-- Logs begin at Sat 2020-12-12 01:31:32 UTC, end at Sat 2020-12-12 04:07:17 UTC. -- Dec 12 02:09:44.541559 n-d-765315-4 systemd[1]: Starting Devstack devstack@c-api.service... Dec 12 02:09:44.549548 n-d-765315-4 devstack@c-api.service[87998]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Dec 12 02:09:44.551572 n-d-765315-4 devstack@c-api.service[87998]: *** Starting uWSGI 2.0.15-debian (64bit) on [Sat Dec 12 02:09:44 2020] *** Dec 12 02:09:44.551572 n-d-765315-4 devstack@c-api.service[87998]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Dec 12 02:09:44.551572 n-d-765315-4 devstack@c-api.service[87998]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Dec 12 02:09:44.551572 n-d-765315-4 devstack@c-api.service[87998]: nodename: n-d-765315-4 Dec 12 02:09:44.551572 n-d-765315-4 devstack@c-api.service[87998]: machine: x86_64 Dec 12 02:09:44.551572 n-d-765315-4 devstack@c-api.service[87998]: clock source: unix Dec 12 02:09:44.551572 n-d-765315-4 devstack@c-api.service[87998]: pcre jit disabled Dec 12 02:09:44.551572 n-d-765315-4 devstack@c-api.service[87998]: detected number of CPU cores: 4 Dec 12 02:09:44.551572 n-d-765315-4 devstack@c-api.service[87998]: current working directory: / Dec 12 02:09:44.551572 n-d-765315-4 devstack@c-api.service[87998]: detected binary path: /usr/bin/uwsgi-core Dec 12 02:09:44.551572 n-d-765315-4 devstack@c-api.service[87998]: dropping root privileges as early as possible Dec 12 02:09:44.551572 n-d-765315-4 devstack@c-api.service[87998]: your processes number limit is 47843 Dec 12 02:09:44.551572 n-d-765315-4 devstack@c-api.service[87998]: your memory page size is 4096 bytes Dec 12 02:09:44.552814 n-d-765315-4 devstack@c-api.service[87998]: detected max file descriptor number: 2048 Dec 12 02:09:44.552814 n-d-765315-4 devstack@c-api.service[87998]: lock engine: pthread robust mutexes Dec 12 02:09:44.552814 n-d-765315-4 devstack@c-api.service[87998]: thunder lock: enabled Dec 12 02:09:44.552814 n-d-765315-4 devstack@c-api.service[87998]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Dec 12 02:09:44.552814 n-d-765315-4 devstack@c-api.service[87998]: dropping root privileges after socket binding Dec 12 02:09:44.552814 n-d-765315-4 devstack@c-api.service[87998]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Dec 12 02:09:44.597013 n-d-765315-4 devstack@c-api.service[87998]: Python main interpreter initialized at 0x557c5b8a29c0 Dec 12 02:09:44.597013 n-d-765315-4 devstack@c-api.service[87998]: dropping root privileges after plugin initialization Dec 12 02:09:44.597013 n-d-765315-4 devstack@c-api.service[87998]: python threads support enabled Dec 12 02:09:44.597013 n-d-765315-4 devstack@c-api.service[87998]: your server socket listen backlog is limited to 100 connections Dec 12 02:09:44.597013 n-d-765315-4 devstack@c-api.service[87998]: your mercy for graceful operations on workers is 90 seconds Dec 12 02:09:44.597435 n-d-765315-4 devstack@c-api.service[87998]: mapped 402621 bytes (393 KB) for 2 cores Dec 12 02:09:44.597435 n-d-765315-4 devstack@c-api.service[87998]: *** Operational MODE: preforking *** Dec 12 02:09:44.597659 n-d-765315-4 devstack@c-api.service[87998]: dropping root privileges after application loading Dec 12 02:09:44.597659 n-d-765315-4 devstack@c-api.service[87998]: *** uWSGI is running in multiple interpreter mode *** Dec 12 02:09:44.597659 n-d-765315-4 devstack@c-api.service[87998]: spawned uWSGI master process (pid: 87998) Dec 12 02:09:44.598078 n-d-765315-4 devstack@c-api.service[87998]: spawned uWSGI worker 1 (pid: 87999, cores: 1) Dec 12 02:09:44.598888 n-d-765315-4 devstack@c-api.service[87998]: spawned uWSGI worker 2 (pid: 88000, cores: 1) Dec 12 02:09:44.598888 n-d-765315-4 devstack@c-api.service[87998]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Dec 12 02:09:44.598090 n-d-765315-4 systemd[1]: Started Devstack devstack@c-api.service. Dec 12 02:09:47.830785 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88000) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Dec 12 02:09:47.833023 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Dec 12 02:09:47.842713 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88000) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 12 02:09:47.844246 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:47.844593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87999) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Dec 12 02:09:47.845337 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:47.845746 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:47.846929 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:47.847061 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Dec 12 02:09:47.847161 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:47.847356 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:47.847576 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:47.847777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:47.847993 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:47.848222 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:47.850751 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87999) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 12 02:09:47.852384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:47.852998 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:47.853409 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:47.854073 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:47.854301 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:47.854521 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:47.854741 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:47.854955 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:47.855170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:47.855400 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.045203 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.045469 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.045659 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.045884 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.046077 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.046167 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.046298 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.046446 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.046534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.046617 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.046690 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.046890 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.047112 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.047347 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.053801 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.054605 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.054824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.055050 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.055269 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.055486 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.055603 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.055709 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.055829 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.055967 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.056168 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.056398 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.056618 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.056892 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.062027 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.062266 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.062533 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.062764 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.062985 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.063126 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.063267 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.063380 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.063488 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.063601 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.063762 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.063978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.064194 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.064422 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.065115 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.065318 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.065435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.065541 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.065703 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.065821 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.065918 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.066018 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.066113 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.066227 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.066349 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.066461 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.066562 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.066658 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.642619 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.642824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.642949 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.643074 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.643189 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.643295 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.643429 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.643555 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.643661 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.643771 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.643869 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.643970 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.644072 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.644169 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.648502 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.648793 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.648986 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.649101 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.649240 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.649347 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.649460 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.649534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.649668 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.649824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.649945 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.650057 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.650156 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.650298 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.653125 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.653250 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.653356 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.653454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.653555 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.653658 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.653767 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.653871 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.653968 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.654072 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.654170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.654266 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.654372 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.654492 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.655803 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.655941 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.656048 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.656151 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.656257 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.656359 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.656470 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.656568 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.656712 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.656815 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.656922 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.657025 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.657133 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.657236 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.661709 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.661951 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.662139 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.662303 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.662470 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.662579 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.662683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.662786 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.662893 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.662995 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.663107 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.663252 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.663359 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.663359 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.672708 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.672965 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.673089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.673196 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.673293 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.673397 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.673502 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.673604 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.673720 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.673824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.673929 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.674030 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.674184 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.674291 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.680301 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.680539 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.680739 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.680856 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.680955 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.681057 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.681169 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.681267 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.681415 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.681514 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.681616 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.681712 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.681820 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.682006 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.683754 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.683988 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.684108 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.684260 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.684376 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.684486 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.684593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.684593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.684825 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.684974 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.685213 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.685213 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.685411 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.685508 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.686354 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.686590 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.686701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.686810 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.686917 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.687013 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.687109 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.687212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.687316 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.687418 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.687515 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.687610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.687705 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.687828 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.690726 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.690858 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.690964 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.691117 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.691217 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.691324 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.691473 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.691618 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.691724 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.691827 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.691923 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.692025 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.692121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.692222 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.695804 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.696067 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.696273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.696387 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.696493 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.696596 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.696723 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.696829 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.696926 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.697030 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.697135 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.697232 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.697423 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.697668 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.698483 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.698798 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.698955 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.699127 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.699230 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.699333 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.699431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.699539 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.699643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.699746 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.699849 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.699950 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.700162 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.700399 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.702896 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.703143 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.703269 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.703369 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.703472 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.703580 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.703684 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.703782 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.703886 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.703988 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.704090 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.704195 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.704292 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.704489 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.713072 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.713313 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.713548 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.713736 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.713839 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.713982 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.714084 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.714185 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.714288 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.714393 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.714490 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.714633 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.714861 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.715102 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.715736 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.715971 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.716206 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.716430 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.716539 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.716643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.716840 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.716939 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.717035 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.717136 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.717232 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.717384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.717609 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.717846 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.719494 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.719740 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.719852 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.719956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.720060 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.720163 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.720264 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.720370 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.720473 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.720571 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.720694 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.720795 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.720889 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.720996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.724556 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.724847 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.724963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.725061 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.725162 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.725258 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.725396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.725519 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.725623 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.725909 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.726019 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.726117 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.726212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.726306 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.728241 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.728506 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.728621 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.728767 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.728877 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.728977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.729086 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.729191 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.729288 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.729389 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.729554 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.729654 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.729757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.729910 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.730992 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.731237 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.731396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.731541 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.731635 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.731720 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.731824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.731930 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.732041 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.732146 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.732244 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.732339 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.732443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.732633 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.737297 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.737536 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.737771 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.737874 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.738009 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.738122 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.738221 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.738317 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.738413 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.738523 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.738622 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.738725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.738824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.739042 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.744380 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.744603 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.744851 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.744972 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.745082 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.745192 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.745297 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.745402 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.745505 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.745609 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.745706 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.745802 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.745996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.746235 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.749930 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.750187 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.750343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.750453 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.750553 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.750650 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.750747 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.750857 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.750985 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.751066 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.751159 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.751254 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.751349 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.751451 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.753510 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.753745 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.753889 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.753990 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.754135 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.754248 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.754353 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.754450 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.754552 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.754663 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.754768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.754865 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.754972 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.755195 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.756170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.756427 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.756631 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.756794 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.756903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.757089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.757196 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.757319 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.757495 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.757713 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.757824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.757921 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.758090 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.758199 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.759401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.759662 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.759868 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.760102 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.760204 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.760363 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.760457 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.760546 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.760699 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.760808 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.760892 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.760986 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.761216 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.761463 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.762106 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.762340 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.762452 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.762584 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.762777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.762777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.763090 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.763266 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.763420 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.763553 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.763716 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.763895 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.764057 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.764217 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.765313 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.765553 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.765783 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.765892 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.766038 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.766205 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.766369 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.766535 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.766695 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.766886 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.766886 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.767200 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.801760 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87999) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 12 02:09:48.802105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.802233 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88000) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 12 02:09:48.802337 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.802446 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.802661 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.802766 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.802961 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.803088 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.803188 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.803284 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.803522 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.803620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.803727 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.803863 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.803953 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.804026 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.804093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.804186 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.804258 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.804375 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.804477 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.804632 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.804766 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.804878 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.804959 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.805101 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.805201 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.805297 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.805393 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.805488 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.805596 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.805696 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.805791 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.805887 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.805983 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.806079 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.806175 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.806250 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.806343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.806447 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.806598 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.806699 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.806797 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.806893 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.806989 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.807087 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.807183 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.807279 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.807383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.807481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.807576 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.807672 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.807767 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.807940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.808055 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.808154 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.808250 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.808354 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.808452 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.808548 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.808644 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.808777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.808874 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.808971 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.809066 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.809162 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.809257 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.809366 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.809466 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.809563 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.809659 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.809868 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.809972 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.810069 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.810165 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.810261 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.810368 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.810466 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.810563 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.810659 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.810755 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.810851 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.810962 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.811059 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.811155 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.811320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.811421 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.811518 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.811614 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.811709 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.811804 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.811881 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.811950 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.812022 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.812124 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.812222 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.812318 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.812412 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.812508 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.812603 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.812802 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.812905 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.813001 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.813111 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.813210 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.813306 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.813402 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.813513 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.813611 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.813708 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.813804 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.813899 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.814003 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.814083 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.814161 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.814257 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.814353 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.814449 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.814545 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.814641 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.814737 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.814841 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.814941 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.815038 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.815134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.815230 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.815325 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.815421 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.815516 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.815612 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.815715 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.815812 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.815908 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.816004 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.816099 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.816176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.816245 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.816338 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.816434 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.816538 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.816617 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.816705 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.816777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.816871 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.816967 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.817063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.817160 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.817255 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.817368 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.817467 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.817563 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.817660 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.817755 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.817852 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.817948 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.818043 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.818120 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.818198 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.818270 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.818494 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.818593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.818689 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.818785 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.818880 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.818976 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.819071 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.819176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.819274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.819370 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.820029 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.820105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.820174 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.820242 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.820309 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.820376 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.820452 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.820523 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.820592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.820697 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.820775 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.820844 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.820844 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.820967 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.821034 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.821124 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.821196 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.821274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.821342 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.821437 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.821532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.821628 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.821723 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.821818 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.821921 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.822000 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.822069 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.822136 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.822229 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.822324 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.822419 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.822517 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.822612 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.822715 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.822964 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.823069 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.823165 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.823261 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.823357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.823452 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.823548 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.823643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.823747 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.823844 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.823940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.824036 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.824131 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.824259 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.824359 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.824455 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.824549 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.824549 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.824756 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.824852 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.824948 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.825044 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.825139 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.825139 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.825323 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.825420 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.825527 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.825626 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.825721 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.825818 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.825914 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.825914 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.826089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.826185 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.826279 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.826358 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.826430 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.826430 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.826604 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.826700 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.826771 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.826838 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.826931 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.827026 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.827122 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.827225 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.827323 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.827428 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.827538 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.827636 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.827732 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.827828 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.827923 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.828018 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.828122 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.828220 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.828292 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.828359 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.828426 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.828693 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.828771 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.828867 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.828963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.829073 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.829173 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.829277 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.829374 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.829469 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.829565 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.829660 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.829757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.829851 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.829953 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.829953 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.830133 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.830205 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.830273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.830340 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.830433 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.830433 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.830608 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.830711 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.830809 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.830904 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.831312 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.831312 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.831490 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.831586 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.831680 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.831775 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.831878 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.831976 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.832071 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.832071 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.832284 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.832384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.832480 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.832575 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.832761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.832875 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.833135 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.833239 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.833336 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.833432 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.833528 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.833624 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.833720 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.833816 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.833921 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.834020 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.834117 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.834213 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.834309 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.834433 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.834542 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.834649 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.834747 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.834851 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.834949 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.835138 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.835758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.835837 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.835905 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.835972 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.836038 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.836105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.836320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.836397 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.836474 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.836602 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.836721 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.836819 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.836892 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.836959 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.837053 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.837161 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.837259 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.837355 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.837450 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.837546 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.837641 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.837737 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.837833 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.837929 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.838032 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.838130 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.838226 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.838322 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.838393 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.838462 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.838529 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.838597 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.838704 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.838810 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.838909 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.839006 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.839102 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.839198 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.839295 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.839391 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.839486 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.839582 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.839685 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.839784 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.839879 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.839976 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.840073 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.840169 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.840264 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.840337 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.840405 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.840562 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.840678 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.840777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.840873 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.840969 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.841065 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.841160 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.841256 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.841352 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.841447 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.841555 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.841653 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.841749 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.841845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.841941 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.842037 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.842133 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.842228 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.842305 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.842382 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.842481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.842577 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.842672 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.842768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.842863 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.842959 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.843030 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.843098 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.843362 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.843437 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.843506 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.843574 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.843642 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.843710 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.843777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.843777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.843899 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.843975 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.844045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.844113 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.844180 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.844247 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.844314 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.844381 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.844381 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.844381 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.844381 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.844624 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.844764 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.844836 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.844903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.844970 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.845038 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.845105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.845172 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.845253 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.845324 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.845400 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.845468 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.845536 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.845603 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.845669 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.845736 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.845803 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.845877 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.845948 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.846062 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.846402 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:48.846532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.846613 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:48.846743 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.846824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:48.846956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.847045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:48.847165 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.847247 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:48.847373 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:48.847454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.847587 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:48.848683 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Dec 12 02:09:48.848683 n-d-765315-4 devstack@c-api.service[87998]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Dec 12 02:09:48.849274 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Dec 12 02:09:48.849274 n-d-765315-4 devstack@c-api.service[87998]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Dec 12 02:09:48.961759 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e 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=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:09:48.963335 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-3926fc05-5a9b-42d5-b755-f2010e114286 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=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:09:49.159269 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.rpc [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Dec 12 02:09:49.159700 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.rpc [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Dec 12 02:09:49.165656 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.rpc [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Dec 12 02:09:49.165785 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.rpc [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Dec 12 02:09:49.171003 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.rpc [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Dec 12 02:09:49.171142 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.rpc [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Dec 12 02:09:49.175975 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.rpc [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Dec 12 02:09:49.176108 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.rpc [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Dec 12 02:09:49.176838 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.176943 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.177262 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.177400 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.195970 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.keymgr.conf_key_mgr [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.196145 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.keymgr.conf_key_mgr [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.198141 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.198348 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.198557 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.198742 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.204503 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.204700 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.204957 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.205133 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.210997 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.211251 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.211368 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.211472 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.215339 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.215467 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.215467 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.215665 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.225133 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e 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=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:09:49.225306 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-3926fc05-5a9b-42d5-b755-f2010e114286 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=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:09:49.231315 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.rpc [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Dec 12 02:09:49.231525 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.rpc [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Dec 12 02:09:49.236778 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.rpc [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Dec 12 02:09:49.236920 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.rpc [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Dec 12 02:09:49.237799 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.237908 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.238226 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.238405 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.240603 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.240745 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.241040 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.241138 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.242935 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.243153 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.243344 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.243563 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.245175 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.245407 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.245564 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.245817 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.247573 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.247686 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.247986 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.248084 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.250495 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.api.contrib.hosts [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Dec 12 02:09:49.250626 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.api.contrib.hosts [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Dec 12 02:09:49.251528 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.251851 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.251945 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.252262 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.254192 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.254522 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.254616 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.254944 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.256741 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.257244 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.257344 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.257790 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.259359 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.259847 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.260340 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.260340 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.261371 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: extensions {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.261771 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: extensions {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.263217 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: extra_specs {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.263619 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: extra_specs {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.265319 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: backups {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.265757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: backups {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.268318 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-volume-manage {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.268857 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-volume-manage {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.270347 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-snapshot-manage {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.270869 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-snapshot-manage {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.274478 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: encryption {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.274823 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: encryption {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.276578 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-quota-sets {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.276994 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-quota-sets {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.278847 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-volume-transfer {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.279293 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-volume-transfer {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.281251 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-quota-class-sets {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.281690 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-quota-class-sets {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.283092 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-hosts {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.283546 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-hosts {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.285795 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-volume-type-access {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.286255 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-volume-type-access {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.287907 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: qos-specs {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.288424 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: qos-specs {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.290861 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: scheduler-stats {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.291377 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: scheduler-stats {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.293037 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: cgsnapshots {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.293561 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: cgsnapshots {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.295034 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: capabilities {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.295534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: capabilities {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.296867 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: consistencygroups {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.297394 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: consistencygroups {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.299632 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-services {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.300163 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-services {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.301469 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: encryption {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.301982 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: encryption {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.303626 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-availability-zone {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.304713 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-availability-zone {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.306699 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.307139 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.307330 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.307762 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.309142 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.309548 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.309748 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.310160 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.311504 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.311910 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.312129 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.312541 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.314051 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.314472 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.314685 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.315110 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.316408 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.316844 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.317111 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.317522 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.318931 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.319339 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.320276 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.320773 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.321893 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.322297 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.322747 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.323157 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.324423 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.324898 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.325319 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.325735 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.326811 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.327223 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.327699 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.328120 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.329086 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.329494 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.329979 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.330394 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.331055 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.snapshot_actions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] SnapshotActionsController initialized {{(pid=88000) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 12 02:09:49.331438 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension VolumeActions extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.331857 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.331960 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.snapshot_actions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] SnapshotActionsController initialized {{(pid=87999) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 12 02:09:49.332212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.332313 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension VolumeActions extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.332573 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension AdminActions extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.332743 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.332977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension AdminActions extending resource: snapshots {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.333079 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.333329 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension AdminActions extending resource: backups {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.333431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension AdminActions extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.333682 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.333791 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension AdminActions extending resource: snapshots {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.334031 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.334139 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension AdminActions extending resource: backups {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.334405 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.334513 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.334746 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.334854 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension VolumeTypeAccess extending resource: types {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.335143 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.335251 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.335495 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.335611 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.335857 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.335959 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension TypesManage extending resource: types {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.336205 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.336306 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.336547 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension TypesManage extending resource: types {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.336683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension UsedLimits extending resource: limits {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.336922 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension SnapshotActions extending resource: snapshots {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.337023 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.337268 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension UsedLimits extending resource: limits {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.337610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.343057 n-d-765315-4 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Dec 12 02:09:49.343668 n-d-765315-4 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Dec 12 02:09:49.350123 n-d-765315-4 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Dec 12 02:09:49.350761 n-d-765315-4 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Dec 12 02:09:49.422905 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Initializing extension manager. {{(pid=87999) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 12 02:09:49.423148 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Initializing extension manager. {{(pid=88000) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 12 02:09:49.423352 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.423473 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.423700 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.423814 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.424221 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.424327 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.424562 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.424686 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.424918 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: ExtendedServices {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.425021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: ExtendedServices {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.425245 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-extended-services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.425356 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-extended-services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.425570 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Extended services support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.425678 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Extended services support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.425892 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.426006 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.426208 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-extended-services {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.426315 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-extended-services {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.426543 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.426645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.426867 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.426970 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.427190 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: TypesExtraSpecs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.427292 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: TypesExtraSpecs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.427506 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-types-extra-specs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.427667 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-types-extra-specs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.427817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Type extra specs support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.427958 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Type extra specs support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.428100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.428238 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.428416 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-types-extra-specs {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.428570 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-types-extra-specs {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.428753 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.429480 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.429752 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.429932 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.430083 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: Backups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.430473 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: Backups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.430631 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: backups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.430772 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: backups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.431019 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Backups support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.431178 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Backups support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.431330 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.431477 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.431616 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: backups {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.431752 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: backups {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.431889 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.432025 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.432173 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.432321 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.432459 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: VolumeActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.432603 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: VolumeActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.432780 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-volume-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.432929 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-volume-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.433069 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Enable volume actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.433207 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Enable volume actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.433351 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.433497 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.433634 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-volume-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.433779 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-volume-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.433917 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.434054 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.434190 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.434327 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.434477 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: SchedulerHints {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.434615 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: SchedulerHints {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.434752 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: OS-SCH-HNT {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.434888 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: OS-SCH-HNT {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.435032 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.435180 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.435326 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.435470 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.435607 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: OS-SCH-HNT {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.435750 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: OS-SCH-HNT {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.435888 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.436045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.436190 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.436327 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.436470 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: VolumeManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.436607 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: VolumeManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.436786 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-volume-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.436925 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-volume-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.437061 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.437197 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.437333 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.437478 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.437624 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-volume-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.437761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-volume-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.437903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.438041 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.438177 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.438321 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.438460 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: SnapshotManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.438603 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: SnapshotManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.438747 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-snapshot-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.438885 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-snapshot-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.439027 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.439172 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.439309 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.439446 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.439583 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-snapshot-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.439740 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-snapshot-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.439952 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.440105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.440250 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.440395 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.440620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: VolumeTypeEncryption {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.440792 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: VolumeTypeEncryption {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.440946 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: encryption {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.441184 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: encryption {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.441332 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Encryption support for volume types. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.441471 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Encryption support for volume types. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.441609 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.441758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.441902 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: encryption {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.442040 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: encryption {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.442176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.442320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.442458 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.442603 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.442749 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: ExtendedSnapshotAttributes {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.442886 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: ExtendedSnapshotAttributes {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.443028 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-extended-snapshot-attributes {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.443173 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-extended-snapshot-attributes {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.443318 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Extended SnapshotAttributes support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.443456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Extended SnapshotAttributes support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.443593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.443735 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.443873 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-extended-snapshot-attributes {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.444021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.444165 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.444303 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.444506 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.445307 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.445448 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: Quotas {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.445594 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: Quotas {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.445739 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-quota-sets {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.445884 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-quota-sets {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.445884 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Quota management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.446151 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Quota management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.446296 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.446439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.446582 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-quota-sets {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.446725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-quota-sets {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.446865 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.447007 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.447156 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.447295 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.447431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: VolumeTransfer {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.447573 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: VolumeTransfer {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.447710 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-volume-transfer {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.447852 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-volume-transfer {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.447991 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Volume transfer management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.448127 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Volume transfer management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.448263 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.448398 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.448534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-volume-transfer {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.448717 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-volume-transfer {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.448858 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.448996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.449132 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.449268 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.449471 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: AdminActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.449618 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: AdminActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.449761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-admin-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.449904 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-admin-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.450128 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Enable admin actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.450272 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Enable admin actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.450422 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.450561 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.450779 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-admin-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.450920 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-admin-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.451057 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.451215 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.451435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.451584 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.451723 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: QuotaClasses {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.451874 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: QuotaClasses {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.452025 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-quota-class-sets {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.452172 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-quota-class-sets {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.452310 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Quota classes management support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.452445 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Quota classes management support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.452580 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.452743 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.452891 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-quota-class-sets {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.453028 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-quota-class-sets {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.453166 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.453302 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.453445 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.453595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.453733 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: VolumeTenantAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.453876 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: VolumeTenantAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.454029 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-vol-tenant-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.454168 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-vol-tenant-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.454312 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.454460 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.454605 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.454742 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.454878 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-vol-tenant-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.455014 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-vol-tenant-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.455159 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.455298 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.455441 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.455579 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.455721 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: Hosts {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.455870 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: Hosts {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.456015 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-hosts {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.456152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-hosts {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.456296 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Admin-only host administration. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.456434 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Admin-only host administration. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.456577 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.456794 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.456934 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-hosts {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.457070 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-hosts {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.457205 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.457348 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.457493 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.457632 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.457768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: VolumeTypeAccess {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.457883 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: VolumeTypeAccess {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.458027 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-volume-type-access {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.458164 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-volume-type-access {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.458312 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Volume type access support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.458451 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Volume type access support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.458593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.458730 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.458866 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-volume-type-access {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.459009 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-volume-type-access {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.459153 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.459290 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.459426 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.459572 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.459717 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: VolumeUnmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.459859 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: VolumeUnmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.459996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-volume-unmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.460295 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-volume-unmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.460437 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Enable volume unmanage operation. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.460582 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Enable volume unmanage operation. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.460761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.460761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-volume-unmanage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.461080 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.461218 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.461355 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-volume-unmanage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.461586 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.461735 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.461872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: VolumeImageMetadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.462007 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.462150 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-vol-image-meta {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.462285 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: VolumeImageMetadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.462429 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Show image metadata associated with the volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.462566 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-vol-image-meta {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.462701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.462836 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Show image metadata associated with the volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.462971 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-vol-image-meta {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.463106 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.463253 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.463390 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-vol-image-meta {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.463532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.463677 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.463819 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: Qos_specs_manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.463963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.464107 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: qos-specs {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.464243 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: Qos_specs_manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.464378 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: QoS specs support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.464513 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: qos-specs {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.464649 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.464835 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: QoS specs support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.464973 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: qos-specs {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.465108 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.465249 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.465429 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: qos-specs {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.465586 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.465725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.465868 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: VolumeMigStatusAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.466004 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.466139 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-vol-mig-status-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.466285 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: VolumeMigStatusAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.466421 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.466563 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-vol-mig-status-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.466706 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.466851 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.466988 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-vol-mig-status-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.467135 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.467448 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.467599 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-vol-mig-status-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.467738 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.467876 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.468000 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: Scheduler_stats {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.468136 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.468272 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: scheduler-stats {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.468407 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: Scheduler_stats {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.468549 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Scheduler stats support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.468758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: scheduler-stats {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.468912 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.469057 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Scheduler stats support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.469194 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: scheduler-stats {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.469329 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.469472 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.469620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: scheduler-stats {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.469763 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.469880 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.470021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: Cgsnapshots {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.470170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.470311 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: cgsnapshots {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.470520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: Cgsnapshots {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.470661 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: cgsnapshots support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.470804 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: cgsnapshots {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.470956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.471411 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: cgsnapshots support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.471563 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: cgsnapshots {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.471798 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.471939 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.472066 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: cgsnapshots {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.472182 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.472325 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.472469 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: Capabilities {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.472592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.472744 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: capabilities {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.472882 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: Capabilities {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.473018 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Capabilities support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.473167 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: capabilities {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.473318 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.473456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Capabilities support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.473599 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: capabilities {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.473742 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.473886 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.474010 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: capabilities {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.474152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.474296 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.474719 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: SnapshotUnmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.474882 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.475003 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-snapshot-unmanage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.475141 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: SnapshotUnmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.475278 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Enable volume unmanage operation. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.475422 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-snapshot-unmanage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.475565 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.475565 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-snapshot-unmanage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.475889 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Enable volume unmanage operation. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.476092 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.476239 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.476375 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.476512 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-snapshot-unmanage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.476683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: Consistencygroups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.476846 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.476986 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: consistencygroups {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.477128 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.477267 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: consistency groups support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.477415 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: Consistencygroups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.477564 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.477702 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: consistencygroups {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.477903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: consistencygroups {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.478023 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: consistency groups support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.478163 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.services.Services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.478302 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.478438 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.478583 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: consistencygroups {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.478720 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: Services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.478862 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.services.Services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.479005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-services {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.479142 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.479291 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Services support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.479430 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: Services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.479566 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.479701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-services {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.479836 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-services {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.479958 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Services support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.480103 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.480245 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.480365 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.480529 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-services {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.480825 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: TypesManage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.480981 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.481106 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-types-manage {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.481332 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.481482 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Types manage support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.481620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: TypesManage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.481765 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.481999 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-types-manage {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.482140 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-types-manage {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.482277 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Types manage support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.482414 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.482531 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.482665 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.482813 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-types-manage {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.482956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: SnapshotActions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.483105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.483250 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-snapshot-actions {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.483388 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.483533 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Enable snapshot manager actions. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.483671 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: SnapshotActions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.483812 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.483949 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-snapshot-actions {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.484065 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-snapshot-actions {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.484205 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Enable snapshot manager actions. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.484353 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.484496 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.484641 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.484820 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-snapshot-actions {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.484964 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: UsedLimits {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.485111 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.485249 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-used-limits {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.485391 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.485534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Provide data on limited resources that are being used. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.485673 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: UsedLimits {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.485821 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.485964 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-used-limits {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.486108 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-used-limits {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.486250 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Provide data on limited resources that are being used. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.486387 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.486530 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.486683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.486822 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-used-limits {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.486964 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: VolumeEncryptionMetadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.487106 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.487243 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-volume-encryption-metadata {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.487386 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.487524 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.487665 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: VolumeEncryptionMetadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.487804 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.487940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-volume-encryption-metadata {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.488175 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-volume-encryption-metadata {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.488317 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Volume encryption metadata retrieval support. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.488454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.488597 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.488760 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.488898 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-volume-encryption-metadata {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.489047 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: VolumeHostAttribute {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.489192 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.489335 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-vol-host-attr {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.489479 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.489616 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Expose host as an attribute of a volume. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.489616 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.489890 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: VolumeHostAttribute {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.490032 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-vol-host-attr {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.490172 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-vol-host-attr {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.490308 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.490450 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Expose host as an attribute of a volume. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.490574 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88000) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.490710 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.490859 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext name: AvailabilityZones {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.491067 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-vol-host-attr {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.491197 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext alias: os-availability-zone {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.491838 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 12 02:09:49.492501 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext description: Describe Availability Zones. {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.492628 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87999) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 12 02:09:49.492817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.492972 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext name: AvailabilityZones {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 12 02:09:49.493112 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Loaded extension: os-availability-zone {{(pid=88000) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.493256 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext alias: os-availability-zone {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 12 02:09:49.493256 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext description: Describe Availability Zones. {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 12 02:09:49.493256 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87999) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 12 02:09:49.493256 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.extensions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Loaded extension: os-availability-zone {{(pid=87999) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 12 02:09:49.493836 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.493836 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.494109 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.494351 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.495902 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.496313 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.496711 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.497128 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.498459 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.498867 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.499218 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.499627 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.500628 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.501122 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.501436 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.501844 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.515677 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.516099 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.516372 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.516827 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.520256 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.520691 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.521009 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.521438 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.525000 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.525422 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.525838 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.526264 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.530426 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.530840 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.531254 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.531679 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.534740 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.535172 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.535524 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.535947 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.538982 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.539404 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.539676 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.540098 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.543661 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.544076 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.544359 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.544804 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.547673 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.548094 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.548404 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.548858 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.552072 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.552498 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.552883 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.553309 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.555197 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.555610 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.556159 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.556571 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.559003 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.559415 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.559989 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.560403 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.566577 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.566997 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.567527 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.567943 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.572532 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.572965 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.573370 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.573799 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.575060 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.575467 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.575956 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.576364 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.577363 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.577782 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.578223 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.578641 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.579586 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.579992 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.580444 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.580890 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.581777 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.582184 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.582625 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.583032 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.585202 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.585619 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.585979 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.586391 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.587794 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.588200 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.588573 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.589007 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.590341 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.590759 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.591124 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.591547 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.592634 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.593062 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.593445 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.593853 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.594610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: extensions {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.595398 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: extensions {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.596733 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: extra_specs {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.597537 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: extra_specs {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.598947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: backups {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.599809 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: backups {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.602382 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-volume-manage {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.603155 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-volume-manage {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.604415 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-snapshot-manage {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.605291 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-snapshot-manage {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.606606 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: encryption {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.607451 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: encryption {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.608690 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-quota-sets {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.609549 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-quota-sets {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.610919 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-volume-transfer {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.611765 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-volume-transfer {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.614337 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-quota-class-sets {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.615148 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-quota-class-sets {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.616121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-hosts {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.617192 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-hosts {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.619078 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-volume-type-access {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.619889 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-volume-type-access {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.621365 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: qos-specs {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.622065 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: qos-specs {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.624303 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: scheduler-stats {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.625027 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: scheduler-stats {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.626385 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: cgsnapshots {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.627054 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: cgsnapshots {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.628429 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: capabilities {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.629075 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: capabilities {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.630445 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: consistencygroups {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.631112 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: consistencygroups {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.633668 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-services {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.634462 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-services {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.635450 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: encryption {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.636261 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: encryption {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.637692 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extended resource: os-availability-zone {{(pid=88000) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.638489 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extended resource: os-availability-zone {{(pid=87999) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 12 02:09:49.640210 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.640639 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.641057 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.641487 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.642603 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.642995 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.643408 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.643817 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.645031 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.645436 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.645831 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.646245 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.647587 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.648093 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.648397 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.648831 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.650152 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.650558 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.650778 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.651187 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.652675 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.653081 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.653332 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.653739 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.655188 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.655595 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.655846 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.656267 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.657762 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.658181 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.658440 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.658857 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.659988 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.660394 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.660674 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.661081 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.662250 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.662655 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.662903 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:09:49.663840 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:09:49.665016 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.snapshot_actions [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] SnapshotActionsController initialized {{(pid=88000) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 12 02:09:49.665357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension VolumeActions extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.665460 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.snapshot_actions [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] SnapshotActionsController initialized {{(pid=87999) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 12 02:09:49.665773 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.665874 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension VolumeActions extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.666128 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.666229 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.666493 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension AdminActions extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.666595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.666874 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension AdminActions extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.666974 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension AdminActions extending resource: snapshots {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.667228 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension AdminActions extending resource: backups {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.667328 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension AdminActions extending resource: snapshots {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.667580 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.667680 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension AdminActions extending resource: backups {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.667928 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.668037 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.668284 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension VolumeTypeAccess extending resource: types {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.668385 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.668628 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.668758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.669020 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.669119 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.669363 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.669464 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.669705 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension TypesManage extending resource: types {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.669807 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.670043 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension TypesManage extending resource: types {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.670142 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.670375 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension UsedLimits extending resource: limits {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.670474 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension SnapshotActions extending resource: snapshots {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.670712 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension UsedLimits extending resource: limits {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.670812 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88000) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.671066 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87999) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 12 02:09:49.676697 n-d-765315-4 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Dec 12 02:09:49.677049 n-d-765315-4 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Dec 12 02:09:49.683038 n-d-765315-4 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-3926fc05-5a9b-42d5-b755-f2010e114286 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Dec 12 02:09:49.683692 n-d-765315-4 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-9e075aa9-bd02-4b4d-9631-1702349ce99e None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Dec 12 02:09:49.688456 n-d-765315-4 devstack@c-api.service[87998]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x557c5b8a29c0 pid: 88000 (default app) Dec 12 02:09:49.689069 n-d-765315-4 devstack@c-api.service[87998]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x557c5b8a29c0 pid: 87999 (default app) Dec 12 02:09:49.691120 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1/1] 10.222.0.50 () {50 vars in 766 bytes} [Sat Dec 12 02:09:49 2020] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Dec 12 02:09:55.855929 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6921f06b-9573-40f6-81a6-a0542d6d03bc admin admin] POST http://10.222.0.50/volume/v3/346c48d97c854e92a9e6cadcf7e3b8d5/types Dec 12 02:09:55.858093 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:09:55.858093 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:09:55.858644 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6921f06b-9573-40f6-81a6-a0542d6d03bc admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:09:55.861587 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:09:55.861587 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:09:55.874968 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-6921f06b-9573-40f6-81a6-a0542d6d03bc 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=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:09:55.915943 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6921f06b-9573-40f6-81a6-a0542d6d03bc admin admin] http://10.222.0.50/volume/v3/346c48d97c854e92a9e6cadcf7e3b8d5/types returned with HTTP 200 Dec 12 02:09:55.916771 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1/2] 10.222.0.50 () {60 vars in 1228 bytes} [Sat Dec 12 02:09:55 2020] POST /volume/v3/346c48d97c854e92a9e6cadcf7e3b8d5/types => generated 186 bytes in 736 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:09:56.293308 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6921f06b-9573-40f6-81a6-a0542d6d03bc req-09b03cec-6426-4941-a958-c666b01c1bc6 admin admin] POST http://10.222.0.50/volume/v3/346c48d97c854e92a9e6cadcf7e3b8d5/types/b4c99797-aeb1-4d04-a8a1-b5a048ea0394/extra_specs Dec 12 02:09:56.295688 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:09:56.295688 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:09:56.296976 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6921f06b-9573-40f6-81a6-a0542d6d03bc req-09b03cec-6426-4941-a958-c666b01c1bc6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:09:56.300160 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:09:56.300160 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:09:56.343004 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [req-6921f06b-9573-40f6-81a6-a0542d6d03bc req-09b03cec-6426-4941-a958-c666b01c1bc6 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=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:09:56.535890 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6921f06b-9573-40f6-81a6-a0542d6d03bc req-09b03cec-6426-4941-a958-c666b01c1bc6 admin admin] http://10.222.0.50/volume/v3/346c48d97c854e92a9e6cadcf7e3b8d5/types/b4c99797-aeb1-4d04-a8a1-b5a048ea0394/extra_specs returned with HTTP 200 Dec 12 02:09:56.536696 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 2/3] 10.222.0.50 () {62 vars in 1445 bytes} [Sat Dec 12 02:09:55 2020] POST /volume/v3/346c48d97c854e92a9e6cadcf7e3b8d5/types/b4c99797-aeb1-4d04-a8a1-b5a048ea0394/extra_specs => generated 55 bytes in 614 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:10:55.646337 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6921f06b-9573-40f6-81a6-a0542d6d03bc admin admin] GET http://10.222.0.50/volume// Dec 12 02:10:55.646852 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6921f06b-9573-40f6-81a6-a0542d6d03bc admin admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:10:55.647250 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6921f06b-9573-40f6-81a6-a0542d6d03bc admin admin] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:10:55.648717 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6921f06b-9573-40f6-81a6-a0542d6d03bc admin admin] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:10:55.649404 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 2/4] 10.222.0.50 () {56 vars in 1088 bytes} [Sat Dec 12 02:10:55 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:13:24.762090 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-188e031a-f26b-4807-8113-d7af402c195e tempest-verify_tempest_config-1525944959 tempest-verify_tempest_config-1525944959] GET http://10.222.0.50/volume/v3/db5a6a8999364762a49e20de673e0b0f/extensions Dec 12 02:13:24.762630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-188e031a-f26b-4807-8113-d7af402c195e tempest-verify_tempest_config-1525944959 tempest-verify_tempest_config-1525944959] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:13:24.763090 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-188e031a-f26b-4807-8113-d7af402c195e tempest-verify_tempest_config-1525944959 tempest-verify_tempest_config-1525944959] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:13:24.763855 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-188e031a-f26b-4807-8113-d7af402c195e tempest-verify_tempest_config-1525944959 tempest-verify_tempest_config-1525944959] http://10.222.0.50/volume/v3/db5a6a8999364762a49e20de673e0b0f/extensions returned with HTTP 200 Dec 12 02:13:24.764583 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 3/5] 10.222.0.50 () {58 vars in 1213 bytes} [Sat Dec 12 02:13:24 2020] GET /volume/v3/db5a6a8999364762a49e20de673e0b0f/extensions => generated 5245 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:13:24.800415 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6921f06b-9573-40f6-81a6-a0542d6d03bc admin admin] GET http://10.222.0.50/volume/ Dec 12 02:13:24.800943 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6921f06b-9573-40f6-81a6-a0542d6d03bc admin admin] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:13:24.801174 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1386: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. Dec 12 02:13:24.801174 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:13:24.801540 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6921f06b-9573-40f6-81a6-a0542d6d03bc admin admin] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:13:24.802561 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6921f06b-9573-40f6-81a6-a0542d6d03bc admin admin] http://10.222.0.50/volume/ returned with HTTP 300 Dec 12 02:13:24.803147 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 3/6] 10.222.0.50 () {52 vars in 806 bytes} [Sat Dec 12 02:13:24 2020] GET /volume => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:20:02.960452 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] POST http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes Dec 12 02:20:02.961229 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-437028412"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:20:02.962313 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-437028412'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:20:02.963908 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Create volume of 1 GB Dec 12 02:20:03.009996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Availability zone cache updated, next update will occur around 2020-12-12 03:20:03.007823. {{(pid=88000) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 12 02:20:03.010341 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Availability Zones retrieved successfully. Dec 12 02:20:03.108233 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Flow 'volume_create_api' (22b1ef3d-2101-46b1-9840-4c47a7b86e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:20:03.115549 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4210634-ffeb-4869-bcb6-60de0da28310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:20:03.121245 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:20:03.222736 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4210634-ffeb-4869-bcb6-60de0da28310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:20:03.224945 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47943552-2aad-4710-808d-b4cc9a8bb249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:20:03.276612 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:20:03.277525 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:20:03.379853 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Created reservations ['5f2dbe59-69ef-4c9e-9d47-e4ec63301ba3', 'a8164eb3-2297-46ab-be45-d9bbc8921c5b', 'd7155999-9c2c-4d88-a48c-22a1e30b9e60', 'cfa08aba-f03c-4688-897b-b7974b53f5b8'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:20:03.382111 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47943552-2aad-4710-808d-b4cc9a8bb249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f2dbe59-69ef-4c9e-9d47-e4ec63301ba3', 'a8164eb3-2297-46ab-be45-d9bbc8921c5b', 'd7155999-9c2c-4d88-a48c-22a1e30b9e60', 'cfa08aba-f03c-4688-897b-b7974b53f5b8']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:20:03.385485 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (731079ab-cc8c-44b5-b916-524bbcdb30ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:20:03.619479 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (731079ab-cc8c-44b5-b916-524bbcdb30ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64b4d50a-0bdf-4b0c-900c-b265123c06a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-437028412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='495bb326af69457e9525f8a5f81c3275',qos_specs=None,replication_status=,reservations=['5f2dbe59-69ef-4c9e-9d47-e4ec63301ba3','a8164eb3-2297-46ab-be45-d9bbc8921c5b','d7155999-9c2c-4d88-a48c-22a1e30b9e60','cfa08aba-f03c-4688-897b-b7974b53f5b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db6d12a620194e1481ecb812021bc3b4',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:20:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-437028412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64b4d50a-0bdf-4b0c-900c-b265123c06a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='495bb326af69457e9525f8a5f81c3275',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='db6d12a620194e1481ecb812021bc3b4',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:20:03.641756 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a40990a-7b49-4120-bf21-77dd0b723192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:20:03.744966 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a40990a-7b49-4120-bf21-77dd0b723192) transitioned into state 'SUCCESS' from state '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-437028412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='495bb326af69457e9525f8a5f81c3275',qos_specs=None,replication_status=,reservations=['5f2dbe59-69ef-4c9e-9d47-e4ec63301ba3','a8164eb3-2297-46ab-be45-d9bbc8921c5b','d7155999-9c2c-4d88-a48c-22a1e30b9e60','cfa08aba-f03c-4688-897b-b7974b53f5b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db6d12a620194e1481ecb812021bc3b4',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:20:03.747631 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e24ea107-5d6b-4279-8f51-4df81b3c79af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:20:03.859462 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e24ea107-5d6b-4279-8f51-4df81b3c79af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:20:03.863456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Flow 'volume_create_api' (22b1ef3d-2101-46b1-9840-4c47a7b86e4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:20:04.003566 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Create volume request issued successfully. Dec 12 02:20:04.071966 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c65be6e0-7bbb-481b-a480-88367c488455 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes returned with HTTP 202 Dec 12 02:20:04.075129 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 4/7] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:20:02 2020] POST /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes => generated 816 bytes in 1118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:20:04.089214 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec8ffdb2-9ac6-4532-90bc-d57cd8bdf6f9 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:04.089996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec8ffdb2-9ac6-4532-90bc-d57cd8bdf6f9 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:04.090921 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec8ffdb2-9ac6-4532-90bc-d57cd8bdf6f9 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:04.475441 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:04.475441 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:04.500235 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ec8ffdb2-9ac6-4532-90bc-d57cd8bdf6f9 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:04.583664 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec8ffdb2-9ac6-4532-90bc-d57cd8bdf6f9 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:04.585181 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 4/8] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:20:04 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 908 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:20:05.601235 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ceec0ed8-8351-44d8-9e78-993e348f38cd tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:05.601740 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ceec0ed8-8351-44d8-9e78-993e348f38cd tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:05.602123 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:05.602123 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:05.602723 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ceec0ed8-8351-44d8-9e78-993e348f38cd tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:05.708014 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:05.708014 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:05.733413 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ceec0ed8-8351-44d8-9e78-993e348f38cd tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:05.762762 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ceec0ed8-8351-44d8-9e78-993e348f38cd tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:05.764110 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 5/9] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:20:05 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 909 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:20:06.196174 n-d-765315-4 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-ec8ffdb2-9ac6-4532-90bc-d57cd8bdf6f9 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Dec 12 02:20:06.199871 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-d69d9dd9-996b-4305-8b65-a0f482680b1d tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:06.202224 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-d69d9dd9-996b-4305-8b65-a0f482680b1d tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:06.202593 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:06.202593 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:06.203161 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-d69d9dd9-996b-4305-8b65-a0f482680b1d tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:06.304729 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:06.304729 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:06.326783 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-d69d9dd9-996b-4305-8b65-a0f482680b1d tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:06.372816 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-d69d9dd9-996b-4305-8b65-a0f482680b1d tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:06.373802 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 5/10] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:20:06 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 909 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:20:06.473849 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ceec0ed8-8351-44d8-9e78-993e348f38cd tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume// Dec 12 02:20:06.474716 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ceec0ed8-8351-44d8-9e78-993e348f38cd tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:06.474935 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:06.474935 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:06.475307 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ceec0ed8-8351-44d8-9e78-993e348f38cd tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:06.476796 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ceec0ed8-8351-44d8-9e78-993e348f38cd tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:20:06.477921 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 6/11] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:20:06 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:20:06.495606 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-bb6f5d91-4933-4e14-b90d-9e6c2b4a7ebd tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] POST http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/attachments Dec 12 02:20:06.496456 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:06.496456 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:06.498061 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-bb6f5d91-4933-4e14-b90d-9e6c2b4a7ebd tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64b4d50a-0bdf-4b0c-900c-b265123c06a2", "instance_uuid": "4fa83d20-59b3-42a5-88bd-96a867ee9e2e", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:20:06.559936 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:06.559936 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:06.661834 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-bb6f5d91-4933-4e14-b90d-9e6c2b4a7ebd tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/attachments returned with HTTP 200 Dec 12 02:20:06.663610 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 6/12] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:20:06 2020] POST /volume/v3/495bb326af69457e9525f8a5f81c3275/attachments => generated 273 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:20:06.724276 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2c66837-3b81-4a8e-8e63-e197b1a63357 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:06.725206 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2c66837-3b81-4a8e-8e63-e197b1a63357 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:06.725797 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2c66837-3b81-4a8e-8e63-e197b1a63357 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:06.758598 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-bb6f5d91-4933-4e14-b90d-9e6c2b4a7ebd tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume// Dec 12 02:20:06.759399 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-bb6f5d91-4933-4e14-b90d-9e6c2b4a7ebd tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:06.759802 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:06.759802 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:06.760478 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-bb6f5d91-4933-4e14-b90d-9e6c2b4a7ebd tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:06.761853 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-bb6f5d91-4933-4e14-b90d-9e6c2b4a7ebd tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:20:06.763005 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 7/13] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:20:06 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:20:06.817012 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:06.817012 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:06.826098 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2c66837-3b81-4a8e-8e63-e197b1a63357 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:06.855226 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:06.855226 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:06.866279 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2c66837-3b81-4a8e-8e63-e197b1a63357 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:06.867502 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 7/14] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:20:06 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 908 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:20:06.955498 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-56a1ef0f-8772-48ae-8b87-069930de77c1 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:06.957758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-56a1ef0f-8772-48ae-8b87-069930de77c1 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:06.958461 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-56a1ef0f-8772-48ae-8b87-069930de77c1 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:07.016620 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:07.016620 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:07.025617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-56a1ef0f-8772-48ae-8b87-069930de77c1 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:07.046199 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:07.046199 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:07.056712 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-56a1ef0f-8772-48ae-8b87-069930de77c1 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:07.057967 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 8/15] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:20:06 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 1007 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:20:07.170053 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-ebd413dc-e5cf-454c-bffd-802df78c4144 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] PUT http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/attachments/e50f11c3-5e54-45ca-b0a4-2247483d5b6a Dec 12 02:20:07.170582 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:07.170582 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:07.171015 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-ebd413dc-e5cf-454c-bffd-802df78c4144 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:20:07.227050 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:20:07.227050 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:20:07.228773 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-ebd413dc-e5cf-454c-bffd-802df78c4144 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Lock "b'cinder-attachment_update-64b4d50a-0bdf-4b0c-900c-b265123c06a2-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.029s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:20:07.238225 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:07.238225 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:07.883839 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00582698-7689-4436-b868-a4418756a61d tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:07.884509 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00582698-7689-4436-b868-a4418756a61d tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:07.884850 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:07.884850 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:07.885382 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00582698-7689-4436-b868-a4418756a61d tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:07.952482 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:07.952482 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:07.963766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-00582698-7689-4436-b868-a4418756a61d tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:08.010305 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:08.010305 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:08.034019 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00582698-7689-4436-b868-a4418756a61d tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:08.039925 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 9/16] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:20:07 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 908 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:20:09.055519 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0312070-a333-4a0a-b430-2b8d36986c8e tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:09.056031 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0312070-a333-4a0a-b430-2b8d36986c8e tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:09.056199 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:09.056199 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:09.056573 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0312070-a333-4a0a-b430-2b8d36986c8e tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:09.130933 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:09.130933 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:09.142506 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e0312070-a333-4a0a-b430-2b8d36986c8e tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:09.187147 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:09.187147 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:09.208328 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0312070-a333-4a0a-b430-2b8d36986c8e tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:09.211978 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 10/17] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:20:09 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 908 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:20:10.227274 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99520f86-6d9b-40d4-b850-433b9beae364 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:10.227822 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99520f86-6d9b-40d4-b850-433b9beae364 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:10.228326 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:10.228326 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:10.228691 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99520f86-6d9b-40d4-b850-433b9beae364 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:10.308251 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:10.308251 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:10.323526 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-99520f86-6d9b-40d4-b850-433b9beae364 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:10.364052 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:10.364052 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:10.385618 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99520f86-6d9b-40d4-b850-433b9beae364 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:10.386849 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 11/18] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:20:10 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 908 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:20:11.402508 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2cd701ae-0d0f-4bfe-84dc-7643dffc3603 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:11.403909 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2cd701ae-0d0f-4bfe-84dc-7643dffc3603 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:11.404106 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:11.404106 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:11.404734 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2cd701ae-0d0f-4bfe-84dc-7643dffc3603 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:11.512905 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:11.512905 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:11.545174 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2cd701ae-0d0f-4bfe-84dc-7643dffc3603 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:11.570240 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:11.570240 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:11.581259 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2cd701ae-0d0f-4bfe-84dc-7643dffc3603 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:11.582633 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 12/19] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:20:11 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 908 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:20:12.537068 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-ebd413dc-e5cf-454c-bffd-802df78c4144 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Lock "b'cinder-attachment_update-64b4d50a-0bdf-4b0c-900c-b265123c06a2-n-h2-765315-4'" released by "attachment_update" :: held 5.308s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:20:12.537895 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-ebd413dc-e5cf-454c-bffd-802df78c4144 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/attachments/e50f11c3-5e54-45ca-b0a4-2247483d5b6a returned with HTTP 200 Dec 12 02:20:12.539150 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 8/20] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 02:20:07 2020] PUT /volume/v3/495bb326af69457e9525f8a5f81c3275/attachments/e50f11c3-5e54-45ca-b0a4-2247483d5b6a => generated 762 bytes in 5377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:20:12.599687 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37b84334-d846-48e9-838f-9f65e1955081 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:12.600423 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37b84334-d846-48e9-838f-9f65e1955081 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:12.600847 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:12.600847 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:12.601431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37b84334-d846-48e9-838f-9f65e1955081 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:12.687913 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:12.687913 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:12.704104 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-37b84334-d846-48e9-838f-9f65e1955081 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:12.726963 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:12.726963 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:12.737068 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37b84334-d846-48e9-838f-9f65e1955081 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:12.738187 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 13/21] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:20:12 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 909 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:20:13.755275 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8de29953-fbc4-41d4-a79e-e1b2abf59545 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:13.755990 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8de29953-fbc4-41d4-a79e-e1b2abf59545 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:13.756187 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:13.756187 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:13.756993 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8de29953-fbc4-41d4-a79e-e1b2abf59545 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:13.926091 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:13.926091 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:13.953928 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8de29953-fbc4-41d4-a79e-e1b2abf59545 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:13.975996 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:13.975996 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:13.985185 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8de29953-fbc4-41d4-a79e-e1b2abf59545 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:13.986400 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 9/22] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:20:13 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 909 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:20:15.002042 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f12dfcb5-1d44-4977-a6ee-868b853c31be tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:15.002586 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f12dfcb5-1d44-4977-a6ee-868b853c31be tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:15.002762 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:15.002762 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:15.003141 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f12dfcb5-1d44-4977-a6ee-868b853c31be tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:15.078568 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:15.078568 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:15.088624 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f12dfcb5-1d44-4977-a6ee-868b853c31be tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:15.127378 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:15.127378 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:15.137927 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f12dfcb5-1d44-4977-a6ee-868b853c31be tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:15.139207 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 14/23] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:20:14 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 909 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:20:16.154557 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6694489-c04c-47c1-bfd5-3a9d9038c194 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:16.155976 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6694489-c04c-47c1-bfd5-3a9d9038c194 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:16.156972 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:16.156972 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:16.157746 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6694489-c04c-47c1-bfd5-3a9d9038c194 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:16.264765 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:16.264765 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:16.279978 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a6694489-c04c-47c1-bfd5-3a9d9038c194 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:16.321401 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:16.321401 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:16.340123 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6694489-c04c-47c1-bfd5-3a9d9038c194 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:16.343550 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 10/24] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:20:16 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 909 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:20:17.361429 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e58dee03-5713-47b4-9415-8432c5e04b6f tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:17.362069 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e58dee03-5713-47b4-9415-8432c5e04b6f tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:17.362389 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:17.362389 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:17.362903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e58dee03-5713-47b4-9415-8432c5e04b6f tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:17.473979 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:17.473979 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:17.482271 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e58dee03-5713-47b4-9415-8432c5e04b6f tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:17.506221 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:17.506221 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:17.514978 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e58dee03-5713-47b4-9415-8432c5e04b6f tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:17.516369 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 15/25] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:20:17 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 909 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:20:18.534637 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ef6eafa-f104-477d-aa3b-d4f6d2c809b1 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:18.535623 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ef6eafa-f104-477d-aa3b-d4f6d2c809b1 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:18.535623 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:18.535623 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:18.536146 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ef6eafa-f104-477d-aa3b-d4f6d2c809b1 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:18.617805 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:18.617805 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:18.629022 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9ef6eafa-f104-477d-aa3b-d4f6d2c809b1 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:18.652949 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:18.652949 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:18.666989 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ef6eafa-f104-477d-aa3b-d4f6d2c809b1 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:18.668505 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 11/26] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:20:18 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 909 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:20:19.043782 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-1b03e9b7-6d55-43f6-b2a6-976dcb3b40b7 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] POST http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/attachments/e50f11c3-5e54-45ca-b0a4-2247483d5b6a/action Dec 12 02:20:19.044286 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:19.044286 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:19.046025 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-1b03e9b7-6d55-43f6-b2a6-976dcb3b40b7 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:20:19.046411 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-1b03e9b7-6d55-43f6-b2a6-976dcb3b40b7 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:20:19.150356 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:19.150356 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:19.168202 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-1b03e9b7-6d55-43f6-b2a6-976dcb3b40b7 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/attachments/e50f11c3-5e54-45ca-b0a4-2247483d5b6a/action returned with HTTP 204 Dec 12 02:20:19.169051 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 16/27] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 02:20:19 2020] POST /volume/v3/495bb326af69457e9525f8a5f81c3275/attachments/e50f11c3-5e54-45ca-b0a4-2247483d5b6a/action => generated 0 bytes in 133 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:20:19.687554 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4637de61-625d-43c8-aca4-e3def80d63e8 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:19.688698 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4637de61-625d-43c8-aca4-e3def80d63e8 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:19.689130 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:19.689130 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:19.689785 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4637de61-625d-43c8-aca4-e3def80d63e8 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:19.813515 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:19.813515 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:19.836217 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4637de61-625d-43c8-aca4-e3def80d63e8 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:19.882120 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:19.882120 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:19.901180 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4637de61-625d-43c8-aca4-e3def80d63e8 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:19.902017 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 12/28] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:20:19 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 1201 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:20:27.876190 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-1b03e9b7-6d55-43f6-b2a6-976dcb3b40b7 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume// Dec 12 02:20:27.877234 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-1b03e9b7-6d55-43f6-b2a6-976dcb3b40b7 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:27.877594 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:27.877594 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:27.878201 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-1b03e9b7-6d55-43f6-b2a6-976dcb3b40b7 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:27.879377 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-072a0fdc-dd6a-4bdd-ba22-ce7a2b7c4059 req-1b03e9b7-6d55-43f6-b2a6-976dcb3b40b7 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:20:27.880127 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 17/29] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 02:20:27 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:20:28.098600 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-c0966765-4ead-4c62-816b-40e451fe3da4 tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] POST http://10.222.0.50/volume/v3/40ac1fd372ba48739c4724f516c16984/attachments Dec 12 02:20:28.099482 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:28.099482 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:28.100202 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-c0966765-4ead-4c62-816b-40e451fe3da4 tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "64b4d50a-0bdf-4b0c-900c-b265123c06a2", "instance_uuid": "4fa83d20-59b3-42a5-88bd-96a867ee9e2e", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:20:28.172830 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:28.172830 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:30.145297 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-c0966765-4ead-4c62-816b-40e451fe3da4 tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] http://10.222.0.50/volume/v3/40ac1fd372ba48739c4724f516c16984/attachments returned with HTTP 200 Dec 12 02:20:30.146979 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 13/30] 10.222.0.24 () {64 vars in 1358 bytes} [Sat Dec 12 02:20:28 2020] POST /volume/v3/40ac1fd372ba48739c4724f516c16984/attachments => generated 762 bytes in 2054 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:20:30.363394 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-afca1ef7-0493-4921-a2d2-49600cadab76 tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] GET http://10.222.0.50/volume/v3/40ac1fd372ba48739c4724f516c16984/attachments/20cd7ad9-d325-42a5-8a8b-6f84a96f6ce7 Dec 12 02:20:30.363957 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-afca1ef7-0493-4921-a2d2-49600cadab76 tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:30.364432 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-afca1ef7-0493-4921-a2d2-49600cadab76 tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:30.398038 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-afca1ef7-0493-4921-a2d2-49600cadab76 tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] http://10.222.0.50/volume/v3/40ac1fd372ba48739c4724f516c16984/attachments/20cd7ad9-d325-42a5-8a8b-6f84a96f6ce7 returned with HTTP 200 Dec 12 02:20:30.398896 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 18/31] 10.222.0.24 () {60 vars in 1415 bytes} [Sat Dec 12 02:20:30 2020] GET /volume/v3/40ac1fd372ba48739c4724f516c16984/attachments/20cd7ad9-d325-42a5-8a8b-6f84a96f6ce7 => generated 789 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:20:40.735311 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-8cef254c-3238-4028-8509-b8ee9ada97bc tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] POST http://10.222.0.50/volume/v3/40ac1fd372ba48739c4724f516c16984/attachments/20cd7ad9-d325-42a5-8a8b-6f84a96f6ce7/action Dec 12 02:20:40.735802 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:40.735802 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:40.737511 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-8cef254c-3238-4028-8509-b8ee9ada97bc tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:20:40.738058 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-8cef254c-3238-4028-8509-b8ee9ada97bc tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:20:40.888895 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:40.888895 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:40.907453 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-8cef254c-3238-4028-8509-b8ee9ada97bc tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] http://10.222.0.50/volume/v3/40ac1fd372ba48739c4724f516c16984/attachments/20cd7ad9-d325-42a5-8a8b-6f84a96f6ce7/action returned with HTTP 204 Dec 12 02:20:40.908718 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 14/32] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 02:20:40 2020] POST /volume/v3/40ac1fd372ba48739c4724f516c16984/attachments/20cd7ad9-d325-42a5-8a8b-6f84a96f6ce7/action => generated 0 bytes in 179 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:20:48.686121 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-166770c2-58cb-48d9-9b03-7aff9d2c2fad tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] DELETE http://10.222.0.50/volume/v3/40ac1fd372ba48739c4724f516c16984/attachments/e50f11c3-5e54-45ca-b0a4-2247483d5b6a Dec 12 02:20:48.687518 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-166770c2-58cb-48d9-9b03-7aff9d2c2fad tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:48.687937 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:48.687937 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:48.688676 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-166770c2-58cb-48d9-9b03-7aff9d2c2fad tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:48.713325 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:48.713325 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:49.031827 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-166770c2-58cb-48d9-9b03-7aff9d2c2fad tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(20cd7ad9-d325-42a5-8a8b-6f84a96f6ce7)]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:20:49.034308 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-166770c2-58cb-48d9-9b03-7aff9d2c2fad tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] Adding status of: attached to pending status list for volume. {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 12 02:20:49.034845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-166770c2-58cb-48d9-9b03-7aff9d2c2fad tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:20:49.050818 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d1be9f9b-ebe4-48a9-bc89-9ab7d7d1e078 req-166770c2-58cb-48d9-9b03-7aff9d2c2fad tempest-LiveMigrationTest-457773400 tempest-LiveMigrationTest-457773400] http://10.222.0.50/volume/v3/40ac1fd372ba48739c4724f516c16984/attachments/e50f11c3-5e54-45ca-b0a4-2247483d5b6a returned with HTTP 200 Dec 12 02:20:49.051967 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 19/33] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 02:20:48 2020] DELETE /volume/v3/40ac1fd372ba48739c4724f516c16984/attachments/e50f11c3-5e54-45ca-b0a4-2247483d5b6a => generated 192 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:20:57.136391 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-784a5980-a335-4fa9-a1cd-bc5f2b911871 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:57.136929 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-784a5980-a335-4fa9-a1cd-bc5f2b911871 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:57.137112 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:57.137112 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:57.137480 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-784a5980-a335-4fa9-a1cd-bc5f2b911871 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:57.300497 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:57.300497 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:57.322306 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-784a5980-a335-4fa9-a1cd-bc5f2b911871 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:57.368587 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:57.368587 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:57.378639 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-784a5980-a335-4fa9-a1cd-bc5f2b911871 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:57.380240 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 15/34] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:20:57 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 1201 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:20:57.547997 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-d951f681-f1c2-4d1b-86f2-229f75aaa0af tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:57.548820 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-d951f681-f1c2-4d1b-86f2-229f75aaa0af tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:57.549245 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:57.549245 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:57.549856 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-d951f681-f1c2-4d1b-86f2-229f75aaa0af tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:57.610697 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:57.610697 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:57.620640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-d951f681-f1c2-4d1b-86f2-229f75aaa0af tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:57.643241 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:57.643241 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:57.652912 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-d951f681-f1c2-4d1b-86f2-229f75aaa0af tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:57.657142 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 20/35] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:20:57 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 1201 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:20:57.677603 n-d-765315-4 devstack@c-api.service[87998]: WARNING keystonemiddleware.auth_token [None req-784a5980-a335-4fa9-a1cd-bc5f2b911871 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Dec 12 02:20:57.680722 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-ffbbd511-21bc-4571-9413-7bb4e6b714ba tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] POST http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2/action Dec 12 02:20:57.681165 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:57.681165 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:57.681946 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-ffbbd511-21bc-4571-9413-7bb4e6b714ba tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:20:57.682499 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-ffbbd511-21bc-4571-9413-7bb4e6b714ba tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:20:57.794013 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:57.794013 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:57.797451 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-ffbbd511-21bc-4571-9413-7bb4e6b714ba tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:57.807696 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-ffbbd511-21bc-4571-9413-7bb4e6b714ba tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Begin detaching volume completed successfully. Dec 12 02:20:57.808641 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-ffbbd511-21bc-4571-9413-7bb4e6b714ba tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2/action returned with HTTP 202 Dec 12 02:20:57.810113 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 16/36] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 02:20:57 2020] POST /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:20:57.846146 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a8f7a53-c750-4f0a-a9ec-74f740ad82b6 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:57.846683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a8f7a53-c750-4f0a-a9ec-74f740ad82b6 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:57.847135 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:57.847135 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:57.847762 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a8f7a53-c750-4f0a-a9ec-74f740ad82b6 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:57.937355 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-ffbbd511-21bc-4571-9413-7bb4e6b714ba tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume// Dec 12 02:20:57.937836 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-ffbbd511-21bc-4571-9413-7bb4e6b714ba tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:57.938053 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:57.938053 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:57.938430 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-ffbbd511-21bc-4571-9413-7bb4e6b714ba tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:57.939498 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-ffbbd511-21bc-4571-9413-7bb4e6b714ba tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:20:57.940313 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 17/37] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 02:20:57 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:20:57.956411 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-b1c71dfb-cc28-4b24-96e2-fb7f7889e04a tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:57.957343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-b1c71dfb-cc28-4b24-96e2-fb7f7889e04a tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:57.958005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-b1c71dfb-cc28-4b24-96e2-fb7f7889e04a tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:58.001135 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:58.001135 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:58.032806 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a8f7a53-c750-4f0a-a9ec-74f740ad82b6 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:58.053807 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:58.053807 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:58.065482 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-b1c71dfb-cc28-4b24-96e2-fb7f7889e04a tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:58.079490 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:58.079490 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:58.089250 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:58.089250 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:58.094383 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a8f7a53-c750-4f0a-a9ec-74f740ad82b6 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:58.101649 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 21/38] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:20:57 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 1204 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:20:58.111987 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-b1c71dfb-cc28-4b24-96e2-fb7f7889e04a tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:58.113610 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 18/39] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 02:20:57 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 1303 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:20:58.552640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-f27bd20d-5a5f-4900-9c43-5b5f3841c8f3 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] DELETE http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/attachments/20cd7ad9-d325-42a5-8a8b-6f84a96f6ce7 Dec 12 02:20:58.554021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-f27bd20d-5a5f-4900-9c43-5b5f3841c8f3 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:58.555171 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:58.555171 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:58.555805 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-f27bd20d-5a5f-4900-9c43-5b5f3841c8f3 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:58.599031 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:58.599031 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:59.115635 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9121dad7-70d1-4733-9386-2e8ccd3d85d2 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:20:59.116366 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9121dad7-70d1-4733-9386-2e8ccd3d85d2 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:20:59.116777 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:20:59.116777 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:20:59.117365 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9121dad7-70d1-4733-9386-2e8ccd3d85d2 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:20:59.210606 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:59.210606 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:59.238801 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9121dad7-70d1-4733-9386-2e8ccd3d85d2 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:20:59.282670 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:20:59.282670 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:20:59.301291 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9121dad7-70d1-4733-9386-2e8ccd3d85d2 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:20:59.312290 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 19/40] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:20:59 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 1204 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:20:59.488412 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-f27bd20d-5a5f-4900-9c43-5b5f3841c8f3 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:20:59.488872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-f27bd20d-5a5f-4900-9c43-5b5f3841c8f3 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:20:59.505226 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd4d89a5-09f2-4298-b81f-ca519a46a07f req-f27bd20d-5a5f-4900-9c43-5b5f3841c8f3 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/attachments/20cd7ad9-d325-42a5-8a8b-6f84a96f6ce7 returned with HTTP 200 Dec 12 02:20:59.506602 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 22/41] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 02:20:58 2020] DELETE /volume/v3/495bb326af69457e9525f8a5f81c3275/attachments/20cd7ad9-d325-42a5-8a8b-6f84a96f6ce7 => generated 19 bytes in 962 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:21:00.322543 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f605ca02-b4ad-4a12-90f4-e123b1670cbb tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:21:00.322543 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f605ca02-b4ad-4a12-90f4-e123b1670cbb tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:21:00.322543 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:00.322543 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:00.322543 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f605ca02-b4ad-4a12-90f4-e123b1670cbb tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:21:00.420802 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:00.420802 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:00.477887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f605ca02-b4ad-4a12-90f4-e123b1670cbb tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:21:00.531782 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f605ca02-b4ad-4a12-90f4-e123b1670cbb tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:21:00.549496 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 20/42] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:21:00 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 909 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:21:32.405267 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] POST http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes Dec 12 02:21:32.406041 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:32.406041 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:32.406292 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-1405808899"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:21:32.407419 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-1405808899'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:21:32.409382 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Create volume of 1 GB Dec 12 02:21:32.410146 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:32.410146 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:32.446587 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Availability zone cache updated, next update will occur around 2020-12-12 03:21:32.442431. {{(pid=87999) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 12 02:21:32.447306 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Availability Zones retrieved successfully. Dec 12 02:21:32.512983 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Flow 'volume_create_api' (f5e4a5fb-bbe2-45aa-a3e1-0e17c7a6fc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:21:32.520559 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (151da87e-a01a-44d3-8f69-69e526f37316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:21:32.523750 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:21:32.639092 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (151da87e-a01a-44d3-8f69-69e526f37316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:21:32.642845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60769a29-dc99-4e2f-85be-34e62f1c6cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:21:32.710495 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:21:32.711589 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:21:32.794699 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Created reservations ['9d9737d1-f7dd-49d1-b0eb-6da6e852fc2f', '9d90fcf3-ab9c-49c4-963e-e8fd4f91a151', '3d8e6f20-f079-4ddc-8bbd-cc1ff3d9f8b0', '78911bbb-f22d-426d-97cd-83f7598f2401'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:21:32.799172 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60769a29-dc99-4e2f-85be-34e62f1c6cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d9737d1-f7dd-49d1-b0eb-6da6e852fc2f', '9d90fcf3-ab9c-49c4-963e-e8fd4f91a151', '3d8e6f20-f079-4ddc-8bbd-cc1ff3d9f8b0', '78911bbb-f22d-426d-97cd-83f7598f2401']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:21:32.803480 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef3055b-713a-4232-9929-025d38f4ef61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:21:32.907922 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef3055b-713a-4232-9929-025d38f4ef61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a95479f6-3244-4fad-8281-f6aa262dfac2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1405808899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f36fcc72d5664d0986554e3c5a299578',qos_specs=None,replication_status=,reservations=['9d9737d1-f7dd-49d1-b0eb-6da6e852fc2f','9d90fcf3-ab9c-49c4-963e-e8fd4f91a151','3d8e6f20-f079-4ddc-8bbd-cc1ff3d9f8b0','78911bbb-f22d-426d-97cd-83f7598f2401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283711980a0a4681a6a22a19dca0dbb9',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:21:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-1405808899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a95479f6-3244-4fad-8281-f6aa262dfac2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f36fcc72d5664d0986554e3c5a299578',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='283711980a0a4681a6a22a19dca0dbb9',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:21:32.910589 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e66f8e6-24f9-4e7f-83c5-c8ed2fe14971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:21:32.950266 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e66f8e6-24f9-4e7f-83c5-c8ed2fe14971) transitioned into state 'SUCCESS' from state '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-1405808899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f36fcc72d5664d0986554e3c5a299578',qos_specs=None,replication_status=,reservations=['9d9737d1-f7dd-49d1-b0eb-6da6e852fc2f','9d90fcf3-ab9c-49c4-963e-e8fd4f91a151','3d8e6f20-f079-4ddc-8bbd-cc1ff3d9f8b0','78911bbb-f22d-426d-97cd-83f7598f2401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='283711980a0a4681a6a22a19dca0dbb9',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:21:32.954413 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (982e6d7f-4b69-4d7a-a572-33e45bc4cf26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:21:32.986364 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (982e6d7f-4b69-4d7a-a572-33e45bc4cf26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:21:32.991834 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Flow 'volume_create_api' (f5e4a5fb-bbe2-45aa-a3e1-0e17c7a6fc69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:21:33.071107 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Create volume request issued successfully. Dec 12 02:21:33.088883 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a854b31-3613-4267-ba10-263a15e62462 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes returned with HTTP 202 Dec 12 02:21:33.090243 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 23/43] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:21:32 2020] POST /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes => generated 830 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:21:33.104769 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6884c3c-a506-413d-a80d-3559111d7dee tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:21:33.105188 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6884c3c-a506-413d-a80d-3559111d7dee tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:21:33.105389 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:33.105389 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:33.105743 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6884c3c-a506-413d-a80d-3559111d7dee tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:21:33.263774 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:33.263774 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:33.277565 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a6884c3c-a506-413d-a80d-3559111d7dee tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:21:33.337195 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6884c3c-a506-413d-a80d-3559111d7dee tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:21:33.338979 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 21/44] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:21:33 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 922 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:21:34.355744 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-367530dd-0c16-439e-90b1-8e052697d0ce tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:21:34.356931 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-367530dd-0c16-439e-90b1-8e052697d0ce tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:21:34.357272 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:34.357272 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:34.357841 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-367530dd-0c16-439e-90b1-8e052697d0ce tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:21:34.417295 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:34.417295 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:34.428630 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-367530dd-0c16-439e-90b1-8e052697d0ce tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:21:34.457845 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-367530dd-0c16-439e-90b1-8e052697d0ce tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:21:34.469465 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 24/45] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:21:34 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 923 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:21:35.139244 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-2e713f62-c051-4010-8a50-eede1ca9470a tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:21:35.139983 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-2e713f62-c051-4010-8a50-eede1ca9470a tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:21:35.140498 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:35.140498 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:35.141571 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-2e713f62-c051-4010-8a50-eede1ca9470a tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:21:35.287647 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:35.287647 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:35.298520 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-2e713f62-c051-4010-8a50-eede1ca9470a tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:21:35.323988 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-2e713f62-c051-4010-8a50-eede1ca9470a tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:21:35.325949 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 22/46] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:21:35 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 923 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:21:35.446434 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-367530dd-0c16-439e-90b1-8e052697d0ce tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume// Dec 12 02:21:35.446912 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-367530dd-0c16-439e-90b1-8e052697d0ce tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:21:35.447170 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:35.447170 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:35.448035 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-367530dd-0c16-439e-90b1-8e052697d0ce tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:21:35.449433 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-367530dd-0c16-439e-90b1-8e052697d0ce tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:21:35.451030 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 25/47] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:21:35 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:21:35.465276 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-40044828-c393-455c-9b9d-84a62b749beb tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] POST http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/attachments Dec 12 02:21:35.465779 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:35.465779 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:35.466809 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-40044828-c393-455c-9b9d-84a62b749beb tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a95479f6-3244-4fad-8281-f6aa262dfac2", "instance_uuid": "67a4dcff-3efa-44f8-a265-9fb1a9643f17", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:21:35.537423 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:35.537423 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:35.604085 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-40044828-c393-455c-9b9d-84a62b749beb tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/attachments returned with HTTP 200 Dec 12 02:21:35.605204 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 23/48] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:21:35 2020] POST /volume/v3/f36fcc72d5664d0986554e3c5a299578/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:21:35.644519 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f30bb9be-91f4-43f2-9ef4-6614c17f8261 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:21:35.653252 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f30bb9be-91f4-43f2-9ef4-6614c17f8261 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:21:35.654784 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f30bb9be-91f4-43f2-9ef4-6614c17f8261 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:21:35.683610 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-40044828-c393-455c-9b9d-84a62b749beb tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume// Dec 12 02:21:35.685930 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-40044828-c393-455c-9b9d-84a62b749beb tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:21:35.686439 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:35.686439 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:35.686865 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-40044828-c393-455c-9b9d-84a62b749beb tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:21:35.687889 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-40044828-c393-455c-9b9d-84a62b749beb tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:21:35.689677 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 24/49] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 02:21:35 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:21:35.709738 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-1934d7bc-6dbf-4083-8b99-615e2a22299e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:21:35.711131 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-1934d7bc-6dbf-4083-8b99-615e2a22299e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:21:35.711950 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-1934d7bc-6dbf-4083-8b99-615e2a22299e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:21:35.764207 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:35.764207 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:35.774208 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f30bb9be-91f4-43f2-9ef4-6614c17f8261 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:21:35.798389 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:35.798389 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:35.800249 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:35.800249 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:35.810740 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f30bb9be-91f4-43f2-9ef4-6614c17f8261 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:21:35.811124 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-1934d7bc-6dbf-4083-8b99-615e2a22299e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:21:35.812002 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 26/50] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:21:35 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 922 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:21:35.842733 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:35.842733 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:35.852178 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-1934d7bc-6dbf-4083-8b99-615e2a22299e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:21:35.853299 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 25/51] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 02:21:35 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 1021 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:21:35.915003 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-a2c1ab4b-8a58-4deb-9c38-ef0bc6ff6607 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] PUT http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/attachments/17a24519-2605-4c8d-89ab-44070c87bc19 Dec 12 02:21:35.915637 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:35.915637 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:35.916144 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-a2c1ab4b-8a58-4deb-9c38-ef0bc6ff6607 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:21:35.946727 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:21:35.946727 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:21:35.947582 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-a2c1ab4b-8a58-4deb-9c38-ef0bc6ff6607 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Lock "b'cinder-attachment_update-a95479f6-3244-4fad-8281-f6aa262dfac2-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.011s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:21:35.950157 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:35.950157 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:36.828566 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-655b5f76-bc34-4ec5-aae3-946848a98859 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:21:36.829100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-655b5f76-bc34-4ec5-aae3-946848a98859 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:21:36.829289 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:36.829289 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:36.829924 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-655b5f76-bc34-4ec5-aae3-946848a98859 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:21:36.942278 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:36.942278 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:36.961602 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-655b5f76-bc34-4ec5-aae3-946848a98859 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:21:37.003155 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:37.003155 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:37.021692 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-655b5f76-bc34-4ec5-aae3-946848a98859 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:21:37.023099 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 26/52] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:21:36 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 922 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:21:37.970619 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-a2c1ab4b-8a58-4deb-9c38-ef0bc6ff6607 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Lock "b'cinder-attachment_update-a95479f6-3244-4fad-8281-f6aa262dfac2-n-h1-765315-4'" released by "attachment_update" :: held 2.023s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:21:37.971425 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-a2c1ab4b-8a58-4deb-9c38-ef0bc6ff6607 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/attachments/17a24519-2605-4c8d-89ab-44070c87bc19 returned with HTTP 200 Dec 12 02:21:37.974901 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 27/53] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 02:21:35 2020] PUT /volume/v3/f36fcc72d5664d0986554e3c5a299578/attachments/17a24519-2605-4c8d-89ab-44070c87bc19 => generated 762 bytes in 2066 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:21:38.039505 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a1e880b-099c-4ae6-8cc2-372a3ff559f3 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:21:38.039505 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a1e880b-099c-4ae6-8cc2-372a3ff559f3 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:21:38.039505 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:38.039505 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:38.039906 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a1e880b-099c-4ae6-8cc2-372a3ff559f3 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:21:38.109912 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:38.109912 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:38.121825 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a1e880b-099c-4ae6-8cc2-372a3ff559f3 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:21:38.143077 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:38.143077 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:38.153016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a1e880b-099c-4ae6-8cc2-372a3ff559f3 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:21:38.154500 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 27/54] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:21:38 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 923 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:21:39.170487 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f697cca6-3fca-46b1-84ad-38fb6c206f92 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:21:39.171018 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f697cca6-3fca-46b1-84ad-38fb6c206f92 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:21:39.171207 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:39.171207 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:39.171583 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f697cca6-3fca-46b1-84ad-38fb6c206f92 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:21:39.272071 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:39.272071 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:39.291550 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f697cca6-3fca-46b1-84ad-38fb6c206f92 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:21:39.334102 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:39.334102 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:39.357770 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f697cca6-3fca-46b1-84ad-38fb6c206f92 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:21:39.367892 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 28/55] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:21:39 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 923 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:21:40.375147 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6095fdae-a872-48f3-8337-0984b793dc78 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:21:40.375705 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6095fdae-a872-48f3-8337-0984b793dc78 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:21:40.375852 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:40.375852 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:40.376501 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6095fdae-a872-48f3-8337-0984b793dc78 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:21:40.440806 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:40.440806 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:40.452910 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6095fdae-a872-48f3-8337-0984b793dc78 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:21:40.483802 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:40.483802 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:40.494661 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6095fdae-a872-48f3-8337-0984b793dc78 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:21:40.495901 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 28/56] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:21:40 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 923 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:21:41.511778 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2070f427-f09f-4ed7-b815-fb492780dae4 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:21:41.512447 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2070f427-f09f-4ed7-b815-fb492780dae4 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:21:41.513298 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:41.513298 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:41.514016 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2070f427-f09f-4ed7-b815-fb492780dae4 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:21:41.627589 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:41.627589 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:41.654485 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2070f427-f09f-4ed7-b815-fb492780dae4 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:21:41.692828 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:41.692828 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:41.719241 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2070f427-f09f-4ed7-b815-fb492780dae4 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:21:41.732975 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 29/57] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:21:41 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 923 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:21:42.736378 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aeab71d2-a97e-43b0-bb37-aa1779385f6e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:21:42.736923 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aeab71d2-a97e-43b0-bb37-aa1779385f6e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:21:42.737119 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:42.737119 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:42.737736 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aeab71d2-a97e-43b0-bb37-aa1779385f6e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:21:42.836382 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:42.836382 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:42.858909 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aeab71d2-a97e-43b0-bb37-aa1779385f6e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:21:42.889296 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:42.889296 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:42.926432 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aeab71d2-a97e-43b0-bb37-aa1779385f6e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:21:42.936184 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 29/58] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:21:42 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 923 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:21:43.724446 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-6ccee4ec-069b-4edd-8d53-5dda120bcf04 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] POST http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/attachments/17a24519-2605-4c8d-89ab-44070c87bc19/action Dec 12 02:21:43.725223 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:43.725223 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:43.726051 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-6ccee4ec-069b-4edd-8d53-5dda120bcf04 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:21:43.726542 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-6ccee4ec-069b-4edd-8d53-5dda120bcf04 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:21:43.829473 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:43.829473 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:43.844808 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-6ccee4ec-069b-4edd-8d53-5dda120bcf04 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/attachments/17a24519-2605-4c8d-89ab-44070c87bc19/action returned with HTTP 204 Dec 12 02:21:43.845703 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 30/59] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 02:21:43 2020] POST /volume/v3/f36fcc72d5664d0986554e3c5a299578/attachments/17a24519-2605-4c8d-89ab-44070c87bc19/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:21:43.943652 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-268cb65a-4056-4a9d-ab2f-78b919045cd6 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:21:43.944637 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-268cb65a-4056-4a9d-ab2f-78b919045cd6 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:21:43.945038 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:43.945038 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:43.945639 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-268cb65a-4056-4a9d-ab2f-78b919045cd6 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:21:44.025808 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:44.025808 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:44.037570 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-268cb65a-4056-4a9d-ab2f-78b919045cd6 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:21:44.060600 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:44.060600 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:44.070746 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-268cb65a-4056-4a9d-ab2f-78b919045cd6 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:21:44.083148 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 30/60] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:21:43 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 1215 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:21:57.556546 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-6ccee4ec-069b-4edd-8d53-5dda120bcf04 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume// Dec 12 02:21:57.557087 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-6ccee4ec-069b-4edd-8d53-5dda120bcf04 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:21:57.557173 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:57.557173 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:57.557524 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-6ccee4ec-069b-4edd-8d53-5dda120bcf04 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:21:57.560817 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a25e6a59-c09c-46c2-a4d1-2ea9c9e1e57b req-6ccee4ec-069b-4edd-8d53-5dda120bcf04 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:21:57.560817 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 31/61] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:21:57 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:21:57.579583 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-29515291-a988-4eac-aee1-20f951aea6d0 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] POST http://10.222.0.50/volume/v3/c2f21a3596fc4746a3fae621f63be666/attachments Dec 12 02:21:57.580859 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:21:57.580859 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:21:57.581558 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-29515291-a988-4eac-aee1-20f951aea6d0 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a95479f6-3244-4fad-8281-f6aa262dfac2", "instance_uuid": "67a4dcff-3efa-44f8-a265-9fb1a9643f17", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:21:57.686610 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:21:57.686610 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:21:59.717784 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-29515291-a988-4eac-aee1-20f951aea6d0 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] http://10.222.0.50/volume/v3/c2f21a3596fc4746a3fae621f63be666/attachments returned with HTTP 200 Dec 12 02:21:59.718664 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 31/62] 10.222.0.40 () {64 vars in 1358 bytes} [Sat Dec 12 02:21:57 2020] POST /volume/v3/c2f21a3596fc4746a3fae621f63be666/attachments => generated 762 bytes in 2144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:21:59.771949 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-4b6b8389-2409-4d22-b299-a13e341a85b1 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] GET http://10.222.0.50/volume/v3/c2f21a3596fc4746a3fae621f63be666/attachments/d25a4675-6ca1-4002-ba73-1df7de753ce1 Dec 12 02:21:59.772863 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-4b6b8389-2409-4d22-b299-a13e341a85b1 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:21:59.773612 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-4b6b8389-2409-4d22-b299-a13e341a85b1 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:21:59.794835 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-4b6b8389-2409-4d22-b299-a13e341a85b1 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] http://10.222.0.50/volume/v3/c2f21a3596fc4746a3fae621f63be666/attachments/d25a4675-6ca1-4002-ba73-1df7de753ce1 returned with HTTP 200 Dec 12 02:21:59.796010 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 32/63] 10.222.0.40 () {60 vars in 1415 bytes} [Sat Dec 12 02:21:59 2020] GET /volume/v3/c2f21a3596fc4746a3fae621f63be666/attachments/d25a4675-6ca1-4002-ba73-1df7de753ce1 => generated 789 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:22:14.195877 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-1761d4c9-79d3-425d-8c83-b91e544d6389 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] POST http://10.222.0.50/volume/v3/c2f21a3596fc4746a3fae621f63be666/attachments/d25a4675-6ca1-4002-ba73-1df7de753ce1/action Dec 12 02:22:14.197367 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:22:14.197367 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:22:14.198097 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-1761d4c9-79d3-425d-8c83-b91e544d6389 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:22:14.198665 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-1761d4c9-79d3-425d-8c83-b91e544d6389 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:22:14.350247 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:22:14.350247 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:22:14.364880 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-1761d4c9-79d3-425d-8c83-b91e544d6389 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] http://10.222.0.50/volume/v3/c2f21a3596fc4746a3fae621f63be666/attachments/d25a4675-6ca1-4002-ba73-1df7de753ce1/action returned with HTTP 204 Dec 12 02:22:14.366111 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 32/64] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 02:22:14 2020] POST /volume/v3/c2f21a3596fc4746a3fae621f63be666/attachments/d25a4675-6ca1-4002-ba73-1df7de753ce1/action => generated 0 bytes in 176 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:22:29.420935 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-d2b790c2-3508-4f5c-87de-a4ae9b2e2355 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] DELETE http://10.222.0.50/volume/v3/c2f21a3596fc4746a3fae621f63be666/attachments/17a24519-2605-4c8d-89ab-44070c87bc19 Dec 12 02:22:29.422277 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-d2b790c2-3508-4f5c-87de-a4ae9b2e2355 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:22:29.422694 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:22:29.422694 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:22:29.423362 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-d2b790c2-3508-4f5c-87de-a4ae9b2e2355 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:22:29.463889 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:22:29.463889 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:22:29.725562 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-d2b790c2-3508-4f5c-87de-a4ae9b2e2355 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(d25a4675-6ca1-4002-ba73-1df7de753ce1)]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:22:29.725984 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-d2b790c2-3508-4f5c-87de-a4ae9b2e2355 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] Adding status of: attached to pending status list for volume. {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 12 02:22:29.726401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-d2b790c2-3508-4f5c-87de-a4ae9b2e2355 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] Pending status list for volume during attachment-delete: ['attached'] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:22:29.733016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd335177-9be9-4c70-b1ba-601ffbb6b782 req-d2b790c2-3508-4f5c-87de-a4ae9b2e2355 tempest-LiveAutoBlockMigrationV225Test-1237760808 tempest-LiveAutoBlockMigrationV225Test-1237760808] http://10.222.0.50/volume/v3/c2f21a3596fc4746a3fae621f63be666/attachments/17a24519-2605-4c8d-89ab-44070c87bc19 returned with HTTP 200 Dec 12 02:22:29.733898 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 33/65] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 02:22:29 2020] DELETE /volume/v3/c2f21a3596fc4746a3fae621f63be666/attachments/17a24519-2605-4c8d-89ab-44070c87bc19 => generated 192 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:22:42.509465 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9aa81553-e851-4090-a604-473bc61f32a7 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:22:42.510565 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9aa81553-e851-4090-a604-473bc61f32a7 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:22:42.511930 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:22:42.511930 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:22:42.512785 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9aa81553-e851-4090-a604-473bc61f32a7 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:22:42.582185 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:22:42.582185 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:22:42.592332 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9aa81553-e851-4090-a604-473bc61f32a7 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:22:42.617094 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:22:42.617094 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:22:42.627356 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9aa81553-e851-4090-a604-473bc61f32a7 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:22:42.628894 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 33/66] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:22:42 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 1215 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:22:44.288609 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-ee3dfd8b-0e8f-4b19-ac6b-587f57d10458 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:22:44.289195 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-ee3dfd8b-0e8f-4b19-ac6b-587f57d10458 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:22:44.289434 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:22:44.289434 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:22:44.289706 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-ee3dfd8b-0e8f-4b19-ac6b-587f57d10458 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:22:44.343282 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:22:44.343282 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:22:44.353142 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-ee3dfd8b-0e8f-4b19-ac6b-587f57d10458 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:22:44.374848 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:22:44.374848 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:22:44.387258 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-ee3dfd8b-0e8f-4b19-ac6b-587f57d10458 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:22:44.400363 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 34/67] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:22:44 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 1215 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:22:44.413373 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-dac36f72-27de-4cf0-ae8e-91aaa8569f6e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] POST http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2/action Dec 12 02:22:44.414089 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:22:44.414089 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:22:44.415596 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-dac36f72-27de-4cf0-ae8e-91aaa8569f6e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:22:44.416188 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-dac36f72-27de-4cf0-ae8e-91aaa8569f6e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:22:44.470946 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:22:44.470946 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:22:44.472132 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-dac36f72-27de-4cf0-ae8e-91aaa8569f6e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:22:44.481260 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-dac36f72-27de-4cf0-ae8e-91aaa8569f6e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Begin detaching volume completed successfully. Dec 12 02:22:44.481791 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-dac36f72-27de-4cf0-ae8e-91aaa8569f6e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2/action returned with HTTP 202 Dec 12 02:22:44.482649 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 34/68] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 02:22:44 2020] POST /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:22:44.504144 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-195d1836-54af-41cb-a30a-c8f6883f5289 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:22:44.504860 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-195d1836-54af-41cb-a30a-c8f6883f5289 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:22:44.505221 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:22:44.505221 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:22:44.505840 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-195d1836-54af-41cb-a30a-c8f6883f5289 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:22:44.546252 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-dac36f72-27de-4cf0-ae8e-91aaa8569f6e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume// Dec 12 02:22:44.546737 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-dac36f72-27de-4cf0-ae8e-91aaa8569f6e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:22:44.546958 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:22:44.546958 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:22:44.547337 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-dac36f72-27de-4cf0-ae8e-91aaa8569f6e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:22:44.548694 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-dac36f72-27de-4cf0-ae8e-91aaa8569f6e tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:22:44.549099 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 35/69] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:22:44 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:22:44.570622 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-61a8116c-4cff-43fa-9d58-6512eec2056f tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:22:44.571236 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-61a8116c-4cff-43fa-9d58-6512eec2056f tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:22:44.571659 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-61a8116c-4cff-43fa-9d58-6512eec2056f tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:22:44.577686 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:22:44.577686 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:22:44.589724 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-195d1836-54af-41cb-a30a-c8f6883f5289 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:22:44.615553 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:22:44.615553 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:22:44.621757 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:22:44.621757 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:22:44.626743 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-195d1836-54af-41cb-a30a-c8f6883f5289 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:22:44.627869 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 35/70] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:22:44 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 1218 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:22:44.637324 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-61a8116c-4cff-43fa-9d58-6512eec2056f tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:22:44.657240 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:22:44.657240 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:22:44.666079 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-61a8116c-4cff-43fa-9d58-6512eec2056f tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:22:44.667205 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 36/71] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:22:44 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 1317 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:22:45.273558 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-bdda2ab4-e29f-4f16-9e26-426838ab2353 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] DELETE http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/attachments/d25a4675-6ca1-4002-ba73-1df7de753ce1 Dec 12 02:22:45.274320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-bdda2ab4-e29f-4f16-9e26-426838ab2353 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:22:45.274702 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:22:45.274702 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:22:45.276841 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-bdda2ab4-e29f-4f16-9e26-426838ab2353 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:22:45.312723 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:22:45.312723 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:22:45.644743 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dfb31506-e332-415b-a862-e9e7eea6a507 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:22:45.645274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dfb31506-e332-415b-a862-e9e7eea6a507 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:22:45.645483 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:22:45.645483 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:22:45.645856 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dfb31506-e332-415b-a862-e9e7eea6a507 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:22:45.720063 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:22:45.720063 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:22:45.730622 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dfb31506-e332-415b-a862-e9e7eea6a507 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:22:45.751859 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:22:45.751859 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:22:45.760567 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dfb31506-e332-415b-a862-e9e7eea6a507 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:22:45.770782 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 37/72] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:22:45 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 1218 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:22:46.091633 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-bdda2ab4-e29f-4f16-9e26-426838ab2353 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:22:46.092069 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-bdda2ab4-e29f-4f16-9e26-426838ab2353 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:22:46.100344 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f8b0d442-6e2b-413b-8df7-7c3c106be012 req-bdda2ab4-e29f-4f16-9e26-426838ab2353 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/attachments/d25a4675-6ca1-4002-ba73-1df7de753ce1 returned with HTTP 200 Dec 12 02:22:46.101736 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 36/73] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 02:22:45 2020] DELETE /volume/v3/f36fcc72d5664d0986554e3c5a299578/attachments/d25a4675-6ca1-4002-ba73-1df7de753ce1 => generated 19 bytes in 834 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:22:46.778504 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7cc28ef7-6b4b-4bde-81f7-4edb1736e0cf tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:22:46.779035 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7cc28ef7-6b4b-4bde-81f7-4edb1736e0cf tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:22:46.779299 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:22:46.779299 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:22:46.779922 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7cc28ef7-6b4b-4bde-81f7-4edb1736e0cf tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:22:46.865476 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:22:46.865476 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:22:46.876493 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7cc28ef7-6b4b-4bde-81f7-4edb1736e0cf tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:22:46.907346 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7cc28ef7-6b4b-4bde-81f7-4edb1736e0cf tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:22:46.920926 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 38/74] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:22:46 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 923 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:13.012474 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] POST http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes Dec 12 02:23:13.013111 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:13.013111 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:13.013363 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-560645259"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:23:13.014377 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-560645259'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:23:13.014739 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Create volume of 1 GB Dec 12 02:23:13.015350 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:13.015350 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:13.028001 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Availability Zones retrieved successfully. Dec 12 02:23:13.045580 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Flow 'volume_create_api' (57c8ee32-5727-4349-8350-feba361dc644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:23:13.048754 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95455f85-ab84-47a9-8894-27c41f82d081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:23:13.050792 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:23:13.127490 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95455f85-ab84-47a9-8894-27c41f82d081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:23:13.130110 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0944f4b-f53b-4160-8d8b-79b4742732b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:23:13.292917 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Created reservations ['11ac8b01-4827-43f7-94d4-8dff4489b04f', 'f4b94c9f-e22f-42a5-9755-70383e2a2be6', '309cc357-d978-4175-8ac7-a86f47798df0', 'b93ca6a2-886d-4cd2-a01a-279d49204993'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:23:13.294849 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0944f4b-f53b-4160-8d8b-79b4742732b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11ac8b01-4827-43f7-94d4-8dff4489b04f', 'f4b94c9f-e22f-42a5-9755-70383e2a2be6', '309cc357-d978-4175-8ac7-a86f47798df0', 'b93ca6a2-886d-4cd2-a01a-279d49204993']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:23:13.297390 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04a27bbf-654f-4088-a7fb-d852a8cb7534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:23:13.402076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04a27bbf-654f-4088-a7fb-d852a8cb7534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87c5de54-9420-447a-81b2-1db6fde8d58c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-560645259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='336b701df0d843b0b2afcf83c1c12abf',qos_specs=None,replication_status=,reservations=['11ac8b01-4827-43f7-94d4-8dff4489b04f','f4b94c9f-e22f-42a5-9755-70383e2a2be6','309cc357-d978-4175-8ac7-a86f47798df0','b93ca6a2-886d-4cd2-a01a-279d49204993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25529e021ec94bf19d6c6424ace04eed',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:23:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-560645259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87c5de54-9420-447a-81b2-1db6fde8d58c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='336b701df0d843b0b2afcf83c1c12abf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='25529e021ec94bf19d6c6424ace04eed',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:23:13.404624 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8af8fc9-b2f2-4061-b086-7f8eadfd025d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:23:13.445873 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8af8fc9-b2f2-4061-b086-7f8eadfd025d) transitioned into state 'SUCCESS' from state '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-560645259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='336b701df0d843b0b2afcf83c1c12abf',qos_specs=None,replication_status=,reservations=['11ac8b01-4827-43f7-94d4-8dff4489b04f','f4b94c9f-e22f-42a5-9755-70383e2a2be6','309cc357-d978-4175-8ac7-a86f47798df0','b93ca6a2-886d-4cd2-a01a-279d49204993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25529e021ec94bf19d6c6424ace04eed',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:23:13.449496 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (908ac340-203e-471c-afb6-32577473a6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:23:13.484020 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (908ac340-203e-471c-afb6-32577473a6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:23:13.486962 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Flow 'volume_create_api' (57c8ee32-5727-4349-8350-feba361dc644) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:23:13.583926 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Create volume request issued successfully. Dec 12 02:23:13.604242 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-991add9b-ca73-4aa7-bf45-e744bf7e486c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes returned with HTTP 202 Dec 12 02:23:13.605889 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 37/75] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:23:13 2020] POST /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes => generated 823 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:23:13.619746 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7f3098c-8c6c-40b6-af4e-da8e97cfd739 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:13.620527 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7f3098c-8c6c-40b6-af4e-da8e97cfd739 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:13.620937 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:13.620937 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:13.621578 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7f3098c-8c6c-40b6-af4e-da8e97cfd739 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:13.764858 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:13.764858 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:13.803017 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a7f3098c-8c6c-40b6-af4e-da8e97cfd739 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:13.861897 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7f3098c-8c6c-40b6-af4e-da8e97cfd739 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:13.862829 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 39/76] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:13 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 891 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:14.880265 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a65f0fe-f13a-4c64-8bde-d7c10e98693e tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:14.881637 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a65f0fe-f13a-4c64-8bde-d7c10e98693e tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:14.882160 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:14.882160 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:14.882804 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a65f0fe-f13a-4c64-8bde-d7c10e98693e tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:14.979671 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:14.979671 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:14.993770 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5a65f0fe-f13a-4c64-8bde-d7c10e98693e tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:15.045255 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a65f0fe-f13a-4c64-8bde-d7c10e98693e tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:15.046070 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 38/77] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:14 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 916 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:15.730315 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-0f7d5071-cc46-467b-9cf7-168f3867ac8b tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:15.730838 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-0f7d5071-cc46-467b-9cf7-168f3867ac8b tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:15.731042 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:15.731042 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:15.731409 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-0f7d5071-cc46-467b-9cf7-168f3867ac8b tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:15.781437 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:15.781437 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:15.790583 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-0f7d5071-cc46-467b-9cf7-168f3867ac8b tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:15.815376 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-0f7d5071-cc46-467b-9cf7-168f3867ac8b tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:15.816223 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 40/78] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:23:15 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:15.891918 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a65f0fe-f13a-4c64-8bde-d7c10e98693e tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume// Dec 12 02:23:15.892449 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a65f0fe-f13a-4c64-8bde-d7c10e98693e tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:15.892561 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:15.892561 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:15.892899 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a65f0fe-f13a-4c64-8bde-d7c10e98693e tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:15.894080 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a65f0fe-f13a-4c64-8bde-d7c10e98693e tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:23:15.894676 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 39/79] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:23:15 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:23:15.908883 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-19be855b-572a-42fe-b4c1-53f042dab2c8 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] POST http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/attachments Dec 12 02:23:15.909623 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:15.909623 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:15.910195 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-19be855b-572a-42fe-b4c1-53f042dab2c8 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87c5de54-9420-447a-81b2-1db6fde8d58c", "instance_uuid": "ae877ddd-0a3b-4bd8-b4ca-37702310cb36", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:23:15.959634 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:15.959634 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:16.018258 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-19be855b-572a-42fe-b4c1-53f042dab2c8 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/attachments returned with HTTP 200 Dec 12 02:23:16.019485 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 41/80] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:23:15 2020] POST /volume/v3/336b701df0d843b0b2afcf83c1c12abf/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:23:16.057379 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1fa64cc4-8e43-4bcb-9198-946db8916142 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:16.058118 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1fa64cc4-8e43-4bcb-9198-946db8916142 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:16.058817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1fa64cc4-8e43-4bcb-9198-946db8916142 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:16.084609 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-19be855b-572a-42fe-b4c1-53f042dab2c8 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume// Dec 12 02:23:16.085274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-19be855b-572a-42fe-b4c1-53f042dab2c8 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:16.085655 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:16.085655 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:16.086276 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-19be855b-572a-42fe-b4c1-53f042dab2c8 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:16.087449 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-19be855b-572a-42fe-b4c1-53f042dab2c8 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:23:16.088690 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 42/81] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 02:23:16 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:23:16.104504 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-a3f433a1-cb9b-4c9d-98d4-b912d47ad580 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:16.105105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-a3f433a1-cb9b-4c9d-98d4-b912d47ad580 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:16.105589 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-a3f433a1-cb9b-4c9d-98d4-b912d47ad580 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:16.120629 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:16.120629 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:16.131183 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1fa64cc4-8e43-4bcb-9198-946db8916142 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:16.152920 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:16.152920 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:16.164352 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1fa64cc4-8e43-4bcb-9198-946db8916142 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:16.166609 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 40/82] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:16 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 915 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:16.187304 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:16.187304 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:16.198029 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-a3f433a1-cb9b-4c9d-98d4-b912d47ad580 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:16.218731 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:16.218731 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:16.228177 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-a3f433a1-cb9b-4c9d-98d4-b912d47ad580 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:16.229674 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 43/83] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 02:23:16 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 1014 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:23:16.256363 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-105d16f9-9ca9-4500-bb44-c8e0e3585f8d tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] PUT http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/attachments/bb906f56-c497-4586-9c78-d5bd608a04c5 Dec 12 02:23:16.257131 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:16.257131 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:16.257707 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-105d16f9-9ca9-4500-bb44-c8e0e3585f8d tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:23:16.299593 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:23:16.299593 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:23:16.300581 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-105d16f9-9ca9-4500-bb44-c8e0e3585f8d tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Lock "b'cinder-attachment_update-87c5de54-9420-447a-81b2-1db6fde8d58c-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.014s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:23:16.303254 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:16.303254 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:17.184176 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f956d9f0-23d8-4e82-874f-7670c8813837 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:17.185985 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f956d9f0-23d8-4e82-874f-7670c8813837 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:17.186370 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:17.186370 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:17.187155 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f956d9f0-23d8-4e82-874f-7670c8813837 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:17.307910 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:17.307910 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:17.317158 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f956d9f0-23d8-4e82-874f-7670c8813837 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:17.344050 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:17.344050 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:17.354272 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f956d9f0-23d8-4e82-874f-7670c8813837 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:17.366337 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 44/84] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:17 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 915 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:17.370396 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b799d1d0-3bba-4378-a394-314082fc4681 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] DELETE http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:23:17.370921 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b799d1d0-3bba-4378-a394-314082fc4681 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:17.371139 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:17.371139 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:17.371516 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b799d1d0-3bba-4378-a394-314082fc4681 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:17.371994 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b799d1d0-3bba-4378-a394-314082fc4681 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Delete volume with id: 64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:23:17.499862 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:17.499862 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:17.501526 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b799d1d0-3bba-4378-a394-314082fc4681 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:23:17.566603 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b799d1d0-3bba-4378-a394-314082fc4681 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Delete volume request issued successfully. Dec 12 02:23:17.567336 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b799d1d0-3bba-4378-a394-314082fc4681 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 202 Dec 12 02:23:17.568410 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 45/85] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:23:17 2020] DELETE /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:23:17.576225 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5feac0b-e1e8-447e-96cf-bdea8729cef7 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:23:17.577097 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5feac0b-e1e8-447e-96cf-bdea8729cef7 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:17.577523 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:17.577523 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:17.578190 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5feac0b-e1e8-447e-96cf-bdea8729cef7 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:17.641536 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:17.641536 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:17.651887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b5feac0b-e1e8-447e-96cf-bdea8729cef7 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:23:17.680585 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5feac0b-e1e8-447e-96cf-bdea8729cef7 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:23:17.684716 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 46/86] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:17 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 908 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:18.191875 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-105d16f9-9ca9-4500-bb44-c8e0e3585f8d tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Lock "b'cinder-attachment_update-87c5de54-9420-447a-81b2-1db6fde8d58c-n-h1-765315-4'" released by "attachment_update" :: held 1.892s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:23:18.193090 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-105d16f9-9ca9-4500-bb44-c8e0e3585f8d tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/attachments/bb906f56-c497-4586-9c78-d5bd608a04c5 returned with HTTP 200 Dec 12 02:23:18.194361 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 41/87] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 02:23:16 2020] PUT /volume/v3/336b701df0d843b0b2afcf83c1c12abf/attachments/bb906f56-c497-4586-9c78-d5bd608a04c5 => generated 762 bytes in 1943 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:23:18.371965 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54098f74-0d40-488c-95f5-d1023ed531a1 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:18.373764 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54098f74-0d40-488c-95f5-d1023ed531a1 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:18.374278 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:18.374278 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:18.374893 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54098f74-0d40-488c-95f5-d1023ed531a1 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:18.506555 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:18.506555 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:18.516622 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-54098f74-0d40-488c-95f5-d1023ed531a1 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:18.537305 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:18.537305 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:18.546711 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54098f74-0d40-488c-95f5-d1023ed531a1 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:18.548536 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 47/88] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:18 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 916 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:18.698215 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56e03b9f-144b-44f3-80ea-aa9c0eaffe96 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:23:18.698748 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56e03b9f-144b-44f3-80ea-aa9c0eaffe96 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:18.698947 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:18.698947 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:18.699581 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56e03b9f-144b-44f3-80ea-aa9c0eaffe96 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:18.773388 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:18.773388 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:18.784637 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-56e03b9f-144b-44f3-80ea-aa9c0eaffe96 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Volume info retrieved successfully. Dec 12 02:23:18.814175 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56e03b9f-144b-44f3-80ea-aa9c0eaffe96 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 200 Dec 12 02:23:18.826506 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 42/89] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:18 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 908 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:19.566352 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80926acd-2deb-4ae6-a9b7-b925734006a9 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:19.568475 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80926acd-2deb-4ae6-a9b7-b925734006a9 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:19.568955 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:19.568955 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:19.569623 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80926acd-2deb-4ae6-a9b7-b925734006a9 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:19.626077 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:19.626077 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:19.636251 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-80926acd-2deb-4ae6-a9b7-b925734006a9 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:19.657668 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:19.657668 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:19.666819 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80926acd-2deb-4ae6-a9b7-b925734006a9 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:19.667723 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 48/90] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:19 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 916 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:19.832365 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa269646-fca7-49f1-b7c6-ee835f250769 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] GET http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 Dec 12 02:23:19.834096 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa269646-fca7-49f1-b7c6-ee835f250769 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:19.834591 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:19.834591 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:19.835289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa269646-fca7-49f1-b7c6-ee835f250769 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:19.882757 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa269646-fca7-49f1-b7c6-ee835f250769 tempest-LiveMigrationTest-344971006 tempest-LiveMigrationTest-344971006] http://10.222.0.50/volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 returned with HTTP 404 Dec 12 02:23:19.883813 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 43/91] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:19 2020] GET /volume/v3/495bb326af69457e9525f8a5f81c3275/volumes/64b4d50a-0bdf-4b0c-900c-b265123c06a2 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:23:20.683331 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b280f15b-6cf3-4bcd-8a51-ddf683776451 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:20.683814 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b280f15b-6cf3-4bcd-8a51-ddf683776451 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:20.683944 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:20.683944 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:20.684786 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b280f15b-6cf3-4bcd-8a51-ddf683776451 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:20.748434 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:20.748434 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:20.758318 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b280f15b-6cf3-4bcd-8a51-ddf683776451 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:20.781285 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:20.781285 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:20.790529 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b280f15b-6cf3-4bcd-8a51-ddf683776451 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:20.792133 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 49/92] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:20 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 916 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:21.806811 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f663ad9-e9fd-4758-ac00-3fbd9685c62a tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:21.808023 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f663ad9-e9fd-4758-ac00-3fbd9685c62a tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:21.808688 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f663ad9-e9fd-4758-ac00-3fbd9685c62a tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:21.858749 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:21.858749 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:21.867640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6f663ad9-e9fd-4758-ac00-3fbd9685c62a tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:21.900716 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:21.900716 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:21.914870 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f663ad9-e9fd-4758-ac00-3fbd9685c62a tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:21.916760 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 44/93] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:21 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 916 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:22.933850 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb3cfddb-419d-478c-a921-ea084ee40521 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:22.935013 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb3cfddb-419d-478c-a921-ea084ee40521 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:22.935413 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:22.935413 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:22.936264 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb3cfddb-419d-478c-a921-ea084ee40521 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:22.996407 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:22.996407 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:23.004752 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fb3cfddb-419d-478c-a921-ea084ee40521 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:23.031667 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:23.031667 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:23.042155 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb3cfddb-419d-478c-a921-ea084ee40521 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:23.043452 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 50/94] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:22 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 916 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:23.980856 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-6eb9064c-90ac-46c7-bcb9-a588ee0b0162 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] POST http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/attachments/bb906f56-c497-4586-9c78-d5bd608a04c5/action Dec 12 02:23:23.981413 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:23.981413 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:23.981762 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-6eb9064c-90ac-46c7-bcb9-a588ee0b0162 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:23:23.982444 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-6eb9064c-90ac-46c7-bcb9-a588ee0b0162 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:23:24.060768 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7608c269-6434-4524-9d15-1a2dce83e954 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:24.061602 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7608c269-6434-4524-9d15-1a2dce83e954 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:24.061996 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:24.061996 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:24.063558 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7608c269-6434-4524-9d15-1a2dce83e954 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:24.073887 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:24.073887 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:24.094221 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c9dde611-b1ce-4c9f-8971-2931f18ae046 req-6eb9064c-90ac-46c7-bcb9-a588ee0b0162 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/attachments/bb906f56-c497-4586-9c78-d5bd608a04c5/action returned with HTTP 204 Dec 12 02:23:24.096059 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 45/95] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 02:23:23 2020] POST /volume/v3/336b701df0d843b0b2afcf83c1c12abf/attachments/bb906f56-c497-4586-9c78-d5bd608a04c5/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:23:24.127130 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:24.127130 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:24.136426 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7608c269-6434-4524-9d15-1a2dce83e954 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:24.157684 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:24.157684 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:24.171584 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7608c269-6434-4524-9d15-1a2dce83e954 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:24.186072 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 51/96] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:24 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 1208 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:23:24.772135 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15a553b2-6762-4a98-91a7-2853d9bb7d71 req-f7c96f25-0232-491f-8791-0c6e58f63108 tempest-VolumesAdminNegativeTest-1227677705 tempest-VolumesAdminNegativeTest-1227677705] GET http://10.222.0.50/volume/v3/6fff411a87cc4e5c8cac62ad070a535e/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:24.772824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-15a553b2-6762-4a98-91a7-2853d9bb7d71 req-f7c96f25-0232-491f-8791-0c6e58f63108 tempest-VolumesAdminNegativeTest-1227677705 tempest-VolumesAdminNegativeTest-1227677705] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:24.773111 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:24.773111 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:24.773570 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-15a553b2-6762-4a98-91a7-2853d9bb7d71 req-f7c96f25-0232-491f-8791-0c6e58f63108 tempest-VolumesAdminNegativeTest-1227677705 tempest-VolumesAdminNegativeTest-1227677705] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:24.829994 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:24.829994 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:24.838100 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-15a553b2-6762-4a98-91a7-2853d9bb7d71 req-f7c96f25-0232-491f-8791-0c6e58f63108 tempest-VolumesAdminNegativeTest-1227677705 tempest-VolumesAdminNegativeTest-1227677705] Volume info retrieved successfully. Dec 12 02:23:24.860003 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:24.860003 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:24.867532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15a553b2-6762-4a98-91a7-2853d9bb7d71 req-f7c96f25-0232-491f-8791-0c6e58f63108 tempest-VolumesAdminNegativeTest-1227677705 tempest-VolumesAdminNegativeTest-1227677705] http://10.222.0.50/volume/v3/6fff411a87cc4e5c8cac62ad070a535e/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:24.868340 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 46/97] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:23:24 2020] GET /volume/v3/6fff411a87cc4e5c8cac62ad070a535e/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 1390 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:23:24.882409 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15a553b2-6762-4a98-91a7-2853d9bb7d71 req-ebb6c877-b7a5-4503-8897-ab5986142968 tempest-VolumesAdminNegativeTest-1227677705 tempest-VolumesAdminNegativeTest-1227677705] GET http://10.222.0.50/volume/v3/6fff411a87cc4e5c8cac62ad070a535e/volumes/4502a8a7-5689-4d76-8207-2efafa6fe0d8 Dec 12 02:23:24.882924 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-15a553b2-6762-4a98-91a7-2853d9bb7d71 req-ebb6c877-b7a5-4503-8897-ab5986142968 tempest-VolumesAdminNegativeTest-1227677705 tempest-VolumesAdminNegativeTest-1227677705] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:24.883138 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:24.883138 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:24.883504 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-15a553b2-6762-4a98-91a7-2853d9bb7d71 req-ebb6c877-b7a5-4503-8897-ab5986142968 tempest-VolumesAdminNegativeTest-1227677705 tempest-VolumesAdminNegativeTest-1227677705] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:24.933046 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15a553b2-6762-4a98-91a7-2853d9bb7d71 req-ebb6c877-b7a5-4503-8897-ab5986142968 tempest-VolumesAdminNegativeTest-1227677705 tempest-VolumesAdminNegativeTest-1227677705] http://10.222.0.50/volume/v3/6fff411a87cc4e5c8cac62ad070a535e/volumes/4502a8a7-5689-4d76-8207-2efafa6fe0d8 returned with HTTP 404 Dec 12 02:23:24.934251 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 52/98] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:23:24 2020] GET /volume/v3/6fff411a87cc4e5c8cac62ad070a535e/volumes/4502a8a7-5689-4d76-8207-2efafa6fe0d8 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:23:24.949454 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e20226c-1b96-4223-aba1-6f4ec6489bc3 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:24.950066 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e20226c-1b96-4223-aba1-6f4ec6489bc3 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:24.950273 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:24.950273 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:24.950725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e20226c-1b96-4223-aba1-6f4ec6489bc3 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:25.000322 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:25.000322 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:25.008949 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8e20226c-1b96-4223-aba1-6f4ec6489bc3 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:25.030308 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:25.030308 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:25.039820 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e20226c-1b96-4223-aba1-6f4ec6489bc3 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:25.052127 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 47/99] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:24 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 1208 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:23:25.211762 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-6c112987-f2f4-4d00-8f09-4bd1a794310c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:25.213138 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-6c112987-f2f4-4d00-8f09-4bd1a794310c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:25.213771 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-6c112987-f2f4-4d00-8f09-4bd1a794310c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:25.269898 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:25.269898 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:25.282747 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-6c112987-f2f4-4d00-8f09-4bd1a794310c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:25.302112 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:25.302112 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:25.311140 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-6c112987-f2f4-4d00-8f09-4bd1a794310c tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:25.311973 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 53/100] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:23:25 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 1208 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:23:25.333805 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-db8b01d8-bbf2-4084-9a84-0e10f26c2ad5 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] POST http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c/action Dec 12 02:23:25.334267 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:25.334267 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:25.334703 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-db8b01d8-bbf2-4084-9a84-0e10f26c2ad5 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Action body: b'{"os-begin_detaching": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:23:25.335078 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-db8b01d8-bbf2-4084-9a84-0e10f26c2ad5 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:23:25.386228 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:25.386228 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:25.387399 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-db8b01d8-bbf2-4084-9a84-0e10f26c2ad5 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:25.397746 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-db8b01d8-bbf2-4084-9a84-0e10f26c2ad5 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Begin detaching volume completed successfully. Dec 12 02:23:25.398443 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-db8b01d8-bbf2-4084-9a84-0e10f26c2ad5 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c/action returned with HTTP 202 Dec 12 02:23:25.399762 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 48/101] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 02:23:25 2020] POST /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:23:25.441666 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c3cb4fc-3010-46db-8e42-9f3e808f3c72 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:25.442264 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c3cb4fc-3010-46db-8e42-9f3e808f3c72 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:25.442612 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:25.442612 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:25.443216 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c3cb4fc-3010-46db-8e42-9f3e808f3c72 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:25.480069 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-db8b01d8-bbf2-4084-9a84-0e10f26c2ad5 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume// Dec 12 02:23:25.480637 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-db8b01d8-bbf2-4084-9a84-0e10f26c2ad5 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:25.480947 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:25.480947 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:25.481457 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-db8b01d8-bbf2-4084-9a84-0e10f26c2ad5 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:25.482564 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-db8b01d8-bbf2-4084-9a84-0e10f26c2ad5 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:23:25.483457 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 49/102] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 02:23:25 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:23:25.498342 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-1ec6cbeb-57fa-4909-945c-b28310f179f0 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:25.499060 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-1ec6cbeb-57fa-4909-945c-b28310f179f0 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:25.499772 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-1ec6cbeb-57fa-4909-945c-b28310f179f0 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:25.593001 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:25.593001 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:25.594528 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:25.594528 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:25.603432 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-1ec6cbeb-57fa-4909-945c-b28310f179f0 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:25.610036 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8c3cb4fc-3010-46db-8e42-9f3e808f3c72 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:25.627062 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:25.627062 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:25.637496 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-1ec6cbeb-57fa-4909-945c-b28310f179f0 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:25.638954 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 50/103] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 02:23:25 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 1310 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:23:25.644887 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:25.644887 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:25.658119 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c3cb4fc-3010-46db-8e42-9f3e808f3c72 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:25.659378 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 54/104] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:25 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 1211 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:23:26.212341 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-af60f55f-67bc-46df-980b-96707e421f3d tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] DELETE http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/attachments/bb906f56-c497-4586-9c78-d5bd608a04c5 Dec 12 02:23:26.214293 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-af60f55f-67bc-46df-980b-96707e421f3d tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:26.214739 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:26.214739 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:26.215310 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-af60f55f-67bc-46df-980b-96707e421f3d tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:26.238075 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:26.238075 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:26.675373 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fdfbc096-dc50-40ca-8c95-6827a7e65b94 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:26.675887 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fdfbc096-dc50-40ca-8c95-6827a7e65b94 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:26.676108 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:26.676108 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:26.676475 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fdfbc096-dc50-40ca-8c95-6827a7e65b94 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:26.748405 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:26.748405 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:26.757493 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fdfbc096-dc50-40ca-8c95-6827a7e65b94 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:26.779614 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:26.779614 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:26.788769 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fdfbc096-dc50-40ca-8c95-6827a7e65b94 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:26.790309 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 55/105] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:26 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 1211 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:23:26.829053 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-af60f55f-67bc-46df-980b-96707e421f3d tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:23:26.829812 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-af60f55f-67bc-46df-980b-96707e421f3d tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:23:26.843886 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-45c66c8a-76a9-40d3-a605-8e076dd33830 req-af60f55f-67bc-46df-980b-96707e421f3d tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/attachments/bb906f56-c497-4586-9c78-d5bd608a04c5 returned with HTTP 200 Dec 12 02:23:26.845132 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 51/106] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 02:23:26 2020] DELETE /volume/v3/336b701df0d843b0b2afcf83c1c12abf/attachments/bb906f56-c497-4586-9c78-d5bd608a04c5 => generated 19 bytes in 638 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:27.807777 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90af734a-e1fe-4c80-b79b-f7a2ee024a2b tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:27.810472 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90af734a-e1fe-4c80-b79b-f7a2ee024a2b tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:27.811895 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:27.811895 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:27.812551 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90af734a-e1fe-4c80-b79b-f7a2ee024a2b tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:27.890142 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:27.890142 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:27.899196 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-90af734a-e1fe-4c80-b79b-f7a2ee024a2b tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:27.922754 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90af734a-e1fe-4c80-b79b-f7a2ee024a2b tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:27.924115 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 56/107] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:27 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 916 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:27.941605 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] POST http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes Dec 12 02:23:27.942213 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:27.942213 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:27.942977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1491806235"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:23:27.944259 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1491806235'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:23:27.944768 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Create volume of 1 GB Dec 12 02:23:27.945499 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:27.945499 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:27.974851 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Availability Zones retrieved successfully. Dec 12 02:23:28.001584 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Flow 'volume_create_api' (7817b9d8-7810-4a7f-8b4e-5ab3a945c1b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:23:28.004625 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9e1aec-6663-4092-9881-b555d5feaa62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:23:28.007047 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:23:28.102831 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc9e1aec-6663-4092-9881-b555d5feaa62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:23:28.105318 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87029f3e-d506-4454-b824-2c5753a29b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:23:28.174365 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Created reservations ['b857eda0-776b-4e09-89b4-8f21ca34ed76', 'e9055370-3f3f-4db9-b42c-2ea00880be82', '585db096-fabc-4446-92f3-92ad93889a61', 'df316264-60c8-4f13-8576-559b02779111'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:23:28.176444 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87029f3e-d506-4454-b824-2c5753a29b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b857eda0-776b-4e09-89b4-8f21ca34ed76', 'e9055370-3f3f-4db9-b42c-2ea00880be82', '585db096-fabc-4446-92f3-92ad93889a61', 'df316264-60c8-4f13-8576-559b02779111']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:23:28.178824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (578bc09e-45d6-49d0-86a7-c28a470cbb91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:23:28.257930 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (578bc09e-45d6-49d0-86a7-c28a470cbb91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1491806235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='336b701df0d843b0b2afcf83c1c12abf',qos_specs=None,replication_status=,reservations=['b857eda0-776b-4e09-89b4-8f21ca34ed76','e9055370-3f3f-4db9-b42c-2ea00880be82','585db096-fabc-4446-92f3-92ad93889a61','df316264-60c8-4f13-8576-559b02779111'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25529e021ec94bf19d6c6424ace04eed',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:23:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1491806235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='336b701df0d843b0b2afcf83c1c12abf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='25529e021ec94bf19d6c6424ace04eed',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:23:28.261811 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8799edb-155a-41e8-adff-d7314bcb1e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:23:28.290611 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8799edb-155a-41e8-adff-d7314bcb1e14) transitioned into state 'SUCCESS' from state '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-1491806235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='336b701df0d843b0b2afcf83c1c12abf',qos_specs=None,replication_status=,reservations=['b857eda0-776b-4e09-89b4-8f21ca34ed76','e9055370-3f3f-4db9-b42c-2ea00880be82','585db096-fabc-4446-92f3-92ad93889a61','df316264-60c8-4f13-8576-559b02779111'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='25529e021ec94bf19d6c6424ace04eed',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:23:28.292854 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebcddea1-e9bd-45e8-9575-4405c23be9cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:23:28.310466 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebcddea1-e9bd-45e8-9575-4405c23be9cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:23:28.313291 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Flow 'volume_create_api' (7817b9d8-7810-4a7f-8b4e-5ab3a945c1b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:23:28.380799 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Create volume request issued successfully. Dec 12 02:23:28.416930 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b55bac69-9c99-4cf5-905a-e3fa170e5d09 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes returned with HTTP 202 Dec 12 02:23:28.420109 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 52/108] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:23:27 2020] POST /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes => generated 824 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:23:28.434417 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82592c9f-220c-4a71-9d9c-ab5c32262754 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd Dec 12 02:23:28.435408 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82592c9f-220c-4a71-9d9c-ab5c32262754 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:28.435736 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:28.435736 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:28.436294 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82592c9f-220c-4a71-9d9c-ab5c32262754 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:28.525459 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:28.525459 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:28.536871 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-82592c9f-220c-4a71-9d9c-ab5c32262754 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:28.573154 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82592c9f-220c-4a71-9d9c-ab5c32262754 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd returned with HTTP 200 Dec 12 02:23:28.580733 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 57/109] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:28 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd => generated 916 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:29.591206 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6e8a5f8-6c27-47a6-98ce-962ec2e522ce tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd Dec 12 02:23:29.591746 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6e8a5f8-6c27-47a6-98ce-962ec2e522ce tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:29.591746 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:29.591746 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:29.592055 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6e8a5f8-6c27-47a6-98ce-962ec2e522ce tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:29.647425 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:29.647425 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:29.658521 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d6e8a5f8-6c27-47a6-98ce-962ec2e522ce tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:29.682948 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6e8a5f8-6c27-47a6-98ce-962ec2e522ce tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd returned with HTTP 200 Dec 12 02:23:29.684001 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 53/110] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:29 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:30.085681 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b4134cd2-a228-460b-a848-29ea4b365279 req-55e374b6-6159-41e4-9ea6-8eaedb6665ac tempest-VolumesAdminNegativeTest-1227677705 tempest-VolumesAdminNegativeTest-1227677705] GET http://10.222.0.50/volume/v3/6fff411a87cc4e5c8cac62ad070a535e/volumes/74fc6b10-c99a-439a-97df-5a01b423b4f9 Dec 12 02:23:30.086222 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b4134cd2-a228-460b-a848-29ea4b365279 req-55e374b6-6159-41e4-9ea6-8eaedb6665ac tempest-VolumesAdminNegativeTest-1227677705 tempest-VolumesAdminNegativeTest-1227677705] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:30.086428 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:30.086428 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:30.086760 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b4134cd2-a228-460b-a848-29ea4b365279 req-55e374b6-6159-41e4-9ea6-8eaedb6665ac tempest-VolumesAdminNegativeTest-1227677705 tempest-VolumesAdminNegativeTest-1227677705] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:30.137024 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b4134cd2-a228-460b-a848-29ea4b365279 req-55e374b6-6159-41e4-9ea6-8eaedb6665ac tempest-VolumesAdminNegativeTest-1227677705 tempest-VolumesAdminNegativeTest-1227677705] http://10.222.0.50/volume/v3/6fff411a87cc4e5c8cac62ad070a535e/volumes/74fc6b10-c99a-439a-97df-5a01b423b4f9 returned with HTTP 404 Dec 12 02:23:30.138303 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 58/111] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:23:30 2020] GET /volume/v3/6fff411a87cc4e5c8cac62ad070a535e/volumes/74fc6b10-c99a-439a-97df-5a01b423b4f9 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:23:30.151082 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d5c81ea-85a3-4d86-865d-931def930109 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] DELETE http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd Dec 12 02:23:30.152423 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d5c81ea-85a3-4d86-865d-931def930109 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:30.152423 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:30.152423 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:30.152423 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d5c81ea-85a3-4d86-865d-931def930109 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:30.152933 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7d5c81ea-85a3-4d86-865d-931def930109 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Delete volume with id: 2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd Dec 12 02:23:30.209500 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:30.209500 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:30.221991 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7d5c81ea-85a3-4d86-865d-931def930109 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:30.287334 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7d5c81ea-85a3-4d86-865d-931def930109 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Delete volume request issued successfully. Dec 12 02:23:30.291778 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d5c81ea-85a3-4d86-865d-931def930109 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd returned with HTTP 202 Dec 12 02:23:30.295948 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 54/112] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:23:30 2020] DELETE /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:23:30.302955 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb4ec817-f5d3-4f01-90a3-221412d622e3 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd Dec 12 02:23:30.303671 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb4ec817-f5d3-4f01-90a3-221412d622e3 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:30.304311 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb4ec817-f5d3-4f01-90a3-221412d622e3 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:30.362810 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:30.362810 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:30.375466 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eb4ec817-f5d3-4f01-90a3-221412d622e3 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:30.407050 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb4ec817-f5d3-4f01-90a3-221412d622e3 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd returned with HTTP 200 Dec 12 02:23:30.407851 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 59/113] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:30 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd => generated 916 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:31.424195 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebf0e5ba-32ae-423d-84de-047908a2158d tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd Dec 12 02:23:31.433440 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebf0e5ba-32ae-423d-84de-047908a2158d tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:31.433857 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:31.433857 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:31.434493 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebf0e5ba-32ae-423d-84de-047908a2158d tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:31.530410 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:31.530410 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:31.550304 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ebf0e5ba-32ae-423d-84de-047908a2158d tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:31.593259 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebf0e5ba-32ae-423d-84de-047908a2158d tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd returned with HTTP 200 Dec 12 02:23:31.594829 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 55/114] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:31 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd => generated 916 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:32.610889 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-145709e0-7059-4035-ba5c-494a290520f9 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd Dec 12 02:23:32.612197 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-145709e0-7059-4035-ba5c-494a290520f9 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:32.612568 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:32.612568 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:32.613205 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-145709e0-7059-4035-ba5c-494a290520f9 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:32.710956 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-145709e0-7059-4035-ba5c-494a290520f9 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd returned with HTTP 404 Dec 12 02:23:32.713129 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 60/115] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:32 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/2afcef06-f8d9-4946-a2c6-c9d01d4cdcfd => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:23:32.720576 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4865a1e8-729b-4935-9936-c895a1b067c0 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] DELETE http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:32.721431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4865a1e8-729b-4935-9936-c895a1b067c0 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:32.721817 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:32.721817 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:32.722432 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4865a1e8-729b-4935-9936-c895a1b067c0 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:32.723304 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-4865a1e8-729b-4935-9936-c895a1b067c0 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Delete volume with id: 87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:32.785412 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:32.785412 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:32.788823 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4865a1e8-729b-4935-9936-c895a1b067c0 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:32.826934 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4865a1e8-729b-4935-9936-c895a1b067c0 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Delete volume request issued successfully. Dec 12 02:23:32.827681 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4865a1e8-729b-4935-9936-c895a1b067c0 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 202 Dec 12 02:23:32.829721 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 56/116] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:23:32 2020] DELETE /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 12 02:23:32.839124 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6df1b6f2-649b-4d62-9bbc-7c3e623c82cb tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:32.840344 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6df1b6f2-649b-4d62-9bbc-7c3e623c82cb tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:32.841159 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6df1b6f2-649b-4d62-9bbc-7c3e623c82cb tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:32.945098 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:32.945098 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:32.965533 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6df1b6f2-649b-4d62-9bbc-7c3e623c82cb tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:33.021013 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6df1b6f2-649b-4d62-9bbc-7c3e623c82cb tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:33.022330 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 61/117] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:32 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 915 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:34.038980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5417d8b1-7e29-4cd5-ae51-53cb818141a4 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:34.040096 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5417d8b1-7e29-4cd5-ae51-53cb818141a4 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:34.040533 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:34.040533 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:34.041477 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5417d8b1-7e29-4cd5-ae51-53cb818141a4 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:34.104310 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:23:34.104310 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:23:34.113174 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5417d8b1-7e29-4cd5-ae51-53cb818141a4 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Volume info retrieved successfully. Dec 12 02:23:34.142964 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5417d8b1-7e29-4cd5-ae51-53cb818141a4 tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 200 Dec 12 02:23:34.144323 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 57/118] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:34 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 915 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:23:35.160669 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-107f26fe-87a8-41fd-9961-d865659e33fd tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] GET http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c Dec 12 02:23:35.161186 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-107f26fe-87a8-41fd-9961-d865659e33fd tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:23:35.161337 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:23:35.161337 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:23:35.161983 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-107f26fe-87a8-41fd-9961-d865659e33fd tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:23:35.261129 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-107f26fe-87a8-41fd-9961-d865659e33fd tempest-VolumesAdminNegativeTest-2051949345 tempest-VolumesAdminNegativeTest-2051949345] http://10.222.0.50/volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c returned with HTTP 404 Dec 12 02:23:35.262904 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 62/119] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:23:35 2020] GET /volume/v3/336b701df0d843b0b2afcf83c1c12abf/volumes/87c5de54-9420-447a-81b2-1db6fde8d58c => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:25:11.475421 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c8ff401-0c96-482b-acc2-d0ae24bbc9ae tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] DELETE http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:25:11.475938 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c8ff401-0c96-482b-acc2-d0ae24bbc9ae tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:25:11.476197 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:25:11.476197 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:25:11.476673 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c8ff401-0c96-482b-acc2-d0ae24bbc9ae tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:25:11.477207 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7c8ff401-0c96-482b-acc2-d0ae24bbc9ae tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Delete volume with id: a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:25:11.528821 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:25:11.528821 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:25:11.530094 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7c8ff401-0c96-482b-acc2-d0ae24bbc9ae tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:25:11.559374 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7c8ff401-0c96-482b-acc2-d0ae24bbc9ae tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Delete volume request issued successfully. Dec 12 02:25:11.560184 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c8ff401-0c96-482b-acc2-d0ae24bbc9ae tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 202 Dec 12 02:25:11.565284 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 58/120] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:25:11 2020] DELETE /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:25:11.570364 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fa5eac8-f4bf-458c-9a8a-b9d977bc9bc9 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:25:11.571289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fa5eac8-f4bf-458c-9a8a-b9d977bc9bc9 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:25:11.571832 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fa5eac8-f4bf-458c-9a8a-b9d977bc9bc9 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:25:11.632994 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:25:11.632994 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:25:11.642152 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9fa5eac8-f4bf-458c-9a8a-b9d977bc9bc9 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:25:11.667122 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fa5eac8-f4bf-458c-9a8a-b9d977bc9bc9 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:25:11.668375 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 63/121] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:25:11 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 922 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:25:12.684085 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73070cab-e8ea-4ee7-a3ea-fccfee094520 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:25:12.685254 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73070cab-e8ea-4ee7-a3ea-fccfee094520 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:25:12.685796 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:25:12.685796 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:25:12.686436 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73070cab-e8ea-4ee7-a3ea-fccfee094520 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:25:12.772002 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:25:12.772002 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:25:12.781175 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-73070cab-e8ea-4ee7-a3ea-fccfee094520 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Volume info retrieved successfully. Dec 12 02:25:12.808081 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73070cab-e8ea-4ee7-a3ea-fccfee094520 tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 200 Dec 12 02:25:12.809201 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 59/122] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:25:12 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 922 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:25:13.825229 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d01a9ac-ce76-4202-9237-b7406d0463ef tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] GET http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 Dec 12 02:25:13.825753 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d01a9ac-ce76-4202-9237-b7406d0463ef tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:25:13.825840 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:25:13.825840 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:25:13.826220 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d01a9ac-ce76-4202-9237-b7406d0463ef tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:25:13.900009 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d01a9ac-ce76-4202-9237-b7406d0463ef tempest-LiveAutoBlockMigrationV225Test-1093251198 tempest-LiveAutoBlockMigrationV225Test-1093251198] http://10.222.0.50/volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 returned with HTTP 404 Dec 12 02:25:13.904879 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 64/123] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:25:13 2020] GET /volume/v3/f36fcc72d5664d0986554e3c5a299578/volumes/a95479f6-3244-4fad-8281-f6aa262dfac2 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:26:38.241363 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] POST http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes Dec 12 02:26:38.241833 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:38.241833 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:38.242221 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1480149716", "imageRef": "bad855c1-33f2-461f-baef-72029869a067"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:26:38.244064 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1480149716', 'imageRef': 'bad855c1-33f2-461f-baef-72029869a067'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:26:38.398594 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Create volume of 1 GB Dec 12 02:26:38.420602 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Availability Zones retrieved successfully. Dec 12 02:26:38.452282 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Flow 'volume_create_api' (9ff57b19-cb4e-40d6-ab69-8abe699c4054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:26:38.455379 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57e0e946-c77e-4d4c-85c6-bbacf82becd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:26:38.463073 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:26:38.637370 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57e0e946-c77e-4d4c-85c6-bbacf82becd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:26:38.639720 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d132e841-1675-452a-8aa4-7de54d9ea35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:26:38.785748 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Created reservations ['c77100ea-c1b7-46fc-b152-93ebb43e10f1', '91c39dd7-0154-45aa-ad44-fa29bc126da3', '1bd78d5b-0007-4d0e-b424-7044ae106f06', '75ce61ce-8afb-4153-8af6-1797e8165585'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:26:38.788206 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d132e841-1675-452a-8aa4-7de54d9ea35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c77100ea-c1b7-46fc-b152-93ebb43e10f1', '91c39dd7-0154-45aa-ad44-fa29bc126da3', '1bd78d5b-0007-4d0e-b424-7044ae106f06', '75ce61ce-8afb-4153-8af6-1797e8165585']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:26:38.791228 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67ba8610-8ba1-4e26-b4f3-699ba63e7bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:26:38.939179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67ba8610-8ba1-4e26-b4f3-699ba63e7bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d167bc3-f069-433b-80b6-0e3fbd616fba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1480149716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d38e0a7ef1d48ca9adfd6f60daa5e29',qos_specs=None,replication_status=,reservations=['c77100ea-c1b7-46fc-b152-93ebb43e10f1','91c39dd7-0154-45aa-ad44-fa29bc126da3','1bd78d5b-0007-4d0e-b424-7044ae106f06','75ce61ce-8afb-4153-8af6-1797e8165585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='939d500248a9473285b87962d3c1e202',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:26:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1480149716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d167bc3-f069-433b-80b6-0e3fbd616fba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d38e0a7ef1d48ca9adfd6f60daa5e29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='939d500248a9473285b87962d3c1e202',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:26:38.941674 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5532981e-aa6d-42ac-b639-26323e011a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:26:39.001261 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5532981e-aa6d-42ac-b639-26323e011a37) transitioned into state 'SUCCESS' from state '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-1480149716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d38e0a7ef1d48ca9adfd6f60daa5e29',qos_specs=None,replication_status=,reservations=['c77100ea-c1b7-46fc-b152-93ebb43e10f1','91c39dd7-0154-45aa-ad44-fa29bc126da3','1bd78d5b-0007-4d0e-b424-7044ae106f06','75ce61ce-8afb-4153-8af6-1797e8165585'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='939d500248a9473285b87962d3c1e202',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:26:39.003919 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (816e44c7-302a-4afc-ba6a-8e49265d3923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:26:39.031152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (816e44c7-302a-4afc-ba6a-8e49265d3923) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:26:39.034115 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Flow 'volume_create_api' (9ff57b19-cb4e-40d6-ab69-8abe699c4054) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:26:39.136771 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Create volume request issued successfully. Dec 12 02:26:39.156011 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c4aae93-2500-4387-a712-a1119a76bc56 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes returned with HTTP 202 Dec 12 02:26:39.157204 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 60/124] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 02:26:37 2020] POST /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes => generated 826 bytes in 1214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:26:39.173439 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c13232f-4955-49d8-aba8-768d4cbdb8ce tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:39.174214 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c13232f-4955-49d8-aba8-768d4cbdb8ce tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:39.175460 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c13232f-4955-49d8-aba8-768d4cbdb8ce tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:39.332316 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:39.332316 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:39.355963 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1c13232f-4955-49d8-aba8-768d4cbdb8ce tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:39.404308 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c13232f-4955-49d8-aba8-768d4cbdb8ce tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:39.405322 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 65/125] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:39 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 918 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:26:40.428549 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67af5135-7946-4ab6-9e78-94824929f2e9 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:40.429127 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67af5135-7946-4ab6-9e78-94824929f2e9 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:40.429300 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:40.429300 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:40.430058 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67af5135-7946-4ab6-9e78-94824929f2e9 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:40.546372 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:40.546372 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:40.563030 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-67af5135-7946-4ab6-9e78-94824929f2e9 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:40.623105 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67af5135-7946-4ab6-9e78-94824929f2e9 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:40.640498 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 61/126] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:40 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 918 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:26:41.647106 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a9dcb9c-fea8-4182-be44-14a96edfbf68 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:41.647632 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a9dcb9c-fea8-4182-be44-14a96edfbf68 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:41.648108 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:41.648108 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:41.648672 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a9dcb9c-fea8-4182-be44-14a96edfbf68 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:41.780718 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:41.780718 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:41.818123 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3a9dcb9c-fea8-4182-be44-14a96edfbf68 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:41.878911 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a9dcb9c-fea8-4182-be44-14a96edfbf68 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:41.884423 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 66/127] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:41 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 918 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:26:42.922123 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09f8d5c7-e76c-43be-8955-245222f94f94 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:42.922639 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09f8d5c7-e76c-43be-8955-245222f94f94 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:42.923047 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:42.923047 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:42.923665 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09f8d5c7-e76c-43be-8955-245222f94f94 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:42.989900 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:42.989900 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:42.999494 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-09f8d5c7-e76c-43be-8955-245222f94f94 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:43.023467 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09f8d5c7-e76c-43be-8955-245222f94f94 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:43.026070 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 62/128] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:42 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 918 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:26:44.041198 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-761e29e4-02d6-446e-ba48-5e3cb7f4da53 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:44.041742 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-761e29e4-02d6-446e-ba48-5e3cb7f4da53 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:44.041871 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:44.041871 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:44.042258 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-761e29e4-02d6-446e-ba48-5e3cb7f4da53 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:44.179053 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:44.179053 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:44.254925 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-761e29e4-02d6-446e-ba48-5e3cb7f4da53 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:44.319526 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-761e29e4-02d6-446e-ba48-5e3cb7f4da53 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:44.325984 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 67/129] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:44 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 918 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:26:45.340373 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70d5646a-e109-477b-a84d-99c8a159784c tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:45.340887 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70d5646a-e109-477b-a84d-99c8a159784c tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:45.341089 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:45.341089 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:45.341870 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70d5646a-e109-477b-a84d-99c8a159784c tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:45.451808 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:45.451808 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:45.470090 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-70d5646a-e109-477b-a84d-99c8a159784c tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:45.521738 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70d5646a-e109-477b-a84d-99c8a159784c tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:45.524445 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 63/130] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:45 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 918 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:26:46.540747 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-011d7684-d885-42dd-b262-64c2b968b24b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:46.541865 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-011d7684-d885-42dd-b262-64c2b968b24b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:46.542644 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:46.542644 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:46.543422 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-011d7684-d885-42dd-b262-64c2b968b24b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:46.631977 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:46.631977 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:46.641242 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-011d7684-d885-42dd-b262-64c2b968b24b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:46.666864 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-011d7684-d885-42dd-b262-64c2b968b24b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:46.668225 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 68/131] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:46 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 918 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:26:47.684166 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78db3ff7-d667-4b69-a7bf-ae95ab60fe4e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:47.685486 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78db3ff7-d667-4b69-a7bf-ae95ab60fe4e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:47.685864 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:47.685864 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:47.686490 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78db3ff7-d667-4b69-a7bf-ae95ab60fe4e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:47.748468 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:47.748468 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:47.765372 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78db3ff7-d667-4b69-a7bf-ae95ab60fe4e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:47.822284 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78db3ff7-d667-4b69-a7bf-ae95ab60fe4e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:47.823105 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 64/132] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:47 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 918 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:26:48.838823 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2594a07-a802-49eb-82a2-7323bbbf89a1 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:48.839950 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f2594a07-a802-49eb-82a2-7323bbbf89a1 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:48.840332 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:48.840332 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:48.840998 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f2594a07-a802-49eb-82a2-7323bbbf89a1 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:48.954935 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:48.954935 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:48.988360 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f2594a07-a802-49eb-82a2-7323bbbf89a1 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:49.043705 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2594a07-a802-49eb-82a2-7323bbbf89a1 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:49.045324 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 69/133] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:48 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 918 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:26:50.061183 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d29f42d-f519-4842-bdd2-5252e3e438d9 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:50.061779 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d29f42d-f519-4842-bdd2-5252e3e438d9 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:50.061928 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:50.061928 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:50.062508 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d29f42d-f519-4842-bdd2-5252e3e438d9 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:50.172393 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:50.172393 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:50.182982 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d29f42d-f519-4842-bdd2-5252e3e438d9 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:50.227753 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d29f42d-f519-4842-bdd2-5252e3e438d9 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:50.228879 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 65/134] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:50 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 918 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:26:51.246036 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f388d9d6-0464-427b-b1d5-f7efca02b2c2 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:51.248325 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f388d9d6-0464-427b-b1d5-f7efca02b2c2 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:51.248983 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:51.248983 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:51.249742 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f388d9d6-0464-427b-b1d5-f7efca02b2c2 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:51.361291 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:51.361291 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:51.385710 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f388d9d6-0464-427b-b1d5-f7efca02b2c2 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:51.415165 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f388d9d6-0464-427b-b1d5-f7efca02b2c2 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:51.416379 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 70/135] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:51 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 918 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:26:52.432410 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4270072-9f1e-4dff-8367-e4a6c3158dff tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:52.433118 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4270072-9f1e-4dff-8367-e4a6c3158dff tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:52.433340 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:52.433340 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:52.433884 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4270072-9f1e-4dff-8367-e4a6c3158dff tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:52.558351 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:52.558351 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:52.588172 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e4270072-9f1e-4dff-8367-e4a6c3158dff tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:52.632394 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4270072-9f1e-4dff-8367-e4a6c3158dff tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:52.633508 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 66/136] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:52 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 918 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:26:53.649707 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-efc93f42-e763-4037-9766-4820f79513de tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:53.651006 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-efc93f42-e763-4037-9766-4820f79513de tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:53.651383 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:53.651383 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:53.652017 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-efc93f42-e763-4037-9766-4820f79513de tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:53.780496 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:53.780496 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:53.803723 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-efc93f42-e763-4037-9766-4820f79513de tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:53.830899 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-efc93f42-e763-4037-9766-4820f79513de tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:53.832454 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 71/137] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:53 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 918 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:26:54.848370 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e6da5a1-72e9-449f-9b65-2a66d4ca9e15 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:54.849629 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e6da5a1-72e9-449f-9b65-2a66d4ca9e15 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:54.850040 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:54.850040 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:54.850830 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e6da5a1-72e9-449f-9b65-2a66d4ca9e15 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:54.949206 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:54.949206 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:54.970436 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6e6da5a1-72e9-449f-9b65-2a66d4ca9e15 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:55.017115 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e6da5a1-72e9-449f-9b65-2a66d4ca9e15 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:55.024970 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 67/138] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:54 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 918 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:26:56.042086 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e34b9eca-7f2c-4f0b-947d-3619caae8180 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:56.042681 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e34b9eca-7f2c-4f0b-947d-3619caae8180 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:56.042831 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:56.042831 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:56.043428 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e34b9eca-7f2c-4f0b-947d-3619caae8180 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:56.148483 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:56.148483 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:56.168207 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e34b9eca-7f2c-4f0b-947d-3619caae8180 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:56.218899 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e34b9eca-7f2c-4f0b-947d-3619caae8180 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:56.220478 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 72/139] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:56 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 918 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:26:57.239149 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa073e0f-7b40-46b7-b46c-d6d2038b45dc tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:57.240138 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa073e0f-7b40-46b7-b46c-d6d2038b45dc tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:57.240542 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:57.240542 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:57.241171 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa073e0f-7b40-46b7-b46c-d6d2038b45dc tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:57.365567 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:57.365567 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:57.389039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aa073e0f-7b40-46b7-b46c-d6d2038b45dc tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:57.470532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa073e0f-7b40-46b7-b46c-d6d2038b45dc tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:57.472683 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 68/140] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:57 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 918 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:26:58.489429 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d450f907-190c-44fc-bd98-ca5a2bb4141b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:58.490215 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d450f907-190c-44fc-bd98-ca5a2bb4141b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:58.490215 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:58.490215 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:58.490491 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d450f907-190c-44fc-bd98-ca5a2bb4141b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:58.618798 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:58.618798 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:58.640355 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d450f907-190c-44fc-bd98-ca5a2bb4141b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:58.684100 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d450f907-190c-44fc-bd98-ca5a2bb4141b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:58.685645 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 73/141] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:58 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 976 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:26:59.704198 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-925793f9-ba13-466a-9635-63703e771a7d tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:26:59.704794 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-925793f9-ba13-466a-9635-63703e771a7d tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:26:59.705015 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:26:59.705015 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:26:59.705388 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-925793f9-ba13-466a-9635-63703e771a7d tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:26:59.867924 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:26:59.867924 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:26:59.882724 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-925793f9-ba13-466a-9635-63703e771a7d tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:26:59.916337 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-925793f9-ba13-466a-9635-63703e771a7d tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:26:59.917437 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 69/142] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:26:59 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 979 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:00.933366 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72ea4218-0f42-4656-826b-cc78a91a27fd tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:27:00.934446 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72ea4218-0f42-4656-826b-cc78a91a27fd tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:00.934868 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:00.934868 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:00.935524 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72ea4218-0f42-4656-826b-cc78a91a27fd tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:01.031225 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:01.031225 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:01.053863 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-72ea4218-0f42-4656-826b-cc78a91a27fd tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:27:01.099910 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72ea4218-0f42-4656-826b-cc78a91a27fd tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:27:01.101056 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 74/143] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:00 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 979 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:02.117417 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf3b91c3-12cd-432d-ae3d-03a18b1b1163 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:27:02.118637 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf3b91c3-12cd-432d-ae3d-03a18b1b1163 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:02.119195 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:02.119195 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:02.120098 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf3b91c3-12cd-432d-ae3d-03a18b1b1163 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:02.336518 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:02.336518 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:02.380872 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cf3b91c3-12cd-432d-ae3d-03a18b1b1163 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:27:02.417875 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf3b91c3-12cd-432d-ae3d-03a18b1b1163 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:27:02.418919 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 70/144] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:02 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 979 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:03.438651 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c032ec4-2d7d-41e1-8e8f-6b562c3891d3 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:27:03.441811 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c032ec4-2d7d-41e1-8e8f-6b562c3891d3 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:03.442270 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:03.442270 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:03.442894 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c032ec4-2d7d-41e1-8e8f-6b562c3891d3 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:03.553635 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:03.553635 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:03.576540 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3c032ec4-2d7d-41e1-8e8f-6b562c3891d3 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:27:03.648031 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c032ec4-2d7d-41e1-8e8f-6b562c3891d3 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:27:03.652288 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 75/145] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:03 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 979 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:04.669074 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d653cf8d-16de-419f-a2f9-693b567eaff6 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:27:04.669755 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d653cf8d-16de-419f-a2f9-693b567eaff6 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:04.669845 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:04.669845 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:04.681007 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d653cf8d-16de-419f-a2f9-693b567eaff6 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:04.796945 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:04.796945 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:04.827996 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d653cf8d-16de-419f-a2f9-693b567eaff6 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:27:04.880197 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d653cf8d-16de-419f-a2f9-693b567eaff6 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:27:04.881082 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 71/146] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:04 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 979 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:05.898226 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0fc0a3b-69c7-4f3c-91e3-ba0bae6d144b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:27:05.899370 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0fc0a3b-69c7-4f3c-91e3-ba0bae6d144b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:05.899654 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:05.899654 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:05.900355 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0fc0a3b-69c7-4f3c-91e3-ba0bae6d144b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:06.079501 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] POST http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes Dec 12 02:27:06.080857 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:06.080857 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:06.083689 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-785044847", "imageRef": "bad855c1-33f2-461f-baef-72029869a067"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:27:06.083689 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-785044847', 'imageRef': 'bad855c1-33f2-461f-baef-72029869a067'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:27:06.100735 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:06.100735 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:06.130117 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c0fc0a3b-69c7-4f3c-91e3-ba0bae6d144b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:27:06.226117 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0fc0a3b-69c7-4f3c-91e3-ba0bae6d144b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:27:06.247656 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 72/147] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:05 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 979 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:06.320115 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Create volume of 1 GB Dec 12 02:27:06.362644 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Availability Zones retrieved successfully. Dec 12 02:27:06.416079 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Flow 'volume_create_api' (55c03a40-49fe-43b5-afd0-5d057c9808d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:27:06.419140 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83c1b32-0d8b-45f2-b304-36d2349c7b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:06.425923 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:27:06.745598 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a83c1b32-0d8b-45f2-b304-36d2349c7b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:06.755537 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0ab8040-d81e-4b5f-98a0-3ac49a9d4134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:06.999638 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Created reservations ['68e66a6f-4218-42ca-8fe6-7b0941929f2d', 'af5b660d-3de5-4dee-846a-48f168175f75', 'db04d577-0372-4199-ad50-f5fa09277efb', 'ea13bf4a-7313-42b9-b69b-6285963e243a'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:27:07.002187 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0ab8040-d81e-4b5f-98a0-3ac49a9d4134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68e66a6f-4218-42ca-8fe6-7b0941929f2d', 'af5b660d-3de5-4dee-846a-48f168175f75', 'db04d577-0372-4199-ad50-f5fa09277efb', 'ea13bf4a-7313-42b9-b69b-6285963e243a']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:07.004454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (887a70e1-336e-4956-8cb5-10070229d759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:07.087086 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (887a70e1-336e-4956-8cb5-10070229d759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aacdf931-be47-4187-98fa-042d0677bb03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-785044847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='affa9aa8789b4ac09b9c31198b9c91be',qos_specs=None,replication_status=,reservations=['68e66a6f-4218-42ca-8fe6-7b0941929f2d','af5b660d-3de5-4dee-846a-48f168175f75','db04d577-0372-4199-ad50-f5fa09277efb','ea13bf4a-7313-42b9-b69b-6285963e243a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc052ac1137b4f0594b9a41da6784622',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:27:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-785044847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aacdf931-be47-4187-98fa-042d0677bb03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='affa9aa8789b4ac09b9c31198b9c91be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dc052ac1137b4f0594b9a41da6784622',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:07.089616 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afeccedf-0aaa-46d3-a071-f8d2bd76aa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:07.131514 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afeccedf-0aaa-46d3-a071-f8d2bd76aa52) transitioned into state 'SUCCESS' from state '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-785044847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='affa9aa8789b4ac09b9c31198b9c91be',qos_specs=None,replication_status=,reservations=['68e66a6f-4218-42ca-8fe6-7b0941929f2d','af5b660d-3de5-4dee-846a-48f168175f75','db04d577-0372-4199-ad50-f5fa09277efb','ea13bf4a-7313-42b9-b69b-6285963e243a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc052ac1137b4f0594b9a41da6784622',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:07.140359 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93bcca5d-c310-4027-bf2e-23f05eb42b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:07.171523 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93bcca5d-c310-4027-bf2e-23f05eb42b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:07.180956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Flow 'volume_create_api' (55c03a40-49fe-43b5-afd0-5d057c9808d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:27:07.254295 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15a1da77-3063-417d-9bc0-b800028c897b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:27:07.255605 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15a1da77-3063-417d-9bc0-b800028c897b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:07.255605 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:07.255605 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:07.255894 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15a1da77-3063-417d-9bc0-b800028c897b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:07.343416 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Create volume request issued successfully. Dec 12 02:27:07.391640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5fc4a1bb-45a6-44c1-b140-e5903ba71a3a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes returned with HTTP 202 Dec 12 02:27:07.395131 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 76/148] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 02:27:05 2020] POST /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes => generated 820 bytes in 1902 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:27:07.411364 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c58309e-c35c-4b02-9db4-456c2688cc94 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:07.411897 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c58309e-c35c-4b02-9db4-456c2688cc94 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:07.412117 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:07.412117 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:07.412491 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c58309e-c35c-4b02-9db4-456c2688cc94 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:07.423044 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:07.423044 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:07.450759 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-15a1da77-3063-417d-9bc0-b800028c897b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:27:07.489906 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:07.489906 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:07.499175 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c58309e-c35c-4b02-9db4-456c2688cc94 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:07.516080 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15a1da77-3063-417d-9bc0-b800028c897b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:27:07.520568 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 73/149] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:07 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 979 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:27:07.534368 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c58309e-c35c-4b02-9db4-456c2688cc94 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:07.536697 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 77/150] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:07 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:08.538972 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd363a41-5d37-4679-9481-b86a78fe7fcd tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:27:08.539675 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd363a41-5d37-4679-9481-b86a78fe7fcd tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:08.539874 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:08.539874 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:08.541067 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd363a41-5d37-4679-9481-b86a78fe7fcd tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:08.551390 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17945a54-a2fe-4011-83a4-f96caeb448f5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:08.551920 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17945a54-a2fe-4011-83a4-f96caeb448f5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:08.552143 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:08.552143 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:08.552515 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17945a54-a2fe-4011-83a4-f96caeb448f5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:08.677988 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:08.677988 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:08.723449 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fd363a41-5d37-4679-9481-b86a78fe7fcd tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:27:08.765085 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:08.765085 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:08.787666 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-17945a54-a2fe-4011-83a4-f96caeb448f5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:08.803952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd363a41-5d37-4679-9481-b86a78fe7fcd tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:27:08.805210 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 74/151] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:08 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 1367 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:27:08.820506 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] POST http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes Dec 12 02:27:08.821346 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:08.821346 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:08.828218 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1558834313"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:27:08.830396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1558834313'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:27:08.833742 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Create volume of 1 GB Dec 12 02:27:08.859584 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17945a54-a2fe-4011-83a4-f96caeb448f5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:08.862857 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 78/152] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:08 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:08.879912 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Availability Zones retrieved successfully. Dec 12 02:27:08.941210 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Flow 'volume_create_api' (a3e41070-19b8-43fa-ad13-694ffa11717a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:27:08.955223 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f0fbe71-8fd0-454f-9420-7bd03fb6cb0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:08.963888 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:27:09.228720 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f0fbe71-8fd0-454f-9420-7bd03fb6cb0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:09.246535 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd0c6d08-be4d-4d35-8aaa-47424cf31220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:09.608901 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Created reservations ['1b52324d-dc9f-4fde-88eb-b3b5c72424c1', 'abc67961-d856-48af-b975-16d392222dde', '0a95f0eb-6ce7-41e0-982c-d792e8490ded', '45da391c-baf9-42e1-bbde-082f2c55b36c'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:27:09.611774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd0c6d08-be4d-4d35-8aaa-47424cf31220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b52324d-dc9f-4fde-88eb-b3b5c72424c1', 'abc67961-d856-48af-b975-16d392222dde', '0a95f0eb-6ce7-41e0-982c-d792e8490ded', '45da391c-baf9-42e1-bbde-082f2c55b36c']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:09.621471 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8a6d72-ff64-44be-8e61-a26a3901ddcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:09.774811 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b8a6d72-ff64-44be-8e61-a26a3901ddcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1250c3d1-1bd5-47a2-982c-c4d31bffbd0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1558834313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d38e0a7ef1d48ca9adfd6f60daa5e29',qos_specs=None,replication_status=,reservations=['1b52324d-dc9f-4fde-88eb-b3b5c72424c1','abc67961-d856-48af-b975-16d392222dde','0a95f0eb-6ce7-41e0-982c-d792e8490ded','45da391c-baf9-42e1-bbde-082f2c55b36c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='939d500248a9473285b87962d3c1e202',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1558834313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1250c3d1-1bd5-47a2-982c-c4d31bffbd0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d38e0a7ef1d48ca9adfd6f60daa5e29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='939d500248a9473285b87962d3c1e202',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:09.783808 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d179fcf-2d5f-46c1-834e-86d7487408f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:09.875231 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d179fcf-2d5f-46c1-834e-86d7487408f6) transitioned into state 'SUCCESS' from state '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-1558834313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d38e0a7ef1d48ca9adfd6f60daa5e29',qos_specs=None,replication_status=,reservations=['1b52324d-dc9f-4fde-88eb-b3b5c72424c1','abc67961-d856-48af-b975-16d392222dde','0a95f0eb-6ce7-41e0-982c-d792e8490ded','45da391c-baf9-42e1-bbde-082f2c55b36c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='939d500248a9473285b87962d3c1e202',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:09.877702 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e224b2-85e3-4c81-8c0b-acf365f46b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:09.877856 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-046380e2-50a9-4ad4-bf76-c72b961b0f27 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:09.878284 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-046380e2-50a9-4ad4-bf76-c72b961b0f27 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:09.878489 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:09.878489 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:09.878850 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-046380e2-50a9-4ad4-bf76-c72b961b0f27 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:09.904550 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55e224b2-85e3-4c81-8c0b-acf365f46b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:09.914541 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Flow 'volume_create_api' (a3e41070-19b8-43fa-ad13-694ffa11717a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:27:10.051734 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Create volume request issued successfully. Dec 12 02:27:10.073702 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:10.073702 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:10.082194 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5330fdd-3a50-4c52-8ae0-7d1d01f2c659 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes returned with HTTP 202 Dec 12 02:27:10.083486 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 75/153] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:27:08 2020] POST /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes => generated 826 bytes in 1266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 12 02:27:10.098791 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba48ed24-f9a8-4248-805a-2e52b7fbe486 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a Dec 12 02:27:10.099473 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba48ed24-f9a8-4248-805a-2e52b7fbe486 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:10.099821 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:10.099821 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:10.100393 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba48ed24-f9a8-4248-805a-2e52b7fbe486 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:10.114263 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-046380e2-50a9-4ad4-bf76-c72b961b0f27 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:10.209926 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-046380e2-50a9-4ad4-bf76-c72b961b0f27 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:10.219464 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 79/154] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:09 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:10.247349 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:10.247349 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:10.273235 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba48ed24-f9a8-4248-805a-2e52b7fbe486 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:27:10.355638 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba48ed24-f9a8-4248-805a-2e52b7fbe486 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a returned with HTTP 200 Dec 12 02:27:10.370653 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 76/155] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:10 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a => generated 894 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:11.228421 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45d1a930-f3ad-4244-93b1-2364f976e2ba tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:11.229932 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45d1a930-f3ad-4244-93b1-2364f976e2ba tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:11.230315 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:11.230315 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:11.230935 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45d1a930-f3ad-4244-93b1-2364f976e2ba tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:11.376732 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b1b0336-bb95-4631-8f06-3bee388e7a0e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a Dec 12 02:27:11.377604 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b1b0336-bb95-4631-8f06-3bee388e7a0e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:11.377888 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:11.377888 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:11.378347 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b1b0336-bb95-4631-8f06-3bee388e7a0e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:11.441219 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:11.441219 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:11.484425 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-45d1a930-f3ad-4244-93b1-2364f976e2ba tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:11.525151 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:11.525151 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:11.544902 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b1b0336-bb95-4631-8f06-3bee388e7a0e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:27:11.573868 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45d1a930-f3ad-4244-93b1-2364f976e2ba tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:11.581869 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 80/156] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:11 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:11.594670 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b1b0336-bb95-4631-8f06-3bee388e7a0e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a returned with HTTP 200 Dec 12 02:27:11.594877 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 77/157] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:11 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a => generated 918 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:27:12.601609 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-898c7f98-5aed-45e2-8b4c-ac2db6603e7e tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:12.605314 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-898c7f98-5aed-45e2-8b4c-ac2db6603e7e tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:12.605740 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:12.605740 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:12.606355 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-898c7f98-5aed-45e2-8b4c-ac2db6603e7e tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:12.612310 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e854c2cd-9f2b-4599-87e4-f41f4f205505 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a Dec 12 02:27:12.612952 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e854c2cd-9f2b-4599-87e4-f41f4f205505 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:12.613235 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:12.613235 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:12.613809 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e854c2cd-9f2b-4599-87e4-f41f4f205505 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:12.746835 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:12.746835 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:12.764828 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-898c7f98-5aed-45e2-8b4c-ac2db6603e7e tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:12.820131 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:12.820131 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:12.833223 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-898c7f98-5aed-45e2-8b4c-ac2db6603e7e tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:12.836250 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 81/158] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:12 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:12.847039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e854c2cd-9f2b-4599-87e4-f41f4f205505 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:27:12.931300 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e854c2cd-9f2b-4599-87e4-f41f4f205505 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a returned with HTTP 200 Dec 12 02:27:12.932114 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 78/159] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:12 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a => generated 919 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:12.951108 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] POST http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes Dec 12 02:27:12.952850 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:12.952850 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:12.953550 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1727106598"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:27:12.955181 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1727106598'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:27:12.955878 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Create volume of 1 GB Dec 12 02:27:12.984260 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Availability Zones retrieved successfully. Dec 12 02:27:13.035053 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Flow 'volume_create_api' (148eb984-8252-4eb8-aa5c-584f19a52364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:27:13.040815 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba3722e0-83c5-4c83-8e4f-ac1818042499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:13.049956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:27:13.198004 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba3722e0-83c5-4c83-8e4f-ac1818042499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:13.201970 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da243c7-9f97-4705-893d-ddddcc15c652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:13.298596 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Created reservations ['48c5f7dd-1a5a-4690-932b-ab17362797f7', '828ae827-7a66-4390-8e84-ee18d22bb1bf', '1e293121-bb69-497a-b7bd-62dc95d1ceaa', 'd61bb6f3-d570-4bcb-8a06-86b7cfc184d0'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:27:13.300965 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da243c7-9f97-4705-893d-ddddcc15c652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48c5f7dd-1a5a-4690-932b-ab17362797f7', '828ae827-7a66-4390-8e84-ee18d22bb1bf', '1e293121-bb69-497a-b7bd-62dc95d1ceaa', 'd61bb6f3-d570-4bcb-8a06-86b7cfc184d0']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:13.304540 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4281951f-cfa8-4a5a-a975-c1bd747276f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:13.443600 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4281951f-cfa8-4a5a-a975-c1bd747276f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e0cf2ea-95b1-4720-9700-bd4b8d6c561d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1727106598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d38e0a7ef1d48ca9adfd6f60daa5e29',qos_specs=None,replication_status=,reservations=['48c5f7dd-1a5a-4690-932b-ab17362797f7','828ae827-7a66-4390-8e84-ee18d22bb1bf','1e293121-bb69-497a-b7bd-62dc95d1ceaa','d61bb6f3-d570-4bcb-8a06-86b7cfc184d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='939d500248a9473285b87962d3c1e202',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1727106598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e0cf2ea-95b1-4720-9700-bd4b8d6c561d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d38e0a7ef1d48ca9adfd6f60daa5e29',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='939d500248a9473285b87962d3c1e202',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:13.454034 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d02c9b21-8372-45ed-9a2b-42e4bd6bad5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:13.535063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d02c9b21-8372-45ed-9a2b-42e4bd6bad5f) transitioned into state 'SUCCESS' from state '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-1727106598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d38e0a7ef1d48ca9adfd6f60daa5e29',qos_specs=None,replication_status=,reservations=['48c5f7dd-1a5a-4690-932b-ab17362797f7','828ae827-7a66-4390-8e84-ee18d22bb1bf','1e293121-bb69-497a-b7bd-62dc95d1ceaa','d61bb6f3-d570-4bcb-8a06-86b7cfc184d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='939d500248a9473285b87962d3c1e202',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:13.541749 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e6cea3-2418-47ed-9601-6c203b2262b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:13.589038 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62e6cea3-2418-47ed-9601-6c203b2262b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:13.592684 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Flow 'volume_create_api' (148eb984-8252-4eb8-aa5c-584f19a52364) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:27:13.778226 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Create volume request issued successfully. Dec 12 02:27:13.822414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12da4e33-4ba8-40dc-b34e-990f37996807 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes returned with HTTP 202 Dec 12 02:27:13.833416 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 82/160] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:27:12 2020] POST /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes => generated 826 bytes in 876 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:27:13.838521 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-652c3860-b4e1-4555-abbe-c4a6cf6b3143 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d Dec 12 02:27:13.839049 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-652c3860-b4e1-4555-abbe-c4a6cf6b3143 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:13.839269 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:13.839269 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:13.839644 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-652c3860-b4e1-4555-abbe-c4a6cf6b3143 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:13.853561 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86ed21d1-1627-43d8-b393-f6f5a9b9fe27 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:13.854084 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86ed21d1-1627-43d8-b393-f6f5a9b9fe27 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:13.854292 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:13.854292 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:13.854659 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86ed21d1-1627-43d8-b393-f6f5a9b9fe27 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:14.000484 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:14.000484 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:14.022777 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-652c3860-b4e1-4555-abbe-c4a6cf6b3143 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:27:14.041050 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:14.041050 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:14.061709 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-86ed21d1-1627-43d8-b393-f6f5a9b9fe27 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:14.106067 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86ed21d1-1627-43d8-b393-f6f5a9b9fe27 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:14.117209 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 83/161] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:13 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:14.119831 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-652c3860-b4e1-4555-abbe-c4a6cf6b3143 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d returned with HTTP 200 Dec 12 02:27:14.137119 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 79/162] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:13 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d => generated 918 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:15.122585 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6af3dda1-38a3-4464-81a3-7b9c80c39610 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:15.123240 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6af3dda1-38a3-4464-81a3-7b9c80c39610 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:15.123756 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:15.123756 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:15.124378 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6af3dda1-38a3-4464-81a3-7b9c80c39610 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:15.145943 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c74af96-142c-4fff-bb7b-f929571b58ea tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d Dec 12 02:27:15.146723 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c74af96-142c-4fff-bb7b-f929571b58ea tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:15.147143 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:15.147143 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:15.147973 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c74af96-142c-4fff-bb7b-f929571b58ea tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:15.264093 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:15.264093 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:15.287176 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6c74af96-142c-4fff-bb7b-f929571b58ea tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:27:15.302255 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:15.302255 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:15.331126 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6af3dda1-38a3-4464-81a3-7b9c80c39610 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:15.340237 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c74af96-142c-4fff-bb7b-f929571b58ea tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d returned with HTTP 200 Dec 12 02:27:15.362268 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 80/163] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:15 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d => generated 918 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:15.420772 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6af3dda1-38a3-4464-81a3-7b9c80c39610 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:15.428678 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 84/164] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:15 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:16.373301 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13754c49-8433-4e96-bc84-b7c51577fa3a tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d Dec 12 02:27:16.373819 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13754c49-8433-4e96-bc84-b7c51577fa3a tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:16.374151 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:16.374151 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:16.374612 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13754c49-8433-4e96-bc84-b7c51577fa3a tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:16.442277 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ced67f5-8539-4fb0-ac25-7a055a77465a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:16.442883 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ced67f5-8539-4fb0-ac25-7a055a77465a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:16.443170 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:16.443170 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:16.443627 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ced67f5-8539-4fb0-ac25-7a055a77465a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:16.527134 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:16.527134 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:16.555439 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-13754c49-8433-4e96-bc84-b7c51577fa3a tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:27:16.576386 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:16.576386 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:16.590504 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13754c49-8433-4e96-bc84-b7c51577fa3a tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d returned with HTTP 200 Dec 12 02:27:16.591744 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 81/165] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:16 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d => generated 919 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:16.617969 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ced67f5-8539-4fb0-ac25-7a055a77465a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:16.661287 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ced67f5-8539-4fb0-ac25-7a055a77465a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:16.664261 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 85/166] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:16 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:17.684151 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93e91dbd-75f9-4443-897e-c828a532fb14 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:17.684720 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93e91dbd-75f9-4443-897e-c828a532fb14 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:17.685111 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:17.685111 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:17.685487 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93e91dbd-75f9-4443-897e-c828a532fb14 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:17.819326 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:17.819326 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:17.850054 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-93e91dbd-75f9-4443-897e-c828a532fb14 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:17.901616 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93e91dbd-75f9-4443-897e-c828a532fb14 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:17.902539 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 82/167] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:17 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:18.923700 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95501782-a6e5-40ae-9815-89e54575d560 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:18.924898 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95501782-a6e5-40ae-9815-89e54575d560 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:18.925338 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:18.925338 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:18.925721 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95501782-a6e5-40ae-9815-89e54575d560 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:19.060705 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:19.060705 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:19.084611 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-95501782-a6e5-40ae-9815-89e54575d560 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:19.133077 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95501782-a6e5-40ae-9815-89e54575d560 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:19.135786 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 86/168] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:18 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:20.153193 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa047913-cf24-4dc5-b627-a10f7b9fcda3 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:20.155091 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa047913-cf24-4dc5-b627-a10f7b9fcda3 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:20.155528 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:20.155528 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:20.156351 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa047913-cf24-4dc5-b627-a10f7b9fcda3 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:20.341322 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:20.341322 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:20.388923 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fa047913-cf24-4dc5-b627-a10f7b9fcda3 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:20.467149 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa047913-cf24-4dc5-b627-a10f7b9fcda3 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:20.479443 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 83/169] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:20 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:21.486255 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ed44d35-2909-4204-beda-59bfe9584be4 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:21.487391 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ed44d35-2909-4204-beda-59bfe9584be4 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:21.487771 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:21.487771 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:21.488410 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ed44d35-2909-4204-beda-59bfe9584be4 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:21.680964 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:21.680964 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:21.715482 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ed44d35-2909-4204-beda-59bfe9584be4 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:21.794197 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ed44d35-2909-4204-beda-59bfe9584be4 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:21.811713 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 87/170] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:21 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:22.818678 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21f42b44-64ed-47be-9285-49de177a71aa tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:22.820099 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21f42b44-64ed-47be-9285-49de177a71aa tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:22.820473 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:22.820473 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:22.821386 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21f42b44-64ed-47be-9285-49de177a71aa tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:22.945430 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:22.945430 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:22.973525 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-21f42b44-64ed-47be-9285-49de177a71aa tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:23.017326 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21f42b44-64ed-47be-9285-49de177a71aa tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:23.023772 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 84/171] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:22 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:24.034137 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-411c2123-d1d9-43e7-904c-6454bab8d59a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:24.034718 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-411c2123-d1d9-43e7-904c-6454bab8d59a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:24.034845 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:24.034845 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:24.035194 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-411c2123-d1d9-43e7-904c-6454bab8d59a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:24.156119 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:24.156119 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:24.182173 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-411c2123-d1d9-43e7-904c-6454bab8d59a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:24.294125 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-411c2123-d1d9-43e7-904c-6454bab8d59a tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:24.297581 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 88/172] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:24 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:25.313901 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8adaa749-b754-487a-b3bb-009999ba97fc tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:25.315078 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8adaa749-b754-487a-b3bb-009999ba97fc tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:25.315078 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:25.315078 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:25.315078 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8adaa749-b754-487a-b3bb-009999ba97fc tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:25.457348 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:25.457348 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:25.483402 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8adaa749-b754-487a-b3bb-009999ba97fc tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:25.536157 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8adaa749-b754-487a-b3bb-009999ba97fc tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:25.540547 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 85/173] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:25 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:26.555991 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cb6d7e9b-d932-4ac9-9f5e-18be3dda1815 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:26.557376 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cb6d7e9b-d932-4ac9-9f5e-18be3dda1815 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:26.559275 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:26.559275 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:26.560016 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cb6d7e9b-d932-4ac9-9f5e-18be3dda1815 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:26.733056 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:26.733056 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:26.756747 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cb6d7e9b-d932-4ac9-9f5e-18be3dda1815 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:26.836639 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cb6d7e9b-d932-4ac9-9f5e-18be3dda1815 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:26.841355 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 89/174] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:26 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:27.859461 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dfb00133-ce39-4686-babb-0430ded802b5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:27.860924 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dfb00133-ce39-4686-babb-0430ded802b5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:27.861309 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:27.861309 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:27.861872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dfb00133-ce39-4686-babb-0430ded802b5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:27.961412 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:27.961412 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:27.982937 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dfb00133-ce39-4686-babb-0430ded802b5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:28.016011 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dfb00133-ce39-4686-babb-0430ded802b5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:28.018773 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 86/175] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:27 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:29.036243 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc426168-c5ed-4f61-b76c-5da34f3fee15 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:29.036823 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc426168-c5ed-4f61-b76c-5da34f3fee15 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:29.037051 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:29.037051 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:29.037381 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc426168-c5ed-4f61-b76c-5da34f3fee15 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:29.162894 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:29.162894 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:29.184426 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bc426168-c5ed-4f61-b76c-5da34f3fee15 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:29.252517 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc426168-c5ed-4f61-b76c-5da34f3fee15 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:29.253477 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 90/176] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:29 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 912 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:30.270086 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f96fe28-933a-4ea6-9923-16a95d9171bd tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:30.270638 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f96fe28-933a-4ea6-9923-16a95d9171bd tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:30.270806 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:30.270806 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:30.271178 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f96fe28-933a-4ea6-9923-16a95d9171bd tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:30.413158 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:30.413158 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:30.432963 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2f96fe28-933a-4ea6-9923-16a95d9171bd tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:30.495053 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f96fe28-933a-4ea6-9923-16a95d9171bd tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:30.496406 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 87/177] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:30 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 970 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:31.511116 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-387c4e05-ad07-4139-8bef-045a1e4f6a8d tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:31.511609 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-387c4e05-ad07-4139-8bef-045a1e4f6a8d tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:31.511999 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:31.511999 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:31.512612 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-387c4e05-ad07-4139-8bef-045a1e4f6a8d tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:31.665757 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:31.665757 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:31.699394 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-387c4e05-ad07-4139-8bef-045a1e4f6a8d tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:31.754051 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-387c4e05-ad07-4139-8bef-045a1e4f6a8d tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:31.754884 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 91/178] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:31 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 973 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:32.775828 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdffc9a3-e92f-4718-98c5-7ddd5632bbd1 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:32.776358 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdffc9a3-e92f-4718-98c5-7ddd5632bbd1 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:32.776582 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:32.776582 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:32.776975 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdffc9a3-e92f-4718-98c5-7ddd5632bbd1 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:32.887330 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:32.887330 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:32.903708 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bdffc9a3-e92f-4718-98c5-7ddd5632bbd1 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:32.955981 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdffc9a3-e92f-4718-98c5-7ddd5632bbd1 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:32.957436 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 88/179] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:32 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 973 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:33.973662 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8704b443-78d0-4c8c-97f4-8cf5bb629256 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:33.974176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8704b443-78d0-4c8c-97f4-8cf5bb629256 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:33.974363 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:33.974363 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:33.978468 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8704b443-78d0-4c8c-97f4-8cf5bb629256 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:34.113734 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:34.113734 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:34.132977 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8704b443-78d0-4c8c-97f4-8cf5bb629256 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:34.179050 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8704b443-78d0-4c8c-97f4-8cf5bb629256 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:34.181442 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 92/180] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:33 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 973 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:35.197858 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b52bb5f6-1ad4-470c-a6b5-9aa10663cfbd tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:35.199224 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b52bb5f6-1ad4-470c-a6b5-9aa10663cfbd tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:35.199629 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:35.199629 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:35.200375 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b52bb5f6-1ad4-470c-a6b5-9aa10663cfbd tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:35.316921 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:35.316921 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:35.385532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b52bb5f6-1ad4-470c-a6b5-9aa10663cfbd tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:35.482110 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b52bb5f6-1ad4-470c-a6b5-9aa10663cfbd tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:35.484326 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 89/181] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:35 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 973 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:36.499436 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff7f0bfa-e1d6-4b1f-a30c-409881797f77 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:36.500004 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff7f0bfa-e1d6-4b1f-a30c-409881797f77 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:36.500258 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:36.500258 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:36.501321 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff7f0bfa-e1d6-4b1f-a30c-409881797f77 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:36.645906 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:36.645906 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:36.687540 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ff7f0bfa-e1d6-4b1f-a30c-409881797f77 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:36.737641 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff7f0bfa-e1d6-4b1f-a30c-409881797f77 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:36.738782 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 93/182] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:36 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 973 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:37.755756 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b11903bd-7ae3-4e07-bd93-6b45e8fa6bde tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:37.756256 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b11903bd-7ae3-4e07-bd93-6b45e8fa6bde tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:37.757773 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:37.757773 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:37.758527 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b11903bd-7ae3-4e07-bd93-6b45e8fa6bde tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:37.905743 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:37.905743 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:37.938882 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b11903bd-7ae3-4e07-bd93-6b45e8fa6bde tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:37.973523 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b11903bd-7ae3-4e07-bd93-6b45e8fa6bde tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:37.983264 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 90/183] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:37 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 973 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:38.991563 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77127b01-e23a-4892-881e-d7e55d1b69d9 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:38.992924 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77127b01-e23a-4892-881e-d7e55d1b69d9 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:38.993337 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:38.993337 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:38.994008 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77127b01-e23a-4892-881e-d7e55d1b69d9 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:39.086871 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:39.086871 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:39.103102 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-77127b01-e23a-4892-881e-d7e55d1b69d9 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:39.134544 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77127b01-e23a-4892-881e-d7e55d1b69d9 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:39.149096 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 94/184] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:38 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 973 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:40.161456 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d390918-2003-45cf-8b59-51db9e9afac8 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:27:40.162214 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d390918-2003-45cf-8b59-51db9e9afac8 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:40.163795 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:40.163795 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:40.164534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d390918-2003-45cf-8b59-51db9e9afac8 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:40.341069 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:40.341069 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:40.369249 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4d390918-2003-45cf-8b59-51db9e9afac8 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:40.426865 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d390918-2003-45cf-8b59-51db9e9afac8 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:27:40.433363 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 91/185] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:40 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 1361 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:27:40.442881 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] POST http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes Dec 12 02:27:40.443569 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:40.443569 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:40.444231 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-219899960"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:27:40.445587 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-219899960'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:27:40.446524 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Create volume of 1 GB Dec 12 02:27:40.481343 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Availability Zones retrieved successfully. Dec 12 02:27:40.507597 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Flow 'volume_create_api' (43109581-abf3-4256-932e-1436a95a1193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:27:40.511188 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86389dc8-0002-4a0c-b155-3b2e8f87f87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:40.514002 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:27:40.610392 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86389dc8-0002-4a0c-b155-3b2e8f87f87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:40.612856 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c622da8a-84ab-4578-85c8-832c0bf933fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:40.751798 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Created reservations ['fdd39b1a-e709-43a5-8730-b9d2f13c8d28', 'a48f4b2b-765f-4686-b5fc-aad56ff94af3', 'a293d9bf-b1aa-4929-93fd-f155b96ec79f', 'e10ec51b-0fd5-48ae-85b1-d6ffd8f1cd25'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:27:40.754691 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c622da8a-84ab-4578-85c8-832c0bf933fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdd39b1a-e709-43a5-8730-b9d2f13c8d28', 'a48f4b2b-765f-4686-b5fc-aad56ff94af3', 'a293d9bf-b1aa-4929-93fd-f155b96ec79f', 'e10ec51b-0fd5-48ae-85b1-d6ffd8f1cd25']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:40.762855 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d6c12bb-a61e-45fc-9602-bf45861830d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:40.911716 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d6c12bb-a61e-45fc-9602-bf45861830d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af2ed209-ac1b-4b50-917d-2a02fafbe685', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-219899960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='affa9aa8789b4ac09b9c31198b9c91be',qos_specs=None,replication_status=,reservations=['fdd39b1a-e709-43a5-8730-b9d2f13c8d28','a48f4b2b-765f-4686-b5fc-aad56ff94af3','a293d9bf-b1aa-4929-93fd-f155b96ec79f','e10ec51b-0fd5-48ae-85b1-d6ffd8f1cd25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc052ac1137b4f0594b9a41da6784622',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:27:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-219899960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af2ed209-ac1b-4b50-917d-2a02fafbe685,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='affa9aa8789b4ac09b9c31198b9c91be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dc052ac1137b4f0594b9a41da6784622',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:40.927284 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470be121-501c-4e07-b69f-7787749a4ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:41.013053 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470be121-501c-4e07-b69f-7787749a4ea1) transitioned into state 'SUCCESS' from state '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-219899960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='affa9aa8789b4ac09b9c31198b9c91be',qos_specs=None,replication_status=,reservations=['fdd39b1a-e709-43a5-8730-b9d2f13c8d28','a48f4b2b-765f-4686-b5fc-aad56ff94af3','a293d9bf-b1aa-4929-93fd-f155b96ec79f','e10ec51b-0fd5-48ae-85b1-d6ffd8f1cd25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc052ac1137b4f0594b9a41da6784622',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:41.015343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11c1f9a6-7a6c-43f8-abbe-9a9cce6d1900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:41.064836 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11c1f9a6-7a6c-43f8-abbe-9a9cce6d1900) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:41.067496 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Flow 'volume_create_api' (43109581-abf3-4256-932e-1436a95a1193) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:27:41.197534 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Create volume request issued successfully. Dec 12 02:27:41.233035 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7f7d7e3-1f9c-4895-8093-636678a26166 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes returned with HTTP 202 Dec 12 02:27:41.234152 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 95/186] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:27:40 2020] POST /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes => generated 820 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:27:41.251418 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5420c46-d389-4fe1-9a85-7e96802e1a31 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 Dec 12 02:27:41.252440 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5420c46-d389-4fe1-9a85-7e96802e1a31 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:41.252913 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:41.252913 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:41.253697 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5420c46-d389-4fe1-9a85-7e96802e1a31 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:41.347977 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:41.347977 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:41.372435 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b5420c46-d389-4fe1-9a85-7e96802e1a31 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:41.421468 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5420c46-d389-4fe1-9a85-7e96802e1a31 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 returned with HTTP 200 Dec 12 02:27:41.430748 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 92/187] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:41 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 => generated 912 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:42.440185 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0d6a4f5-21be-482c-8bd1-9a18341901d1 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 Dec 12 02:27:42.440798 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0d6a4f5-21be-482c-8bd1-9a18341901d1 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:42.441133 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:42.441133 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:42.441447 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0d6a4f5-21be-482c-8bd1-9a18341901d1 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:42.514709 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:42.514709 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:42.524641 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c0d6a4f5-21be-482c-8bd1-9a18341901d1 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:42.555225 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0d6a4f5-21be-482c-8bd1-9a18341901d1 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 returned with HTTP 200 Dec 12 02:27:42.555986 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 96/188] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:42 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:42.572447 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] POST http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes Dec 12 02:27:42.572963 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:42.572963 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:42.573382 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-898684284"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:27:42.574461 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-898684284'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:27:42.574999 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Create volume of 1 GB Dec 12 02:27:42.598817 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Availability Zones retrieved successfully. Dec 12 02:27:42.642390 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Flow 'volume_create_api' (5fb6a13e-f0d5-486c-8a04-2f3d44d92e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:27:42.646766 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed9c0832-6ac4-43a3-945e-7a77411a687a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:42.652004 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:27:42.767872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed9c0832-6ac4-43a3-945e-7a77411a687a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:42.773879 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3e5f71e-8b40-464d-80b3-cbbd3cd761c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:42.908885 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Created reservations ['4bc77db6-24f4-4f3b-984d-4b21d4756299', '07a06a6a-101b-4393-aacf-7383c348d70c', '4ab12cae-0813-444a-af10-4724bf45c328', '1eaadd05-494b-41ff-966b-2c885c9977d9'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:27:42.911274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3e5f71e-8b40-464d-80b3-cbbd3cd761c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bc77db6-24f4-4f3b-984d-4b21d4756299', '07a06a6a-101b-4393-aacf-7383c348d70c', '4ab12cae-0813-444a-af10-4724bf45c328', '1eaadd05-494b-41ff-966b-2c885c9977d9']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:42.913649 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56d0a0a3-7041-431e-8e04-bf03e75a21f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:42.991793 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56d0a0a3-7041-431e-8e04-bf03e75a21f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11f27fb6-af2a-4abc-8b1b-b56f1cf3c420', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-898684284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='affa9aa8789b4ac09b9c31198b9c91be',qos_specs=None,replication_status=,reservations=['4bc77db6-24f4-4f3b-984d-4b21d4756299','07a06a6a-101b-4393-aacf-7383c348d70c','4ab12cae-0813-444a-af10-4724bf45c328','1eaadd05-494b-41ff-966b-2c885c9977d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc052ac1137b4f0594b9a41da6784622',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:27:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-898684284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11f27fb6-af2a-4abc-8b1b-b56f1cf3c420,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='affa9aa8789b4ac09b9c31198b9c91be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dc052ac1137b4f0594b9a41da6784622',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:42.997732 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d14ee40-1787-4b1f-b07a-8cab4f6432a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:43.026386 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d14ee40-1787-4b1f-b07a-8cab4f6432a3) transitioned into state 'SUCCESS' from state '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-898684284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='affa9aa8789b4ac09b9c31198b9c91be',qos_specs=None,replication_status=,reservations=['4bc77db6-24f4-4f3b-984d-4b21d4756299','07a06a6a-101b-4393-aacf-7383c348d70c','4ab12cae-0813-444a-af10-4724bf45c328','1eaadd05-494b-41ff-966b-2c885c9977d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc052ac1137b4f0594b9a41da6784622',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:43.028974 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (133066cd-9950-4562-b5e3-54af0d0329ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:27:43.077562 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (133066cd-9950-4562-b5e3-54af0d0329ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:27:43.080932 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Flow 'volume_create_api' (5fb6a13e-f0d5-486c-8a04-2f3d44d92e7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:27:43.155982 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Create volume request issued successfully. Dec 12 02:27:43.190126 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-499ce47d-c48e-4a4a-9ad2-7a4cb33e9fa5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes returned with HTTP 202 Dec 12 02:27:43.192604 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 93/189] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:27:42 2020] POST /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes => generated 820 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:27:43.207648 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23c18c6b-0ba3-43e6-89cc-39519cc8756b tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 Dec 12 02:27:43.208490 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23c18c6b-0ba3-43e6-89cc-39519cc8756b tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:43.208734 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:43.208734 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:43.209106 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23c18c6b-0ba3-43e6-89cc-39519cc8756b tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:43.365480 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:43.365480 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:43.395694 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-23c18c6b-0ba3-43e6-89cc-39519cc8756b tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:43.459561 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23c18c6b-0ba3-43e6-89cc-39519cc8756b tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 returned with HTTP 200 Dec 12 02:27:43.460393 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 97/190] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:43 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 => generated 888 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:44.477412 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c708382-4f5b-43fa-b209-a1ddbe8c2353 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 Dec 12 02:27:44.478077 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c708382-4f5b-43fa-b209-a1ddbe8c2353 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:44.478275 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:44.478275 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:44.478903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c708382-4f5b-43fa-b209-a1ddbe8c2353 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:44.649089 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:44.649089 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:44.671648 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4c708382-4f5b-43fa-b209-a1ddbe8c2353 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:44.766860 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c708382-4f5b-43fa-b209-a1ddbe8c2353 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 returned with HTTP 200 Dec 12 02:27:44.780773 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 94/191] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:44 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 => generated 912 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:27:45.793337 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ec34782-e197-492d-bb5f-dadb568cf394 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 Dec 12 02:27:45.797727 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ec34782-e197-492d-bb5f-dadb568cf394 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:27:45.798530 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:27:45.798530 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:27:45.799479 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ec34782-e197-492d-bb5f-dadb568cf394 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:27:46.027638 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:27:46.027638 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:27:46.058243 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ec34782-e197-492d-bb5f-dadb568cf394 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:27:46.135026 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ec34782-e197-492d-bb5f-dadb568cf394 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 returned with HTTP 200 Dec 12 02:27:46.135907 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 98/192] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:27:45 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 => generated 913 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:28:23.981355 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-0b142ede-bc52-431d-abee-e939d8f1fa36 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:28:23.982543 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-0b142ede-bc52-431d-abee-e939d8f1fa36 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:23.982957 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:23.982957 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:23.983859 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-0b142ede-bc52-431d-abee-e939d8f1fa36 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:24.037422 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:24.037422 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:24.046159 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-0b142ede-bc52-431d-abee-e939d8f1fa36 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:28:24.071732 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-0b142ede-bc52-431d-abee-e939d8f1fa36 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:28:24.072825 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 95/193] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:28:23 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 1367 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:28:24.090358 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-727c28ca-54dd-4532-9c64-0092891b3796 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a Dec 12 02:28:24.090892 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-727c28ca-54dd-4532-9c64-0092891b3796 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:24.091114 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:24.091114 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:24.091481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-727c28ca-54dd-4532-9c64-0092891b3796 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:24.166133 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:24.166133 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:24.177264 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-727c28ca-54dd-4532-9c64-0092891b3796 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:28:24.242954 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-727c28ca-54dd-4532-9c64-0092891b3796 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a returned with HTTP 200 Dec 12 02:28:24.256307 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 99/194] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:28:24 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a => generated 919 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:28:24.261981 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-3951dca0-3351-44c8-a5d7-7a22192be673 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d Dec 12 02:28:24.262814 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-3951dca0-3351-44c8-a5d7-7a22192be673 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:24.263183 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:24.263183 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:24.263799 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-3951dca0-3351-44c8-a5d7-7a22192be673 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:24.371287 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:24.371287 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:24.387528 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-3951dca0-3351-44c8-a5d7-7a22192be673 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:28:24.453824 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-3951dca0-3351-44c8-a5d7-7a22192be673 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d returned with HTTP 200 Dec 12 02:28:24.482120 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 96/195] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:28:24 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d => generated 919 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:28:24.486828 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-727c28ca-54dd-4532-9c64-0092891b3796 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume// Dec 12 02:28:24.487643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-727c28ca-54dd-4532-9c64-0092891b3796 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:24.487964 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:24.487964 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:24.488575 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-727c28ca-54dd-4532-9c64-0092891b3796 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:24.490430 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-727c28ca-54dd-4532-9c64-0092891b3796 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:28:24.491360 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 100/196] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:28:24 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:28:24.516612 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-c44d6370-e543-4d3b-a0fd-49f98033225d tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] POST http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments Dec 12 02:28:24.517180 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:24.517180 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:24.517594 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-c44d6370-e543-4d3b-a0fd-49f98033225d tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d167bc3-f069-433b-80b6-0e3fbd616fba", "instance_uuid": "ca3aa153-0ea8-4707-a326-ee3ccdea771e", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:24.653476 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:24.653476 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:24.781175 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-c44d6370-e543-4d3b-a0fd-49f98033225d tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments returned with HTTP 200 Dec 12 02:28:24.782410 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 97/197] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:28:24 2020] POST /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments => generated 273 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:28:24.790950 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-727c28ca-54dd-4532-9c64-0092891b3796 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume// Dec 12 02:28:24.791941 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-727c28ca-54dd-4532-9c64-0092891b3796 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:24.793310 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-727c28ca-54dd-4532-9c64-0092891b3796 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:24.794761 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-727c28ca-54dd-4532-9c64-0092891b3796 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:28:24.796284 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 101/198] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:28:24 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:28:24.815072 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-da9aa090-95e2-4927-ad68-4d73a821a152 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] POST http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments Dec 12 02:28:24.815893 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:24.815893 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:24.816776 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-da9aa090-95e2-4927-ad68-4d73a821a152 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1250c3d1-1bd5-47a2-982c-c4d31bffbd0a", "instance_uuid": "ca3aa153-0ea8-4707-a326-ee3ccdea771e", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:24.892373 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:24.892373 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:24.979959 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-da9aa090-95e2-4927-ad68-4d73a821a152 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments returned with HTTP 200 Dec 12 02:28:24.981253 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 98/199] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:28:24 2020] POST /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:28:24.991017 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-727c28ca-54dd-4532-9c64-0092891b3796 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume// Dec 12 02:28:24.992264 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-727c28ca-54dd-4532-9c64-0092891b3796 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:24.992958 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-727c28ca-54dd-4532-9c64-0092891b3796 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:24.994151 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-727c28ca-54dd-4532-9c64-0092891b3796 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:28:24.996494 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 102/200] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:28:24 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:28:25.017119 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-8910e12b-aa9d-4eab-8470-30072e7fdb28 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] POST http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments Dec 12 02:28:25.018044 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:25.018044 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:25.018855 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-8910e12b-aa9d-4eab-8470-30072e7fdb28 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e0cf2ea-95b1-4720-9700-bd4b8d6c561d", "instance_uuid": "ca3aa153-0ea8-4707-a326-ee3ccdea771e", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:25.134250 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:25.134250 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:25.329749 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-8910e12b-aa9d-4eab-8470-30072e7fdb28 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments returned with HTTP 200 Dec 12 02:28:25.330480 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 99/201] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:28:25 2020] POST /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments => generated 273 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:28:38.797302 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-51fcff2d-c5c9-4dea-aa45-54216cee04b1 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:28:38.797895 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-51fcff2d-c5c9-4dea-aa45-54216cee04b1 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:38.798443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-51fcff2d-c5c9-4dea-aa45-54216cee04b1 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:38.881781 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:38.881781 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:38.897566 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-51fcff2d-c5c9-4dea-aa45-54216cee04b1 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:28:38.922687 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-51fcff2d-c5c9-4dea-aa45-54216cee04b1 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:28:38.933536 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 103/202] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:28:38 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 1361 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:28:38.938507 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6cced220-3fc2-4a12-b0f2-8969ce799c93 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 Dec 12 02:28:38.939040 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6cced220-3fc2-4a12-b0f2-8969ce799c93 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:38.939261 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:38.939261 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:38.939639 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6cced220-3fc2-4a12-b0f2-8969ce799c93 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:38.995902 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:38.995902 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:39.004618 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6cced220-3fc2-4a12-b0f2-8969ce799c93 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:28:39.031964 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6cced220-3fc2-4a12-b0f2-8969ce799c93 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 returned with HTTP 200 Dec 12 02:28:39.049506 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-b1be9c52-4b7b-4a4f-8ed2-5c860506e109 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 Dec 12 02:28:39.050026 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-b1be9c52-4b7b-4a4f-8ed2-5c860506e109 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:39.050219 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:39.050219 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:39.051000 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-b1be9c52-4b7b-4a4f-8ed2-5c860506e109 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:39.055064 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 100/203] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:28:38 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:28:39.251170 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:39.251170 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:39.263443 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-b1be9c52-4b7b-4a4f-8ed2-5c860506e109 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:28:39.298432 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-b1be9c52-4b7b-4a4f-8ed2-5c860506e109 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 returned with HTTP 200 Dec 12 02:28:39.299426 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 104/204] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:28:39 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 => generated 913 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:28:39.312002 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6cced220-3fc2-4a12-b0f2-8969ce799c93 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume// Dec 12 02:28:39.312800 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6cced220-3fc2-4a12-b0f2-8969ce799c93 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:39.313349 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:39.313349 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:39.313993 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6cced220-3fc2-4a12-b0f2-8969ce799c93 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:39.315630 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6cced220-3fc2-4a12-b0f2-8969ce799c93 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:28:39.316904 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 101/205] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:28:39 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:28:39.332398 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6668d299-8013-4fd6-8530-678c1f18dadc tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] POST http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments Dec 12 02:28:39.332616 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:39.332616 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:39.332924 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6668d299-8013-4fd6-8530-678c1f18dadc tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aacdf931-be47-4187-98fa-042d0677bb03", "instance_uuid": "8e8858e0-f0b7-47f6-8b39-c1ee1586d76c", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:39.385199 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:39.385199 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:39.479834 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6668d299-8013-4fd6-8530-678c1f18dadc tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments returned with HTTP 200 Dec 12 02:28:39.481344 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 105/206] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:28:39 2020] POST /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:28:39.491640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6cced220-3fc2-4a12-b0f2-8969ce799c93 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume// Dec 12 02:28:39.492362 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6cced220-3fc2-4a12-b0f2-8969ce799c93 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:39.493091 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6cced220-3fc2-4a12-b0f2-8969ce799c93 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:39.494321 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6cced220-3fc2-4a12-b0f2-8969ce799c93 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:28:39.495219 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 102/207] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:28:39 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:28:39.512517 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-892cd66b-2b35-4182-95ce-624805a5b094 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] POST http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments Dec 12 02:28:39.513406 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:39.513406 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:39.514418 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-892cd66b-2b35-4182-95ce-624805a5b094 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af2ed209-ac1b-4b50-917d-2a02fafbe685", "instance_uuid": "8e8858e0-f0b7-47f6-8b39-c1ee1586d76c", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:39.520103 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6cced220-3fc2-4a12-b0f2-8969ce799c93 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume// Dec 12 02:28:39.521206 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6cced220-3fc2-4a12-b0f2-8969ce799c93 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:39.521946 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6cced220-3fc2-4a12-b0f2-8969ce799c93 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:39.523926 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-6cced220-3fc2-4a12-b0f2-8969ce799c93 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:28:39.525001 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 103/208] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 02:28:39 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:28:39.539817 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-5c066057-4607-4854-9072-6c38d5ae5dff tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:28:39.541030 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-5c066057-4607-4854-9072-6c38d5ae5dff tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:39.541723 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-5c066057-4607-4854-9072-6c38d5ae5dff tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:39.575595 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:39.575595 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:39.604013 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:39.604013 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:39.615171 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-5c066057-4607-4854-9072-6c38d5ae5dff tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:28:39.640533 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-892cd66b-2b35-4182-95ce-624805a5b094 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments returned with HTTP 200 Dec 12 02:28:39.641744 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 106/209] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:28:39 2020] POST /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:28:39.650130 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:39.650130 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:39.660169 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-892cd66b-2b35-4182-95ce-624805a5b094 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume// Dec 12 02:28:39.660684 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-892cd66b-2b35-4182-95ce-624805a5b094 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:39.660884 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:39.660884 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:39.663413 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-892cd66b-2b35-4182-95ce-624805a5b094 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:39.666047 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-892cd66b-2b35-4182-95ce-624805a5b094 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:28:39.666922 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 107/210] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:28:39 2020] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:28:39.698634 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-5c066057-4607-4854-9072-6c38d5ae5dff tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:28:39.699453 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 104/211] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 02:28:39 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 1465 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:28:39.699800 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-07b6b1fd-b760-41d8-a44a-d2ce869e9bf5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] POST http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments Dec 12 02:28:39.700833 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-07b6b1fd-b760-41d8-a44a-d2ce869e9bf5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11f27fb6-af2a-4abc-8b1b-b56f1cf3c420", "instance_uuid": "8e8858e0-f0b7-47f6-8b39-c1ee1586d76c", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:39.723357 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-0209754b-4da0-4e62-a0c3-92bc84668168 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] PUT http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/3faf399c-3c42-41f4-8dc4-5477057480cc Dec 12 02:28:39.723883 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:39.723883 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:39.724473 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-0209754b-4da0-4e62-a0c3-92bc84668168 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:39.772597 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:28:39.772597 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:28:39.773314 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-0209754b-4da0-4e62-a0c3-92bc84668168 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Lock "b'cinder-attachment_update-3d167bc3-f069-433b-80b6-0e3fbd616fba-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.018s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:28:39.775948 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:39.775948 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:39.780889 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:39.780889 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:39.901552 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-07b6b1fd-b760-41d8-a44a-d2ce869e9bf5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments returned with HTTP 200 Dec 12 02:28:39.902510 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 108/212] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:28:39 2020] POST /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments => generated 273 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:28:42.260363 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-07b6b1fd-b760-41d8-a44a-d2ce869e9bf5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume// Dec 12 02:28:42.261064 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-07b6b1fd-b760-41d8-a44a-d2ce869e9bf5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:42.261279 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:42.261279 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:42.261675 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-07b6b1fd-b760-41d8-a44a-d2ce869e9bf5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:42.262706 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-07b6b1fd-b760-41d8-a44a-d2ce869e9bf5 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:28:42.263300 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 109/213] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:28:42 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:28:42.281185 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-3635e7b6-ea7c-40cd-b5c5-6c9571f53047 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:28:42.281806 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-3635e7b6-ea7c-40cd-b5c5-6c9571f53047 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:42.282292 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-3635e7b6-ea7c-40cd-b5c5-6c9571f53047 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:42.319767 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-0209754b-4da0-4e62-a0c3-92bc84668168 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Lock "b'cinder-attachment_update-3d167bc3-f069-433b-80b6-0e3fbd616fba-n-h1-765315-4'" released by "attachment_update" :: held 2.547s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:28:42.323963 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-0209754b-4da0-4e62-a0c3-92bc84668168 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/3faf399c-3c42-41f4-8dc4-5477057480cc returned with HTTP 200 Dec 12 02:28:42.329316 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 105/214] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 02:28:39 2020] PUT /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/3faf399c-3c42-41f4-8dc4-5477057480cc => generated 762 bytes in 2610 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:28:42.377014 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-f0a20449-b320-41ad-8aab-7eb913ef0336 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] POST http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/3faf399c-3c42-41f4-8dc4-5477057480cc/action Dec 12 02:28:42.377709 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:42.377709 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:42.378346 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-f0a20449-b320-41ad-8aab-7eb913ef0336 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:28:42.378829 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-f0a20449-b320-41ad-8aab-7eb913ef0336 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:42.387259 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:42.387259 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:42.412991 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-3635e7b6-ea7c-40cd-b5c5-6c9571f53047 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:28:42.464183 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:42.464183 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:42.488161 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:42.488161 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:42.489261 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-3635e7b6-ea7c-40cd-b5c5-6c9571f53047 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:28:42.490528 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 110/215] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:28:42 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 1459 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:28:42.513527 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-f0a20449-b320-41ad-8aab-7eb913ef0336 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/3faf399c-3c42-41f4-8dc4-5477057480cc/action returned with HTTP 204 Dec 12 02:28:42.518335 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 106/216] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 02:28:42 2020] POST /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/3faf399c-3c42-41f4-8dc4-5477057480cc/action => generated 0 bytes in 146 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:28:42.524908 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-44a4fa51-f47a-4bc3-8e91-3e4d29c6c879 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] PUT http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/8cf06861-2859-4541-9cc2-fb95629c1ed7 Dec 12 02:28:42.525717 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:42.525717 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:42.526744 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-44a4fa51-f47a-4bc3-8e91-3e4d29c6c879 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:42.556475 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-f0a20449-b320-41ad-8aab-7eb913ef0336 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume// Dec 12 02:28:42.557083 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-f0a20449-b320-41ad-8aab-7eb913ef0336 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:42.557284 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:42.557284 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:42.557670 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-f0a20449-b320-41ad-8aab-7eb913ef0336 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:42.558720 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-f0a20449-b320-41ad-8aab-7eb913ef0336 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:28:42.559440 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 107/217] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 02:28:42 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:28:42.579409 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:28:42.579409 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:28:42.579951 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-cc749094-4055-4bc4-a0a6-f4682e728497 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a Dec 12 02:28:42.580091 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-44a4fa51-f47a-4bc3-8e91-3e4d29c6c879 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Lock "b'cinder-attachment_update-aacdf931-be47-4187-98fa-042d0677bb03-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.022s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:28:42.582463 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:42.582463 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:42.582909 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-cc749094-4055-4bc4-a0a6-f4682e728497 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:42.584460 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-cc749094-4055-4bc4-a0a6-f4682e728497 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:42.678149 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:42.678149 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:42.688915 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-cc749094-4055-4bc4-a0a6-f4682e728497 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:28:42.734341 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:42.734341 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:42.753186 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-cc749094-4055-4bc4-a0a6-f4682e728497 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a returned with HTTP 200 Dec 12 02:28:42.754304 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 108/218] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 02:28:42 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a => generated 1017 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:28:42.785985 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-67481af1-960d-4163-8133-751a89f4e46b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] PUT http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/15a86a70-4cc4-4611-bfdd-a6beace2939b Dec 12 02:28:42.786504 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:42.786504 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:42.786927 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-67481af1-960d-4163-8133-751a89f4e46b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:42.842844 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:28:42.842844 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:28:42.843211 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-67481af1-960d-4163-8133-751a89f4e46b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Lock "b'cinder-attachment_update-1250c3d1-1bd5-47a2-982c-c4d31bffbd0a-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.015s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:28:42.845486 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:42.845486 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:45.711663 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-67481af1-960d-4163-8133-751a89f4e46b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Lock "b'cinder-attachment_update-1250c3d1-1bd5-47a2-982c-c4d31bffbd0a-n-h1-765315-4'" released by "attachment_update" :: held 2.865s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:28:45.712872 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-67481af1-960d-4163-8133-751a89f4e46b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/15a86a70-4cc4-4611-bfdd-a6beace2939b returned with HTTP 200 Dec 12 02:28:45.726649 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 109/219] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 02:28:42 2020] PUT /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/15a86a70-4cc4-4611-bfdd-a6beace2939b => generated 762 bytes in 2944 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:28:45.770375 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-feba9c74-4098-40cf-ae69-f0dd168b9882 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] POST http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/15a86a70-4cc4-4611-bfdd-a6beace2939b/action Dec 12 02:28:45.770915 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:45.770915 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:45.771686 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-feba9c74-4098-40cf-ae69-f0dd168b9882 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:28:45.771686 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-feba9c74-4098-40cf-ae69-f0dd168b9882 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:45.860952 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-44a4fa51-f47a-4bc3-8e91-3e4d29c6c879 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Lock "b'cinder-attachment_update-aacdf931-be47-4187-98fa-042d0677bb03-n-h2-765315-4'" released by "attachment_update" :: held 3.281s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:28:45.862164 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-44a4fa51-f47a-4bc3-8e91-3e4d29c6c879 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/8cf06861-2859-4541-9cc2-fb95629c1ed7 returned with HTTP 200 Dec 12 02:28:45.863319 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 111/220] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 02:28:42 2020] PUT /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/8cf06861-2859-4541-9cc2-fb95629c1ed7 => generated 762 bytes in 3346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:28:45.913707 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-cc3e1753-f957-479b-9851-b7f8809dc10c tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] POST http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/8cf06861-2859-4541-9cc2-fb95629c1ed7/action Dec 12 02:28:45.914474 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:45.914474 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:45.915222 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-cc3e1753-f957-479b-9851-b7f8809dc10c tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:28:45.916088 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-cc3e1753-f957-479b-9851-b7f8809dc10c tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:46.047668 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:46.047668 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:46.062470 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-cc3e1753-f957-479b-9851-b7f8809dc10c tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/8cf06861-2859-4541-9cc2-fb95629c1ed7/action returned with HTTP 204 Dec 12 02:28:46.063630 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 112/221] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 02:28:45 2020] POST /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/8cf06861-2859-4541-9cc2-fb95629c1ed7/action => generated 0 bytes in 156 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:28:46.120513 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-cc3e1753-f957-479b-9851-b7f8809dc10c tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume// Dec 12 02:28:46.121006 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-cc3e1753-f957-479b-9851-b7f8809dc10c tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:46.121209 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:46.121209 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:46.121595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-cc3e1753-f957-479b-9851-b7f8809dc10c tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:46.122647 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-cc3e1753-f957-479b-9851-b7f8809dc10c tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:28:46.126102 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 113/222] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:28:46 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:28:46.147602 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-4d8f0d74-8dff-4192-b4b8-21334afa6fab tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 Dec 12 02:28:46.148465 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-4d8f0d74-8dff-4192-b4b8-21334afa6fab tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:46.148595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-4d8f0d74-8dff-4192-b4b8-21334afa6fab tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:46.200541 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:46.200541 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:46.267267 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:46.267267 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:46.274502 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-feba9c74-4098-40cf-ae69-f0dd168b9882 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/15a86a70-4cc4-4611-bfdd-a6beace2939b/action returned with HTTP 204 Dec 12 02:28:46.275391 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 110/223] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 02:28:45 2020] POST /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/15a86a70-4cc4-4611-bfdd-a6beace2939b/action => generated 0 bytes in 512 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:28:46.284950 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-4d8f0d74-8dff-4192-b4b8-21334afa6fab tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:28:46.305577 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:46.305577 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:46.316630 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-4d8f0d74-8dff-4192-b4b8-21334afa6fab tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 returned with HTTP 200 Dec 12 02:28:46.318035 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 114/224] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:28:46 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 => generated 1011 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:28:46.321247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-feba9c74-4098-40cf-ae69-f0dd168b9882 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume// Dec 12 02:28:46.321749 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-feba9c74-4098-40cf-ae69-f0dd168b9882 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:46.321934 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:46.321934 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:46.322317 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-feba9c74-4098-40cf-ae69-f0dd168b9882 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:46.323400 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-feba9c74-4098-40cf-ae69-f0dd168b9882 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:28:46.324400 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 111/225] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 02:28:46 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:28:46.339710 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-5a5972ef-00d9-4de6-9b9a-50222b4e31e3 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] PUT http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/f5c97807-918d-411b-8677-03a141282a4f Dec 12 02:28:46.341481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-5a5972ef-00d9-4de6-9b9a-50222b4e31e3 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:46.349867 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-da67f0b9-35b1-4dfb-a2fc-a5650fadc07b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d Dec 12 02:28:46.352923 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-da67f0b9-35b1-4dfb-a2fc-a5650fadc07b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:46.355327 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:46.355327 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:46.356173 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-da67f0b9-35b1-4dfb-a2fc-a5650fadc07b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:46.423963 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:28:46.423963 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:28:46.425751 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-5a5972ef-00d9-4de6-9b9a-50222b4e31e3 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Lock "b'cinder-attachment_update-af2ed209-ac1b-4b50-917d-2a02fafbe685-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.016s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:28:46.432145 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:46.432145 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:46.494446 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:46.494446 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:46.525886 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-da67f0b9-35b1-4dfb-a2fc-a5650fadc07b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:28:46.618859 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:46.618859 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:46.656393 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-da67f0b9-35b1-4dfb-a2fc-a5650fadc07b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d returned with HTTP 200 Dec 12 02:28:46.657473 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 115/226] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 02:28:46 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d => generated 1017 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:28:46.683166 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-f7b17165-c05f-4c5c-ad3f-44d53531fe7d tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] PUT http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/b6418d6f-e533-4b51-bff6-7eca80542a8c Dec 12 02:28:46.683676 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:46.683676 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:46.684183 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-f7b17165-c05f-4c5c-ad3f-44d53531fe7d tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdc"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:46.785021 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:28:46.785021 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:28:46.785610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-f7b17165-c05f-4c5c-ad3f-44d53531fe7d tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Lock "b'cinder-attachment_update-0e0cf2ea-95b1-4720-9700-bd4b8d6c561d-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.027s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:28:46.787836 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:46.787836 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:49.875795 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-5a5972ef-00d9-4de6-9b9a-50222b4e31e3 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Lock "b'cinder-attachment_update-af2ed209-ac1b-4b50-917d-2a02fafbe685-n-h2-765315-4'" released by "attachment_update" :: held 3.451s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:28:49.876588 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-5a5972ef-00d9-4de6-9b9a-50222b4e31e3 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/f5c97807-918d-411b-8677-03a141282a4f returned with HTTP 200 Dec 12 02:28:49.877734 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 112/227] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 02:28:46 2020] PUT /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/f5c97807-918d-411b-8677-03a141282a4f => generated 762 bytes in 3544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:28:49.922119 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-b9e01dbb-13c3-40de-81a3-d38ac39ae645 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] POST http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/f5c97807-918d-411b-8677-03a141282a4f/action Dec 12 02:28:49.922915 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:49.922915 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:49.923527 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-b9e01dbb-13c3-40de-81a3-d38ac39ae645 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:28:49.923972 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-b9e01dbb-13c3-40de-81a3-d38ac39ae645 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:50.077525 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:50.077525 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:50.111565 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-b9e01dbb-13c3-40de-81a3-d38ac39ae645 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/f5c97807-918d-411b-8677-03a141282a4f/action returned with HTTP 204 Dec 12 02:28:50.112973 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 113/228] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 02:28:49 2020] POST /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/f5c97807-918d-411b-8677-03a141282a4f/action => generated 0 bytes in 196 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:28:50.124790 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-f7b17165-c05f-4c5c-ad3f-44d53531fe7d tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Lock "b'cinder-attachment_update-0e0cf2ea-95b1-4720-9700-bd4b8d6c561d-n-h1-765315-4'" released by "attachment_update" :: held 3.339s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:28:50.125600 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-f7b17165-c05f-4c5c-ad3f-44d53531fe7d tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/b6418d6f-e533-4b51-bff6-7eca80542a8c returned with HTTP 200 Dec 12 02:28:50.127043 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 116/229] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 02:28:46 2020] PUT /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/b6418d6f-e533-4b51-bff6-7eca80542a8c => generated 762 bytes in 3449 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:28:50.151062 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-b9e01dbb-13c3-40de-81a3-d38ac39ae645 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume// Dec 12 02:28:50.151721 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-b9e01dbb-13c3-40de-81a3-d38ac39ae645 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:50.152084 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:50.152084 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:50.154940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-b9e01dbb-13c3-40de-81a3-d38ac39ae645 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:50.156208 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-b9e01dbb-13c3-40de-81a3-d38ac39ae645 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:28:50.157822 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 114/230] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:28:50 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:28:50.178888 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-d79f8203-bc98-4834-aa6b-1183dfa2ff34 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] POST http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/b6418d6f-e533-4b51-bff6-7eca80542a8c/action Dec 12 02:28:50.180271 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-60282300-9788-4da7-972a-a72500e5b722 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 Dec 12 02:28:50.181174 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-60282300-9788-4da7-972a-a72500e5b722 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:50.181617 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:50.181617 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:50.182266 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-60282300-9788-4da7-972a-a72500e5b722 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:50.183461 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-d79f8203-bc98-4834-aa6b-1183dfa2ff34 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:28:50.188107 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-d79f8203-bc98-4834-aa6b-1183dfa2ff34 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:50.328748 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:50.328748 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:50.350355 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-60282300-9788-4da7-972a-a72500e5b722 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:28:50.363577 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:50.363577 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:50.382033 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:50.382033 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:50.405890 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3630ea7d-b93c-4f98-a00c-b8f6967cfbc5 req-d79f8203-bc98-4834-aa6b-1183dfa2ff34 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/b6418d6f-e533-4b51-bff6-7eca80542a8c/action returned with HTTP 204 Dec 12 02:28:50.406770 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 115/231] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 02:28:50 2020] POST /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/b6418d6f-e533-4b51-bff6-7eca80542a8c/action => generated 0 bytes in 237 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:28:50.415490 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-60282300-9788-4da7-972a-a72500e5b722 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 returned with HTTP 200 Dec 12 02:28:50.416306 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 117/232] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:28:50 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 => generated 1011 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:28:50.444018 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-a91485f6-8770-4a74-9609-0d36ee65e533 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] PUT http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/9d1b4fe4-5a60-41c8-98d8-33935cb81adf Dec 12 02:28:50.444502 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:50.444502 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:50.444955 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-a91485f6-8770-4a74-9609-0d36ee65e533 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdc"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:50.578562 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] POST http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes Dec 12 02:28:50.579257 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:50.579257 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:50.579938 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-410412046"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:50.581465 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-410412046'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:28:50.581999 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Create volume of 1 GB Dec 12 02:28:50.593862 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:28:50.593862 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:28:50.594393 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-a91485f6-8770-4a74-9609-0d36ee65e533 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Lock "b'cinder-attachment_update-11f27fb6-af2a-4abc-8b1b-b56f1cf3c420-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.049s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:28:50.596681 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:50.596681 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:50.614252 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Availability Zones retrieved successfully. Dec 12 02:28:50.663563 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Flow 'volume_create_api' (80663863-8487-45af-bfba-703a67ebbfe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:28:50.682373 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec606e8b-98c5-4e39-9e9d-970fbb6a1dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:28:50.687289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:28:50.865579 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec606e8b-98c5-4e39-9e9d-970fbb6a1dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:28:50.867945 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61195948-a777-4a48-9843-30c88d9e4935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:28:51.068299 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Created reservations ['71127576-6b4e-4ce8-ade3-55ac292df4bb', '5ff363f8-5d22-4f4e-902e-183adf675daf', '502b4075-882a-4d4f-9b73-a111969dc07a', 'b80f545e-6c59-4156-a1b5-f92e2a8016ae'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:28:51.070423 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61195948-a777-4a48-9843-30c88d9e4935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71127576-6b4e-4ce8-ade3-55ac292df4bb', '5ff363f8-5d22-4f4e-902e-183adf675daf', '502b4075-882a-4d4f-9b73-a111969dc07a', 'b80f545e-6c59-4156-a1b5-f92e2a8016ae']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:28:51.072828 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2611429f-5fc0-4fba-a3fa-5d2658e3c2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:28:51.193475 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2611429f-5fc0-4fba-a3fa-5d2658e3c2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c2b2610-6ff0-47ca-b2c4-233bafe6db04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-410412046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd9e219a9e34e65bc3568be6b32fdf1',qos_specs=None,replication_status=,reservations=['71127576-6b4e-4ce8-ade3-55ac292df4bb','5ff363f8-5d22-4f4e-902e-183adf675daf','502b4075-882a-4d4f-9b73-a111969dc07a','b80f545e-6c59-4156-a1b5-f92e2a8016ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3172219ee2134bf580f8fb46d22ab30b',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:28:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-410412046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c2b2610-6ff0-47ca-b2c4-233bafe6db04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bdd9e219a9e34e65bc3568be6b32fdf1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3172219ee2134bf580f8fb46d22ab30b',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:28:51.204052 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edf97a1e-60b7-405f-8ccb-ad93d76c626c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:28:51.283598 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edf97a1e-60b7-405f-8ccb-ad93d76c626c) transitioned into state 'SUCCESS' from state '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-410412046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bdd9e219a9e34e65bc3568be6b32fdf1',qos_specs=None,replication_status=,reservations=['71127576-6b4e-4ce8-ade3-55ac292df4bb','5ff363f8-5d22-4f4e-902e-183adf675daf','502b4075-882a-4d4f-9b73-a111969dc07a','b80f545e-6c59-4156-a1b5-f92e2a8016ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3172219ee2134bf580f8fb46d22ab30b',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:28:51.285942 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30e9abc7-3d67-40a9-a9ed-578262fc59b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:28:51.312481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30e9abc7-3d67-40a9-a9ed-578262fc59b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:28:51.315646 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Flow 'volume_create_api' (80663863-8487-45af-bfba-703a67ebbfe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:28:51.385705 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Create volume request issued successfully. Dec 12 02:28:51.402016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ddce4e77-1385-47d6-a7ab-35bdc591fbc1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes returned with HTTP 202 Dec 12 02:28:51.403184 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 118/233] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:28:50 2020] POST /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes => generated 823 bytes in 828 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:28:51.421785 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f1f6214-a176-4fea-ba7e-b2cc1375c958 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:28:51.422508 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f1f6214-a176-4fea-ba7e-b2cc1375c958 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:51.422885 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:51.422885 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:51.423464 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f1f6214-a176-4fea-ba7e-b2cc1375c958 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:51.481803 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:51.481803 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:51.501387 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5f1f6214-a176-4fea-ba7e-b2cc1375c958 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:28:51.595029 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f1f6214-a176-4fea-ba7e-b2cc1375c958 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:28:51.606754 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 119/234] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:28:51 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 891 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:28:52.639531 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eccc0009-5076-43a1-97b2-9a1d182552ef tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:28:52.639531 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eccc0009-5076-43a1-97b2-9a1d182552ef tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:52.639531 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:52.639531 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:52.639531 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eccc0009-5076-43a1-97b2-9a1d182552ef tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:52.784015 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:52.784015 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:52.805184 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eccc0009-5076-43a1-97b2-9a1d182552ef tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:28:52.887411 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eccc0009-5076-43a1-97b2-9a1d182552ef tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:28:52.905641 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 120/235] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:28:52 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 915 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:28:53.367012 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-a91485f6-8770-4a74-9609-0d36ee65e533 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Lock "b'cinder-attachment_update-11f27fb6-af2a-4abc-8b1b-b56f1cf3c420-n-h2-765315-4'" released by "attachment_update" :: held 2.770s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:28:53.367960 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-a91485f6-8770-4a74-9609-0d36ee65e533 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/9d1b4fe4-5a60-41c8-98d8-33935cb81adf returned with HTTP 200 Dec 12 02:28:53.372365 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 116/236] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 02:28:50 2020] PUT /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/9d1b4fe4-5a60-41c8-98d8-33935cb81adf => generated 762 bytes in 2937 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:28:53.425247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-5c128421-0bc5-436a-afe4-0ef81a7b9e30 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] POST http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/9d1b4fe4-5a60-41c8-98d8-33935cb81adf/action Dec 12 02:28:53.435472 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:53.435472 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:53.452211 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-5c128421-0bc5-436a-afe4-0ef81a7b9e30 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:28:53.453442 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-5c128421-0bc5-436a-afe4-0ef81a7b9e30 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:53.651549 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:53.651549 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:53.714041 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9be4e13d-06a0-47f9-8b02-2151f55562c7 req-5c128421-0bc5-436a-afe4-0ef81a7b9e30 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/9d1b4fe4-5a60-41c8-98d8-33935cb81adf/action returned with HTTP 204 Dec 12 02:28:53.715148 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 121/237] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 02:28:53 2020] POST /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/9d1b4fe4-5a60-41c8-98d8-33935cb81adf/action => generated 0 bytes in 297 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:28:53.909404 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a9cde2a-d6c5-48c9-b8b1-edad87653d3a tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:28:53.910168 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a9cde2a-d6c5-48c9-b8b1-edad87653d3a tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:53.910533 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:53.910533 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:53.911140 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a9cde2a-d6c5-48c9-b8b1-edad87653d3a tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:54.039267 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:54.039267 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:54.063895 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1a9cde2a-d6c5-48c9-b8b1-edad87653d3a tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:28:54.094142 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a9cde2a-d6c5-48c9-b8b1-edad87653d3a tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:28:54.100862 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 117/238] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:28:53 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 916 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:28:55.095350 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-aad62044-2e70-4f0d-a00c-4991ad1d487a tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:28:55.096378 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-aad62044-2e70-4f0d-a00c-4991ad1d487a tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:55.096821 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:55.096821 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:55.097570 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-aad62044-2e70-4f0d-a00c-4991ad1d487a tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:55.179431 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:55.179431 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:55.189403 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-aad62044-2e70-4f0d-a00c-4991ad1d487a tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:28:55.212887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-aad62044-2e70-4f0d-a00c-4991ad1d487a tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:28:55.220925 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 122/239] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:28:55 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:28:55.333533 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a9cde2a-d6c5-48c9-b8b1-edad87653d3a tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume// Dec 12 02:28:55.333993 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a9cde2a-d6c5-48c9-b8b1-edad87653d3a tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:55.334227 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:55.334227 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:55.334592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a9cde2a-d6c5-48c9-b8b1-edad87653d3a tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:55.335638 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a9cde2a-d6c5-48c9-b8b1-edad87653d3a tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:28:55.336225 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 118/240] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:28:55 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:28:55.381224 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-db8d5329-9726-4727-9737-0848d4c1bc34 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] POST http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/attachments Dec 12 02:28:55.381827 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:55.381827 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:55.382424 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-db8d5329-9726-4727-9737-0848d4c1bc34 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c2b2610-6ff0-47ca-b2c4-233bafe6db04", "instance_uuid": "60b67ee4-db70-452f-8c17-c285e0e26881", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:55.449192 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:55.449192 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:55.562913 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-db8d5329-9726-4727-9737-0848d4c1bc34 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/attachments returned with HTTP 200 Dec 12 02:28:55.564129 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 123/241] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:28:55 2020] POST /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/attachments => generated 273 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:28:55.616900 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05364711-0a6a-4b15-a558-0cbfa9415b45 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:28:55.617426 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05364711-0a6a-4b15-a558-0cbfa9415b45 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:55.618442 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05364711-0a6a-4b15-a558-0cbfa9415b45 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:55.647811 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-db8d5329-9726-4727-9737-0848d4c1bc34 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume// Dec 12 02:28:55.648532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-db8d5329-9726-4727-9737-0848d4c1bc34 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:55.648532 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:55.648532 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:55.648908 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-db8d5329-9726-4727-9737-0848d4c1bc34 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:55.650064 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-db8d5329-9726-4727-9737-0848d4c1bc34 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:28:55.650889 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 124/242] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 02:28:55 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:28:55.669268 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-215fdd8c-497b-48b5-a5f4-377383ea5676 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:28:55.670677 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-215fdd8c-497b-48b5-a5f4-377383ea5676 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:55.671474 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-215fdd8c-497b-48b5-a5f4-377383ea5676 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:55.706119 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:55.706119 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:55.714865 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-05364711-0a6a-4b15-a558-0cbfa9415b45 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:28:55.735007 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:55.735007 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:55.744333 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05364711-0a6a-4b15-a558-0cbfa9415b45 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:28:55.745319 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 119/243] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:28:55 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 915 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:28:55.777818 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:55.777818 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:55.788495 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-215fdd8c-497b-48b5-a5f4-377383ea5676 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:28:55.812458 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:55.812458 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:55.822215 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-215fdd8c-497b-48b5-a5f4-377383ea5676 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:28:55.823673 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 125/244] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 02:28:55 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 1014 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:28:55.864960 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-e06077e8-5e3b-441e-bae4-541b7e080f96 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] PUT http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/attachments/469201d1-5eaf-4500-a041-859ebfc16b36 Dec 12 02:28:55.865715 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:55.865715 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:55.866944 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-e06077e8-5e3b-441e-bae4-541b7e080f96 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:28:55.913434 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:28:55.913434 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:28:55.913924 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-e06077e8-5e3b-441e-bae4-541b7e080f96 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Lock "b'cinder-attachment_update-8c2b2610-6ff0-47ca-b2c4-233bafe6db04-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.010s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:28:55.919238 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:55.919238 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:56.761978 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78ce1949-d7a6-4826-9ff0-fdd32a3d4a25 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:28:56.762487 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78ce1949-d7a6-4826-9ff0-fdd32a3d4a25 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:56.762741 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:56.762741 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:56.763172 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78ce1949-d7a6-4826-9ff0-fdd32a3d4a25 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:56.852857 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:56.852857 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:56.870921 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78ce1949-d7a6-4826-9ff0-fdd32a3d4a25 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:28:56.910914 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:56.910914 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:56.938238 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78ce1949-d7a6-4826-9ff0-fdd32a3d4a25 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:28:56.949359 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 126/245] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:28:56 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 915 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:28:57.960221 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b7b983b-786d-40ab-b969-59f59abdae57 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:28:57.961095 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-e06077e8-5e3b-441e-bae4-541b7e080f96 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Lock "b'cinder-attachment_update-8c2b2610-6ff0-47ca-b2c4-233bafe6db04-n-h1-765315-4'" released by "attachment_update" :: held 2.047s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:28:57.961964 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-e06077e8-5e3b-441e-bae4-541b7e080f96 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/attachments/469201d1-5eaf-4500-a041-859ebfc16b36 returned with HTTP 200 Dec 12 02:28:57.962150 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b7b983b-786d-40ab-b969-59f59abdae57 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:57.962555 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:57.962555 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:57.963244 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 120/246] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 02:28:55 2020] PUT /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/attachments/469201d1-5eaf-4500-a041-859ebfc16b36 => generated 762 bytes in 2105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:28:57.963788 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b7b983b-786d-40ab-b969-59f59abdae57 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:58.144566 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:58.144566 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:58.165443 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3b7b983b-786d-40ab-b969-59f59abdae57 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:28:58.199401 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:58.199401 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:58.243805 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b7b983b-786d-40ab-b969-59f59abdae57 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:28:58.245360 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 127/247] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:28:57 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 916 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:28:59.277694 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b9ce544-45f5-4a18-a3c2-1e67d96829b9 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:28:59.279412 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b9ce544-45f5-4a18-a3c2-1e67d96829b9 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:28:59.279871 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:28:59.279871 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:28:59.280917 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b9ce544-45f5-4a18-a3c2-1e67d96829b9 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:28:59.440618 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:59.440618 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:59.450134 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7b9ce544-45f5-4a18-a3c2-1e67d96829b9 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:28:59.470027 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:28:59.470027 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:28:59.479668 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b9ce544-45f5-4a18-a3c2-1e67d96829b9 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:28:59.480997 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 121/248] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:28:59 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 916 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:29:00.498482 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6eb507a2-1752-4463-b456-7da07a7556cd tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:00.499772 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6eb507a2-1752-4463-b456-7da07a7556cd tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:00.500511 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:00.500511 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:00.501236 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6eb507a2-1752-4463-b456-7da07a7556cd tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:00.627441 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:00.627441 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:00.673351 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6eb507a2-1752-4463-b456-7da07a7556cd tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:29:00.694183 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:00.694183 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:00.704520 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6eb507a2-1752-4463-b456-7da07a7556cd tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:29:00.705652 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 128/249] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:00 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 916 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:29:01.722240 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77c17c6c-21a4-4ef3-8660-2e6a22fe20dc tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:01.722805 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77c17c6c-21a4-4ef3-8660-2e6a22fe20dc tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:01.723471 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:01.723471 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:01.723976 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77c17c6c-21a4-4ef3-8660-2e6a22fe20dc tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:01.832734 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:01.832734 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:01.845636 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-77c17c6c-21a4-4ef3-8660-2e6a22fe20dc tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:29:01.875409 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:01.875409 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:01.885069 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77c17c6c-21a4-4ef3-8660-2e6a22fe20dc tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:29:01.886525 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 122/250] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:01 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:29:02.902636 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8e8ea40-6131-4994-b240-abbebdce22ca tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:02.904341 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8e8ea40-6131-4994-b240-abbebdce22ca tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:02.904831 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:02.904831 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:02.905581 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8e8ea40-6131-4994-b240-abbebdce22ca tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:02.977413 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:02.977413 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:02.986394 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d8e8ea40-6131-4994-b240-abbebdce22ca tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:29:03.014405 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:03.014405 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:03.024203 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8e8ea40-6131-4994-b240-abbebdce22ca tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:29:03.025670 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 129/251] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:02 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 916 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:29:03.625549 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-978e62a3-d149-4f5b-bc11-82cd21ea1523 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] POST http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/attachments/469201d1-5eaf-4500-a041-859ebfc16b36/action Dec 12 02:29:03.626683 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:03.626683 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:03.627261 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-978e62a3-d149-4f5b-bc11-82cd21ea1523 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:29:03.627968 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-978e62a3-d149-4f5b-bc11-82cd21ea1523 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:29:03.706585 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:03.706585 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:03.724571 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c64fb2c9-2e3d-46b6-9686-d795ea17dad8 req-978e62a3-d149-4f5b-bc11-82cd21ea1523 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/attachments/469201d1-5eaf-4500-a041-859ebfc16b36/action returned with HTTP 204 Dec 12 02:29:03.725755 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 123/252] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 02:29:03 2020] POST /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/attachments/469201d1-5eaf-4500-a041-859ebfc16b36/action => generated 0 bytes in 106 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:29:04.043727 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18b8aaee-3bba-4dac-82fe-caf2c3080891 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:04.044315 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18b8aaee-3bba-4dac-82fe-caf2c3080891 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:04.044630 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:04.044630 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:04.045369 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18b8aaee-3bba-4dac-82fe-caf2c3080891 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:04.118515 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:04.118515 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:04.129430 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-18b8aaee-3bba-4dac-82fe-caf2c3080891 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:29:04.159580 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:04.159580 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:04.178165 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18b8aaee-3bba-4dac-82fe-caf2c3080891 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:29:04.189509 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 130/253] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:04 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 1208 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:29:04.195226 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63479842-328c-4cb5-9f1c-d4c94651fdd1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:04.196002 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63479842-328c-4cb5-9f1c-d4c94651fdd1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:04.196200 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:04.196200 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:04.196920 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63479842-328c-4cb5-9f1c-d4c94651fdd1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:04.267014 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:04.267014 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:04.277499 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-63479842-328c-4cb5-9f1c-d4c94651fdd1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:29:04.301329 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:04.301329 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:04.311791 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63479842-328c-4cb5-9f1c-d4c94651fdd1 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:29:04.324208 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 124/254] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:04 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 1208 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:29:05.869572 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-f046d8f4-0fa8-4801-ad36-64017fb20a92 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:05.870138 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-f046d8f4-0fa8-4801-ad36-64017fb20a92 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:05.870473 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:05.870473 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:05.871004 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-f046d8f4-0fa8-4801-ad36-64017fb20a92 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:05.921499 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:05.921499 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:05.929778 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-f046d8f4-0fa8-4801-ad36-64017fb20a92 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:29:05.949844 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:05.949844 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:05.959237 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-f046d8f4-0fa8-4801-ad36-64017fb20a92 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:29:05.960081 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 131/255] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:29:05 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 1208 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:29:05.984812 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-936f2f41-1459-4279-b09e-c8c5993ad9e0 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] POST http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04/action Dec 12 02:29:05.985710 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:05.985710 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:05.986158 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-936f2f41-1459-4279-b09e-c8c5993ad9e0 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Action body: b'{"os-begin_detaching": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:29:05.986537 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-936f2f41-1459-4279-b09e-c8c5993ad9e0 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:29:06.041203 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:06.041203 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:06.042442 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-936f2f41-1459-4279-b09e-c8c5993ad9e0 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:29:06.053303 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-936f2f41-1459-4279-b09e-c8c5993ad9e0 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Begin detaching volume completed successfully. Dec 12 02:29:06.054093 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-936f2f41-1459-4279-b09e-c8c5993ad9e0 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04/action returned with HTTP 202 Dec 12 02:29:06.055225 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 125/256] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 02:29:05 2020] POST /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 12 02:29:06.078848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71333040-30df-4e1f-adfe-a223fc3ee59e tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:06.079617 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71333040-30df-4e1f-adfe-a223fc3ee59e tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:06.080008 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:06.080008 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:06.080637 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71333040-30df-4e1f-adfe-a223fc3ee59e tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:06.128944 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-936f2f41-1459-4279-b09e-c8c5993ad9e0 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume// Dec 12 02:29:06.129446 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-936f2f41-1459-4279-b09e-c8c5993ad9e0 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:06.129666 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:06.129666 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:06.130044 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-936f2f41-1459-4279-b09e-c8c5993ad9e0 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:06.131078 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-936f2f41-1459-4279-b09e-c8c5993ad9e0 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:29:06.131675 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 126/257] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 02:29:06 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:29:06.143052 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:06.143052 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:06.149909 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-d915dbf7-d5df-4b79-b569-6201fee84980 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:06.150714 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-d915dbf7-d5df-4b79-b569-6201fee84980 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:06.151352 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-d915dbf7-d5df-4b79-b569-6201fee84980 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:06.172730 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-71333040-30df-4e1f-adfe-a223fc3ee59e tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:29:06.195513 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:06.195513 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:06.208386 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71333040-30df-4e1f-adfe-a223fc3ee59e tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:29:06.209916 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 132/258] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:06 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 1211 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:29:06.269303 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:06.269303 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:06.292719 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-d915dbf7-d5df-4b79-b569-6201fee84980 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:29:06.326434 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:06.326434 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:06.335827 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-d915dbf7-d5df-4b79-b569-6201fee84980 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:29:06.336716 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 127/259] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 02:29:06 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 1310 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:29:06.764279 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-4ff3d875-cfb6-45a2-abb6-299111589402 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] DELETE http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/attachments/469201d1-5eaf-4500-a041-859ebfc16b36 Dec 12 02:29:06.765363 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-4ff3d875-cfb6-45a2-abb6-299111589402 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:06.766032 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:06.766032 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:06.766706 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-4ff3d875-cfb6-45a2-abb6-299111589402 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:06.836471 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:06.836471 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:07.226435 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37f7909d-e194-4c0c-99e5-bcfc0defef22 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:07.228162 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37f7909d-e194-4c0c-99e5-bcfc0defef22 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:07.228606 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:07.228606 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:07.229343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37f7909d-e194-4c0c-99e5-bcfc0defef22 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:07.299584 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:07.299584 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:07.311208 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-37f7909d-e194-4c0c-99e5-bcfc0defef22 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:29:07.339636 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37f7909d-e194-4c0c-99e5-bcfc0defef22 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:29:07.343382 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 128/260] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:07 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 916 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:29:07.370673 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-4ff3d875-cfb6-45a2-abb6-299111589402 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:29:07.371106 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-4ff3d875-cfb6-45a2-abb6-299111589402 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:29:07.377701 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e8c72a9-0de3-44b4-93c0-7c52b4654d38 req-4ff3d875-cfb6-45a2-abb6-299111589402 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/attachments/469201d1-5eaf-4500-a041-859ebfc16b36 returned with HTTP 200 Dec 12 02:29:07.378547 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 133/261] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 02:29:06 2020] DELETE /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/attachments/469201d1-5eaf-4500-a041-859ebfc16b36 => generated 19 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:29:08.358635 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23e40dba-0c6d-40cd-bfc8-8605ce1a0171 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:08.359149 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23e40dba-0c6d-40cd-bfc8-8605ce1a0171 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:08.359330 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:08.359330 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:08.359984 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23e40dba-0c6d-40cd-bfc8-8605ce1a0171 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:08.421467 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:08.421467 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:08.430696 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-23e40dba-0c6d-40cd-bfc8-8605ce1a0171 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:29:08.455295 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23e40dba-0c6d-40cd-bfc8-8605ce1a0171 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:29:08.461258 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 129/262] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:08 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 916 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:29:08.812075 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d37bd9f-d986-4b96-9eb1-4a60eedb9b38 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:08.812598 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d37bd9f-d986-4b96-9eb1-4a60eedb9b38 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:08.812828 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:08.812828 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:08.813503 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d37bd9f-d986-4b96-9eb1-4a60eedb9b38 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:08.862253 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:08.862253 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:08.870905 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1d37bd9f-d986-4b96-9eb1-4a60eedb9b38 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:29:08.895826 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d37bd9f-d986-4b96-9eb1-4a60eedb9b38 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:29:08.902878 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 134/263] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:08 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 916 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:29:08.912098 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e09bf340-a486-41d6-9881-b17e378c1059 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:08.912627 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e09bf340-a486-41d6-9881-b17e378c1059 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:08.916558 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:08.916558 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:08.916982 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e09bf340-a486-41d6-9881-b17e378c1059 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:08.986914 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:08.986914 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:08.997417 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e09bf340-a486-41d6-9881-b17e378c1059 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:29:09.023704 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e09bf340-a486-41d6-9881-b17e378c1059 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:29:09.024931 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 130/264] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:08 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 916 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:29:19.488338 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4c2b576-50e5-4f63-b181-c4e969690fc8 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] DELETE http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:19.488882 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4c2b576-50e5-4f63-b181-c4e969690fc8 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:19.489416 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:19.489416 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:19.490089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4c2b576-50e5-4f63-b181-c4e969690fc8 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:19.490562 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-a4c2b576-50e5-4f63-b181-c4e969690fc8 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Delete volume with id: 8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:19.594738 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:19.594738 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:19.595941 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a4c2b576-50e5-4f63-b181-c4e969690fc8 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:29:19.672143 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a4c2b576-50e5-4f63-b181-c4e969690fc8 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Delete volume request issued successfully. Dec 12 02:29:19.685568 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4c2b576-50e5-4f63-b181-c4e969690fc8 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 202 Dec 12 02:29:19.693996 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3af50aeb-70f2-42af-b982-814148c70ebd tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:19.694526 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3af50aeb-70f2-42af-b982-814148c70ebd tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:19.694815 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:19.694815 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:19.695188 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3af50aeb-70f2-42af-b982-814148c70ebd tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:19.715632 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 135/265] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:29:19 2020] DELETE /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:29:19.849409 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:19.849409 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:19.873649 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3af50aeb-70f2-42af-b982-814148c70ebd tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:29:19.924776 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3af50aeb-70f2-42af-b982-814148c70ebd tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:29:19.925873 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 131/266] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:19 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 915 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:29:20.943955 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65a401aa-b4c7-43fc-96a0-0d299244f27b tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:20.945202 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65a401aa-b4c7-43fc-96a0-0d299244f27b tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:20.945623 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:20.945623 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:20.946271 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65a401aa-b4c7-43fc-96a0-0d299244f27b tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:21.060496 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:21.060496 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:21.087733 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-65a401aa-b4c7-43fc-96a0-0d299244f27b tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:29:21.136245 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65a401aa-b4c7-43fc-96a0-0d299244f27b tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:29:21.137008 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 136/267] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:20 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 915 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:29:22.154355 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74fe4694-fdce-4652-8aa0-ad06d41504c4 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:22.155067 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74fe4694-fdce-4652-8aa0-ad06d41504c4 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:22.155390 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:22.155390 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:22.156091 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74fe4694-fdce-4652-8aa0-ad06d41504c4 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:22.316326 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:22.316326 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:22.326796 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-74fe4694-fdce-4652-8aa0-ad06d41504c4 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Volume info retrieved successfully. Dec 12 02:29:22.373997 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74fe4694-fdce-4652-8aa0-ad06d41504c4 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 200 Dec 12 02:29:22.375124 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 132/268] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:22 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 915 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:29:23.391991 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-825a6d24-8e8c-4597-a75c-1bbbe7d08a98 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] GET http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 Dec 12 02:29:23.392518 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-825a6d24-8e8c-4597-a75c-1bbbe7d08a98 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:23.392758 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:23.392758 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:23.393137 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-825a6d24-8e8c-4597-a75c-1bbbe7d08a98 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:23.481705 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-825a6d24-8e8c-4597-a75c-1bbbe7d08a98 tempest-AttachSCSIVolumeTestJSON-1729806759 tempest-AttachSCSIVolumeTestJSON-1729806759] http://10.222.0.50/volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 returned with HTTP 404 Dec 12 02:29:23.483952 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 137/269] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:23 2020] GET /volume/v3/bdd9e219a9e34e65bc3568be6b32fdf1/volumes/8c2b2610-6ff0-47ca-b2c4-233bafe6db04 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:29:54.900887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] POST http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes Dec 12 02:29:54.902439 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:54.902439 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:54.903191 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-764663144"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:29:54.904571 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-764663144'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:29:54.905276 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Create volume of 1 GB Dec 12 02:29:54.939703 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Availability Zones retrieved successfully. Dec 12 02:29:55.012606 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Flow 'volume_create_api' (c45a1714-702b-4ef7-b22f-c1a2621f892b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:29:55.015969 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c372c60-8579-4bd0-8313-7c2f0bf7cb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:29:55.022270 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:29:55.177728 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c372c60-8579-4bd0-8313-7c2f0bf7cb48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:29:55.180735 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72552626-95bc-40bd-b2a4-4d6aa60aad60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:29:55.286559 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Created reservations ['fdacadad-12bb-425b-b15a-bb876f2545c0', 'a9567bb0-bfb9-4b16-8e03-0fdb67a14fa5', 'f176c124-6006-4f6a-b929-e10d66199ece', '70f52648-086b-467f-b571-6fcd4a455937'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:29:55.289578 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72552626-95bc-40bd-b2a4-4d6aa60aad60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdacadad-12bb-425b-b15a-bb876f2545c0', 'a9567bb0-bfb9-4b16-8e03-0fdb67a14fa5', 'f176c124-6006-4f6a-b929-e10d66199ece', '70f52648-086b-467f-b571-6fcd4a455937']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:29:55.292434 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092fbfa0-bb2b-4ad2-b69a-f67acdbbba01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:29:55.397831 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (092fbfa0-bb2b-4ad2-b69a-f67acdbbba01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f0f1f37-9c04-4b02-bb79-12c0bb9ae658', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-764663144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2657916aba1c40ccb3059d818af90ab4',qos_specs=None,replication_status=,reservations=['fdacadad-12bb-425b-b15a-bb876f2545c0','a9567bb0-bfb9-4b16-8e03-0fdb67a14fa5','f176c124-6006-4f6a-b929-e10d66199ece','70f52648-086b-467f-b571-6fcd4a455937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02d3aa151bd24e73bb3811858c9179c0',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:29:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-764663144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f0f1f37-9c04-4b02-bb79-12c0bb9ae658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2657916aba1c40ccb3059d818af90ab4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='02d3aa151bd24e73bb3811858c9179c0',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:29:55.400334 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f33a20-5af1-4f5b-ad99-123ffd3be509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:29:55.438753 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2f33a20-5af1-4f5b-ad99-123ffd3be509) transitioned into state 'SUCCESS' from state '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-764663144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2657916aba1c40ccb3059d818af90ab4',qos_specs=None,replication_status=,reservations=['fdacadad-12bb-425b-b15a-bb876f2545c0','a9567bb0-bfb9-4b16-8e03-0fdb67a14fa5','f176c124-6006-4f6a-b929-e10d66199ece','70f52648-086b-467f-b571-6fcd4a455937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02d3aa151bd24e73bb3811858c9179c0',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:29:55.441122 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43f00682-2374-4b84-be53-bf8ed39fc0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:29:55.499596 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43f00682-2374-4b84-be53-bf8ed39fc0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:29:55.508572 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Flow 'volume_create_api' (c45a1714-702b-4ef7-b22f-c1a2621f892b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:29:55.637146 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Create volume request issued successfully. Dec 12 02:29:55.674903 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6719593-1166-4120-9111-3b246626424c tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes returned with HTTP 202 Dec 12 02:29:55.676757 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 133/270] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:29:54 2020] POST /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes => generated 820 bytes in 779 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:29:55.691304 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7366e7c5-0ef6-41ff-ac46-aded87068170 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:29:55.691829 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7366e7c5-0ef6-41ff-ac46-aded87068170 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:55.692365 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7366e7c5-0ef6-41ff-ac46-aded87068170 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:55.807380 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:55.807380 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:55.830399 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7366e7c5-0ef6-41ff-ac46-aded87068170 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:29:55.880493 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7366e7c5-0ef6-41ff-ac46-aded87068170 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 200 Dec 12 02:29:55.890724 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 138/271] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:55 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 912 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:29:56.898197 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6458555a-9bba-4c9a-8eff-44493e28138f tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:29:56.899262 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6458555a-9bba-4c9a-8eff-44493e28138f tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:56.899643 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:56.899643 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:56.900279 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6458555a-9bba-4c9a-8eff-44493e28138f tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:56.988479 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:56.988479 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:56.999044 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6458555a-9bba-4c9a-8eff-44493e28138f tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:29:57.041566 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6458555a-9bba-4c9a-8eff-44493e28138f tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 200 Dec 12 02:29:57.043871 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 134/272] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:56 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 913 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:29:58.050715 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-5e4289e2-3664-4b9f-89e4-aadd5019eedf tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:29:58.051250 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-5e4289e2-3664-4b9f-89e4-aadd5019eedf tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:58.051374 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:58.051374 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:58.051758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-5e4289e2-3664-4b9f-89e4-aadd5019eedf tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:58.145980 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:58.145980 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:58.158495 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-5e4289e2-3664-4b9f-89e4-aadd5019eedf tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:29:58.197017 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-5e4289e2-3664-4b9f-89e4-aadd5019eedf tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 200 Dec 12 02:29:58.197860 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 139/273] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:29:58 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 913 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:29:58.306675 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6458555a-9bba-4c9a-8eff-44493e28138f tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume// Dec 12 02:29:58.307441 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6458555a-9bba-4c9a-8eff-44493e28138f tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:58.308376 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:58.308376 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:58.309175 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6458555a-9bba-4c9a-8eff-44493e28138f tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:58.311216 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6458555a-9bba-4c9a-8eff-44493e28138f tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:29:58.311799 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 135/274] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:29:58 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:29:58.329436 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-5c85808f-45cc-4e29-9408-26fbc87da515 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] POST http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/attachments Dec 12 02:29:58.330110 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:58.330110 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:58.331222 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-5c85808f-45cc-4e29-9408-26fbc87da515 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f0f1f37-9c04-4b02-bb79-12c0bb9ae658", "instance_uuid": "fb321c66-607a-42b8-a08f-a33c6f77e291", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:29:58.392787 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:58.392787 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:58.467950 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-5c85808f-45cc-4e29-9408-26fbc87da515 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/attachments returned with HTTP 200 Dec 12 02:29:58.471151 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 140/275] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:29:58 2020] POST /volume/v3/2657916aba1c40ccb3059d818af90ab4/attachments => generated 273 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:29:58.537489 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37bab77e-de07-4072-b1b5-dafcc8939335 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:29:58.538527 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37bab77e-de07-4072-b1b5-dafcc8939335 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:58.539636 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37bab77e-de07-4072-b1b5-dafcc8939335 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:58.571735 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-5c85808f-45cc-4e29-9408-26fbc87da515 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume// Dec 12 02:29:58.572378 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-5c85808f-45cc-4e29-9408-26fbc87da515 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:58.572755 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:58.572755 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:58.573995 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-5c85808f-45cc-4e29-9408-26fbc87da515 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:58.575540 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-5c85808f-45cc-4e29-9408-26fbc87da515 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:29:58.576622 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 141/276] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 02:29:58 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:29:58.597506 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-abf23a68-6b0f-4142-9f7f-0b6349c8dbdf tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:29:58.598860 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-abf23a68-6b0f-4142-9f7f-0b6349c8dbdf tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:58.599562 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-abf23a68-6b0f-4142-9f7f-0b6349c8dbdf tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:58.652823 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:58.652823 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:58.681115 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-37bab77e-de07-4072-b1b5-dafcc8939335 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:29:58.732922 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:58.732922 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:58.738829 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:58.738829 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:58.744813 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-abf23a68-6b0f-4142-9f7f-0b6349c8dbdf tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:29:58.761189 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37bab77e-de07-4072-b1b5-dafcc8939335 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 200 Dec 12 02:29:58.762107 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 136/277] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:58 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 912 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:29:58.778755 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:58.778755 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:58.793533 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-abf23a68-6b0f-4142-9f7f-0b6349c8dbdf tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 200 Dec 12 02:29:58.794843 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 142/278] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 02:29:58 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 1011 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:29:58.815336 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-9a107732-1f81-4423-a168-3da3b7293c96 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] PUT http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/attachments/d89956ff-8489-418d-8168-f28e279ed7b9 Dec 12 02:29:58.815866 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:58.815866 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:58.816273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-9a107732-1f81-4423-a168-3da3b7293c96 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:29:58.867153 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:29:58.867153 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:29:58.868222 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-9a107732-1f81-4423-a168-3da3b7293c96 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Lock "b'cinder-attachment_update-3f0f1f37-9c04-4b02-bb79-12c0bb9ae658-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.013s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:29:58.872051 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:58.872051 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:59.779535 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4f67914-f6ad-4fc3-a729-f07fc04d2b00 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:29:59.780387 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4f67914-f6ad-4fc3-a729-f07fc04d2b00 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:29:59.780770 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:29:59.780770 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:29:59.781414 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4f67914-f6ad-4fc3-a729-f07fc04d2b00 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:29:59.921210 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:29:59.921210 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:29:59.932028 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f4f67914-f6ad-4fc3-a729-f07fc04d2b00 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:30:00.013789 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:00.013789 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:00.090110 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4f67914-f6ad-4fc3-a729-f07fc04d2b00 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 200 Dec 12 02:30:00.096330 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 143/279] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:29:59 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 912 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:30:01.123435 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afb11591-c641-4ea9-a4fa-73683bdc9639 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:30:01.124811 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afb11591-c641-4ea9-a4fa-73683bdc9639 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:30:01.125202 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:30:01.125202 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:30:01.125983 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afb11591-c641-4ea9-a4fa-73683bdc9639 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:30:01.219867 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:01.219867 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:01.252941 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-afb11591-c641-4ea9-a4fa-73683bdc9639 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:30:01.285165 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:01.285165 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:01.298839 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afb11591-c641-4ea9-a4fa-73683bdc9639 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 200 Dec 12 02:30:01.300718 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 144/280] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:30:01 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 912 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:30:01.707183 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-9a107732-1f81-4423-a168-3da3b7293c96 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Lock "b'cinder-attachment_update-3f0f1f37-9c04-4b02-bb79-12c0bb9ae658-n-h1-765315-4'" released by "attachment_update" :: held 2.839s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:30:01.708259 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-9a107732-1f81-4423-a168-3da3b7293c96 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/attachments/d89956ff-8489-418d-8168-f28e279ed7b9 returned with HTTP 200 Dec 12 02:30:01.709695 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 137/281] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 02:29:58 2020] PUT /volume/v3/2657916aba1c40ccb3059d818af90ab4/attachments/d89956ff-8489-418d-8168-f28e279ed7b9 => generated 762 bytes in 2899 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:30:02.321076 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0193062d-7306-42ff-abba-e5e321800b83 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:30:02.322495 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0193062d-7306-42ff-abba-e5e321800b83 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:30:02.323965 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:30:02.323965 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:30:02.324729 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0193062d-7306-42ff-abba-e5e321800b83 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:30:02.473668 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:02.473668 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:02.498824 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0193062d-7306-42ff-abba-e5e321800b83 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:30:02.545505 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:02.545505 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:02.579081 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0193062d-7306-42ff-abba-e5e321800b83 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 200 Dec 12 02:30:02.582715 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 145/282] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:30:02 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 913 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:30:03.598802 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a90372b4-0de4-4f04-84d4-ec84113bdb97 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:30:03.600071 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a90372b4-0de4-4f04-84d4-ec84113bdb97 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:30:03.600443 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:30:03.600443 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:30:03.601217 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a90372b4-0de4-4f04-84d4-ec84113bdb97 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:30:03.780155 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:03.780155 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:03.804103 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a90372b4-0de4-4f04-84d4-ec84113bdb97 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:30:03.854861 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:03.854861 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:03.878923 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a90372b4-0de4-4f04-84d4-ec84113bdb97 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 200 Dec 12 02:30:03.880070 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 138/283] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:30:03 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 913 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:30:04.897744 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e66e8bc-bf1d-415d-9b32-48b2954a43de tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:30:04.898313 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e66e8bc-bf1d-415d-9b32-48b2954a43de tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:30:04.898407 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:30:04.898407 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:30:04.900480 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e66e8bc-bf1d-415d-9b32-48b2954a43de tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:30:05.019405 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:05.019405 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:05.033112 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2e66e8bc-bf1d-415d-9b32-48b2954a43de tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:30:05.056451 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:05.056451 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:05.067354 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e66e8bc-bf1d-415d-9b32-48b2954a43de tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 200 Dec 12 02:30:05.068741 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 146/284] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:30:04 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 913 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:30:06.085450 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83e4727a-400b-4caf-8562-acaadb84d8bb tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:30:06.099880 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83e4727a-400b-4caf-8562-acaadb84d8bb tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:30:06.101217 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:30:06.101217 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:30:06.101843 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83e4727a-400b-4caf-8562-acaadb84d8bb tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:30:06.446116 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:06.446116 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:06.488945 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-83e4727a-400b-4caf-8562-acaadb84d8bb tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:30:06.588086 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:06.588086 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:06.639913 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83e4727a-400b-4caf-8562-acaadb84d8bb tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 200 Dec 12 02:30:06.649779 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 139/285] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:30:06 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 913 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:30:07.303992 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-e62c46d6-3d6e-4b60-9676-468588e55fa1 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] POST http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/attachments/d89956ff-8489-418d-8168-f28e279ed7b9/action Dec 12 02:30:07.304443 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:30:07.304443 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:30:07.304443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-e62c46d6-3d6e-4b60-9676-468588e55fa1 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:30:07.304857 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-e62c46d6-3d6e-4b60-9676-468588e55fa1 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:30:07.505449 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:07.505449 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:07.539637 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-38f355d8-b5d6-40ea-889a-1625c3b8cdb3 req-e62c46d6-3d6e-4b60-9676-468588e55fa1 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/attachments/d89956ff-8489-418d-8168-f28e279ed7b9/action returned with HTTP 204 Dec 12 02:30:07.540960 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 147/286] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 02:30:07 2020] POST /volume/v3/2657916aba1c40ccb3059d818af90ab4/attachments/d89956ff-8489-418d-8168-f28e279ed7b9/action => generated 0 bytes in 242 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:30:07.656941 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc0aaca1-a88b-4c95-8019-dfd5ffe15766 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:30:07.657466 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc0aaca1-a88b-4c95-8019-dfd5ffe15766 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:30:07.657687 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:30:07.657687 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:30:07.658060 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc0aaca1-a88b-4c95-8019-dfd5ffe15766 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:30:07.900896 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:07.900896 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:07.928182 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dc0aaca1-a88b-4c95-8019-dfd5ffe15766 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:30:08.016618 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:08.016618 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:08.026692 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc0aaca1-a88b-4c95-8019-dfd5ffe15766 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 200 Dec 12 02:30:08.027914 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 140/287] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:30:07 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 1205 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:30:22.856015 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-801b7a4a-b94d-4910-9c87-3344a9650a00 req-14f2aa11-453c-448d-95bb-075634634ad2 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] DELETE http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/attachments/d89956ff-8489-418d-8168-f28e279ed7b9 Dec 12 02:30:22.857310 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-801b7a4a-b94d-4910-9c87-3344a9650a00 req-14f2aa11-453c-448d-95bb-075634634ad2 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:30:22.857763 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:30:22.857763 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:30:22.858449 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-801b7a4a-b94d-4910-9c87-3344a9650a00 req-14f2aa11-453c-448d-95bb-075634634ad2 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:30:22.919397 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:22.919397 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:24.048116 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-801b7a4a-b94d-4910-9c87-3344a9650a00 req-14f2aa11-453c-448d-95bb-075634634ad2 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:30:24.048727 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-801b7a4a-b94d-4910-9c87-3344a9650a00 req-14f2aa11-453c-448d-95bb-075634634ad2 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:30:24.072263 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-801b7a4a-b94d-4910-9c87-3344a9650a00 req-14f2aa11-453c-448d-95bb-075634634ad2 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/attachments/d89956ff-8489-418d-8168-f28e279ed7b9 returned with HTTP 200 Dec 12 02:30:24.074614 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 148/288] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 02:30:22 2020] DELETE /volume/v3/2657916aba1c40ccb3059d818af90ab4/attachments/d89956ff-8489-418d-8168-f28e279ed7b9 => generated 19 bytes in 1223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:30:26.372002 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-979fcbaf-950f-4b69-a226-0ff96474f05d tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:30:26.372639 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-979fcbaf-950f-4b69-a226-0ff96474f05d tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:30:26.373002 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:30:26.373002 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:30:26.373573 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-979fcbaf-950f-4b69-a226-0ff96474f05d tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:30:26.502935 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:26.502935 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:26.530463 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-979fcbaf-950f-4b69-a226-0ff96474f05d tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:30:26.583820 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-979fcbaf-950f-4b69-a226-0ff96474f05d tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 200 Dec 12 02:30:26.585091 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 141/289] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:30:26 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 913 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:30:26.605783 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34365bf2-0dfd-4724-a192-bbbbfed2c543 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:30:26.606306 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-34365bf2-0dfd-4724-a192-bbbbfed2c543 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:30:26.606506 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:30:26.606506 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:30:26.607350 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-34365bf2-0dfd-4724-a192-bbbbfed2c543 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:30:26.690127 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:26.690127 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:26.701229 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-34365bf2-0dfd-4724-a192-bbbbfed2c543 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:30:26.730029 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34365bf2-0dfd-4724-a192-bbbbfed2c543 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 200 Dec 12 02:30:26.731420 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 149/290] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:30:26 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 913 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:30:26.746450 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83a82ea3-61cf-4080-b2a8-362c7fa9e5b6 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:30:26.747583 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83a82ea3-61cf-4080-b2a8-362c7fa9e5b6 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:30:26.747810 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:30:26.747810 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:30:26.748184 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83a82ea3-61cf-4080-b2a8-362c7fa9e5b6 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:30:26.804770 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:30:26.804770 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:30:26.814459 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-83a82ea3-61cf-4080-b2a8-362c7fa9e5b6 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:30:26.849487 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83a82ea3-61cf-4080-b2a8-362c7fa9e5b6 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 200 Dec 12 02:30:26.861398 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 142/291] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:30:26 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 913 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:02.981640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] POST http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes Dec 12 02:32:02.982177 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:02.982177 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:02.982451 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1970490440", "imageRef": "bad855c1-33f2-461f-baef-72029869a067", "size": 1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:32:02.984846 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1970490440', 'imageRef': 'bad855c1-33f2-461f-baef-72029869a067', 'size': 1}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:32:03.185591 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Create volume of 1 GB Dec 12 02:32:03.198844 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Availability Zones retrieved successfully. Dec 12 02:32:03.217448 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Flow 'volume_create_api' (4ca75751-833c-479e-a8fb-cb1281c20f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:32:03.219938 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c45aba73-9bc0-4acd-a213-1e5e835366d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:32:03.222273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:32:03.381455 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c45aba73-9bc0-4acd-a213-1e5e835366d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:32:03.385188 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3685e9a-494d-4f45-8fe5-be19fdca23f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:32:03.539005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Created reservations ['af634f50-b79b-44de-aec5-2354c9db3d4a', '0daea64f-fba8-4f99-9ade-a5b5d4dd9ca9', 'c287cad5-6cea-4325-9172-29d380aeb5d6', '2f423059-c686-476e-b193-3410aa00d211'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:32:03.541630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3685e9a-494d-4f45-8fe5-be19fdca23f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af634f50-b79b-44de-aec5-2354c9db3d4a', '0daea64f-fba8-4f99-9ade-a5b5d4dd9ca9', 'c287cad5-6cea-4325-9172-29d380aeb5d6', '2f423059-c686-476e-b193-3410aa00d211']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:32:03.544019 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f2717b4-4c5e-4e07-9c8c-ec44af8748bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:32:03.616581 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f2717b4-4c5e-4e07-9c8c-ec44af8748bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44129a19-c34d-4e08-ab82-ec34bb6dcf91', '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-1970490440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='804d82ec322349d8af788b462157895a',qos_specs=None,replication_status=,reservations=['af634f50-b79b-44de-aec5-2354c9db3d4a','0daea64f-fba8-4f99-9ade-a5b5d4dd9ca9','c287cad5-6cea-4325-9172-29d380aeb5d6','2f423059-c686-476e-b193-3410aa00d211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='474813049d3f43b1b083df76ce726d75',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:32:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1970490440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44129a19-c34d-4e08-ab82-ec34bb6dcf91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='804d82ec322349d8af788b462157895a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='474813049d3f43b1b083df76ce726d75',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:32:03.618618 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a269ce7f-ff95-4b16-ab6e-b624fbd1659a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:32:03.649772 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a269ce7f-ff95-4b16-ab6e-b624fbd1659a) transitioned into state 'SUCCESS' from state '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-1970490440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='804d82ec322349d8af788b462157895a',qos_specs=None,replication_status=,reservations=['af634f50-b79b-44de-aec5-2354c9db3d4a','0daea64f-fba8-4f99-9ade-a5b5d4dd9ca9','c287cad5-6cea-4325-9172-29d380aeb5d6','2f423059-c686-476e-b193-3410aa00d211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='474813049d3f43b1b083df76ce726d75',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:32:03.652010 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5007464c-c505-46a8-8be2-04a80c90b050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:32:03.675986 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5007464c-c505-46a8-8be2-04a80c90b050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:32:03.679612 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Flow 'volume_create_api' (4ca75751-833c-479e-a8fb-cb1281c20f08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:32:03.777509 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Create volume request issued successfully. Dec 12 02:32:03.804163 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0eca6e9f-5039-447b-898c-3e26e5daead1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes returned with HTTP 202 Dec 12 02:32:03.806409 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 150/292] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 02:32:02 2020] POST /volume/v3/804d82ec322349d8af788b462157895a/volumes => generated 822 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:32:03.822961 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05a9530f-6208-43d7-bd3d-43a40ffe0512 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:03.824075 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05a9530f-6208-43d7-bd3d-43a40ffe0512 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:03.826255 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:03.826255 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:03.826928 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05a9530f-6208-43d7-bd3d-43a40ffe0512 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:03.937576 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:03.937576 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:03.953605 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-05a9530f-6208-43d7-bd3d-43a40ffe0512 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:03.995101 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05a9530f-6208-43d7-bd3d-43a40ffe0512 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:04.005854 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 143/293] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:03 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 890 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:05.014957 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b6ce592-22e4-4681-bd48-d3eabed85995 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:05.015464 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b6ce592-22e4-4681-bd48-d3eabed85995 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:05.015888 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:05.015888 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:05.016545 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b6ce592-22e4-4681-bd48-d3eabed85995 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:05.085517 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:05.085517 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:05.098819 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6b6ce592-22e4-4681-bd48-d3eabed85995 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:05.130418 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b6ce592-22e4-4681-bd48-d3eabed85995 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:05.140946 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 151/294] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:05 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 914 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:06.148814 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e1038a0-f2df-4c44-8c79-107d18cd7879 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:06.150123 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e1038a0-f2df-4c44-8c79-107d18cd7879 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:06.150123 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:06.150123 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:06.150307 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e1038a0-f2df-4c44-8c79-107d18cd7879 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:06.343264 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:06.343264 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:06.376761 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2e1038a0-f2df-4c44-8c79-107d18cd7879 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:06.418542 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e1038a0-f2df-4c44-8c79-107d18cd7879 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:06.421027 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 144/295] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:06 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 914 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:07.438048 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af3364f6-54b4-463f-97d4-1ed4235ae916 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:07.438048 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af3364f6-54b4-463f-97d4-1ed4235ae916 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:07.439205 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:07.439205 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:07.439205 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af3364f6-54b4-463f-97d4-1ed4235ae916 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:07.610857 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:07.610857 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:07.635082 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-af3364f6-54b4-463f-97d4-1ed4235ae916 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:07.733218 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af3364f6-54b4-463f-97d4-1ed4235ae916 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:07.744471 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 152/296] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:07 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 914 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:08.754302 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8479d642-f257-4a23-9b11-1c6aac283e76 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:08.754725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8479d642-f257-4a23-9b11-1c6aac283e76 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:08.754725 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:08.754725 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:08.756089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8479d642-f257-4a23-9b11-1c6aac283e76 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:08.934222 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:08.934222 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:08.960219 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8479d642-f257-4a23-9b11-1c6aac283e76 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:09.010721 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8479d642-f257-4a23-9b11-1c6aac283e76 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:09.011885 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 145/297] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:08 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 914 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:10.027505 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3c69834-ac53-4f89-acad-ab7bea387e0f tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:10.039779 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3c69834-ac53-4f89-acad-ab7bea387e0f tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:10.039779 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:10.039779 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:10.039779 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3c69834-ac53-4f89-acad-ab7bea387e0f tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:10.129669 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:10.129669 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:10.171790 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c3c69834-ac53-4f89-acad-ab7bea387e0f tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:10.234085 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3c69834-ac53-4f89-acad-ab7bea387e0f tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:10.238579 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 153/298] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:10 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 914 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:11.255147 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ef03110-13ef-4ba3-b6d0-61636ce3f897 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:11.255727 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ef03110-13ef-4ba3-b6d0-61636ce3f897 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:11.256374 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:11.256374 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:11.257373 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ef03110-13ef-4ba3-b6d0-61636ce3f897 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:11.466056 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:11.466056 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:11.489507 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ef03110-13ef-4ba3-b6d0-61636ce3f897 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:11.543952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ef03110-13ef-4ba3-b6d0-61636ce3f897 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:11.564845 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 146/299] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:11 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 914 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:12.564636 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c3e22cf-443d-4f15-af97-ec36c2f28da1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:12.565583 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c3e22cf-443d-4f15-af97-ec36c2f28da1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:12.565661 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:12.565661 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:12.566106 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c3e22cf-443d-4f15-af97-ec36c2f28da1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:12.682948 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:12.682948 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:12.702772 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3c3e22cf-443d-4f15-af97-ec36c2f28da1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:12.730237 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c3e22cf-443d-4f15-af97-ec36c2f28da1 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:12.731487 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 154/300] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:12 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 914 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:13.747727 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d18295a-cc03-4a3a-a596-9cc3fa500294 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:13.748318 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d18295a-cc03-4a3a-a596-9cc3fa500294 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:13.748563 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:13.748563 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:13.748853 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d18295a-cc03-4a3a-a596-9cc3fa500294 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:13.861286 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:13.861286 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:13.884093 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1d18295a-cc03-4a3a-a596-9cc3fa500294 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:13.914623 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d18295a-cc03-4a3a-a596-9cc3fa500294 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:13.915451 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 147/301] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:13 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 914 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:32:14.939411 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7f7b361-2680-4a0a-9746-36df4a2ab965 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:14.939411 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7f7b361-2680-4a0a-9746-36df4a2ab965 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:14.939411 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:14.939411 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:14.939411 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7f7b361-2680-4a0a-9746-36df4a2ab965 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:15.004995 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:15.004995 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:15.020524 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f7f7b361-2680-4a0a-9746-36df4a2ab965 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:15.054731 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7f7b361-2680-4a0a-9746-36df4a2ab965 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:15.057414 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 155/302] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:14 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 914 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:16.071331 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a84ecb0-cd4d-4231-b395-08c8fa5936cd tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:16.071902 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a84ecb0-cd4d-4231-b395-08c8fa5936cd tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:16.072106 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:16.072106 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:16.072481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a84ecb0-cd4d-4231-b395-08c8fa5936cd tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:16.133717 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:16.133717 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:16.142929 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1a84ecb0-cd4d-4231-b395-08c8fa5936cd tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:16.170469 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a84ecb0-cd4d-4231-b395-08c8fa5936cd tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:16.171449 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 148/303] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:16 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:17.195878 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d6eb2c6-ac86-4f47-913e-bb51e8d71a33 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:17.196402 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d6eb2c6-ac86-4f47-913e-bb51e8d71a33 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:17.196622 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:17.196622 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:17.197018 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d6eb2c6-ac86-4f47-913e-bb51e8d71a33 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:17.266688 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:17.266688 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:17.275787 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9d6eb2c6-ac86-4f47-913e-bb51e8d71a33 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:17.299236 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d6eb2c6-ac86-4f47-913e-bb51e8d71a33 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:17.300061 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 156/304] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:17 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 914 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:18.329413 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-479270a0-b25a-4efe-83f8-147fb8f59e29 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:18.330752 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-479270a0-b25a-4efe-83f8-147fb8f59e29 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:18.330752 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:18.330752 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:18.331322 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-479270a0-b25a-4efe-83f8-147fb8f59e29 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:18.445001 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:18.445001 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:18.458611 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-479270a0-b25a-4efe-83f8-147fb8f59e29 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:18.516750 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-479270a0-b25a-4efe-83f8-147fb8f59e29 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:18.518240 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 149/305] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:18 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 914 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:19.534100 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3be2068f-3522-4a80-ab3d-eb43a3ef6bab tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:19.535774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3be2068f-3522-4a80-ab3d-eb43a3ef6bab tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:19.536178 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:19.536178 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:19.538000 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3be2068f-3522-4a80-ab3d-eb43a3ef6bab tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:19.629392 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:19.629392 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:19.640426 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3be2068f-3522-4a80-ab3d-eb43a3ef6bab tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:19.668151 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3be2068f-3522-4a80-ab3d-eb43a3ef6bab tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:19.680896 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 157/306] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:19 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 914 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:20.689150 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-684983b8-5a62-4a27-ad0e-a909bd62080f tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:20.689568 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-684983b8-5a62-4a27-ad0e-a909bd62080f tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:20.689568 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:20.689568 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:20.689758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-684983b8-5a62-4a27-ad0e-a909bd62080f tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:20.809026 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:20.809026 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:20.823805 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-684983b8-5a62-4a27-ad0e-a909bd62080f tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:20.863353 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-684983b8-5a62-4a27-ad0e-a909bd62080f tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:20.866162 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 150/307] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:20 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 914 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:21.882761 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14dfcce9-433d-4b00-a724-c76bd83b5cfe tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:21.883283 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14dfcce9-433d-4b00-a724-c76bd83b5cfe tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:21.883491 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:21.883491 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:21.883877 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14dfcce9-433d-4b00-a724-c76bd83b5cfe tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:21.976560 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:21.976560 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:21.986666 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-14dfcce9-433d-4b00-a724-c76bd83b5cfe tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:22.038461 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14dfcce9-433d-4b00-a724-c76bd83b5cfe tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:22.039622 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 158/308] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:21 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 914 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:23.062685 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a85d45b-e871-4e5a-af34-f54fd4d311b3 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:23.063664 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a85d45b-e871-4e5a-af34-f54fd4d311b3 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:23.064717 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:23.064717 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:23.065502 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a85d45b-e871-4e5a-af34-f54fd4d311b3 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:23.206244 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:23.206244 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:23.228261 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0a85d45b-e871-4e5a-af34-f54fd4d311b3 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:23.258514 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a85d45b-e871-4e5a-af34-f54fd4d311b3 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:23.270200 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 151/309] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:23 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 914 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:24.275486 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a17a2397-41e1-4c8b-8955-45f8f4926cbf tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:24.275978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a17a2397-41e1-4c8b-8955-45f8f4926cbf tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:24.276262 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:24.276262 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:24.276537 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a17a2397-41e1-4c8b-8955-45f8f4926cbf tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:24.335618 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:24.335618 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:24.344125 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a17a2397-41e1-4c8b-8955-45f8f4926cbf tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:24.383094 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a17a2397-41e1-4c8b-8955-45f8f4926cbf tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:24.384212 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 159/310] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:24 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 972 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:25.399132 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e3399f2-4a0e-4d2c-93e4-ea69f933efd7 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:25.399629 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e3399f2-4a0e-4d2c-93e4-ea69f933efd7 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:25.400125 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:25.400125 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:25.400790 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e3399f2-4a0e-4d2c-93e4-ea69f933efd7 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:25.468083 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:25.468083 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:25.479337 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0e3399f2-4a0e-4d2c-93e4-ea69f933efd7 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:25.510584 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e3399f2-4a0e-4d2c-93e4-ea69f933efd7 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:25.511774 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 152/311] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:25 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 975 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:26.542939 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81f364ea-38ff-4573-98f9-4edb1cb6dc0f tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:26.542939 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81f364ea-38ff-4573-98f9-4edb1cb6dc0f tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:26.542939 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:26.542939 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:26.542939 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81f364ea-38ff-4573-98f9-4edb1cb6dc0f tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:26.647593 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:26.647593 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:26.657782 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-81f364ea-38ff-4573-98f9-4edb1cb6dc0f tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:26.687309 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81f364ea-38ff-4573-98f9-4edb1cb6dc0f tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:26.690348 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 160/312] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:26 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 975 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:27.707142 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9141f62c-a43d-4314-a055-c0e735d56430 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:27.709459 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9141f62c-a43d-4314-a055-c0e735d56430 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:27.709689 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:27.709689 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:27.710300 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9141f62c-a43d-4314-a055-c0e735d56430 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:27.773602 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:27.773602 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:27.782626 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9141f62c-a43d-4314-a055-c0e735d56430 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:27.807461 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9141f62c-a43d-4314-a055-c0e735d56430 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:27.820895 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 153/313] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:27 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 975 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:28.826948 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78a2a675-9e6e-4967-8f63-ab6e4e5d39e3 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:28.827509 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78a2a675-9e6e-4967-8f63-ab6e4e5d39e3 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:28.827873 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:28.827873 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:28.828498 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78a2a675-9e6e-4967-8f63-ab6e4e5d39e3 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:28.907474 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:28.907474 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:28.923796 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78a2a675-9e6e-4967-8f63-ab6e4e5d39e3 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:28.956951 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78a2a675-9e6e-4967-8f63-ab6e4e5d39e3 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:28.958450 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 161/314] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:28 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 975 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:32:29.975853 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fc7d5f5-d426-43f0-858a-0b204845a34c tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:29.977098 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fc7d5f5-d426-43f0-858a-0b204845a34c tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:29.977519 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:29.977519 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:29.979230 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fc7d5f5-d426-43f0-858a-0b204845a34c tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:30.044261 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:30.044261 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:30.058723 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0fc7d5f5-d426-43f0-858a-0b204845a34c tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:30.120540 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fc7d5f5-d426-43f0-858a-0b204845a34c tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:30.139857 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 154/315] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:29 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 1366 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:32:31.137008 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e1d05f7-f1a1-4cfe-88c7-135d6ee40a1d tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:31.137625 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e1d05f7-f1a1-4cfe-88c7-135d6ee40a1d tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:31.137925 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:31.137925 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:31.138441 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e1d05f7-f1a1-4cfe-88c7-135d6ee40a1d tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:31.205304 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:31.205304 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:31.238562 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1e1d05f7-f1a1-4cfe-88c7-135d6ee40a1d tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:31.284254 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e1d05f7-f1a1-4cfe-88c7-135d6ee40a1d tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:31.297362 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 162/316] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:32:31 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 1363 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:32:31.737411 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-b82e592b-4600-4734-a20b-7e982012cb79 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:31.737938 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-b82e592b-4600-4734-a20b-7e982012cb79 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:31.738158 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:31.738158 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:31.738528 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-b82e592b-4600-4734-a20b-7e982012cb79 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:31.791372 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:31.791372 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:31.800509 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f935d021-c9ba-424a-806f-622b44a0d610 req-b82e592b-4600-4734-a20b-7e982012cb79 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:31.825696 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-b82e592b-4600-4734-a20b-7e982012cb79 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:31.826511 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 155/317] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:32:31 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 1363 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:32:32.668167 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-751a0983-b035-472c-8c69-cb2b6a3d5db0 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:32.668716 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-751a0983-b035-472c-8c69-cb2b6a3d5db0 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:32.668912 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:32.668912 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:32.669553 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-751a0983-b035-472c-8c69-cb2b6a3d5db0 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:32.718151 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:32.718151 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:32.727297 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f935d021-c9ba-424a-806f-622b44a0d610 req-751a0983-b035-472c-8c69-cb2b6a3d5db0 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:32.751105 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-751a0983-b035-472c-8c69-cb2b6a3d5db0 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:32.752089 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 163/318] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:32:32 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 1363 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:32:32.774424 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-b82e592b-4600-4734-a20b-7e982012cb79 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume// Dec 12 02:32:32.774943 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-b82e592b-4600-4734-a20b-7e982012cb79 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:32.775166 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:32.775166 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:32.775550 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-b82e592b-4600-4734-a20b-7e982012cb79 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:32.776618 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-b82e592b-4600-4734-a20b-7e982012cb79 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:32:32.777413 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 156/319] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:32:32 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:32:32.791715 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-86493ea9-88f3-4403-84c2-7f4885341cf8 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] POST http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/attachments Dec 12 02:32:32.792393 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:32.792393 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:32.793146 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-86493ea9-88f3-4403-84c2-7f4885341cf8 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44129a19-c34d-4e08-ab82-ec34bb6dcf91", "instance_uuid": "991a26cd-167b-4fa5-8fd6-04f1f318d463", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:32:32.850450 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:32.850450 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:32.915848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-86493ea9-88f3-4403-84c2-7f4885341cf8 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/attachments returned with HTTP 200 Dec 12 02:32:32.917035 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 164/320] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:32:32 2020] POST /volume/v3/804d82ec322349d8af788b462157895a/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:32:34.718430 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-b82e592b-4600-4734-a20b-7e982012cb79 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume// Dec 12 02:32:34.718975 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-b82e592b-4600-4734-a20b-7e982012cb79 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:34.719394 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-b82e592b-4600-4734-a20b-7e982012cb79 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:34.720426 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-b82e592b-4600-4734-a20b-7e982012cb79 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:32:34.721066 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 157/321] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 02:32:34 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:32:34.738058 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-8c72de5c-5d47-47c2-a2d6-66510fcce728 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] GET http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:32:34.739022 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-8c72de5c-5d47-47c2-a2d6-66510fcce728 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:32:34.739524 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:34.739524 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:34.740502 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-8c72de5c-5d47-47c2-a2d6-66510fcce728 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:32:34.852457 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:34.852457 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:34.866018 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f935d021-c9ba-424a-806f-622b44a0d610 req-8c72de5c-5d47-47c2-a2d6-66510fcce728 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:32:34.889516 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:34.889516 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:34.902669 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-8c72de5c-5d47-47c2-a2d6-66510fcce728 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 200 Dec 12 02:32:34.903987 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 165/322] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 02:32:34 2020] GET /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 1461 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:32:34.931364 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-5f7134af-26d7-4ad7-bb01-edb4d9b793a9 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] PUT http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/attachments/8aceb5c5-45ed-450b-abb6-277bba20da13 Dec 12 02:32:34.932557 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-5f7134af-26d7-4ad7-bb01-edb4d9b793a9 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:32:34.974053 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:32:34.974053 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:32:34.975349 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-f935d021-c9ba-424a-806f-622b44a0d610 req-5f7134af-26d7-4ad7-bb01-edb4d9b793a9 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Lock "b'cinder-attachment_update-44129a19-c34d-4e08-ab82-ec34bb6dcf91-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.020s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:32:34.979464 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:34.979464 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:36.526906 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-f935d021-c9ba-424a-806f-622b44a0d610 req-5f7134af-26d7-4ad7-bb01-edb4d9b793a9 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Lock "b'cinder-attachment_update-44129a19-c34d-4e08-ab82-ec34bb6dcf91-n-h1-765315-4'" released by "attachment_update" :: held 1.552s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:32:36.528773 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-5f7134af-26d7-4ad7-bb01-edb4d9b793a9 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/attachments/8aceb5c5-45ed-450b-abb6-277bba20da13 returned with HTTP 200 Dec 12 02:32:36.530311 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 158/323] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 02:32:34 2020] PUT /volume/v3/804d82ec322349d8af788b462157895a/attachments/8aceb5c5-45ed-450b-abb6-277bba20da13 => generated 762 bytes in 1605 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:32:36.571840 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-8ef8fc4e-a1d2-47e6-b9b5-58e00fa51725 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] POST http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/attachments/8aceb5c5-45ed-450b-abb6-277bba20da13/action Dec 12 02:32:36.572852 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:32:36.572852 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:32:36.573728 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-8ef8fc4e-a1d2-47e6-b9b5-58e00fa51725 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:32:36.574322 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-8ef8fc4e-a1d2-47e6-b9b5-58e00fa51725 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:32:36.691355 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:32:36.691355 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:32:36.720431 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f935d021-c9ba-424a-806f-622b44a0d610 req-8ef8fc4e-a1d2-47e6-b9b5-58e00fa51725 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/attachments/8aceb5c5-45ed-450b-abb6-277bba20da13/action returned with HTTP 204 Dec 12 02:32:36.721723 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 166/324] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 02:32:36 2020] POST /volume/v3/804d82ec322349d8af788b462157895a/attachments/8aceb5c5-45ed-450b-abb6-277bba20da13/action => generated 0 bytes in 156 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:34:41.482725 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9287c976-7f6c-45ca-a323-177ee6981458 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] DELETE http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:34:41.483947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9287c976-7f6c-45ca-a323-177ee6981458 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:34:41.484293 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:34:41.484293 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:34:41.485423 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9287c976-7f6c-45ca-a323-177ee6981458 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:34:41.486012 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9287c976-7f6c-45ca-a323-177ee6981458 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Delete volume with id: 3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:34:41.541559 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:34:41.541559 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:34:41.543038 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9287c976-7f6c-45ca-a323-177ee6981458 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:34:41.575562 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9287c976-7f6c-45ca-a323-177ee6981458 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Delete volume request issued successfully. Dec 12 02:34:41.576160 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9287c976-7f6c-45ca-a323-177ee6981458 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 202 Dec 12 02:34:41.577947 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 159/325] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:34:41 2020] DELETE /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:34:41.585962 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89551ecd-73c2-4ea1-a56e-323d410868cb tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:34:41.586493 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89551ecd-73c2-4ea1-a56e-323d410868cb tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:34:41.586716 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:34:41.586716 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:34:41.587088 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89551ecd-73c2-4ea1-a56e-323d410868cb tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:34:41.660526 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:34:41.660526 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:34:41.670104 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-89551ecd-73c2-4ea1-a56e-323d410868cb tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:34:41.695491 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89551ecd-73c2-4ea1-a56e-323d410868cb tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 200 Dec 12 02:34:41.696418 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 167/326] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:34:41 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 912 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:34:42.714205 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f0c8348-c82f-4419-b5d2-d8ab047aef79 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:34:42.716472 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f0c8348-c82f-4419-b5d2-d8ab047aef79 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:34:42.717807 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:34:42.717807 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:34:42.718457 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f0c8348-c82f-4419-b5d2-d8ab047aef79 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:34:42.795726 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:34:42.795726 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:34:42.806935 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f0c8348-c82f-4419-b5d2-d8ab047aef79 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Volume info retrieved successfully. Dec 12 02:34:42.876761 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f0c8348-c82f-4419-b5d2-d8ab047aef79 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 200 Dec 12 02:34:42.877759 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 160/327] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:34:42 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 912 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:34:43.893477 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f7260d1-3c0c-433e-8b24-40aa47ec8e81 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] GET http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 Dec 12 02:34:43.893955 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f7260d1-3c0c-433e-8b24-40aa47ec8e81 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:34:43.894156 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:34:43.894156 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:34:43.894978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f7260d1-3c0c-433e-8b24-40aa47ec8e81 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:34:43.947976 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f7260d1-3c0c-433e-8b24-40aa47ec8e81 tempest-DeleteServersTestJSON-749073562 tempest-DeleteServersTestJSON-749073562] http://10.222.0.50/volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 returned with HTTP 404 Dec 12 02:34:43.949561 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 168/328] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:34:43 2020] GET /volume/v3/2657916aba1c40ccb3059d818af90ab4/volumes/3f0f1f37-9c04-4b02-bb79-12c0bb9ae658 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:34:48.108760 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] POST http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes Dec 12 02:34:48.109235 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:34:48.109235 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:34:48.110220 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1536520082"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:34:48.111957 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1536520082'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:34:48.112333 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Create volume of 1 GB Dec 12 02:34:48.139189 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Availability Zones retrieved successfully. Dec 12 02:34:48.164176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Flow 'volume_create_api' (120d2e85-3c17-4171-b36b-05f7610f388b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:34:48.176109 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9d6ba72-c6fb-4bac-b82e-c8c48bb5d17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:34:48.179149 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:34:48.289410 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9d6ba72-c6fb-4bac-b82e-c8c48bb5d17e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:34:48.291825 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66289d1e-413c-4ec4-a452-aa02834dc128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:34:48.459290 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Created reservations ['71d90b71-2b4f-4f68-86f1-13fe20e80cb6', 'e68a3d0e-f4c2-44c4-be59-98287d946b0d', '2da5c8a8-5a9d-42d4-92a0-ef5abd703237', 'c731661b-fccf-4484-ad4a-b42370a75c76'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:34:48.461701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66289d1e-413c-4ec4-a452-aa02834dc128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71d90b71-2b4f-4f68-86f1-13fe20e80cb6', 'e68a3d0e-f4c2-44c4-be59-98287d946b0d', '2da5c8a8-5a9d-42d4-92a0-ef5abd703237', 'c731661b-fccf-4484-ad4a-b42370a75c76']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:34:48.464825 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1353b7f-0e11-416e-b2a4-428b6c3858c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:34:48.534964 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1353b7f-0e11-416e-b2a4-428b6c3858c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c2af87a-cd05-40a1-8564-8cf93ca2d14c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1536520082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc77facc3de3432eb9d9585d3720d9f3',qos_specs=None,replication_status=,reservations=['71d90b71-2b4f-4f68-86f1-13fe20e80cb6','e68a3d0e-f4c2-44c4-be59-98287d946b0d','2da5c8a8-5a9d-42d4-92a0-ef5abd703237','c731661b-fccf-4484-ad4a-b42370a75c76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e5d4471c7c4416792144a9add3d8409',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:34:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1536520082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c2af87a-cd05-40a1-8564-8cf93ca2d14c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc77facc3de3432eb9d9585d3720d9f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4e5d4471c7c4416792144a9add3d8409',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:34:48.538031 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0fe0b53-eb3f-49bb-9b67-0a60689a9cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:34:48.576241 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0fe0b53-eb3f-49bb-9b67-0a60689a9cbd) transitioned into state 'SUCCESS' from state '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-1536520082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc77facc3de3432eb9d9585d3720d9f3',qos_specs=None,replication_status=,reservations=['71d90b71-2b4f-4f68-86f1-13fe20e80cb6','e68a3d0e-f4c2-44c4-be59-98287d946b0d','2da5c8a8-5a9d-42d4-92a0-ef5abd703237','c731661b-fccf-4484-ad4a-b42370a75c76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e5d4471c7c4416792144a9add3d8409',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:34:48.579364 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6753f8ff-7fbe-4d4b-9164-781d1af2e27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:34:48.602796 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6753f8ff-7fbe-4d4b-9164-781d1af2e27e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:34:48.605875 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Flow 'volume_create_api' (120d2e85-3c17-4171-b36b-05f7610f388b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:34:48.669163 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Create volume request issued successfully. Dec 12 02:34:48.686308 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4efacb07-5c3c-4a22-929a-2f2be34aba4d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes returned with HTTP 202 Dec 12 02:34:48.696838 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 161/329] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:34:48 2020] POST /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes => generated 823 bytes in 583 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:34:48.702645 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc55a16c-055c-4390-af9d-44c3efc487c9 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] GET http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c Dec 12 02:34:48.703711 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc55a16c-055c-4390-af9d-44c3efc487c9 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:34:48.704197 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc55a16c-055c-4390-af9d-44c3efc487c9 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:34:48.759310 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:34:48.759310 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:34:48.770699 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cc55a16c-055c-4390-af9d-44c3efc487c9 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Volume info retrieved successfully. Dec 12 02:34:48.807901 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc55a16c-055c-4390-af9d-44c3efc487c9 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c returned with HTTP 200 Dec 12 02:34:48.809330 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 169/330] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:34:48 2020] GET /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c => generated 891 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:34:49.825385 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b817ca78-fb3b-4b1d-a45e-18313766a42d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] GET http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c Dec 12 02:34:49.826530 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b817ca78-fb3b-4b1d-a45e-18313766a42d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:34:49.827295 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:34:49.827295 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:34:49.827997 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b817ca78-fb3b-4b1d-a45e-18313766a42d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:34:49.899672 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:34:49.899672 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:34:49.909403 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b817ca78-fb3b-4b1d-a45e-18313766a42d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Volume info retrieved successfully. Dec 12 02:34:49.933750 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b817ca78-fb3b-4b1d-a45e-18313766a42d tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c returned with HTTP 200 Dec 12 02:34:49.935241 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 162/331] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:34:49 2020] GET /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c => generated 916 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:34:49.950617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-753255ac-8dd8-404b-b251-8d76859b048b tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] POST http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c/action Dec 12 02:34:49.952251 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:34:49.952251 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:34:49.952985 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-753255ac-8dd8-404b-b251-8d76859b048b tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:34:49.953609 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-753255ac-8dd8-404b-b251-8d76859b048b tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:34:50.034089 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:34:50.034089 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:34:50.037682 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-753255ac-8dd8-404b-b251-8d76859b048b tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Volume info retrieved successfully. Dec 12 02:34:50.054660 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-753255ac-8dd8-404b-b251-8d76859b048b tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Volume updated successfully. Dec 12 02:34:50.055773 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-753255ac-8dd8-404b-b251-8d76859b048b tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c/action returned with HTTP 200 Dec 12 02:34:50.057215 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 170/332] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:34:49 2020] POST /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c/action => generated 0 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 12 02:34:50.065621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5b7828d-69cc-49a8-b45e-e764ca4a910c tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] GET http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c Dec 12 02:34:50.066564 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5b7828d-69cc-49a8-b45e-e764ca4a910c tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:34:50.066963 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:34:50.066963 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:34:50.067589 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5b7828d-69cc-49a8-b45e-e764ca4a910c tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:34:50.118851 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:34:50.118851 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:34:50.130138 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a5b7828d-69cc-49a8-b45e-e764ca4a910c tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Volume info retrieved successfully. Dec 12 02:34:50.156916 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5b7828d-69cc-49a8-b45e-e764ca4a910c tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c returned with HTTP 200 Dec 12 02:34:50.158307 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 163/333] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:34:50 2020] GET /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c => generated 916 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:34:50.510382 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-138af361-e9ba-473b-b2b6-056e2ed6619c req-9ee5b09e-5bf9-4256-b67b-2af64a607df8 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] GET http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c Dec 12 02:34:50.511232 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-138af361-e9ba-473b-b2b6-056e2ed6619c req-9ee5b09e-5bf9-4256-b67b-2af64a607df8 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:34:50.511564 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:34:50.511564 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:34:50.512098 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-138af361-e9ba-473b-b2b6-056e2ed6619c req-9ee5b09e-5bf9-4256-b67b-2af64a607df8 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:34:50.595688 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:34:50.595688 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:34:50.615790 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-138af361-e9ba-473b-b2b6-056e2ed6619c req-9ee5b09e-5bf9-4256-b67b-2af64a607df8 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Volume info retrieved successfully. Dec 12 02:34:50.668383 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-138af361-e9ba-473b-b2b6-056e2ed6619c req-9ee5b09e-5bf9-4256-b67b-2af64a607df8 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c returned with HTTP 200 Dec 12 02:34:50.683916 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 171/334] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:34:50 2020] GET /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c => generated 916 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:34:51.986437 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] POST http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes Dec 12 02:34:51.986933 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:34:51.986933 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:34:51.987256 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1270794607"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:34:51.988493 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1270794607'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:34:51.989032 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Create volume of 1 GB Dec 12 02:34:52.019096 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Availability Zones retrieved successfully. Dec 12 02:34:52.051146 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Flow 'volume_create_api' (703a52e1-448c-485d-9a87-aedc2a915d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:34:52.053650 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfbc8eb0-bb23-4b3a-88c3-d058d5e90659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:34:52.055749 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:34:52.169817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfbc8eb0-bb23-4b3a-88c3-d058d5e90659) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:34:52.173205 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d534e1b-eb0d-4b51-aa54-9da790302308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:34:52.254877 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Created reservations ['ad8af9c0-9d43-4bf5-af42-5ff9933ceb2d', 'cd65c298-3897-4c93-8ca2-ee7636069102', '871feb56-0e3a-49aa-ba28-282185434556', 'a77c3bdc-125e-4de9-b2a2-c56352e8298a'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:34:52.257209 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d534e1b-eb0d-4b51-aa54-9da790302308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad8af9c0-9d43-4bf5-af42-5ff9933ceb2d', 'cd65c298-3897-4c93-8ca2-ee7636069102', '871feb56-0e3a-49aa-ba28-282185434556', 'a77c3bdc-125e-4de9-b2a2-c56352e8298a']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:34:52.259561 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39a8c974-a7e0-4e5c-a948-8dfe935d1b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:34:52.347456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39a8c974-a7e0-4e5c-a948-8dfe935d1b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1270794607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc77facc3de3432eb9d9585d3720d9f3',qos_specs=None,replication_status=,reservations=['ad8af9c0-9d43-4bf5-af42-5ff9933ceb2d','cd65c298-3897-4c93-8ca2-ee7636069102','871feb56-0e3a-49aa-ba28-282185434556','a77c3bdc-125e-4de9-b2a2-c56352e8298a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e5d4471c7c4416792144a9add3d8409',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:34:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1270794607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc77facc3de3432eb9d9585d3720d9f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4e5d4471c7c4416792144a9add3d8409',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:34:52.366323 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2295456-6030-414d-a402-e10081e1d1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:34:52.432675 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2295456-6030-414d-a402-e10081e1d1dd) transitioned into state 'SUCCESS' from state '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-1270794607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc77facc3de3432eb9d9585d3720d9f3',qos_specs=None,replication_status=,reservations=['ad8af9c0-9d43-4bf5-af42-5ff9933ceb2d','cd65c298-3897-4c93-8ca2-ee7636069102','871feb56-0e3a-49aa-ba28-282185434556','a77c3bdc-125e-4de9-b2a2-c56352e8298a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e5d4471c7c4416792144a9add3d8409',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:34:52.434797 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c93a4e-a9ad-496e-bafd-57947d67d00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:34:52.466984 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c93a4e-a9ad-496e-bafd-57947d67d00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:34:52.469969 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Flow 'volume_create_api' (703a52e1-448c-485d-9a87-aedc2a915d33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:34:52.577444 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Create volume request issued successfully. Dec 12 02:34:52.611514 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa5672db-aa32-4f4c-aa5c-18c64fe68730 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes returned with HTTP 202 Dec 12 02:34:52.621917 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 164/335] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:34:51 2020] POST /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes => generated 823 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:34:52.627962 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cf8213a-6e3b-4114-acb0-13cd5785300c tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] GET http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee Dec 12 02:34:52.628346 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cf8213a-6e3b-4114-acb0-13cd5785300c tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:34:52.628762 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:34:52.628762 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:34:52.628919 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cf8213a-6e3b-4114-acb0-13cd5785300c tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:34:52.707324 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:34:52.707324 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:34:52.717690 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8cf8213a-6e3b-4114-acb0-13cd5785300c tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Volume info retrieved successfully. Dec 12 02:34:52.746172 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cf8213a-6e3b-4114-acb0-13cd5785300c tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee returned with HTTP 200 Dec 12 02:34:52.747372 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 172/336] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:34:52 2020] GET /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee => generated 915 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:34:53.763797 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0bd05b17-a2a7-4174-9e36-3d8c34eca3b7 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] GET http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee Dec 12 02:34:53.766044 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0bd05b17-a2a7-4174-9e36-3d8c34eca3b7 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:34:53.766474 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:34:53.766474 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:34:53.767520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0bd05b17-a2a7-4174-9e36-3d8c34eca3b7 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:34:53.917967 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:34:53.917967 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:34:53.940452 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0bd05b17-a2a7-4174-9e36-3d8c34eca3b7 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Volume info retrieved successfully. Dec 12 02:34:53.968063 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0bd05b17-a2a7-4174-9e36-3d8c34eca3b7 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee returned with HTTP 200 Dec 12 02:34:53.979163 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 165/337] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:34:53 2020] GET /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee => generated 915 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:34:54.986538 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c4da7b9-af99-4a63-9444-0144905becbf tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] GET http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee Dec 12 02:34:54.987034 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c4da7b9-af99-4a63-9444-0144905becbf tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:34:54.988353 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:34:54.988353 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:34:54.989053 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c4da7b9-af99-4a63-9444-0144905becbf tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:34:55.139508 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:34:55.139508 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:34:55.157636 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4c4da7b9-af99-4a63-9444-0144905becbf tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Volume info retrieved successfully. Dec 12 02:34:55.199648 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c4da7b9-af99-4a63-9444-0144905becbf tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee returned with HTTP 200 Dec 12 02:34:55.200964 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 173/338] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:34:54 2020] GET /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee => generated 916 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:35:16.645759 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-75702602-0331-4c03-882d-32b1a174e8ac req-17d4fee1-6d07-4848-a02a-ae0181fca0b2 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] DELETE http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/attachments/8aceb5c5-45ed-450b-abb6-277bba20da13 Dec 12 02:35:16.646974 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-75702602-0331-4c03-882d-32b1a174e8ac req-17d4fee1-6d07-4848-a02a-ae0181fca0b2 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:35:16.647371 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:16.647371 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:16.647979 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-75702602-0331-4c03-882d-32b1a174e8ac req-17d4fee1-6d07-4848-a02a-ae0181fca0b2 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:35:16.670030 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:16.670030 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:17.288073 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-75702602-0331-4c03-882d-32b1a174e8ac req-17d4fee1-6d07-4848-a02a-ae0181fca0b2 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:35:17.288497 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-75702602-0331-4c03-882d-32b1a174e8ac req-17d4fee1-6d07-4848-a02a-ae0181fca0b2 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:35:17.298495 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-75702602-0331-4c03-882d-32b1a174e8ac req-17d4fee1-6d07-4848-a02a-ae0181fca0b2 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/attachments/8aceb5c5-45ed-450b-abb6-277bba20da13 returned with HTTP 200 Dec 12 02:35:17.299632 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 166/339] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 02:35:16 2020] DELETE /volume/v3/804d82ec322349d8af788b462157895a/attachments/8aceb5c5-45ed-450b-abb6-277bba20da13 => generated 19 bytes in 659 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:35:17.317029 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-75702602-0331-4c03-882d-32b1a174e8ac req-b0ce3a7a-61be-47b2-a444-814bd1bbeec2 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] DELETE http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:35:17.318044 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-75702602-0331-4c03-882d-32b1a174e8ac req-b0ce3a7a-61be-47b2-a444-814bd1bbeec2 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:35:17.318459 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:17.318459 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:17.319476 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-75702602-0331-4c03-882d-32b1a174e8ac req-b0ce3a7a-61be-47b2-a444-814bd1bbeec2 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:35:17.320122 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-75702602-0331-4c03-882d-32b1a174e8ac req-b0ce3a7a-61be-47b2-a444-814bd1bbeec2 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Delete volume with id: 44129a19-c34d-4e08-ab82-ec34bb6dcf91 Dec 12 02:35:17.378608 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:17.378608 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:17.380011 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-75702602-0331-4c03-882d-32b1a174e8ac req-b0ce3a7a-61be-47b2-a444-814bd1bbeec2 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Volume info retrieved successfully. Dec 12 02:35:17.442301 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-75702602-0331-4c03-882d-32b1a174e8ac req-b0ce3a7a-61be-47b2-a444-814bd1bbeec2 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] Delete volume request issued successfully. Dec 12 02:35:17.442788 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-75702602-0331-4c03-882d-32b1a174e8ac req-b0ce3a7a-61be-47b2-a444-814bd1bbeec2 tempest-ServersTestBootFromVolume-376342854 tempest-ServersTestBootFromVolume-376342854] http://10.222.0.50/volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 returned with HTTP 202 Dec 12 02:35:17.444198 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 174/340] 10.222.0.24 () {60 vars in 1384 bytes} [Sat Dec 12 02:35:17 2020] DELETE /volume/v3/804d82ec322349d8af788b462157895a/volumes/44129a19-c34d-4e08-ab82-ec34bb6dcf91 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:35:41.442788 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] POST http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes Dec 12 02:35:41.443344 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:41.443344 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:41.443603 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1941525287"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:35:41.444953 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1941525287'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:35:41.445330 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Create volume of 1 GB Dec 12 02:35:41.445949 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:41.445949 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:41.468222 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Availability Zones retrieved successfully. Dec 12 02:35:41.508958 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Flow 'volume_create_api' (f310dae4-da20-447b-8cd2-7347e35f7733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:35:41.511985 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51a2f152-dfe5-4ea5-9949-3ac997638133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:35:41.514209 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:35:41.631210 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51a2f152-dfe5-4ea5-9949-3ac997638133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:35:41.634109 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bd7a081-ddb1-42eb-9920-e43206e0f8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:35:41.751629 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Created reservations ['06e6b64f-ea07-464e-9e1a-8cb156db5237', '6d061a57-5e5c-4d9c-8b37-d741f341ef2a', '8b447003-c0b4-4609-b97f-f5dd4e6c1291', 'fed33407-1f64-4ba6-bf8a-28463337b74c'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:35:41.754499 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bd7a081-ddb1-42eb-9920-e43206e0f8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06e6b64f-ea07-464e-9e1a-8cb156db5237', '6d061a57-5e5c-4d9c-8b37-d741f341ef2a', '8b447003-c0b4-4609-b97f-f5dd4e6c1291', 'fed33407-1f64-4ba6-bf8a-28463337b74c']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:35:41.757597 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d23c914d-3f88-4273-b5ee-d6c6c3181eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:35:41.846479 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d23c914d-3f88-4273-b5ee-d6c6c3181eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e03f5a93-11de-4280-bc31-f1eeb49e0684', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1941525287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69c17a7551547c4b3e53d9b964d8dc6',qos_specs=None,replication_status=,reservations=['06e6b64f-ea07-464e-9e1a-8cb156db5237','6d061a57-5e5c-4d9c-8b37-d741f341ef2a','8b447003-c0b4-4609-b97f-f5dd4e6c1291','fed33407-1f64-4ba6-bf8a-28463337b74c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe8e0899fb084d129fde917559b0ab02',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:35:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1941525287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e03f5a93-11de-4280-bc31-f1eeb49e0684,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c69c17a7551547c4b3e53d9b964d8dc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fe8e0899fb084d129fde917559b0ab02',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:35:41.850134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a092907f-a10b-4eed-a960-5347c338682e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:35:41.885872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a092907f-a10b-4eed-a960-5347c338682e) transitioned into state 'SUCCESS' from state '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-1941525287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69c17a7551547c4b3e53d9b964d8dc6',qos_specs=None,replication_status=,reservations=['06e6b64f-ea07-464e-9e1a-8cb156db5237','6d061a57-5e5c-4d9c-8b37-d741f341ef2a','8b447003-c0b4-4609-b97f-f5dd4e6c1291','fed33407-1f64-4ba6-bf8a-28463337b74c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe8e0899fb084d129fde917559b0ab02',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:35:41.888825 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (293f8381-04a8-4c11-9295-c97291cb34ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:35:41.920751 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (293f8381-04a8-4c11-9295-c97291cb34ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:35:41.928335 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Flow 'volume_create_api' (f310dae4-da20-447b-8cd2-7347e35f7733) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:35:41.992063 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Create volume request issued successfully. Dec 12 02:35:42.008349 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-357d8611-a851-4136-bb15-d3c7944c9a91 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes returned with HTTP 202 Dec 12 02:35:42.020116 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 167/341] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:35:41 2020] POST /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes => generated 824 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:35:42.025214 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-779f1042-02f3-4a95-afa6-da990e925e03 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:35:42.026322 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-779f1042-02f3-4a95-afa6-da990e925e03 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:35:42.026701 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:42.026701 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:42.027273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-779f1042-02f3-4a95-afa6-da990e925e03 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:35:42.196726 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:42.196726 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:42.217630 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-779f1042-02f3-4a95-afa6-da990e925e03 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:35:42.298186 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-779f1042-02f3-4a95-afa6-da990e925e03 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:35:42.312393 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 175/342] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:35:42 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 892 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:35:43.319764 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e64d1b3c-ef73-4df8-a35a-3da0435d1e60 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:35:43.321053 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e64d1b3c-ef73-4df8-a35a-3da0435d1e60 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:35:43.321416 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:43.321416 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:43.321992 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e64d1b3c-ef73-4df8-a35a-3da0435d1e60 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:35:43.381728 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:43.381728 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:43.391514 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e64d1b3c-ef73-4df8-a35a-3da0435d1e60 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:35:43.416048 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e64d1b3c-ef73-4df8-a35a-3da0435d1e60 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:35:43.417241 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 168/343] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:35:43 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 917 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:35:43.848838 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-c3918687-edb4-4004-bfdb-f6105f7034bb tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:35:43.849786 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-c3918687-edb4-4004-bfdb-f6105f7034bb tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:35:43.850184 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:43.850184 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:43.850828 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-c3918687-edb4-4004-bfdb-f6105f7034bb tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:35:43.903042 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:43.903042 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:43.912634 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-c3918687-edb4-4004-bfdb-f6105f7034bb tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:35:43.937975 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-c3918687-edb4-4004-bfdb-f6105f7034bb tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:35:43.939213 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 176/344] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:35:43 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:35:44.037193 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e64d1b3c-ef73-4df8-a35a-3da0435d1e60 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume// Dec 12 02:35:44.037707 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e64d1b3c-ef73-4df8-a35a-3da0435d1e60 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:35:44.037950 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:44.037950 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:44.038526 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e64d1b3c-ef73-4df8-a35a-3da0435d1e60 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:35:44.039724 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e64d1b3c-ef73-4df8-a35a-3da0435d1e60 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:35:44.040589 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 169/345] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:35:44 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:35:44.058485 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-efe71c35-cbed-4c51-8cfd-c82cdd964aa7 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] POST http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments Dec 12 02:35:44.059268 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:44.059268 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:44.059935 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-efe71c35-cbed-4c51-8cfd-c82cdd964aa7 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e03f5a93-11de-4280-bc31-f1eeb49e0684", "instance_uuid": "67c17acd-e7e8-4100-99e7-931f3a8d1aea", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:35:44.114561 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:44.114561 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:44.187310 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-efe71c35-cbed-4c51-8cfd-c82cdd964aa7 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments returned with HTTP 200 Dec 12 02:35:44.188916 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 177/346] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:35:44 2020] POST /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:35:44.241145 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7bd778c9-35e7-4ddc-a993-9def84708a6f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:35:44.241669 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7bd778c9-35e7-4ddc-a993-9def84708a6f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:35:44.242146 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7bd778c9-35e7-4ddc-a993-9def84708a6f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:35:44.297778 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-efe71c35-cbed-4c51-8cfd-c82cdd964aa7 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume// Dec 12 02:35:44.298736 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-efe71c35-cbed-4c51-8cfd-c82cdd964aa7 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:35:44.299295 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:44.299295 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:44.299957 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-efe71c35-cbed-4c51-8cfd-c82cdd964aa7 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:35:44.301372 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-efe71c35-cbed-4c51-8cfd-c82cdd964aa7 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:35:44.302382 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 178/347] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 02:35:44 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:35:44.319037 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-f471172b-755a-4b81-a327-1e033c367fbc tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:35:44.320518 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-f471172b-755a-4b81-a327-1e033c367fbc tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:35:44.321249 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-f471172b-755a-4b81-a327-1e033c367fbc tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:35:44.353651 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:44.353651 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:44.363053 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7bd778c9-35e7-4ddc-a993-9def84708a6f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:35:44.381856 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:44.381856 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:44.390936 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7bd778c9-35e7-4ddc-a993-9def84708a6f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:35:44.391726 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 170/348] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:35:44 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 916 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:35:44.424222 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:44.424222 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:44.440649 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-f471172b-755a-4b81-a327-1e033c367fbc tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:35:44.466164 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:44.466164 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:44.476021 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-f471172b-755a-4b81-a327-1e033c367fbc tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:35:44.477476 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 179/349] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 02:35:44 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 1015 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:35:44.510829 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-986704a8-6149-4c07-9a59-f367d0b2f53b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] PUT http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/cf660a33-abd8-4d3d-aee5-8883491cb290 Dec 12 02:35:44.511654 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:44.511654 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:44.512842 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-986704a8-6149-4c07-9a59-f367d0b2f53b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:35:44.578719 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:35:44.578719 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:35:44.579985 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-986704a8-6149-4c07-9a59-f367d0b2f53b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Lock "b'cinder-attachment_update-e03f5a93-11de-4280-bc31-f1eeb49e0684-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.016s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:35:44.582977 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:44.582977 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:45.408777 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03080d24-f732-4c47-a916-d81c648102a2 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:35:45.410477 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03080d24-f732-4c47-a916-d81c648102a2 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:35:45.410844 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:45.410844 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:45.411768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03080d24-f732-4c47-a916-d81c648102a2 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:35:45.547268 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:45.547268 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:45.574195 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-03080d24-f732-4c47-a916-d81c648102a2 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:35:45.624733 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:45.624733 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:45.656881 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03080d24-f732-4c47-a916-d81c648102a2 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:35:45.673123 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 180/350] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:35:45 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 916 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:35:46.674182 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b3567a3-6b4f-4b0c-9898-774aa6006033 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:35:46.675286 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b3567a3-6b4f-4b0c-9898-774aa6006033 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:35:46.675799 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:46.675799 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:46.676378 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b3567a3-6b4f-4b0c-9898-774aa6006033 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:35:46.778505 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:46.778505 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:46.807164 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7b3567a3-6b4f-4b0c-9898-774aa6006033 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:35:46.891511 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:46.891511 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:46.925932 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b3567a3-6b4f-4b0c-9898-774aa6006033 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:35:46.926694 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 181/351] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:35:46 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 916 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:35:47.017713 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-986704a8-6149-4c07-9a59-f367d0b2f53b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Lock "b'cinder-attachment_update-e03f5a93-11de-4280-bc31-f1eeb49e0684-n-h1-765315-4'" released by "attachment_update" :: held 2.438s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:35:47.018694 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-986704a8-6149-4c07-9a59-f367d0b2f53b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/cf660a33-abd8-4d3d-aee5-8883491cb290 returned with HTTP 200 Dec 12 02:35:47.021226 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 171/352] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 02:35:44 2020] PUT /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/cf660a33-abd8-4d3d-aee5-8883491cb290 => generated 762 bytes in 2517 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:35:47.950130 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39f2e6bb-b322-4c8a-a5f7-537b2b22c730 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:35:47.952074 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39f2e6bb-b322-4c8a-a5f7-537b2b22c730 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:35:47.952629 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:47.952629 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:47.953361 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39f2e6bb-b322-4c8a-a5f7-537b2b22c730 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:35:48.018767 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:48.018767 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:48.032329 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-39f2e6bb-b322-4c8a-a5f7-537b2b22c730 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:35:48.057845 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:48.057845 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:48.070748 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39f2e6bb-b322-4c8a-a5f7-537b2b22c730 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:35:48.082680 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 182/353] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:35:47 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 917 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:35:49.088509 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34937151-17b4-47a4-9958-58403660df08 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:35:49.089150 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-34937151-17b4-47a4-9958-58403660df08 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:35:49.089250 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:49.089250 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:49.089760 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-34937151-17b4-47a4-9958-58403660df08 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:35:49.150712 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:49.150712 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:49.160219 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-34937151-17b4-47a4-9958-58403660df08 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:35:49.216133 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:49.216133 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:49.236548 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34937151-17b4-47a4-9958-58403660df08 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:35:49.238758 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 172/354] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:35:49 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 917 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:35:50.256804 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2fa021e5-eeab-47c7-a837-c39b6a254a87 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:35:50.257309 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2fa021e5-eeab-47c7-a837-c39b6a254a87 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:35:50.257667 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:50.257667 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:50.258267 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2fa021e5-eeab-47c7-a837-c39b6a254a87 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:35:50.317754 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:50.317754 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:50.326734 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2fa021e5-eeab-47c7-a837-c39b6a254a87 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:35:50.346669 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:50.346669 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:50.355683 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2fa021e5-eeab-47c7-a837-c39b6a254a87 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:35:50.360869 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 183/355] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:35:50 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:35:51.370871 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8621c1f8-c63a-4386-8e03-505c3508b05d tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:35:51.371401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8621c1f8-c63a-4386-8e03-505c3508b05d tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:35:51.371582 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:51.371582 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:51.371949 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8621c1f8-c63a-4386-8e03-505c3508b05d tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:35:51.421088 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:51.421088 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:51.430073 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8621c1f8-c63a-4386-8e03-505c3508b05d tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:35:51.449673 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:51.449673 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:51.458974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8621c1f8-c63a-4386-8e03-505c3508b05d tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:35:51.464806 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 173/356] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:35:51 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:35:52.476819 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8862459c-8a04-49fd-b9b8-5c90215d2185 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:35:52.477922 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8862459c-8a04-49fd-b9b8-5c90215d2185 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:35:52.478330 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:52.478330 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:52.478988 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8862459c-8a04-49fd-b9b8-5c90215d2185 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:35:52.538748 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:52.538748 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:52.549712 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8862459c-8a04-49fd-b9b8-5c90215d2185 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:35:52.571511 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:52.571511 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:52.581005 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8862459c-8a04-49fd-b9b8-5c90215d2185 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:35:52.582052 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 184/357] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:35:52 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:35:52.596225 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-d5805181-6466-49ab-aa84-e760a95eb8b0 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] POST http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/cf660a33-abd8-4d3d-aee5-8883491cb290/action Dec 12 02:35:52.597023 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:52.597023 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:52.597742 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-d5805181-6466-49ab-aa84-e760a95eb8b0 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:35:52.598605 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-d5805181-6466-49ab-aa84-e760a95eb8b0 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:35:52.672541 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:52.672541 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:52.691494 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-046e0d21-6a1d-466d-8ed3-76f5473debc8 req-d5805181-6466-49ab-aa84-e760a95eb8b0 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/cf660a33-abd8-4d3d-aee5-8883491cb290/action returned with HTTP 204 Dec 12 02:35:52.692628 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 174/358] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 02:35:52 2020] POST /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/cf660a33-abd8-4d3d-aee5-8883491cb290/action => generated 0 bytes in 101 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:35:53.601080 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d38b1777-7f32-40d1-8a26-c679682ac92f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:35:53.602483 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d38b1777-7f32-40d1-8a26-c679682ac92f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:35:53.603002 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:35:53.603002 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:35:53.603602 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d38b1777-7f32-40d1-8a26-c679682ac92f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:35:53.680499 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:53.680499 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:53.695198 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d38b1777-7f32-40d1-8a26-c679682ac92f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:35:53.717109 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:35:53.717109 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:35:53.730241 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d38b1777-7f32-40d1-8a26-c679682ac92f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:35:53.731949 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 185/359] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:35:53 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 1209 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:36:18.173845 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e9629bd8-c46f-4aff-b727-abfe4c761585 req-e5df94a3-5b5c-4cc7-984d-9c07d1af808e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:36:18.174444 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e9629bd8-c46f-4aff-b727-abfe4c761585 req-e5df94a3-5b5c-4cc7-984d-9c07d1af808e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:18.174818 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:18.174818 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:18.175193 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e9629bd8-c46f-4aff-b727-abfe4c761585 req-e5df94a3-5b5c-4cc7-984d-9c07d1af808e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:18.244462 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:18.244462 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:18.254209 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e9629bd8-c46f-4aff-b727-abfe4c761585 req-e5df94a3-5b5c-4cc7-984d-9c07d1af808e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:18.273662 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:18.273662 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:18.284267 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e9629bd8-c46f-4aff-b727-abfe4c761585 req-e5df94a3-5b5c-4cc7-984d-9c07d1af808e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:36:18.285665 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 175/360] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:36:18 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 1209 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:36:18.462809 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d38b1777-7f32-40d1-8a26-c679682ac92f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume// Dec 12 02:36:18.463290 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d38b1777-7f32-40d1-8a26-c679682ac92f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:18.463512 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:18.463512 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:18.463890 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d38b1777-7f32-40d1-8a26-c679682ac92f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:18.465553 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d38b1777-7f32-40d1-8a26-c679682ac92f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:36:18.466650 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 186/361] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:36:18 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:36:18.480819 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e9629bd8-c46f-4aff-b727-abfe4c761585 req-575157aa-3ba2-42bb-b6bc-9efee6a8f236 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] POST http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments Dec 12 02:36:18.481463 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:18.481463 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:18.482893 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e9629bd8-c46f-4aff-b727-abfe4c761585 req-575157aa-3ba2-42bb-b6bc-9efee6a8f236 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e03f5a93-11de-4280-bc31-f1eeb49e0684", "instance_uuid": "65187020-dbf4-4a33-b05f-98cc9864d661", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:36:18.532551 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:18.532551 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:18.605016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e9629bd8-c46f-4aff-b727-abfe4c761585 req-575157aa-3ba2-42bb-b6bc-9efee6a8f236 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments returned with HTTP 400 Dec 12 02:36:18.612522 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 176/362] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:36:18 2020] POST /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments => generated 189 bytes in 131 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Dec 12 02:36:18.625993 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25926008-3ecd-44d7-afde-697f6be66d6d tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:36:18.626509 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25926008-3ecd-44d7-afde-697f6be66d6d tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:18.626983 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25926008-3ecd-44d7-afde-697f6be66d6d tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:18.676493 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:18.676493 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:18.685038 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-25926008-3ecd-44d7-afde-697f6be66d6d tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:18.705257 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:18.705257 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:18.713933 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25926008-3ecd-44d7-afde-697f6be66d6d tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:36:18.715204 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 187/363] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:36:18 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 1209 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:36:19.101789 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-5f71a050-bed8-481c-b61b-48bf6f27c812 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:36:19.102549 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-5f71a050-bed8-481c-b61b-48bf6f27c812 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:19.102956 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:19.102956 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:19.103594 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-5f71a050-bed8-481c-b61b-48bf6f27c812 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:19.153709 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:19.153709 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:19.167850 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-5f71a050-bed8-481c-b61b-48bf6f27c812 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:19.189525 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:19.189525 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:19.199299 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-5f71a050-bed8-481c-b61b-48bf6f27c812 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:36:19.200716 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 177/364] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:36:19 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 1209 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:36:19.223186 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-799caaef-589a-4491-af8e-3f7d89311956 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] POST http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684/action Dec 12 02:36:19.224130 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:19.224130 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:19.224882 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-799caaef-589a-4491-af8e-3f7d89311956 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:36:19.225729 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-799caaef-589a-4491-af8e-3f7d89311956 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:36:19.282714 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:19.282714 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:19.284241 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-799caaef-589a-4491-af8e-3f7d89311956 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:19.297269 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-799caaef-589a-4491-af8e-3f7d89311956 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Begin detaching volume completed successfully. Dec 12 02:36:19.297812 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-799caaef-589a-4491-af8e-3f7d89311956 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684/action returned with HTTP 202 Dec 12 02:36:19.303705 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 188/365] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 02:36:19 2020] POST /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:36:19.330823 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c18902dd-3eca-4a8d-b7ba-952df012f956 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:36:19.331565 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c18902dd-3eca-4a8d-b7ba-952df012f956 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:19.331949 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:19.331949 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:19.332557 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c18902dd-3eca-4a8d-b7ba-952df012f956 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:19.382513 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-799caaef-589a-4491-af8e-3f7d89311956 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume// Dec 12 02:36:19.382989 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-799caaef-589a-4491-af8e-3f7d89311956 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:19.383208 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:19.383208 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:19.383580 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-799caaef-589a-4491-af8e-3f7d89311956 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:19.384613 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-799caaef-589a-4491-af8e-3f7d89311956 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:36:19.385327 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 189/366] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 02:36:19 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:36:19.402917 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-2fb1b6ad-5506-412f-bd8e-f7a2b139ace1 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:36:19.404121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-2fb1b6ad-5506-412f-bd8e-f7a2b139ace1 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:19.404954 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-2fb1b6ad-5506-412f-bd8e-f7a2b139ace1 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:19.415057 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:19.415057 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:19.443000 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c18902dd-3eca-4a8d-b7ba-952df012f956 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:19.472436 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:19.472436 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:19.474343 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:19.474343 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:19.484937 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-2fb1b6ad-5506-412f-bd8e-f7a2b139ace1 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:19.485689 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c18902dd-3eca-4a8d-b7ba-952df012f956 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:36:19.486519 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 178/367] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:36:19 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 1212 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:36:19.513381 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:19.513381 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:19.523616 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-2fb1b6ad-5506-412f-bd8e-f7a2b139ace1 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:36:19.525050 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 190/368] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 02:36:19 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 1311 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:36:20.020758 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-01b7e55f-1b8c-4e1e-a434-b9d8582d0a39 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] DELETE http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/cf660a33-abd8-4d3d-aee5-8883491cb290 Dec 12 02:36:20.020758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-01b7e55f-1b8c-4e1e-a434-b9d8582d0a39 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:20.020758 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:20.020758 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:20.020758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-01b7e55f-1b8c-4e1e-a434-b9d8582d0a39 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:20.040631 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:20.040631 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:20.504968 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85b37a26-37f5-48df-8d85-42fc13041676 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:36:20.506192 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85b37a26-37f5-48df-8d85-42fc13041676 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:20.506623 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:20.506623 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:20.507250 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85b37a26-37f5-48df-8d85-42fc13041676 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:20.577023 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:20.577023 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:20.583651 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-01b7e55f-1b8c-4e1e-a434-b9d8582d0a39 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:36:20.584416 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-01b7e55f-1b8c-4e1e-a434-b9d8582d0a39 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:36:20.586639 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-85b37a26-37f5-48df-8d85-42fc13041676 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:20.592351 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-87548bbf-75f8-46d2-b335-41e4ed761366 req-01b7e55f-1b8c-4e1e-a434-b9d8582d0a39 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/cf660a33-abd8-4d3d-aee5-8883491cb290 returned with HTTP 200 Dec 12 02:36:20.593603 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 179/369] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 02:36:20 2020] DELETE /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/cf660a33-abd8-4d3d-aee5-8883491cb290 => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:36:20.612676 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85b37a26-37f5-48df-8d85-42fc13041676 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:36:20.625513 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 191/370] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:36:20 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 917 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:36:44.916847 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] POST http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes Dec 12 02:36:44.917327 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:44.917327 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:44.917701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-848153523"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:36:44.921104 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-848153523'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:36:44.921479 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Create volume of 1 GB Dec 12 02:36:44.922722 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:44.922722 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:44.955606 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Availability Zones retrieved successfully. Dec 12 02:36:44.985426 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Flow 'volume_create_api' (6b805ea0-5207-450d-8866-dba72300044b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:36:44.991614 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2f5b311-4cb7-4464-acba-87ddf548725b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:36:44.999242 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:36:45.135641 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2f5b311-4cb7-4464-acba-87ddf548725b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:36:45.138624 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95cc83ff-eee7-4556-8c0b-327e1770ad7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:36:45.249092 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Created reservations ['f08db00f-0ffb-4dc7-b973-cb70477e4f95', '2d99052d-9061-48ad-81b6-00009d456cd4', '406bb83f-1d11-49d8-8818-2922e4d54d39', 'e85909a9-012f-4311-adf0-f9df7628445f'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:36:45.251417 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95cc83ff-eee7-4556-8c0b-327e1770ad7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f08db00f-0ffb-4dc7-b973-cb70477e4f95', '2d99052d-9061-48ad-81b6-00009d456cd4', '406bb83f-1d11-49d8-8818-2922e4d54d39', 'e85909a9-012f-4311-adf0-f9df7628445f']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:36:45.255168 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5af96e-bfb2-4a47-a20f-ff848741e4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:36:45.388291 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5af96e-bfb2-4a47-a20f-ff848741e4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2318a57f-2936-42f5-a9e3-98ac527500e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-848153523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69c17a7551547c4b3e53d9b964d8dc6',qos_specs=None,replication_status=,reservations=['f08db00f-0ffb-4dc7-b973-cb70477e4f95','2d99052d-9061-48ad-81b6-00009d456cd4','406bb83f-1d11-49d8-8818-2922e4d54d39','e85909a9-012f-4311-adf0-f9df7628445f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe8e0899fb084d129fde917559b0ab02',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:36:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-848153523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2318a57f-2936-42f5-a9e3-98ac527500e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c69c17a7551547c4b3e53d9b964d8dc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fe8e0899fb084d129fde917559b0ab02',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:36:45.393822 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eafb04c-9b0c-4422-bc8b-e33a72dc090b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:36:45.431880 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eafb04c-9b0c-4422-bc8b-e33a72dc090b) transitioned into state 'SUCCESS' from state '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-848153523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69c17a7551547c4b3e53d9b964d8dc6',qos_specs=None,replication_status=,reservations=['f08db00f-0ffb-4dc7-b973-cb70477e4f95','2d99052d-9061-48ad-81b6-00009d456cd4','406bb83f-1d11-49d8-8818-2922e4d54d39','e85909a9-012f-4311-adf0-f9df7628445f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe8e0899fb084d129fde917559b0ab02',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:36:45.437788 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64da5eca-3e19-4b42-8a9b-c15bb4eb7643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:36:45.469857 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64da5eca-3e19-4b42-8a9b-c15bb4eb7643) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:36:45.472868 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Flow 'volume_create_api' (6b805ea0-5207-450d-8866-dba72300044b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:36:45.610148 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Create volume request issued successfully. Dec 12 02:36:45.646287 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21344bc9-6b5f-4e33-91c7-fb45a8f43e24 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes returned with HTTP 202 Dec 12 02:36:45.647963 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 180/371] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:36:44 2020] POST /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes => generated 823 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:36:45.661396 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-996c07a0-6336-4f70-94e0-9cb59a3a7381 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:36:45.661922 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-996c07a0-6336-4f70-94e0-9cb59a3a7381 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:45.662118 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:45.662118 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:45.662782 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-996c07a0-6336-4f70-94e0-9cb59a3a7381 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:45.819717 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:45.819717 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:45.867256 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-996c07a0-6336-4f70-94e0-9cb59a3a7381 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:45.943663 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-996c07a0-6336-4f70-94e0-9cb59a3a7381 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:36:45.962603 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 192/372] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:36:45 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 891 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:36:46.961893 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd5c58da-1bb9-4ddb-ad78-b24effbf3a74 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:36:46.963061 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd5c58da-1bb9-4ddb-ad78-b24effbf3a74 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:46.963480 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:46.963480 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:46.964075 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd5c58da-1bb9-4ddb-ad78-b24effbf3a74 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:47.082322 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:47.082322 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:47.113633 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cd5c58da-1bb9-4ddb-ad78-b24effbf3a74 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:47.195108 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd5c58da-1bb9-4ddb-ad78-b24effbf3a74 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:36:47.209197 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 181/373] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:36:46 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 915 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:36:48.217728 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2866bb20-40f5-4e23-b0a2-9c2f3b93e83b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:36:48.218822 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2866bb20-40f5-4e23-b0a2-9c2f3b93e83b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:48.219253 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:48.219253 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:48.219913 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2866bb20-40f5-4e23-b0a2-9c2f3b93e83b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:48.314037 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:48.314037 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:48.325239 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2866bb20-40f5-4e23-b0a2-9c2f3b93e83b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:48.357116 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2866bb20-40f5-4e23-b0a2-9c2f3b93e83b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:36:48.359025 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 193/374] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:36:48 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 916 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:36:49.659846 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-f9e35c80-13c9-41b3-9f18-aa7a24133927 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:36:49.660910 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-f9e35c80-13c9-41b3-9f18-aa7a24133927 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:49.661534 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:49.661534 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:49.662243 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-f9e35c80-13c9-41b3-9f18-aa7a24133927 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:49.734106 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:49.734106 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:49.760353 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-f9e35c80-13c9-41b3-9f18-aa7a24133927 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:49.836118 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-f9e35c80-13c9-41b3-9f18-aa7a24133927 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:36:49.837196 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 182/375] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:36:49 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 916 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:36:49.943654 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2866bb20-40f5-4e23-b0a2-9c2f3b93e83b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume// Dec 12 02:36:49.944190 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2866bb20-40f5-4e23-b0a2-9c2f3b93e83b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:49.944387 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:49.944387 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:49.945390 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2866bb20-40f5-4e23-b0a2-9c2f3b93e83b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:49.946620 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2866bb20-40f5-4e23-b0a2-9c2f3b93e83b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:36:49.947390 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 194/376] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:36:49 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:36:49.969737 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-a0da53ed-db86-4bf6-85f0-0633aeeeb84f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] POST http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments Dec 12 02:36:49.970581 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:49.970581 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:49.978198 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-a0da53ed-db86-4bf6-85f0-0633aeeeb84f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2318a57f-2936-42f5-a9e3-98ac527500e1", "instance_uuid": "f4e00607-e33b-4c5f-8dec-bc5fee347fb0", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:36:50.052468 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:50.052468 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:50.123130 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-a0da53ed-db86-4bf6-85f0-0633aeeeb84f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments returned with HTTP 200 Dec 12 02:36:50.124044 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 183/377] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:36:49 2020] POST /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments => generated 273 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:36:50.171171 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10996b8f-2127-4f8b-a4b1-32736e3da509 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:36:50.171855 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10996b8f-2127-4f8b-a4b1-32736e3da509 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:50.172317 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10996b8f-2127-4f8b-a4b1-32736e3da509 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:50.203192 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-a0da53ed-db86-4bf6-85f0-0633aeeeb84f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume// Dec 12 02:36:50.203668 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-a0da53ed-db86-4bf6-85f0-0633aeeeb84f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:50.203875 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:50.203875 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:50.204240 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-a0da53ed-db86-4bf6-85f0-0633aeeeb84f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:50.205461 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-a0da53ed-db86-4bf6-85f0-0633aeeeb84f tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:36:50.206053 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 184/378] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:36:50 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 12 02:36:50.223651 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-ca01a8e0-ccbd-4f0a-a688-a6150629456a tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:36:50.224210 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-ca01a8e0-ccbd-4f0a-a688-a6150629456a tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:50.224734 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-ca01a8e0-ccbd-4f0a-a688-a6150629456a tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:50.334138 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:50.334138 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:50.351794 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:50.351794 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:50.354621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-10996b8f-2127-4f8b-a4b1-32736e3da509 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:50.379916 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-ca01a8e0-ccbd-4f0a-a688-a6150629456a tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:50.385545 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:50.385545 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:50.395786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10996b8f-2127-4f8b-a4b1-32736e3da509 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:36:50.396590 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 195/379] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:36:50 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 915 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:36:50.431408 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:50.431408 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:50.443932 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-ca01a8e0-ccbd-4f0a-a688-a6150629456a tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:36:50.444789 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 185/380] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:36:50 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 1014 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:36:50.472413 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-b4f0ab4c-9a11-4215-968a-8a5249c74276 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] PUT http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/37cd784b-ae8f-4b69-9f63-c1c27b7e26a6 Dec 12 02:36:50.473733 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:50.473733 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:50.474569 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-b4f0ab4c-9a11-4215-968a-8a5249c74276 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:36:50.516284 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:36:50.516284 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:36:50.516971 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-b4f0ab4c-9a11-4215-968a-8a5249c74276 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Lock "b'cinder-attachment_update-2318a57f-2936-42f5-a9e3-98ac527500e1-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.013s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:36:50.520856 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:50.520856 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:51.421523 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2ad9b93-e3c1-4d33-a3fa-16ee498e3564 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:36:51.422038 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2ad9b93-e3c1-4d33-a3fa-16ee498e3564 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:51.422250 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:51.422250 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:51.422580 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2ad9b93-e3c1-4d33-a3fa-16ee498e3564 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:51.484322 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:51.484322 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:51.493878 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d2ad9b93-e3c1-4d33-a3fa-16ee498e3564 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:51.516582 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:51.516582 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:51.526013 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2ad9b93-e3c1-4d33-a3fa-16ee498e3564 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:36:51.537615 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 186/381] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:36:51 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 915 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:36:52.232433 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-b4f0ab4c-9a11-4215-968a-8a5249c74276 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Lock "b'cinder-attachment_update-2318a57f-2936-42f5-a9e3-98ac527500e1-n-h2-765315-4'" released by "attachment_update" :: held 1.716s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:36:52.233174 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-b4f0ab4c-9a11-4215-968a-8a5249c74276 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/37cd784b-ae8f-4b69-9f63-c1c27b7e26a6 returned with HTTP 200 Dec 12 02:36:52.234181 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 196/382] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 02:36:50 2020] PUT /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/37cd784b-ae8f-4b69-9f63-c1c27b7e26a6 => generated 762 bytes in 1767 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:36:52.544998 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63734683-bace-4938-a658-2bf5355dc5cf tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:36:52.545491 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63734683-bace-4938-a658-2bf5355dc5cf tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:52.545491 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:52.545491 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:52.545875 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63734683-bace-4938-a658-2bf5355dc5cf tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:52.595884 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:52.595884 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:52.605632 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-63734683-bace-4938-a658-2bf5355dc5cf tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:52.625361 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:52.625361 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:52.635264 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63734683-bace-4938-a658-2bf5355dc5cf tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:36:52.645972 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 187/383] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:36:52 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:36:53.653128 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-daf5ebee-f44c-4829-ad5d-ca1bcb0bbb54 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:36:53.653689 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-daf5ebee-f44c-4829-ad5d-ca1bcb0bbb54 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:53.654230 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:53.654230 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:53.654849 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-daf5ebee-f44c-4829-ad5d-ca1bcb0bbb54 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:53.823515 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:53.823515 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:53.848680 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-daf5ebee-f44c-4829-ad5d-ca1bcb0bbb54 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:53.876030 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:53.876030 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:53.910940 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-daf5ebee-f44c-4829-ad5d-ca1bcb0bbb54 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:36:53.913631 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 197/384] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:36:53 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 916 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:36:54.936760 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5628df07-28bf-4a0f-a72d-47eb221979f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:36:54.937263 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5628df07-28bf-4a0f-a72d-47eb221979f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:54.937662 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:54.937662 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:54.938702 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5628df07-28bf-4a0f-a72d-47eb221979f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:55.068552 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:55.068552 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:55.080213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5628df07-28bf-4a0f-a72d-47eb221979f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:55.101471 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:55.101471 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:55.110567 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5628df07-28bf-4a0f-a72d-47eb221979f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:36:55.121238 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 188/385] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:36:54 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 916 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:36:56.130309 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09b519ea-6e8b-4957-997e-7386caa5ea01 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:36:56.131418 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09b519ea-6e8b-4957-997e-7386caa5ea01 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:56.131855 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:56.131855 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:56.132523 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09b519ea-6e8b-4957-997e-7386caa5ea01 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:56.269780 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:56.269780 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:56.289200 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-09b519ea-6e8b-4957-997e-7386caa5ea01 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:56.363319 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:56.363319 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:56.396282 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09b519ea-6e8b-4957-997e-7386caa5ea01 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:36:56.397352 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 198/386] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:36:56 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 916 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:36:57.416947 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51c0cab7-0feb-44cf-935a-c4ebeba6d3a5 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:36:57.418687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51c0cab7-0feb-44cf-935a-c4ebeba6d3a5 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:57.419100 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:57.419100 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:57.419743 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51c0cab7-0feb-44cf-935a-c4ebeba6d3a5 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:57.529411 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:57.529411 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:57.540942 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-51c0cab7-0feb-44cf-935a-c4ebeba6d3a5 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:57.570778 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:57.570778 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:57.581835 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51c0cab7-0feb-44cf-935a-c4ebeba6d3a5 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:36:57.593237 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 189/387] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:36:57 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 916 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:36:57.919938 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-66c6819e-2d7c-4870-96ce-e28e89d3beb0 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] POST http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/37cd784b-ae8f-4b69-9f63-c1c27b7e26a6/action Dec 12 02:36:57.920555 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:57.920555 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:57.921106 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-66c6819e-2d7c-4870-96ce-e28e89d3beb0 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:36:57.921564 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-66c6819e-2d7c-4870-96ce-e28e89d3beb0 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:36:58.009753 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:58.009753 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:58.033210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e4c1e50f-fe2d-4e85-8eed-6e08bf092fd0 req-66c6819e-2d7c-4870-96ce-e28e89d3beb0 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/37cd784b-ae8f-4b69-9f63-c1c27b7e26a6/action returned with HTTP 204 Dec 12 02:36:58.034677 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 199/388] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 02:36:57 2020] POST /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/37cd784b-ae8f-4b69-9f63-c1c27b7e26a6/action => generated 0 bytes in 120 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:36:58.599261 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ed20952-cbcc-4b59-91e5-6972253e887e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:36:58.600094 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ed20952-cbcc-4b59-91e5-6972253e887e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:58.600293 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:58.600293 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:58.600977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ed20952-cbcc-4b59-91e5-6972253e887e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:58.654291 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:58.654291 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:58.663377 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7ed20952-cbcc-4b59-91e5-6972253e887e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:58.687916 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:58.687916 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:58.698143 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ed20952-cbcc-4b59-91e5-6972253e887e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:36:58.701563 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 190/389] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:36:58 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 1208 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:36:58.846907 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd360eac-9577-410b-adfe-3186857a9725 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:36:58.848867 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd360eac-9577-410b-adfe-3186857a9725 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:58.849307 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:58.849307 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:58.849903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd360eac-9577-410b-adfe-3186857a9725 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:58.950978 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:58.950978 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:58.961676 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cd360eac-9577-410b-adfe-3186857a9725 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:58.983381 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:58.983381 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:58.992841 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd360eac-9577-410b-adfe-3186857a9725 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:36:58.993850 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 200/390] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:36:58 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 1208 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:36:59.143290 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-58c839fe-9fc3-4594-879e-e4d14d092c1b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:36:59.144401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-58c839fe-9fc3-4594-879e-e4d14d092c1b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:59.144756 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:59.144756 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:59.145275 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-58c839fe-9fc3-4594-879e-e4d14d092c1b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:59.210807 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:59.210807 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:59.222380 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-58c839fe-9fc3-4594-879e-e4d14d092c1b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:59.250232 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:59.250232 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:59.262933 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-58c839fe-9fc3-4594-879e-e4d14d092c1b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:36:59.279317 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 191/391] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:36:59 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 1208 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:36:59.291794 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-9adce7e6-9046-4e6d-8939-a483c8e7e29e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] POST http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1/action Dec 12 02:36:59.294713 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:59.294713 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:59.295527 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-9adce7e6-9046-4e6d-8939-a483c8e7e29e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:36:59.296126 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-9adce7e6-9046-4e6d-8939-a483c8e7e29e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:36:59.370434 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:59.370434 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:59.372621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-9adce7e6-9046-4e6d-8939-a483c8e7e29e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:59.386708 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-9adce7e6-9046-4e6d-8939-a483c8e7e29e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Begin detaching volume completed successfully. Dec 12 02:36:59.388148 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-9adce7e6-9046-4e6d-8939-a483c8e7e29e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1/action returned with HTTP 202 Dec 12 02:36:59.395584 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 201/392] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 02:36:59 2020] POST /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:36:59.414680 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0f9b79b-58df-41c7-a539-0a8a6c007d7b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:36:59.415585 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0f9b79b-58df-41c7-a539-0a8a6c007d7b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:59.416022 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:59.416022 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:59.416646 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0f9b79b-58df-41c7-a539-0a8a6c007d7b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:59.478819 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-9adce7e6-9046-4e6d-8939-a483c8e7e29e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume// Dec 12 02:36:59.479632 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-9adce7e6-9046-4e6d-8939-a483c8e7e29e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:59.481397 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:36:59.481397 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:36:59.482082 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-9adce7e6-9046-4e6d-8939-a483c8e7e29e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:59.486580 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-9adce7e6-9046-4e6d-8939-a483c8e7e29e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:36:59.489667 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 202/393] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:36:59 2020] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:36:59.506597 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-cacf3643-981e-4dde-898a-f1f0a9a4cf3e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:36:59.507170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-cacf3643-981e-4dde-898a-f1f0a9a4cf3e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:36:59.507932 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-cacf3643-981e-4dde-898a-f1f0a9a4cf3e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:36:59.553298 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:59.553298 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:59.579900 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c0f9b79b-58df-41c7-a539-0a8a6c007d7b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:59.613058 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:59.613058 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:59.617737 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:59.617737 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:59.631651 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0f9b79b-58df-41c7-a539-0a8a6c007d7b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:36:59.632815 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 192/394] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:36:59 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 1211 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:36:59.633934 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-cacf3643-981e-4dde-898a-f1f0a9a4cf3e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:36:59.661070 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:36:59.661070 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:36:59.674198 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-cacf3643-981e-4dde-898a-f1f0a9a4cf3e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:36:59.676374 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 203/395] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:36:59 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 1310 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:37:00.172143 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-de4bc7ad-8abf-41db-b247-8e29bb3420c2 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] DELETE http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/37cd784b-ae8f-4b69-9f63-c1c27b7e26a6 Dec 12 02:37:00.172143 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-de4bc7ad-8abf-41db-b247-8e29bb3420c2 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:00.172143 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:00.172143 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:00.172143 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-de4bc7ad-8abf-41db-b247-8e29bb3420c2 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:00.235558 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:00.235558 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:00.649256 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf8e3827-6035-4895-8d00-44e3e5cdf0dc tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:37:00.650439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf8e3827-6035-4895-8d00-44e3e5cdf0dc tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:00.650822 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:00.650822 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:00.651397 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf8e3827-6035-4895-8d00-44e3e5cdf0dc tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:00.809714 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:00.809714 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:00.822131 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bf8e3827-6035-4895-8d00-44e3e5cdf0dc tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:00.848786 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:00.848786 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:00.861285 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf8e3827-6035-4895-8d00-44e3e5cdf0dc tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:37:00.862816 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 204/396] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:00 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 1211 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:37:01.189930 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-de4bc7ad-8abf-41db-b247-8e29bb3420c2 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:37:01.191021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-de4bc7ad-8abf-41db-b247-8e29bb3420c2 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:37:01.202028 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ee7dd85f-fa99-46de-947a-8a997ba7bb05 req-de4bc7ad-8abf-41db-b247-8e29bb3420c2 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/37cd784b-ae8f-4b69-9f63-c1c27b7e26a6 returned with HTTP 200 Dec 12 02:37:01.204419 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 193/397] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 02:37:00 2020] DELETE /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/37cd784b-ae8f-4b69-9f63-c1c27b7e26a6 => generated 19 bytes in 1039 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:01.880111 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39106615-5993-43da-8584-b62b1b471d12 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:37:01.880732 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39106615-5993-43da-8584-b62b1b471d12 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:01.880840 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:01.880840 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:01.881274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39106615-5993-43da-8584-b62b1b471d12 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:01.968170 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:01.968170 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:01.988803 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-39106615-5993-43da-8584-b62b1b471d12 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:02.031590 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39106615-5993-43da-8584-b62b1b471d12 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:37:02.033056 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 205/398] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:01 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 916 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:29.335662 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] POST http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes Dec 12 02:37:29.336148 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:29.336148 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:29.336724 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-432284888"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:37:29.337857 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-432284888'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:37:29.338800 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Create volume of 1 GB Dec 12 02:37:29.339630 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:29.339630 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:29.353250 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Availability Zones retrieved successfully. Dec 12 02:37:29.370352 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Flow 'volume_create_api' (f81c0063-9f14-483f-8067-3908d094da50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:37:29.373192 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f605a81-d862-43c2-be67-5f519d9db122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:37:29.375239 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:37:29.458649 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f605a81-d862-43c2-be67-5f519d9db122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:37:29.463533 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9126ae17-1e96-4240-b9bd-bece37bfa505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:37:29.576769 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Created reservations ['201dd7e1-e560-4307-ad8e-5209f97eddd5', '7252c111-b52f-44b7-b0ed-94529f553632', '76ad7603-300d-4e35-993d-858b66551c66', 'a0a81c01-4dd7-407b-9043-19dc9a8a1127'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:37:29.578684 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9126ae17-1e96-4240-b9bd-bece37bfa505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['201dd7e1-e560-4307-ad8e-5209f97eddd5', '7252c111-b52f-44b7-b0ed-94529f553632', '76ad7603-300d-4e35-993d-858b66551c66', 'a0a81c01-4dd7-407b-9043-19dc9a8a1127']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:37:29.580845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9cfee76-11f0-4c27-bd89-8cba3c5dd650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:37:29.671883 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9cfee76-11f0-4c27-bd89-8cba3c5dd650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c71de33f-7517-4c5b-8452-596aa102ed66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-432284888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69c17a7551547c4b3e53d9b964d8dc6',qos_specs=None,replication_status=,reservations=['201dd7e1-e560-4307-ad8e-5209f97eddd5','7252c111-b52f-44b7-b0ed-94529f553632','76ad7603-300d-4e35-993d-858b66551c66','a0a81c01-4dd7-407b-9043-19dc9a8a1127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe8e0899fb084d129fde917559b0ab02',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:37:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-432284888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c71de33f-7517-4c5b-8452-596aa102ed66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c69c17a7551547c4b3e53d9b964d8dc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fe8e0899fb084d129fde917559b0ab02',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:37:29.674188 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (793d1a54-80eb-4511-b6e7-5487106b063c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:37:29.708367 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (793d1a54-80eb-4511-b6e7-5487106b063c) transitioned into state 'SUCCESS' from state '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-432284888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69c17a7551547c4b3e53d9b964d8dc6',qos_specs=None,replication_status=,reservations=['201dd7e1-e560-4307-ad8e-5209f97eddd5','7252c111-b52f-44b7-b0ed-94529f553632','76ad7603-300d-4e35-993d-858b66551c66','a0a81c01-4dd7-407b-9043-19dc9a8a1127'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe8e0899fb084d129fde917559b0ab02',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:37:29.710756 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7b0dd04-9fb2-4e10-894a-0295c7cf63b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:37:29.732063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7b0dd04-9fb2-4e10-894a-0295c7cf63b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:37:29.735156 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Flow 'volume_create_api' (f81c0063-9f14-483f-8067-3908d094da50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:37:29.787674 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Create volume request issued successfully. Dec 12 02:37:29.802655 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef6ca0ab-a119-4a50-9fc2-b08b938249f6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes returned with HTTP 202 Dec 12 02:37:29.803915 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 194/399] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:37:29 2020] POST /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes => generated 823 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:37:29.819620 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7302d667-c327-4ae5-8beb-0b7f381fe46b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:29.820537 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7302d667-c327-4ae5-8beb-0b7f381fe46b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:29.820783 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:29.820783 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:29.821593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7302d667-c327-4ae5-8beb-0b7f381fe46b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:29.882809 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:29.882809 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:29.902563 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7302d667-c327-4ae5-8beb-0b7f381fe46b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:29.996787 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7302d667-c327-4ae5-8beb-0b7f381fe46b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:29.998118 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 206/400] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:29 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 891 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:31.015609 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-563f84f5-b9ee-4380-a2ec-7ead061add65 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:31.016169 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-563f84f5-b9ee-4380-a2ec-7ead061add65 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:31.016287 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:31.016287 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:31.016883 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-563f84f5-b9ee-4380-a2ec-7ead061add65 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:31.153751 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:31.153751 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:31.220441 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-563f84f5-b9ee-4380-a2ec-7ead061add65 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:31.303923 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-563f84f5-b9ee-4380-a2ec-7ead061add65 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:31.314642 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 195/401] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:31 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 915 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:32.321679 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffa35713-10a2-41b0-9673-104c5580188b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:32.324129 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffa35713-10a2-41b0-9673-104c5580188b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:32.324532 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:32.324532 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:32.325338 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffa35713-10a2-41b0-9673-104c5580188b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:32.404777 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:32.404777 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:32.413471 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ffa35713-10a2-41b0-9673-104c5580188b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:32.437530 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffa35713-10a2-41b0-9673-104c5580188b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:32.438924 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 207/402] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:32 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 916 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:32.576849 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-b74f9913-038b-4c3e-a46a-5bb2116f31ba tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:32.578035 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-b74f9913-038b-4c3e-a46a-5bb2116f31ba tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:32.578035 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:32.578035 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:32.578035 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-b74f9913-038b-4c3e-a46a-5bb2116f31ba tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:32.628693 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:32.628693 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:32.637897 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f7436446-ae22-4564-bd31-700a2020d00e req-b74f9913-038b-4c3e-a46a-5bb2116f31ba tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:32.665606 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-b74f9913-038b-4c3e-a46a-5bb2116f31ba tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:32.672933 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 196/403] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:37:32 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 916 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:32.758917 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffa35713-10a2-41b0-9673-104c5580188b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume// Dec 12 02:37:32.759402 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffa35713-10a2-41b0-9673-104c5580188b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:32.759620 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:32.759620 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:32.760636 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffa35713-10a2-41b0-9673-104c5580188b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:32.761702 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffa35713-10a2-41b0-9673-104c5580188b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:37:32.762460 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 208/404] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:37:32 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:37:32.776257 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-e45e7429-7672-4191-9779-2395b6bd211b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] POST http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments Dec 12 02:37:32.777008 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:32.777008 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:32.777590 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-e45e7429-7672-4191-9779-2395b6bd211b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c71de33f-7517-4c5b-8452-596aa102ed66", "instance_uuid": "f99be486-7f8c-42f4-bd4f-88b8a6980b12", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:37:32.833694 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:32.833694 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:32.904885 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-e45e7429-7672-4191-9779-2395b6bd211b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments returned with HTTP 200 Dec 12 02:37:32.907415 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 197/405] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:37:32 2020] POST /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments => generated 273 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:37:32.969210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-569eef89-8530-4be5-b25b-d496c61c91e5 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:32.969889 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-569eef89-8530-4be5-b25b-d496c61c91e5 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:32.970511 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-569eef89-8530-4be5-b25b-d496c61c91e5 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:33.051099 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-e45e7429-7672-4191-9779-2395b6bd211b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume// Dec 12 02:37:33.051799 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-e45e7429-7672-4191-9779-2395b6bd211b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:33.052187 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:33.052187 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:33.052792 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-e45e7429-7672-4191-9779-2395b6bd211b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:33.054105 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-e45e7429-7672-4191-9779-2395b6bd211b tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:37:33.055093 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 198/406] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:37:33 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:37:33.071214 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-6db5074a-5619-4828-bba9-692fb5e8c480 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:33.072046 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-6db5074a-5619-4828-bba9-692fb5e8c480 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:33.073265 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-6db5074a-5619-4828-bba9-692fb5e8c480 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:33.102967 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:33.102967 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:33.122770 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-569eef89-8530-4be5-b25b-d496c61c91e5 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:33.167899 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:33.167899 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:33.173738 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:33.173738 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:33.178058 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-569eef89-8530-4be5-b25b-d496c61c91e5 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:33.188225 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f7436446-ae22-4564-bd31-700a2020d00e req-6db5074a-5619-4828-bba9-692fb5e8c480 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:33.201919 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 209/407] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:32 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 915 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:33.233842 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:33.233842 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:33.243595 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-6db5074a-5619-4828-bba9-692fb5e8c480 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:33.244886 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 199/408] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:37:33 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 1014 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:37:33.265968 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-af68ec1f-580e-4d99-ab88-b9dc0189d6ee tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] PUT http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/8ad8233c-9f32-4c87-93d2-082302f26837 Dec 12 02:37:33.266725 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:33.266725 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:33.267461 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-af68ec1f-580e-4d99-ab88-b9dc0189d6ee tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:37:33.300898 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:37:33.300898 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:37:33.301499 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-f7436446-ae22-4564-bd31-700a2020d00e req-af68ec1f-580e-4d99-ab88-b9dc0189d6ee tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Lock "b'cinder-attachment_update-c71de33f-7517-4c5b-8452-596aa102ed66-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.009s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:37:33.303863 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:33.303863 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:34.208873 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a2918a3-ddc0-430e-8f97-bf3725f0780c tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:34.209532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a2918a3-ddc0-430e-8f97-bf3725f0780c tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:34.210017 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:34.210017 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:34.210962 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a2918a3-ddc0-430e-8f97-bf3725f0780c tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:34.269185 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:34.269185 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:34.279716 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1a2918a3-ddc0-430e-8f97-bf3725f0780c tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:34.301889 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:34.301889 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:34.311530 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a2918a3-ddc0-430e-8f97-bf3725f0780c tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:34.322273 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 200/409] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:34 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 915 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:34.916519 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-f7436446-ae22-4564-bd31-700a2020d00e req-af68ec1f-580e-4d99-ab88-b9dc0189d6ee tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Lock "b'cinder-attachment_update-c71de33f-7517-4c5b-8452-596aa102ed66-n-h2-765315-4'" released by "attachment_update" :: held 1.615s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:37:34.917656 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-af68ec1f-580e-4d99-ab88-b9dc0189d6ee tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/8ad8233c-9f32-4c87-93d2-082302f26837 returned with HTTP 200 Dec 12 02:37:34.918736 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 210/410] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 02:37:33 2020] PUT /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/8ad8233c-9f32-4c87-93d2-082302f26837 => generated 762 bytes in 1658 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:37:35.329316 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd69fa00-eaa5-41d2-b5cd-4ca8f72f3220 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:35.330099 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd69fa00-eaa5-41d2-b5cd-4ca8f72f3220 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:35.330358 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:35.330358 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:35.330738 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd69fa00-eaa5-41d2-b5cd-4ca8f72f3220 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:35.384018 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:35.384018 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:35.393497 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fd69fa00-eaa5-41d2-b5cd-4ca8f72f3220 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:35.413270 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:35.413270 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:35.422589 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd69fa00-eaa5-41d2-b5cd-4ca8f72f3220 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:35.423604 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 201/411] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:35 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 916 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:36.440483 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c38e63b-b060-43be-9d28-749f9a318bdf tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:36.441230 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c38e63b-b060-43be-9d28-749f9a318bdf tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:36.441638 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:36.441638 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:36.442496 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c38e63b-b060-43be-9d28-749f9a318bdf tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:36.499112 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:36.499112 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:36.509812 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3c38e63b-b060-43be-9d28-749f9a318bdf tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:36.531122 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:36.531122 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:36.540348 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c38e63b-b060-43be-9d28-749f9a318bdf tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:36.541970 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 211/412] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:36 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 916 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:37.558401 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d780100-dd23-448b-a466-3e20972534d5 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:37.559014 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d780100-dd23-448b-a466-3e20972534d5 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:37.559308 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:37.559308 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:37.559810 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d780100-dd23-448b-a466-3e20972534d5 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:37.644882 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:37.644882 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:37.654356 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3d780100-dd23-448b-a466-3e20972534d5 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:37.678495 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:37.678495 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:37.687492 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d780100-dd23-448b-a466-3e20972534d5 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:37.689097 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 202/413] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:37 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 916 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:38.705068 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-796f1470-715e-4d44-b3f9-49a5052fb640 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:38.705579 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-796f1470-715e-4d44-b3f9-49a5052fb640 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:38.705930 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:38.705930 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:38.706308 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-796f1470-715e-4d44-b3f9-49a5052fb640 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:38.757279 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:38.757279 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:38.767726 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-796f1470-715e-4d44-b3f9-49a5052fb640 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:38.786399 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:38.786399 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:38.795928 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-796f1470-715e-4d44-b3f9-49a5052fb640 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:38.797103 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 212/414] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:38 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 916 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:39.813509 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f217c842-d049-4022-9cd6-d44692bd9d65 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:39.814687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f217c842-d049-4022-9cd6-d44692bd9d65 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:39.815207 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:39.815207 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:39.816119 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f217c842-d049-4022-9cd6-d44692bd9d65 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:39.902627 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:39.902627 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:39.911882 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f217c842-d049-4022-9cd6-d44692bd9d65 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:39.935130 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:39.935130 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:39.947666 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f217c842-d049-4022-9cd6-d44692bd9d65 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:39.949287 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 203/415] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:39 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 916 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:40.511671 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-ce4d8b74-9638-4ea9-9a3b-a453d2d27c06 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] POST http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/8ad8233c-9f32-4c87-93d2-082302f26837/action Dec 12 02:37:40.512191 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:40.512191 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:40.512631 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-ce4d8b74-9638-4ea9-9a3b-a453d2d27c06 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:37:40.513560 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-ce4d8b74-9638-4ea9-9a3b-a453d2d27c06 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:37:40.702711 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:40.702711 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:40.741555 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f7436446-ae22-4564-bd31-700a2020d00e req-ce4d8b74-9638-4ea9-9a3b-a453d2d27c06 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/8ad8233c-9f32-4c87-93d2-082302f26837/action returned with HTTP 204 Dec 12 02:37:40.742759 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 213/416] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 02:37:40 2020] POST /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/8ad8233c-9f32-4c87-93d2-082302f26837/action => generated 0 bytes in 237 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:37:40.972837 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dac9406b-d940-49ec-b65a-d289d6cf031a tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:40.974423 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dac9406b-d940-49ec-b65a-d289d6cf031a tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:40.974807 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:40.974807 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:40.975710 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dac9406b-d940-49ec-b65a-d289d6cf031a tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:41.180259 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:41.180259 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:41.209659 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dac9406b-d940-49ec-b65a-d289d6cf031a tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:41.253932 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:41.253932 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:41.268755 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dac9406b-d940-49ec-b65a-d289d6cf031a tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:41.270174 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 204/417] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:40 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 1208 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:37:41.288524 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06b53ec3-685a-49f5-bec1-af1da82b99da tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] DELETE http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:41.289312 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06b53ec3-685a-49f5-bec1-af1da82b99da tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:41.289709 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:41.289709 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:41.290439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06b53ec3-685a-49f5-bec1-af1da82b99da tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:41.292311 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-06b53ec3-685a-49f5-bec1-af1da82b99da tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Delete volume with id: c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:41.391848 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:41.391848 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:41.393851 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-06b53ec3-685a-49f5-bec1-af1da82b99da tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:41.407016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-06b53ec3-685a-49f5-bec1-af1da82b99da tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer. Dec 12 02:37:41.407794 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06b53ec3-685a-49f5-bec1-af1da82b99da tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 400 Dec 12 02:37:41.408959 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 214/418] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:37:41 2020] DELETE /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 285 bytes in 125 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 02:37:41.417115 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6fa0a198-2394-4840-b78a-e05681ec3b31 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:41.417870 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6fa0a198-2394-4840-b78a-e05681ec3b31 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:41.418073 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:41.418073 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:41.418700 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6fa0a198-2394-4840-b78a-e05681ec3b31 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:41.469633 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:41.469633 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:41.479306 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6fa0a198-2394-4840-b78a-e05681ec3b31 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:41.500974 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:41.500974 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:41.510957 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6fa0a198-2394-4840-b78a-e05681ec3b31 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:41.511947 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 205/419] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:41 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 1208 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:37:41.650323 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-1ed1ed19-d589-4f39-a44e-d6b3bbbcec40 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:41.651485 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-1ed1ed19-d589-4f39-a44e-d6b3bbbcec40 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:41.651682 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:41.651682 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:41.652054 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-1ed1ed19-d589-4f39-a44e-d6b3bbbcec40 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:41.713214 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:41.713214 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:41.722414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-4762bbff-573e-4373-975e-d8202ee4e29c req-1ed1ed19-d589-4f39-a44e-d6b3bbbcec40 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:41.744717 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:41.744717 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:41.760900 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-1ed1ed19-d589-4f39-a44e-d6b3bbbcec40 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:41.762368 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 215/420] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:37:41 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 1208 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:37:41.786052 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-d7bc3151-abb3-43a9-aa96-0559b6691277 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] POST http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66/action Dec 12 02:37:41.786507 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:41.786507 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:41.787167 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-d7bc3151-abb3-43a9-aa96-0559b6691277 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action body: b'{"os-begin_detaching": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:37:41.787340 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-d7bc3151-abb3-43a9-aa96-0559b6691277 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:37:41.843678 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:41.843678 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:41.845131 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-4762bbff-573e-4373-975e-d8202ee4e29c req-d7bc3151-abb3-43a9-aa96-0559b6691277 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:41.858165 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-4762bbff-573e-4373-975e-d8202ee4e29c req-d7bc3151-abb3-43a9-aa96-0559b6691277 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Begin detaching volume completed successfully. Dec 12 02:37:41.859333 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-d7bc3151-abb3-43a9-aa96-0559b6691277 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66/action returned with HTTP 202 Dec 12 02:37:41.866698 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 206/421] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 02:37:41 2020] POST /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:37:41.889824 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30cd4d1c-1a23-4044-acc1-291c131c323e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:41.897043 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30cd4d1c-1a23-4044-acc1-291c131c323e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:41.897250 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:41.897250 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:41.898507 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30cd4d1c-1a23-4044-acc1-291c131c323e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:41.981917 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:41.981917 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:41.992327 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-30cd4d1c-1a23-4044-acc1-291c131c323e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:42.023050 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-d7bc3151-abb3-43a9-aa96-0559b6691277 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume// Dec 12 02:37:42.023526 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-d7bc3151-abb3-43a9-aa96-0559b6691277 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:42.023722 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:42.023722 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:42.024365 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-d7bc3151-abb3-43a9-aa96-0559b6691277 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:42.026336 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-d7bc3151-abb3-43a9-aa96-0559b6691277 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:37:42.027303 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 207/422] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:37:42 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:37:42.038994 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:42.038994 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:42.071768 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-9084a654-4c45-4da6-ac74-0e54cce463ce tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:42.073995 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-9084a654-4c45-4da6-ac74-0e54cce463ce tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:42.074827 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-9084a654-4c45-4da6-ac74-0e54cce463ce tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:42.079804 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30cd4d1c-1a23-4044-acc1-291c131c323e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:42.083836 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 216/423] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:41 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 1211 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:37:42.168201 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:42.168201 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:42.179874 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-4762bbff-573e-4373-975e-d8202ee4e29c req-9084a654-4c45-4da6-ac74-0e54cce463ce tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:42.203273 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:42.203273 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:42.214367 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-9084a654-4c45-4da6-ac74-0e54cce463ce tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:42.215384 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 208/424] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:37:42 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 1310 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:37:42.683549 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-d7dcbe8e-4a3d-4861-b9b0-30377ca703c2 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] DELETE http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/8ad8233c-9f32-4c87-93d2-082302f26837 Dec 12 02:37:42.684573 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-d7dcbe8e-4a3d-4861-b9b0-30377ca703c2 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:42.684688 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:42.684688 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:42.685403 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-d7dcbe8e-4a3d-4861-b9b0-30377ca703c2 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:42.747239 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:42.747239 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:43.108942 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7427006e-3b4b-4461-a09d-dee8160f9b29 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:43.110186 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7427006e-3b4b-4461-a09d-dee8160f9b29 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:43.110594 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:43.110594 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:43.111216 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7427006e-3b4b-4461-a09d-dee8160f9b29 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:43.268716 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:43.268716 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:43.290574 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7427006e-3b4b-4461-a09d-dee8160f9b29 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:43.346638 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:43.346638 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:43.361652 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7427006e-3b4b-4461-a09d-dee8160f9b29 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:43.363116 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 209/425] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:43 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 1211 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:37:43.581726 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-4762bbff-573e-4373-975e-d8202ee4e29c req-d7dcbe8e-4a3d-4861-b9b0-30377ca703c2 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:37:43.582361 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-4762bbff-573e-4373-975e-d8202ee4e29c req-d7dcbe8e-4a3d-4861-b9b0-30377ca703c2 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:37:43.592141 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4762bbff-573e-4373-975e-d8202ee4e29c req-d7dcbe8e-4a3d-4861-b9b0-30377ca703c2 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/8ad8233c-9f32-4c87-93d2-082302f26837 returned with HTTP 200 Dec 12 02:37:43.593393 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 217/426] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 02:37:42 2020] DELETE /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/attachments/8ad8233c-9f32-4c87-93d2-082302f26837 => generated 19 bytes in 919 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:44.383775 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab74feab-7010-4740-b61d-5113a81bf2d6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:44.384293 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab74feab-7010-4740-b61d-5113a81bf2d6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:44.385790 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:44.385790 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:44.391366 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab74feab-7010-4740-b61d-5113a81bf2d6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:44.551236 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:44.551236 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:44.573019 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ab74feab-7010-4740-b61d-5113a81bf2d6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:44.623680 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab74feab-7010-4740-b61d-5113a81bf2d6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:44.625107 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 210/427] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:44 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 916 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:37:44.646262 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e76eef38-de05-4c4f-927d-345fe4e61bea tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] DELETE http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:44.647150 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e76eef38-de05-4c4f-927d-345fe4e61bea tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:44.647571 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:44.647571 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:44.648208 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e76eef38-de05-4c4f-927d-345fe4e61bea tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:44.648939 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e76eef38-de05-4c4f-927d-345fe4e61bea tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Delete volume with id: c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:44.737713 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:44.737713 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:44.739550 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e76eef38-de05-4c4f-927d-345fe4e61bea tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:44.793407 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e76eef38-de05-4c4f-927d-345fe4e61bea tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Delete volume request issued successfully. Dec 12 02:37:44.794129 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e76eef38-de05-4c4f-927d-345fe4e61bea tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 202 Dec 12 02:37:44.795870 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 218/428] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:37:44 2020] DELETE /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:37:44.802980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0b45832-f6de-4917-b082-117639a4871e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:44.804135 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0b45832-f6de-4917-b082-117639a4871e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:44.804348 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:44.804348 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:44.804727 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0b45832-f6de-4917-b082-117639a4871e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:44.937691 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:44.937691 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:44.966519 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b0b45832-f6de-4917-b082-117639a4871e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:45.019160 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0b45832-f6de-4917-b082-117639a4871e tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:45.032058 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 211/429] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:44 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 915 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:46.036887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d34eb8b-30ba-4d7c-b04e-dcdd6ade0ed6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:46.037426 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d34eb8b-30ba-4d7c-b04e-dcdd6ade0ed6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:46.037581 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:46.037581 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:46.038187 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d34eb8b-30ba-4d7c-b04e-dcdd6ade0ed6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:46.157356 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:46.157356 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:46.184003 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3d34eb8b-30ba-4d7c-b04e-dcdd6ade0ed6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:46.273361 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d34eb8b-30ba-4d7c-b04e-dcdd6ade0ed6 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 200 Dec 12 02:37:46.283539 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 219/430] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:46 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 915 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:47.291564 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae22bbb5-aa84-450e-808e-44ca7a7a84a9 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 Dec 12 02:37:47.292075 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae22bbb5-aa84-450e-808e-44ca7a7a84a9 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:47.292188 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:47.292188 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:47.292552 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae22bbb5-aa84-450e-808e-44ca7a7a84a9 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:47.361765 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae22bbb5-aa84-450e-808e-44ca7a7a84a9 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 returned with HTTP 404 Dec 12 02:37:47.362819 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 212/431] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:47 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/c71de33f-7517-4c5b-8452-596aa102ed66 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:37:48.700333 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-854dedae-ed01-4700-8ddb-1e8ac1d16e0f tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] DELETE http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee Dec 12 02:37:48.701904 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-854dedae-ed01-4700-8ddb-1e8ac1d16e0f tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:48.702277 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:48.702277 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:48.702885 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-854dedae-ed01-4700-8ddb-1e8ac1d16e0f tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:48.703503 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-854dedae-ed01-4700-8ddb-1e8ac1d16e0f tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Delete volume with id: e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee Dec 12 02:37:48.827277 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:48.827277 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:48.831835 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-854dedae-ed01-4700-8ddb-1e8ac1d16e0f tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Volume info retrieved successfully. Dec 12 02:37:48.898242 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-854dedae-ed01-4700-8ddb-1e8ac1d16e0f tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Delete volume request issued successfully. Dec 12 02:37:48.898720 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-854dedae-ed01-4700-8ddb-1e8ac1d16e0f tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee returned with HTTP 202 Dec 12 02:37:48.902650 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 220/432] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:37:48 2020] DELETE /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:37:48.910015 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-944d3267-c907-4c5c-b82d-e3608b6e9363 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] GET http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee Dec 12 02:37:48.912999 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-944d3267-c907-4c5c-b82d-e3608b6e9363 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:48.914528 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-944d3267-c907-4c5c-b82d-e3608b6e9363 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:49.001837 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:49.001837 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:49.011984 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-944d3267-c907-4c5c-b82d-e3608b6e9363 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Volume info retrieved successfully. Dec 12 02:37:49.039536 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-944d3267-c907-4c5c-b82d-e3608b6e9363 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee returned with HTTP 200 Dec 12 02:37:49.055273 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 213/433] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:48 2020] GET /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee => generated 915 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:50.061546 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2ba088b-25b3-4dc8-b290-ed097c25f28f tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] GET http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee Dec 12 02:37:50.062222 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2ba088b-25b3-4dc8-b290-ed097c25f28f tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:50.062515 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:50.062515 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:50.063021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2ba088b-25b3-4dc8-b290-ed097c25f28f tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:50.129143 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:50.129143 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:50.139265 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2ba088b-25b3-4dc8-b290-ed097c25f28f tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Volume info retrieved successfully. Dec 12 02:37:50.164750 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2ba088b-25b3-4dc8-b290-ed097c25f28f tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee returned with HTTP 200 Dec 12 02:37:50.166961 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 221/434] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:50 2020] GET /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee => generated 915 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:51.183137 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f68bf926-99fe-4801-bf54-4132e99c17c5 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] GET http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee Dec 12 02:37:51.183652 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f68bf926-99fe-4801-bf54-4132e99c17c5 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:51.183834 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:51.183834 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:51.184458 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f68bf926-99fe-4801-bf54-4132e99c17c5 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:51.347808 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:51.347808 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:51.377184 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f68bf926-99fe-4801-bf54-4132e99c17c5 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Volume info retrieved successfully. Dec 12 02:37:51.426748 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f68bf926-99fe-4801-bf54-4132e99c17c5 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee returned with HTTP 200 Dec 12 02:37:51.438694 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 214/435] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:51 2020] GET /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee => generated 915 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:52.444569 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2a8cdfc-bb07-43e8-b355-13c435db4dff tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] GET http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee Dec 12 02:37:52.445278 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2a8cdfc-bb07-43e8-b355-13c435db4dff tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:52.445769 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:52.445769 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:52.446149 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2a8cdfc-bb07-43e8-b355-13c435db4dff tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:52.559050 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2a8cdfc-bb07-43e8-b355-13c435db4dff tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee returned with HTTP 404 Dec 12 02:37:52.561997 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 222/436] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:52 2020] GET /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/e44c0ad0-9fb9-4f3e-a891-0e6b7b9561ee => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:37:52.569159 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c77e5c2f-1e38-4de4-95d1-9537ad70b139 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] DELETE http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c Dec 12 02:37:52.569691 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c77e5c2f-1e38-4de4-95d1-9537ad70b139 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:52.570107 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:52.570107 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:52.570339 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c77e5c2f-1e38-4de4-95d1-9537ad70b139 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:52.570611 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c77e5c2f-1e38-4de4-95d1-9537ad70b139 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Delete volume with id: 1c2af87a-cd05-40a1-8564-8cf93ca2d14c Dec 12 02:37:52.706953 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:52.706953 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:52.708711 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c77e5c2f-1e38-4de4-95d1-9537ad70b139 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Volume info retrieved successfully. Dec 12 02:37:52.776958 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c77e5c2f-1e38-4de4-95d1-9537ad70b139 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Delete volume request issued successfully. Dec 12 02:37:52.777606 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c77e5c2f-1e38-4de4-95d1-9537ad70b139 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c returned with HTTP 202 Dec 12 02:37:52.778630 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 215/437] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:37:52 2020] DELETE /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:37:52.786406 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83d0ef0c-5968-4b60-9c65-c1a0b8e5abd4 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] GET http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c Dec 12 02:37:52.786941 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83d0ef0c-5968-4b60-9c65-c1a0b8e5abd4 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:52.787431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83d0ef0c-5968-4b60-9c65-c1a0b8e5abd4 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:52.925165 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:52.925165 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:52.949492 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-83d0ef0c-5968-4b60-9c65-c1a0b8e5abd4 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Volume info retrieved successfully. Dec 12 02:37:52.996501 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83d0ef0c-5968-4b60-9c65-c1a0b8e5abd4 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c returned with HTTP 200 Dec 12 02:37:52.999763 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 223/438] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:52 2020] GET /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c => generated 915 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:54.014419 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ec574f1-835a-4de8-bb70-0b850addf7e6 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] GET http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c Dec 12 02:37:54.015140 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ec574f1-835a-4de8-bb70-0b850addf7e6 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:54.015366 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:54.015366 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:54.015845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ec574f1-835a-4de8-bb70-0b850addf7e6 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:54.137376 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:54.137376 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:54.166763 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ec574f1-835a-4de8-bb70-0b850addf7e6 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Volume info retrieved successfully. Dec 12 02:37:54.219712 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ec574f1-835a-4de8-bb70-0b850addf7e6 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c returned with HTTP 200 Dec 12 02:37:54.220787 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 216/439] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:54 2020] GET /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c => generated 915 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:55.237848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09c444d2-262a-449a-8acf-4aa5f5477719 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] GET http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c Dec 12 02:37:55.238508 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09c444d2-262a-449a-8acf-4aa5f5477719 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:55.238848 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:55.238848 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:55.239456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09c444d2-262a-449a-8acf-4aa5f5477719 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:55.394797 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:55.394797 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:55.408914 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-09c444d2-262a-449a-8acf-4aa5f5477719 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Volume info retrieved successfully. Dec 12 02:37:55.451135 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09c444d2-262a-449a-8acf-4aa5f5477719 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c returned with HTTP 200 Dec 12 02:37:55.452297 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 224/440] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:55 2020] GET /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c => generated 915 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:56.016390 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4ffd952-22ef-4243-9144-7f81928ac05d tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] DELETE http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:37:56.016811 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4ffd952-22ef-4243-9144-7f81928ac05d tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:56.017002 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:56.017002 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:56.017719 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4ffd952-22ef-4243-9144-7f81928ac05d tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:56.018329 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-a4ffd952-22ef-4243-9144-7f81928ac05d tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Delete volume with id: 2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:37:56.234835 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:56.234835 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:56.239518 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a4ffd952-22ef-4243-9144-7f81928ac05d tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:56.338361 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a4ffd952-22ef-4243-9144-7f81928ac05d tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Delete volume request issued successfully. Dec 12 02:37:56.339023 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4ffd952-22ef-4243-9144-7f81928ac05d tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 202 Dec 12 02:37:56.340331 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 217/441] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:37:56 2020] DELETE /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 0 bytes in 328 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:37:56.357487 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4431a142-83b1-4605-ab50-a0baf056b498 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:37:56.358310 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4431a142-83b1-4605-ab50-a0baf056b498 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:56.358450 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:56.358450 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:56.358897 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4431a142-83b1-4605-ab50-a0baf056b498 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:56.467810 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffaf33b7-9d00-4b65-8e18-b9f83f2970c5 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] GET http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c Dec 12 02:37:56.468687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffaf33b7-9d00-4b65-8e18-b9f83f2970c5 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:56.469143 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:56.469143 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:56.469806 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffaf33b7-9d00-4b65-8e18-b9f83f2970c5 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:56.508582 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:56.508582 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:56.519906 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4431a142-83b1-4605-ab50-a0baf056b498 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:56.576139 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4431a142-83b1-4605-ab50-a0baf056b498 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:37:56.578270 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 225/442] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:56 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 915 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:56.614553 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffaf33b7-9d00-4b65-8e18-b9f83f2970c5 tempest-ServersNegativeTestJSON-517089017 tempest-ServersNegativeTestJSON-517089017] http://10.222.0.50/volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c returned with HTTP 404 Dec 12 02:37:56.616007 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 218/443] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:56 2020] GET /volume/v3/cc77facc3de3432eb9d9585d3720d9f3/volumes/1c2af87a-cd05-40a1-8564-8cf93ca2d14c => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:37:57.594543 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3572f0ea-fb81-449a-9a51-cfc48b6839be tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:37:57.595043 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3572f0ea-fb81-449a-9a51-cfc48b6839be tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:57.595431 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:57.595431 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:57.596600 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3572f0ea-fb81-449a-9a51-cfc48b6839be tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:57.715984 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:57.715984 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:57.732099 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3572f0ea-fb81-449a-9a51-cfc48b6839be tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:57.777558 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3572f0ea-fb81-449a-9a51-cfc48b6839be tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:37:57.778413 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 226/444] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:57 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 915 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:58.796247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-386ee8e5-0c4c-4df1-a4dc-a2ea7100c2cf tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:37:58.796819 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-386ee8e5-0c4c-4df1-a4dc-a2ea7100c2cf tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:58.797306 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-386ee8e5-0c4c-4df1-a4dc-a2ea7100c2cf tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:37:58.874289 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:37:58.874289 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:37:58.890481 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-386ee8e5-0c4c-4df1-a4dc-a2ea7100c2cf tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:37:58.920199 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-386ee8e5-0c4c-4df1-a4dc-a2ea7100c2cf tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 200 Dec 12 02:37:58.930078 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 219/445] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:58 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 915 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:37:59.938919 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71e90ebb-ad42-4a68-aa50-52b170e1e5fe tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 Dec 12 02:37:59.939618 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71e90ebb-ad42-4a68-aa50-52b170e1e5fe tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:37:59.939947 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:37:59.939947 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:37:59.940445 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71e90ebb-ad42-4a68-aa50-52b170e1e5fe tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:00.095069 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71e90ebb-ad42-4a68-aa50-52b170e1e5fe tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 returned with HTTP 404 Dec 12 02:38:00.100570 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 227/446] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:37:59 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/2318a57f-2936-42f5-a9e3-98ac527500e1 => generated 109 bytes in 165 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:38:15.734270 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce837157-2de3-45a8-9b25-026748ac5ae9 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] DELETE http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:38:15.735583 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce837157-2de3-45a8-9b25-026748ac5ae9 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:15.735986 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:15.735986 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:15.737941 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce837157-2de3-45a8-9b25-026748ac5ae9 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:15.738778 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ce837157-2de3-45a8-9b25-026748ac5ae9 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Delete volume with id: e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:38:15.870226 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:15.870226 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:15.874763 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ce837157-2de3-45a8-9b25-026748ac5ae9 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:38:15.932520 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ce837157-2de3-45a8-9b25-026748ac5ae9 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Delete volume request issued successfully. Dec 12 02:38:15.933098 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce837157-2de3-45a8-9b25-026748ac5ae9 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 202 Dec 12 02:38:15.939164 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 220/447] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:38:15 2020] DELETE /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:38:15.942179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0c9257a-2cad-4939-a722-275dbced57eb tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:38:15.942811 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0c9257a-2cad-4939-a722-275dbced57eb tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:15.943459 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0c9257a-2cad-4939-a722-275dbced57eb tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:16.028804 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:16.028804 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:16.040049 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a0c9257a-2cad-4939-a722-275dbced57eb tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:38:16.072020 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0c9257a-2cad-4939-a722-275dbced57eb tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:38:16.083377 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 228/448] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:15 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 916 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:17.090809 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ef4bb48-62c1-4c41-aeef-3bd1e8ae104c tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:38:17.091310 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ef4bb48-62c1-4c41-aeef-3bd1e8ae104c tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:17.091494 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:17.091494 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:17.092258 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ef4bb48-62c1-4c41-aeef-3bd1e8ae104c tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:17.197307 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:17.197307 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:17.264413 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8ef4bb48-62c1-4c41-aeef-3bd1e8ae104c tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Volume info retrieved successfully. Dec 12 02:38:17.317352 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ef4bb48-62c1-4c41-aeef-3bd1e8ae104c tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 200 Dec 12 02:38:17.318108 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 221/449] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:17 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 916 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:18.334605 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69d51bcc-68e3-42fb-9128-51d48346f0d9 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] GET http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 Dec 12 02:38:18.335722 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69d51bcc-68e3-42fb-9128-51d48346f0d9 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:18.336120 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:18.336120 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:18.337322 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69d51bcc-68e3-42fb-9128-51d48346f0d9 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:18.383709 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69d51bcc-68e3-42fb-9128-51d48346f0d9 tempest-AttachVolumeNegativeTest-1584984791 tempest-AttachVolumeNegativeTest-1584984791] http://10.222.0.50/volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 returned with HTTP 404 Dec 12 02:38:18.385311 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 229/450] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:18 2020] GET /volume/v3/c69c17a7551547c4b3e53d9b964d8dc6/volumes/e03f5a93-11de-4280-bc31-f1eeb49e0684 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:38:22.733753 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] POST http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes Dec 12 02:38:22.734249 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:22.734249 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:22.734595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1899167622"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:38:22.736155 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1899167622'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:38:22.736524 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Create volume of 1 GB Dec 12 02:38:22.750285 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Availability Zones retrieved successfully. Dec 12 02:38:22.767668 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Flow 'volume_create_api' (a69b4fbe-aa87-4e22-abb5-8d60172f9576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:38:22.770440 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78b21ad6-cac0-4691-8366-093747a316cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:22.772487 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:38:22.843361 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78b21ad6-cac0-4691-8366-093747a316cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:22.845577 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8035d41d-e543-4e6c-877a-46a47c85c540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:22.972042 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Created reservations ['407fc3cb-7baf-45ca-b73c-d61bef322dc4', '85086c5c-2695-483b-af94-a931d2a2cc83', '51e05522-3496-46af-93f0-68651e64871d', '26f6fc37-501b-4781-92f4-de3b4f370fe0'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:38:22.974518 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8035d41d-e543-4e6c-877a-46a47c85c540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['407fc3cb-7baf-45ca-b73c-d61bef322dc4', '85086c5c-2695-483b-af94-a931d2a2cc83', '51e05522-3496-46af-93f0-68651e64871d', '26f6fc37-501b-4781-92f4-de3b4f370fe0']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:22.976849 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9787d51a-722e-4b73-a8af-e93e0c6702a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:23.042835 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9787d51a-722e-4b73-a8af-e93e0c6702a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bed3e5de-6b3b-438a-859a-74a44f8a6382', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1899167622',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='557a45f9814f4fc8a571f643e0a0e38c',qos_specs=None,replication_status=,reservations=['407fc3cb-7baf-45ca-b73c-d61bef322dc4','85086c5c-2695-483b-af94-a931d2a2cc83','51e05522-3496-46af-93f0-68651e64871d','26f6fc37-501b-4781-92f4-de3b4f370fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b6ac1828cba4980a6886d0e04b3197c',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:38:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1899167622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bed3e5de-6b3b-438a-859a-74a44f8a6382,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='557a45f9814f4fc8a571f643e0a0e38c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9b6ac1828cba4980a6886d0e04b3197c',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:23.045344 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ead45db-0e50-45a4-ac33-03191fcdf67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:23.073365 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ead45db-0e50-45a4-ac33-03191fcdf67b) transitioned into state 'SUCCESS' from state '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-1899167622',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='557a45f9814f4fc8a571f643e0a0e38c',qos_specs=None,replication_status=,reservations=['407fc3cb-7baf-45ca-b73c-d61bef322dc4','85086c5c-2695-483b-af94-a931d2a2cc83','51e05522-3496-46af-93f0-68651e64871d','26f6fc37-501b-4781-92f4-de3b4f370fe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b6ac1828cba4980a6886d0e04b3197c',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:23.075993 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (157b9fce-fd63-4c44-a5d2-a90e7cb460ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:23.095523 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (157b9fce-fd63-4c44-a5d2-a90e7cb460ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:23.099178 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Flow 'volume_create_api' (a69b4fbe-aa87-4e22-abb5-8d60172f9576) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:38:23.161005 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Create volume request issued successfully. Dec 12 02:38:23.177009 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe96af75-2dc0-4bd3-80dd-71f1d22cd1a6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes returned with HTTP 202 Dec 12 02:38:23.178245 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 222/451] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 02:38:22 2020] POST /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes => generated 829 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:38:23.192831 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2320e090-99fe-4aaf-98da-c6e47cca4eb3 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 Dec 12 02:38:23.193584 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2320e090-99fe-4aaf-98da-c6e47cca4eb3 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:23.194163 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2320e090-99fe-4aaf-98da-c6e47cca4eb3 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:23.273516 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:23.273516 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:23.282906 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2320e090-99fe-4aaf-98da-c6e47cca4eb3 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:23.308310 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2320e090-99fe-4aaf-98da-c6e47cca4eb3 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 returned with HTTP 200 Dec 12 02:38:23.309853 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 230/452] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:23 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 => generated 897 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:24.329015 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-692f42aa-2ab9-442b-b696-2d2f02f98543 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 Dec 12 02:38:24.330304 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-692f42aa-2ab9-442b-b696-2d2f02f98543 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:24.330722 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:24.330722 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:24.331407 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-692f42aa-2ab9-442b-b696-2d2f02f98543 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:24.421382 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:24.421382 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:24.429676 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-692f42aa-2ab9-442b-b696-2d2f02f98543 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:24.455279 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-692f42aa-2ab9-442b-b696-2d2f02f98543 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 returned with HTTP 200 Dec 12 02:38:24.456101 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 223/453] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:24 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 => generated 922 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:24.567000 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e32ba0de-2b39-4229-8083-3dd9c2d24a6c req-43904f67-5d9a-440b-92cf-3ef7f83e314a tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 Dec 12 02:38:24.567518 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e32ba0de-2b39-4229-8083-3dd9c2d24a6c req-43904f67-5d9a-440b-92cf-3ef7f83e314a tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:24.567736 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:24.567736 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:24.568100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e32ba0de-2b39-4229-8083-3dd9c2d24a6c req-43904f67-5d9a-440b-92cf-3ef7f83e314a tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:24.620138 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:24.620138 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:24.629077 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e32ba0de-2b39-4229-8083-3dd9c2d24a6c req-43904f67-5d9a-440b-92cf-3ef7f83e314a tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:24.654068 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e32ba0de-2b39-4229-8083-3dd9c2d24a6c req-43904f67-5d9a-440b-92cf-3ef7f83e314a tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 returned with HTTP 200 Dec 12 02:38:24.654897 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 231/454] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:38:24 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 => generated 922 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:24.669169 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] POST http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes Dec 12 02:38:24.669845 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:24.669845 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:24.670479 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2129955228"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:38:24.671771 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2129955228'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:38:24.672424 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Create volume of 1 GB Dec 12 02:38:24.694885 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Availability Zones retrieved successfully. Dec 12 02:38:24.712988 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Flow 'volume_create_api' (99e33e15-6e83-4b03-bcb3-1d9f86c465c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:38:24.716043 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdc08210-0881-4eb0-b0f2-97279157e9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:24.718492 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:38:24.795116 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdc08210-0881-4eb0-b0f2-97279157e9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:24.797749 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82b6ec35-b5ab-4fa7-86dd-6256752441ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:24.866829 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Created reservations ['4dbbdf3a-1e0a-49bf-95f4-34aa41787019', '7c83743d-ae0c-40c8-bba4-f8bbab42f16e', 'f61b2c95-c368-4c5a-b69e-860740d96f8c', 'bc6a2a21-56f0-4046-b22a-ba7aa5be18e3'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:38:24.869330 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82b6ec35-b5ab-4fa7-86dd-6256752441ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dbbdf3a-1e0a-49bf-95f4-34aa41787019', '7c83743d-ae0c-40c8-bba4-f8bbab42f16e', 'f61b2c95-c368-4c5a-b69e-860740d96f8c', 'bc6a2a21-56f0-4046-b22a-ba7aa5be18e3']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:24.871606 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daef368e-41b8-4c12-a667-f2abce6ffdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:24.935037 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (daef368e-41b8-4c12-a667-f2abce6ffdfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '700ea77d-701e-40f7-a998-a3f654e95825', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2129955228',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='557a45f9814f4fc8a571f643e0a0e38c',qos_specs=None,replication_status=,reservations=['4dbbdf3a-1e0a-49bf-95f4-34aa41787019','7c83743d-ae0c-40c8-bba4-f8bbab42f16e','f61b2c95-c368-4c5a-b69e-860740d96f8c','bc6a2a21-56f0-4046-b22a-ba7aa5be18e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b6ac1828cba4980a6886d0e04b3197c',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:38:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2129955228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=700ea77d-701e-40f7-a998-a3f654e95825,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='557a45f9814f4fc8a571f643e0a0e38c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9b6ac1828cba4980a6886d0e04b3197c',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:24.938601 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (734dc695-e886-4e6e-bbba-b8b3a1cd3492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:24.979799 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (734dc695-e886-4e6e-bbba-b8b3a1cd3492) transitioned into state 'SUCCESS' from state '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-2129955228',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='557a45f9814f4fc8a571f643e0a0e38c',qos_specs=None,replication_status=,reservations=['4dbbdf3a-1e0a-49bf-95f4-34aa41787019','7c83743d-ae0c-40c8-bba4-f8bbab42f16e','f61b2c95-c368-4c5a-b69e-860740d96f8c','bc6a2a21-56f0-4046-b22a-ba7aa5be18e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b6ac1828cba4980a6886d0e04b3197c',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:24.982119 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad35a473-5d69-4e88-aced-c1f8b67cbcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:24.998199 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad35a473-5d69-4e88-aced-c1f8b67cbcc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:25.000899 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Flow 'volume_create_api' (99e33e15-6e83-4b03-bcb3-1d9f86c465c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:38:25.053931 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Create volume request issued successfully. Dec 12 02:38:25.070311 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ee9af5e-ca04-4fcb-97ee-e25ac8f3b3ff tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes returned with HTTP 202 Dec 12 02:38:25.071509 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 224/455] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 02:38:24 2020] POST /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes => generated 829 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 12 02:38:25.089792 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03ee99ba-5cf2-4792-bb65-9388a3625f08 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 Dec 12 02:38:25.090313 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03ee99ba-5cf2-4792-bb65-9388a3625f08 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:25.090531 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:25.090531 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:25.090903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03ee99ba-5cf2-4792-bb65-9388a3625f08 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:25.197160 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:25.197160 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:25.206672 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-03ee99ba-5cf2-4792-bb65-9388a3625f08 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:25.232467 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03ee99ba-5cf2-4792-bb65-9388a3625f08 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 returned with HTTP 200 Dec 12 02:38:25.233776 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 232/456] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:25 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 => generated 897 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:26.250543 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5fd11345-602f-4ca1-9be0-b2b52325d5a0 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 Dec 12 02:38:26.251062 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5fd11345-602f-4ca1-9be0-b2b52325d5a0 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:26.251253 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:26.251253 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:26.251623 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5fd11345-602f-4ca1-9be0-b2b52325d5a0 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:26.300503 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:26.300503 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:26.309317 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5fd11345-602f-4ca1-9be0-b2b52325d5a0 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:26.338786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5fd11345-602f-4ca1-9be0-b2b52325d5a0 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 returned with HTTP 200 Dec 12 02:38:26.339816 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 225/457] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:26 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 => generated 922 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:26.613338 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4065e06f-015e-461c-ac58-aaa11d6817d5 req-622ef282-af0f-4008-847b-887d6fc07c28 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 Dec 12 02:38:26.614271 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4065e06f-015e-461c-ac58-aaa11d6817d5 req-622ef282-af0f-4008-847b-887d6fc07c28 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:26.614630 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:26.614630 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:26.615221 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4065e06f-015e-461c-ac58-aaa11d6817d5 req-622ef282-af0f-4008-847b-887d6fc07c28 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:26.667979 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:26.667979 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:26.676632 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-4065e06f-015e-461c-ac58-aaa11d6817d5 req-622ef282-af0f-4008-847b-887d6fc07c28 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:26.701335 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4065e06f-015e-461c-ac58-aaa11d6817d5 req-622ef282-af0f-4008-847b-887d6fc07c28 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 returned with HTTP 200 Dec 12 02:38:26.702427 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 233/458] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:38:26 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 => generated 922 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:26.719061 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] POST http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes Dec 12 02:38:26.719515 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:26.719515 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:26.719925 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-348824444"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:38:26.721117 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-348824444'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:38:26.721488 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Create volume of 1 GB Dec 12 02:38:26.737169 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Availability Zones retrieved successfully. Dec 12 02:38:26.755280 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Flow 'volume_create_api' (e152a2c6-0f5a-448b-949b-2346f1df1fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:38:26.759358 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (461eccde-76a3-455d-8e52-ed83910318a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:26.761680 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:38:26.841131 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (461eccde-76a3-455d-8e52-ed83910318a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:26.843465 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d74bd86d-8f03-4de2-8a89-b86484dd6931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:26.917016 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Created reservations ['076b9a59-afa5-4ec0-ab77-63200b96c685', 'fa987934-fb41-4707-ad60-e838e2a7b754', 'ea3ff4ad-647b-4445-bc20-c09b62e23435', '59deb9b5-8b25-48bc-9f9d-c23ae02db98b'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:38:26.919040 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d74bd86d-8f03-4de2-8a89-b86484dd6931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['076b9a59-afa5-4ec0-ab77-63200b96c685', 'fa987934-fb41-4707-ad60-e838e2a7b754', 'ea3ff4ad-647b-4445-bc20-c09b62e23435', '59deb9b5-8b25-48bc-9f9d-c23ae02db98b']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:26.921325 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (271623b3-a438-4bfa-bd5c-68a4453f6745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:26.983643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (271623b3-a438-4bfa-bd5c-68a4453f6745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00759180-7c92-4eaa-8a8b-be3937d0e20e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-348824444',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='557a45f9814f4fc8a571f643e0a0e38c',qos_specs=None,replication_status=,reservations=['076b9a59-afa5-4ec0-ab77-63200b96c685','fa987934-fb41-4707-ad60-e838e2a7b754','ea3ff4ad-647b-4445-bc20-c09b62e23435','59deb9b5-8b25-48bc-9f9d-c23ae02db98b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b6ac1828cba4980a6886d0e04b3197c',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:38:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-348824444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00759180-7c92-4eaa-8a8b-be3937d0e20e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='557a45f9814f4fc8a571f643e0a0e38c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9b6ac1828cba4980a6886d0e04b3197c',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:26.985791 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90cda70a-ee45-4219-91d9-d2d9bfaf505b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:27.016051 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90cda70a-ee45-4219-91d9-d2d9bfaf505b) transitioned into state 'SUCCESS' from state '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-348824444',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='557a45f9814f4fc8a571f643e0a0e38c',qos_specs=None,replication_status=,reservations=['076b9a59-afa5-4ec0-ab77-63200b96c685','fa987934-fb41-4707-ad60-e838e2a7b754','ea3ff4ad-647b-4445-bc20-c09b62e23435','59deb9b5-8b25-48bc-9f9d-c23ae02db98b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b6ac1828cba4980a6886d0e04b3197c',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:27.018536 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e417eeb5-7e4d-40af-8587-6403434f7b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:27.035806 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e417eeb5-7e4d-40af-8587-6403434f7b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:27.039001 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Flow 'volume_create_api' (e152a2c6-0f5a-448b-949b-2346f1df1fad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:38:27.099956 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Create volume request issued successfully. Dec 12 02:38:27.116748 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc493fa7-544f-412f-a7cd-f378ef986e7c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes returned with HTTP 202 Dec 12 02:38:27.128892 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 226/459] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 02:38:26 2020] POST /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes => generated 828 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:38:27.132356 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0427606f-1c55-4cf7-aa3d-89615543aac3 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e Dec 12 02:38:27.133953 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0427606f-1c55-4cf7-aa3d-89615543aac3 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:27.134432 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:27.134432 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:27.135104 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0427606f-1c55-4cf7-aa3d-89615543aac3 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:27.206398 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:27.206398 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:27.216988 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0427606f-1c55-4cf7-aa3d-89615543aac3 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:27.243819 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0427606f-1c55-4cf7-aa3d-89615543aac3 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e returned with HTTP 200 Dec 12 02:38:27.245125 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 234/460] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:27 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e => generated 920 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:28.262298 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53ca1883-7bb8-4f7c-b41e-e18c2f41700a tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e Dec 12 02:38:28.262298 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53ca1883-7bb8-4f7c-b41e-e18c2f41700a tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:28.262768 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:28.262768 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:28.262904 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53ca1883-7bb8-4f7c-b41e-e18c2f41700a tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:28.358202 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:28.358202 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:28.371682 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-53ca1883-7bb8-4f7c-b41e-e18c2f41700a tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:28.404536 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53ca1883-7bb8-4f7c-b41e-e18c2f41700a tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e returned with HTTP 200 Dec 12 02:38:28.408170 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 227/461] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:28 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e => generated 921 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:28.679768 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-eb7db47f-a189-48b7-a5ed-2bad1a55b5dd req-67de9223-c610-40b2-be00-a21660dc4f6f tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e Dec 12 02:38:28.680762 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-eb7db47f-a189-48b7-a5ed-2bad1a55b5dd req-67de9223-c610-40b2-be00-a21660dc4f6f tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:28.681333 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:28.681333 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:28.682507 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-eb7db47f-a189-48b7-a5ed-2bad1a55b5dd req-67de9223-c610-40b2-be00-a21660dc4f6f tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:28.746899 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:28.746899 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:28.755975 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-eb7db47f-a189-48b7-a5ed-2bad1a55b5dd req-67de9223-c610-40b2-be00-a21660dc4f6f tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:28.781156 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-eb7db47f-a189-48b7-a5ed-2bad1a55b5dd req-67de9223-c610-40b2-be00-a21660dc4f6f tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e returned with HTTP 200 Dec 12 02:38:28.782581 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 235/462] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:38:28 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e => generated 921 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:29.112904 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7932e0a9-cef4-4351-8c41-fcb2cc0770eb req-ecc38df5-2e53-421f-8e55-6192995eada7 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail Dec 12 02:38:29.113472 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7932e0a9-cef4-4351-8c41-fcb2cc0770eb req-ecc38df5-2e53-421f-8e55-6192995eada7 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:29.113693 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:29.113693 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:29.114070 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7932e0a9-cef4-4351-8c41-fcb2cc0770eb req-ecc38df5-2e53-421f-8e55-6192995eada7 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:29.123401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-7932e0a9-cef4-4351-8c41-fcb2cc0770eb req-ecc38df5-2e53-421f-8e55-6192995eada7 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:38:29.125596 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7932e0a9-cef4-4351-8c41-fcb2cc0770eb req-ecc38df5-2e53-421f-8e55-6192995eada7 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:38:29.243594 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7932e0a9-cef4-4351-8c41-fcb2cc0770eb req-ecc38df5-2e53-421f-8e55-6192995eada7 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Get all volumes completed successfully. Dec 12 02:38:29.249560 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:29.249560 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:29.286668 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7932e0a9-cef4-4351-8c41-fcb2cc0770eb req-ecc38df5-2e53-421f-8e55-6192995eada7 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail returned with HTTP 200 Dec 12 02:38:29.287692 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 228/463] 10.222.0.50 () {60 vars in 1479 bytes} [Sat Dec 12 02:38:29 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail => generated 2748 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:38:29.337693 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6ba87e84-402e-4f10-b854-28aec847146b req-4abc3de5-9624-424b-adc0-02a61bfd57d0 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail Dec 12 02:38:29.338488 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6ba87e84-402e-4f10-b854-28aec847146b req-4abc3de5-9624-424b-adc0-02a61bfd57d0 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:29.338856 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:29.338856 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:29.339460 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6ba87e84-402e-4f10-b854-28aec847146b req-4abc3de5-9624-424b-adc0-02a61bfd57d0 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:29.340631 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-6ba87e84-402e-4f10-b854-28aec847146b req-4abc3de5-9624-424b-adc0-02a61bfd57d0 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:38:29.342597 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-6ba87e84-402e-4f10-b854-28aec847146b req-4abc3de5-9624-424b-adc0-02a61bfd57d0 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:38:29.408887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-6ba87e84-402e-4f10-b854-28aec847146b req-4abc3de5-9624-424b-adc0-02a61bfd57d0 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Get all volumes completed successfully. Dec 12 02:38:29.411444 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:29.411444 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:29.422659 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6ba87e84-402e-4f10-b854-28aec847146b req-4abc3de5-9624-424b-adc0-02a61bfd57d0 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail returned with HTTP 200 Dec 12 02:38:29.424040 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 236/464] 10.222.0.50 () {60 vars in 1479 bytes} [Sat Dec 12 02:38:29 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail => generated 2748 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:38:29.487490 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-5b181c58-0cf0-4eab-8f13-7fce82be50fb req-d2db806d-3339-4c4d-95c2-755f0cf47432 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail Dec 12 02:38:29.487940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-5b181c58-0cf0-4eab-8f13-7fce82be50fb req-d2db806d-3339-4c4d-95c2-755f0cf47432 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:29.488159 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:29.488159 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:29.488534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-5b181c58-0cf0-4eab-8f13-7fce82be50fb req-d2db806d-3339-4c4d-95c2-755f0cf47432 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:29.489190 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-5b181c58-0cf0-4eab-8f13-7fce82be50fb req-d2db806d-3339-4c4d-95c2-755f0cf47432 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:38:29.491818 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-5b181c58-0cf0-4eab-8f13-7fce82be50fb req-d2db806d-3339-4c4d-95c2-755f0cf47432 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:38:29.572630 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-5b181c58-0cf0-4eab-8f13-7fce82be50fb req-d2db806d-3339-4c4d-95c2-755f0cf47432 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Get all volumes completed successfully. Dec 12 02:38:29.580226 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:29.580226 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:29.594529 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-5b181c58-0cf0-4eab-8f13-7fce82be50fb req-d2db806d-3339-4c4d-95c2-755f0cf47432 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail returned with HTTP 200 Dec 12 02:38:29.596025 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 229/465] 10.222.0.50 () {60 vars in 1479 bytes} [Sat Dec 12 02:38:29 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail => generated 2748 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:38:29.644589 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d3a4a304-61ae-4436-8539-b326669ab5d5 req-327a2188-9fbe-46f7-bae6-0e13ad23edb5 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail Dec 12 02:38:29.645834 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d3a4a304-61ae-4436-8539-b326669ab5d5 req-327a2188-9fbe-46f7-bae6-0e13ad23edb5 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:29.646355 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:29.646355 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:29.646973 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d3a4a304-61ae-4436-8539-b326669ab5d5 req-327a2188-9fbe-46f7-bae6-0e13ad23edb5 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:29.647811 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-d3a4a304-61ae-4436-8539-b326669ab5d5 req-327a2188-9fbe-46f7-bae6-0e13ad23edb5 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:38:29.650630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-d3a4a304-61ae-4436-8539-b326669ab5d5 req-327a2188-9fbe-46f7-bae6-0e13ad23edb5 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:38:29.724061 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-d3a4a304-61ae-4436-8539-b326669ab5d5 req-327a2188-9fbe-46f7-bae6-0e13ad23edb5 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Get all volumes completed successfully. Dec 12 02:38:29.726394 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:29.726394 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:29.737962 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d3a4a304-61ae-4436-8539-b326669ab5d5 req-327a2188-9fbe-46f7-bae6-0e13ad23edb5 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail returned with HTTP 200 Dec 12 02:38:29.739345 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 237/466] 10.222.0.50 () {60 vars in 1479 bytes} [Sat Dec 12 02:38:29 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail => generated 2748 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:38:29.901819 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-212ec11b-65ea-4b14-844f-1246563ec914 req-b70055cc-33a6-4359-926e-c910caae9311 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail Dec 12 02:38:29.902499 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-212ec11b-65ea-4b14-844f-1246563ec914 req-b70055cc-33a6-4359-926e-c910caae9311 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:29.902691 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:29.902691 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:29.903219 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-212ec11b-65ea-4b14-844f-1246563ec914 req-b70055cc-33a6-4359-926e-c910caae9311 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:29.903851 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-212ec11b-65ea-4b14-844f-1246563ec914 req-b70055cc-33a6-4359-926e-c910caae9311 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:38:29.906109 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-212ec11b-65ea-4b14-844f-1246563ec914 req-b70055cc-33a6-4359-926e-c910caae9311 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:38:29.972786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-212ec11b-65ea-4b14-844f-1246563ec914 req-b70055cc-33a6-4359-926e-c910caae9311 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Get all volumes completed successfully. Dec 12 02:38:29.975472 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:29.975472 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:29.987489 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-212ec11b-65ea-4b14-844f-1246563ec914 req-b70055cc-33a6-4359-926e-c910caae9311 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail returned with HTTP 200 Dec 12 02:38:29.988561 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 230/467] 10.222.0.50 () {60 vars in 1479 bytes} [Sat Dec 12 02:38:29 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail => generated 2748 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:38:30.041425 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-17997cd4-8e07-46f1-9fc9-e662d841cdc0 req-78bebbaf-49e4-41b7-bf52-f7c299aa707f tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail Dec 12 02:38:30.042212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-17997cd4-8e07-46f1-9fc9-e662d841cdc0 req-78bebbaf-49e4-41b7-bf52-f7c299aa707f tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:30.042765 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:30.042765 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:30.043368 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-17997cd4-8e07-46f1-9fc9-e662d841cdc0 req-78bebbaf-49e4-41b7-bf52-f7c299aa707f tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:30.044142 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-17997cd4-8e07-46f1-9fc9-e662d841cdc0 req-78bebbaf-49e4-41b7-bf52-f7c299aa707f tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:38:30.046338 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-17997cd4-8e07-46f1-9fc9-e662d841cdc0 req-78bebbaf-49e4-41b7-bf52-f7c299aa707f tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:38:30.103980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-17997cd4-8e07-46f1-9fc9-e662d841cdc0 req-78bebbaf-49e4-41b7-bf52-f7c299aa707f tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Get all volumes completed successfully. Dec 12 02:38:30.106512 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:30.106512 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:30.127442 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-17997cd4-8e07-46f1-9fc9-e662d841cdc0 req-78bebbaf-49e4-41b7-bf52-f7c299aa707f tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail returned with HTTP 200 Dec 12 02:38:30.128385 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 238/468] 10.222.0.50 () {60 vars in 1479 bytes} [Sat Dec 12 02:38:30 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail => generated 2748 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:38:30.174485 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-68563ca5-7e1d-4ebc-b9ab-3c22fe5c9ad4 req-94782bde-f87b-40d3-b657-13af1c3f03c4 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail Dec 12 02:38:30.175123 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-68563ca5-7e1d-4ebc-b9ab-3c22fe5c9ad4 req-94782bde-f87b-40d3-b657-13af1c3f03c4 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:30.175430 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:30.175430 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:30.175960 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-68563ca5-7e1d-4ebc-b9ab-3c22fe5c9ad4 req-94782bde-f87b-40d3-b657-13af1c3f03c4 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:30.176705 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-68563ca5-7e1d-4ebc-b9ab-3c22fe5c9ad4 req-94782bde-f87b-40d3-b657-13af1c3f03c4 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:38:30.178531 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-68563ca5-7e1d-4ebc-b9ab-3c22fe5c9ad4 req-94782bde-f87b-40d3-b657-13af1c3f03c4 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:38:30.299750 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-68563ca5-7e1d-4ebc-b9ab-3c22fe5c9ad4 req-94782bde-f87b-40d3-b657-13af1c3f03c4 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Get all volumes completed successfully. Dec 12 02:38:30.307396 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:30.307396 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:30.317333 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-68563ca5-7e1d-4ebc-b9ab-3c22fe5c9ad4 req-94782bde-f87b-40d3-b657-13af1c3f03c4 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail returned with HTTP 200 Dec 12 02:38:30.318512 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 231/469] 10.222.0.50 () {60 vars in 1479 bytes} [Sat Dec 12 02:38:30 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail => generated 2748 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:38:30.371322 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ed6f0b35-b89f-4e7b-a782-59e17a1917f7 req-ba9979b8-fcbc-4b83-9bd7-b1f310bd36e4 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail Dec 12 02:38:30.371954 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ed6f0b35-b89f-4e7b-a782-59e17a1917f7 req-ba9979b8-fcbc-4b83-9bd7-b1f310bd36e4 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:30.372262 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:30.372262 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:30.372832 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ed6f0b35-b89f-4e7b-a782-59e17a1917f7 req-ba9979b8-fcbc-4b83-9bd7-b1f310bd36e4 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:30.373553 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-ed6f0b35-b89f-4e7b-a782-59e17a1917f7 req-ba9979b8-fcbc-4b83-9bd7-b1f310bd36e4 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:38:30.375385 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-ed6f0b35-b89f-4e7b-a782-59e17a1917f7 req-ba9979b8-fcbc-4b83-9bd7-b1f310bd36e4 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:38:30.435638 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ed6f0b35-b89f-4e7b-a782-59e17a1917f7 req-ba9979b8-fcbc-4b83-9bd7-b1f310bd36e4 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Get all volumes completed successfully. Dec 12 02:38:30.438109 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:30.438109 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:30.448704 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ed6f0b35-b89f-4e7b-a782-59e17a1917f7 req-ba9979b8-fcbc-4b83-9bd7-b1f310bd36e4 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail returned with HTTP 200 Dec 12 02:38:30.462685 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 239/470] 10.222.0.50 () {60 vars in 1479 bytes} [Sat Dec 12 02:38:30 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/detail => generated 2748 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:38:30.471509 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5dff1268-4929-4ddd-a0d1-69ed87a30a48 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] DELETE http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e Dec 12 02:38:30.472110 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5dff1268-4929-4ddd-a0d1-69ed87a30a48 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:30.472261 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:30.472261 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:30.472549 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5dff1268-4929-4ddd-a0d1-69ed87a30a48 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:30.474122 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-5dff1268-4929-4ddd-a0d1-69ed87a30a48 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Delete volume with id: 00759180-7c92-4eaa-8a8b-be3937d0e20e Dec 12 02:38:30.545844 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:30.545844 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:30.547325 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5dff1268-4929-4ddd-a0d1-69ed87a30a48 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:30.588039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5dff1268-4929-4ddd-a0d1-69ed87a30a48 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Delete volume request issued successfully. Dec 12 02:38:30.588942 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5dff1268-4929-4ddd-a0d1-69ed87a30a48 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e returned with HTTP 202 Dec 12 02:38:30.590071 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 232/471] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:38:30 2020] DELETE /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:38:30.597265 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b210d01-4e1e-4a84-8906-75f0696f67e6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e Dec 12 02:38:30.597937 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b210d01-4e1e-4a84-8906-75f0696f67e6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:30.598059 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:30.598059 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:30.598618 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b210d01-4e1e-4a84-8906-75f0696f67e6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:30.653816 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:30.653816 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:30.663944 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b210d01-4e1e-4a84-8906-75f0696f67e6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:30.716899 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b210d01-4e1e-4a84-8906-75f0696f67e6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e returned with HTTP 200 Dec 12 02:38:30.718421 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 240/472] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:30 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e => generated 920 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:31.735271 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59febad5-34dc-4344-8bbd-66d5f336afe7 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e Dec 12 02:38:31.735774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59febad5-34dc-4344-8bbd-66d5f336afe7 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:31.736157 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:31.736157 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:31.736895 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59febad5-34dc-4344-8bbd-66d5f336afe7 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:31.847567 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:31.847567 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:31.869283 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-59febad5-34dc-4344-8bbd-66d5f336afe7 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:31.916308 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59febad5-34dc-4344-8bbd-66d5f336afe7 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e returned with HTTP 200 Dec 12 02:38:31.928050 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 233/473] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:31 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e => generated 920 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:32.933477 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-167a8712-17c0-456f-ae9e-f772885f2df2 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e Dec 12 02:38:32.934537 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-167a8712-17c0-456f-ae9e-f772885f2df2 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:32.934918 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:32.934918 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:32.935521 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-167a8712-17c0-456f-ae9e-f772885f2df2 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:33.034476 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-167a8712-17c0-456f-ae9e-f772885f2df2 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e returned with HTTP 404 Dec 12 02:38:33.039914 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 241/474] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:32 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/00759180-7c92-4eaa-8a8b-be3937d0e20e => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:38:33.047511 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-887e2760-0879-42b9-bf9b-5b126abf9270 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] DELETE http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 Dec 12 02:38:33.048198 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-887e2760-0879-42b9-bf9b-5b126abf9270 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:33.048530 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:33.048530 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:33.049334 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-887e2760-0879-42b9-bf9b-5b126abf9270 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:33.050060 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-887e2760-0879-42b9-bf9b-5b126abf9270 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Delete volume with id: 700ea77d-701e-40f7-a998-a3f654e95825 Dec 12 02:38:33.097608 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] POST http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes Dec 12 02:38:33.099096 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1178465345", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:38:33.100766 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1178465345', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:38:33.101229 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Create volume of 1 GB Dec 12 02:38:33.141163 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Availability Zones retrieved successfully. Dec 12 02:38:33.202110 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Flow 'volume_create_api' (188ba340-2516-48c1-ac40-a64cb982242a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:38:33.210018 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef718d85-34b0-48f4-88fa-ee38e9ccbffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:33.215412 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:38:33.424741 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:33.424741 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:33.425937 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-887e2760-0879-42b9-bf9b-5b126abf9270 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:33.439981 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef718d85-34b0-48f4-88fa-ee38e9ccbffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:33.442210 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4622f124-a62d-41a3-b2c1-8ff7f1d51d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:33.480337 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-887e2760-0879-42b9-bf9b-5b126abf9270 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Delete volume request issued successfully. Dec 12 02:38:33.481151 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-887e2760-0879-42b9-bf9b-5b126abf9270 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 returned with HTTP 202 Dec 12 02:38:33.483064 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 234/475] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:38:33 2020] DELETE /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 => generated 0 bytes in 439 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:38:33.499520 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8ea3b5c-c7d5-4a16-a18f-d7485d3a3815 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 Dec 12 02:38:33.499825 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8ea3b5c-c7d5-4a16-a18f-d7485d3a3815 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:33.500047 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:33.500047 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:33.500421 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8ea3b5c-c7d5-4a16-a18f-d7485d3a3815 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:33.595495 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Created reservations ['8123af05-52fb-496c-b4b4-6bbbb4633858', '39bbe177-7cbb-4780-a32e-fa1c9fb7184d', '7b990f3f-dcf9-42d3-b382-d1fa76034347', '14bbec93-9176-49ef-b109-88f5722df549'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:38:33.597656 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4622f124-a62d-41a3-b2c1-8ff7f1d51d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8123af05-52fb-496c-b4b4-6bbbb4633858', '39bbe177-7cbb-4780-a32e-fa1c9fb7184d', '7b990f3f-dcf9-42d3-b382-d1fa76034347', '14bbec93-9176-49ef-b109-88f5722df549']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:33.602263 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b755cdd9-7330-4c89-82ea-6977cbdcaf15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:33.624638 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:33.624638 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:33.648195 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d8ea3b5c-c7d5-4a16-a18f-d7485d3a3815 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:33.690357 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8ea3b5c-c7d5-4a16-a18f-d7485d3a3815 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 returned with HTTP 200 Dec 12 02:38:33.691434 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 235/476] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:33 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 => generated 921 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:33.767374 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b755cdd9-7330-4c89-82ea-6977cbdcaf15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af6b8ac1-f3c2-4e50-a552-b9f6935304c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1178465345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82afb5ac987147f6804a051f9208632c',qos_specs=None,replication_status=,reservations=['8123af05-52fb-496c-b4b4-6bbbb4633858','39bbe177-7cbb-4780-a32e-fa1c9fb7184d','7b990f3f-dcf9-42d3-b382-d1fa76034347','14bbec93-9176-49ef-b109-88f5722df549'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bfb511af0a8438d86b564f495e17d14',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:38:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1178465345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af6b8ac1-f3c2-4e50-a552-b9f6935304c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82afb5ac987147f6804a051f9208632c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='7bfb511af0a8438d86b564f495e17d14',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:33.795405 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ff105bf-755d-4271-9cc8-a554ddfddbf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:33.895943 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ff105bf-755d-4271-9cc8-a554ddfddbf4) transitioned into state 'SUCCESS' from state '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-1178465345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82afb5ac987147f6804a051f9208632c',qos_specs=None,replication_status=,reservations=['8123af05-52fb-496c-b4b4-6bbbb4633858','39bbe177-7cbb-4780-a32e-fa1c9fb7184d','7b990f3f-dcf9-42d3-b382-d1fa76034347','14bbec93-9176-49ef-b109-88f5722df549'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7bfb511af0a8438d86b564f495e17d14',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:33.898240 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032a6405-ab06-413d-abc4-6aa65afc66d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:38:33.933688 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032a6405-ab06-413d-abc4-6aa65afc66d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:38:33.937228 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Flow 'volume_create_api' (188ba340-2516-48c1-ac40-a64cb982242a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:38:34.343831 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Create volume request issued successfully. Dec 12 02:38:34.384260 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-fedc26fc-88c1-4a54-a8ac-c9d7a72fceff tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes returned with HTTP 202 Dec 12 02:38:34.385574 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 242/477] 10.222.0.50 () {64 vars in 1512 bytes} [Sat Dec 12 02:38:33 2020] POST /volume/v3/82afb5ac987147f6804a051f9208632c/volumes => generated 824 bytes in 1292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 12 02:38:34.396230 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-3f1fd22a-32b7-40cb-8f2c-7330001c5737 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] GET http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 Dec 12 02:38:34.396870 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-3f1fd22a-32b7-40cb-8f2c-7330001c5737 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:34.397145 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:34.397145 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:34.397600 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-3f1fd22a-32b7-40cb-8f2c-7330001c5737 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:34.500234 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:34.500234 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:34.517300 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-3f1fd22a-32b7-40cb-8f2c-7330001c5737 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Volume info retrieved successfully. Dec 12 02:38:34.553054 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7460ab69-2e2f-4df4-ab97-12f4ccfa630b req-3f1fd22a-32b7-40cb-8f2c-7330001c5737 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 returned with HTTP 200 Dec 12 02:38:34.553821 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 236/478] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:38:34 2020] GET /volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 => generated 916 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:34.709990 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-541d9734-8cb5-47ac-870c-8a3e84d28dd8 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 Dec 12 02:38:34.710528 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-541d9734-8cb5-47ac-870c-8a3e84d28dd8 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:34.710904 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:34.710904 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:34.711282 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-541d9734-8cb5-47ac-870c-8a3e84d28dd8 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:34.714008 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9a35232f-a54a-41de-8ac0-59ade491b269 req-e5f19eff-5471-4135-94d6-0272b7a339db tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] GET http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 Dec 12 02:38:34.714722 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9a35232f-a54a-41de-8ac0-59ade491b269 req-e5f19eff-5471-4135-94d6-0272b7a339db tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:34.715091 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:34.715091 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:34.715825 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-9a35232f-a54a-41de-8ac0-59ade491b269 req-e5f19eff-5471-4135-94d6-0272b7a339db tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:34.820502 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:34.820502 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:34.829559 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:34.829559 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:34.843532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-9a35232f-a54a-41de-8ac0-59ade491b269 req-e5f19eff-5471-4135-94d6-0272b7a339db tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Volume info retrieved successfully. Dec 12 02:38:34.852299 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-541d9734-8cb5-47ac-870c-8a3e84d28dd8 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:34.897280 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-9a35232f-a54a-41de-8ac0-59ade491b269 req-e5f19eff-5471-4135-94d6-0272b7a339db tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 returned with HTTP 200 Dec 12 02:38:34.902976 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 237/479] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:38:34 2020] GET /volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:34.904925 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-541d9734-8cb5-47ac-870c-8a3e84d28dd8 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 returned with HTTP 200 Dec 12 02:38:34.910515 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 243/480] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:34 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 => generated 921 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:35.926034 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4661b1a-e32a-4d41-801f-2f359fcc795e tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 Dec 12 02:38:35.927056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4661b1a-e32a-4d41-801f-2f359fcc795e tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:35.927422 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:35.927422 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:35.928018 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4661b1a-e32a-4d41-801f-2f359fcc795e tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:35.971440 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b4592525-99dd-4bec-9481-0ca7292f1f07 req-fe0e5ecc-962e-48b1-a9c1-e47197c68f9a tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] GET http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 Dec 12 02:38:35.972334 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b4592525-99dd-4bec-9481-0ca7292f1f07 req-fe0e5ecc-962e-48b1-a9c1-e47197c68f9a tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:35.972778 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:35.972778 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:35.973697 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b4592525-99dd-4bec-9481-0ca7292f1f07 req-fe0e5ecc-962e-48b1-a9c1-e47197c68f9a tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:36.027371 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:36.027371 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:36.049444 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d4661b1a-e32a-4d41-801f-2f359fcc795e tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:36.096185 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4661b1a-e32a-4d41-801f-2f359fcc795e tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 returned with HTTP 200 Dec 12 02:38:36.097039 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 238/481] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:35 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 => generated 921 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:36.108268 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:36.108268 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:36.140058 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-b4592525-99dd-4bec-9481-0ca7292f1f07 req-fe0e5ecc-962e-48b1-a9c1-e47197c68f9a tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Volume info retrieved successfully. Dec 12 02:38:36.211621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b4592525-99dd-4bec-9481-0ca7292f1f07 req-fe0e5ecc-962e-48b1-a9c1-e47197c68f9a tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 returned with HTTP 200 Dec 12 02:38:36.217511 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 244/482] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:38:35 2020] GET /volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 => generated 917 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:36.276358 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e2b7cde8-86e2-49b5-b712-73798250bc99 req-94a20fe6-b37b-4873-b9c4-ac4d3a3c70b2 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] POST http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots Dec 12 02:38:36.276871 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:36.276871 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:36.277303 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e2b7cde8-86e2-49b5-b712-73798250bc99 req-94a20fe6-b37b-4873-b9c4-ac4d3a3c70b2 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af6b8ac1-f3c2-4e50-a552-b9f6935304c2", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-754795405", "description": null, "metadata": {}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:38:36.342590 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:36.342590 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:36.343782 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e2b7cde8-86e2-49b5-b712-73798250bc99 req-94a20fe6-b37b-4873-b9c4-ac4d3a3c70b2 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Volume info retrieved successfully. Dec 12 02:38:36.344141 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [req-e2b7cde8-86e2-49b5-b712-73798250bc99 req-94a20fe6-b37b-4873-b9c4-ac4d3a3c70b2 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Create snapshot from volume af6b8ac1-f3c2-4e50-a552-b9f6935304c2 Dec 12 02:38:36.388217 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [req-e2b7cde8-86e2-49b5-b712-73798250bc99 req-94a20fe6-b37b-4873-b9c4-ac4d3a3c70b2 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:38:36.423112 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [req-e2b7cde8-86e2-49b5-b712-73798250bc99 req-94a20fe6-b37b-4873-b9c4-ac4d3a3c70b2 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Created reservations ['8c0ef574-6f42-4d95-b255-44e5c26a9fd8', 'eab90d78-1324-4f76-8c87-5c062929b5c4', '78140e61-2c91-47bf-b15b-4e8c33009909', 'fb18feee-ba64-4947-b4c7-5365a0373b02'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:38:36.583038 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e2b7cde8-86e2-49b5-b712-73798250bc99 req-94a20fe6-b37b-4873-b9c4-ac4d3a3c70b2 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Snapshot create request issued successfully. Dec 12 02:38:36.583970 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e2b7cde8-86e2-49b5-b712-73798250bc99 req-94a20fe6-b37b-4873-b9c4-ac4d3a3c70b2 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots returned with HTTP 202 Dec 12 02:38:36.585604 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 239/483] 10.222.0.50 () {64 vars in 1518 bytes} [Sat Dec 12 02:38:36 2020] POST /volume/v3/82afb5ac987147f6804a051f9208632c/snapshots => generated 310 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:38:36.630016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b134e30e-f12a-418f-a4d7-cd20ef48da91 req-8d3f3baa-fa0e-4944-a2fb-456795d717b3 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] GET http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 Dec 12 02:38:36.630528 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b134e30e-f12a-418f-a4d7-cd20ef48da91 req-8d3f3baa-fa0e-4944-a2fb-456795d717b3 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:36.630721 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:36.630721 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:36.631090 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b134e30e-f12a-418f-a4d7-cd20ef48da91 req-8d3f3baa-fa0e-4944-a2fb-456795d717b3 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:36.734534 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:36.734534 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:36.735703 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-b134e30e-f12a-418f-a4d7-cd20ef48da91 req-8d3f3baa-fa0e-4944-a2fb-456795d717b3 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Snapshot retrieved successfully. Dec 12 02:38:36.737679 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b134e30e-f12a-418f-a4d7-cd20ef48da91 req-8d3f3baa-fa0e-4944-a2fb-456795d717b3 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 returned with HTTP 200 Dec 12 02:38:36.739048 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 245/484] 10.222.0.50 () {60 vars in 1575 bytes} [Sat Dec 12 02:38:36 2020] GET /volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 => generated 442 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:36.793219 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e75d3e8c-61d9-46e5-aa2d-f3ef8d3449c6 req-e8b57ae8-ae6f-43ad-95b3-1edf07e7f793 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] GET http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/detail Dec 12 02:38:36.793755 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e75d3e8c-61d9-46e5-aa2d-f3ef8d3449c6 req-e8b57ae8-ae6f-43ad-95b3-1edf07e7f793 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:36.793981 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:36.793981 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:36.794352 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e75d3e8c-61d9-46e5-aa2d-f3ef8d3449c6 req-e8b57ae8-ae6f-43ad-95b3-1edf07e7f793 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:36.795025 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [req-e75d3e8c-61d9-46e5-aa2d-f3ef8d3449c6 req-e8b57ae8-ae6f-43ad-95b3-1edf07e7f793 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:38:36.795762 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:36.795762 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:36.797499 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [req-e75d3e8c-61d9-46e5-aa2d-f3ef8d3449c6 req-e8b57ae8-ae6f-43ad-95b3-1edf07e7f793 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:38:36.816269 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e75d3e8c-61d9-46e5-aa2d-f3ef8d3449c6 req-e8b57ae8-ae6f-43ad-95b3-1edf07e7f793 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Get all snapshots completed successfully. Dec 12 02:38:36.817273 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:36.817273 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:36.818653 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e75d3e8c-61d9-46e5-aa2d-f3ef8d3449c6 req-e8b57ae8-ae6f-43ad-95b3-1edf07e7f793 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/detail returned with HTTP 200 Dec 12 02:38:36.819639 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 240/485] 10.222.0.50 () {60 vars in 1485 bytes} [Sat Dec 12 02:38:36 2020] GET /volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/detail => generated 445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:36.863045 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-06ab8e87-1aee-4aaf-a9e0-a88486bba804 req-956631f3-2807-4545-ba05-4d5318e4cd44 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] GET http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 Dec 12 02:38:36.863737 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-06ab8e87-1aee-4aaf-a9e0-a88486bba804 req-956631f3-2807-4545-ba05-4d5318e4cd44 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:36.864067 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:36.864067 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:36.864618 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-06ab8e87-1aee-4aaf-a9e0-a88486bba804 req-956631f3-2807-4545-ba05-4d5318e4cd44 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:36.916744 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:36.916744 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:36.918161 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-06ab8e87-1aee-4aaf-a9e0-a88486bba804 req-956631f3-2807-4545-ba05-4d5318e4cd44 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Snapshot retrieved successfully. Dec 12 02:38:36.926323 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-06ab8e87-1aee-4aaf-a9e0-a88486bba804 req-956631f3-2807-4545-ba05-4d5318e4cd44 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 returned with HTTP 200 Dec 12 02:38:36.927501 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 246/486] 10.222.0.50 () {60 vars in 1575 bytes} [Sat Dec 12 02:38:36 2020] GET /volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 => generated 442 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:37.113877 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf322955-d845-4680-bfe4-f8dc2ae7edd2 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 Dec 12 02:38:37.114623 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf322955-d845-4680-bfe4-f8dc2ae7edd2 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:37.115163 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:37.115163 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:37.115918 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf322955-d845-4680-bfe4-f8dc2ae7edd2 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:37.209753 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf322955-d845-4680-bfe4-f8dc2ae7edd2 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 returned with HTTP 404 Dec 12 02:38:37.215183 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 241/487] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:37 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/700ea77d-701e-40f7-a998-a3f654e95825 => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:38:37.219339 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0811efe-c9e8-48fd-909c-f2404286b7f6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] DELETE http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 Dec 12 02:38:37.219861 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0811efe-c9e8-48fd-909c-f2404286b7f6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:37.220779 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:37.220779 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:37.221161 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0811efe-c9e8-48fd-909c-f2404286b7f6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:37.221624 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b0811efe-c9e8-48fd-909c-f2404286b7f6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Delete volume with id: bed3e5de-6b3b-438a-859a-74a44f8a6382 Dec 12 02:38:37.345015 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:37.345015 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:37.346091 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b0811efe-c9e8-48fd-909c-f2404286b7f6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:37.391685 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b0811efe-c9e8-48fd-909c-f2404286b7f6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Delete volume request issued successfully. Dec 12 02:38:37.392158 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0811efe-c9e8-48fd-909c-f2404286b7f6 tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 returned with HTTP 202 Dec 12 02:38:37.393203 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 247/488] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:38:37 2020] DELETE /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:38:37.401438 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b42d93d1-b329-4caa-bf00-220a7212002a tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 Dec 12 02:38:37.402053 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b42d93d1-b329-4caa-bf00-220a7212002a tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:37.402648 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b42d93d1-b329-4caa-bf00-220a7212002a tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:37.530553 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:37.530553 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:37.553723 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b42d93d1-b329-4caa-bf00-220a7212002a tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:37.601087 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b42d93d1-b329-4caa-bf00-220a7212002a tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 returned with HTTP 200 Dec 12 02:38:37.602835 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 242/489] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:37 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 => generated 921 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:38.008349 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ab110cf7-2853-4c5b-9bc1-7925f37833b2 req-4ce92b39-75a3-4d95-bc55-a0a3edfa69eb tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] GET http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 Dec 12 02:38:38.008939 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ab110cf7-2853-4c5b-9bc1-7925f37833b2 req-4ce92b39-75a3-4d95-bc55-a0a3edfa69eb tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:38.009065 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:38.009065 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:38.009650 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ab110cf7-2853-4c5b-9bc1-7925f37833b2 req-4ce92b39-75a3-4d95-bc55-a0a3edfa69eb tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:38.057559 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:38.057559 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:38.059014 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ab110cf7-2853-4c5b-9bc1-7925f37833b2 req-4ce92b39-75a3-4d95-bc55-a0a3edfa69eb tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Snapshot retrieved successfully. Dec 12 02:38:38.061152 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ab110cf7-2853-4c5b-9bc1-7925f37833b2 req-4ce92b39-75a3-4d95-bc55-a0a3edfa69eb tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 returned with HTTP 200 Dec 12 02:38:38.066594 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 248/490] 10.222.0.50 () {60 vars in 1575 bytes} [Sat Dec 12 02:38:38 2020] GET /volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 => generated 442 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:38.620572 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a4653e1-71a1-4303-8e26-8bbe318a9e6f tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 Dec 12 02:38:38.620572 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a4653e1-71a1-4303-8e26-8bbe318a9e6f tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:38.620572 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:38.620572 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:38.621128 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a4653e1-71a1-4303-8e26-8bbe318a9e6f tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:38.679024 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:38.679024 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:38.698147 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5a4653e1-71a1-4303-8e26-8bbe318a9e6f tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Volume info retrieved successfully. Dec 12 02:38:38.728566 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a4653e1-71a1-4303-8e26-8bbe318a9e6f tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 returned with HTTP 200 Dec 12 02:38:38.729474 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 243/491] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:38 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 => generated 921 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:39.110433 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-817b4b18-b6ac-434f-a1b4-9ce7cc6f2dd9 req-7dc15334-8e30-4f33-a30a-9271322794fa tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] GET http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 Dec 12 02:38:39.110886 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-817b4b18-b6ac-434f-a1b4-9ce7cc6f2dd9 req-7dc15334-8e30-4f33-a30a-9271322794fa tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:39.111076 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:39.111076 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:39.111606 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-817b4b18-b6ac-434f-a1b4-9ce7cc6f2dd9 req-7dc15334-8e30-4f33-a30a-9271322794fa tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:39.136865 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:39.136865 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:39.138000 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-817b4b18-b6ac-434f-a1b4-9ce7cc6f2dd9 req-7dc15334-8e30-4f33-a30a-9271322794fa tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Snapshot retrieved successfully. Dec 12 02:38:39.139910 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-817b4b18-b6ac-434f-a1b4-9ce7cc6f2dd9 req-7dc15334-8e30-4f33-a30a-9271322794fa tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 returned with HTTP 200 Dec 12 02:38:39.140946 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 249/492] 10.222.0.50 () {60 vars in 1575 bytes} [Sat Dec 12 02:38:39 2020] GET /volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 => generated 469 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:39.183379 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-df6dc842-e7fe-47ab-bb53-ebcf2639e277 req-a89480a5-35f3-4061-ba5c-abefbb818964 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] DELETE http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 Dec 12 02:38:39.183846 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-df6dc842-e7fe-47ab-bb53-ebcf2639e277 req-a89480a5-35f3-4061-ba5c-abefbb818964 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:39.184060 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:39.184060 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:39.184431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-df6dc842-e7fe-47ab-bb53-ebcf2639e277 req-a89480a5-35f3-4061-ba5c-abefbb818964 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:39.184807 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [req-df6dc842-e7fe-47ab-bb53-ebcf2639e277 req-a89480a5-35f3-4061-ba5c-abefbb818964 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Delete snapshot with id: 630e2e57-c07e-45d5-b136-b36ba6e36ed8 Dec 12 02:38:39.225457 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:39.225457 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:39.229292 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-df6dc842-e7fe-47ab-bb53-ebcf2639e277 req-a89480a5-35f3-4061-ba5c-abefbb818964 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Snapshot retrieved successfully. Dec 12 02:38:39.314578 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-df6dc842-e7fe-47ab-bb53-ebcf2639e277 req-a89480a5-35f3-4061-ba5c-abefbb818964 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Snapshot delete request issued successfully. Dec 12 02:38:39.314935 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-df6dc842-e7fe-47ab-bb53-ebcf2639e277 req-a89480a5-35f3-4061-ba5c-abefbb818964 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 returned with HTTP 202 Dec 12 02:38:39.315924 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 244/493] 10.222.0.50 () {62 vars in 1597 bytes} [Sat Dec 12 02:38:39 2020] DELETE /volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 => generated 0 bytes in 138 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 12 02:38:39.356560 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b716582b-5224-4bfa-a02c-9b500edd5d1b req-e3b24ad0-e3cf-4e26-8d35-98beb03e64d2 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] GET http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 Dec 12 02:38:39.357327 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b716582b-5224-4bfa-a02c-9b500edd5d1b req-e3b24ad0-e3cf-4e26-8d35-98beb03e64d2 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:39.357978 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:39.357978 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:39.358464 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b716582b-5224-4bfa-a02c-9b500edd5d1b req-e3b24ad0-e3cf-4e26-8d35-98beb03e64d2 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:39.385029 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:39.385029 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:39.386310 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-b716582b-5224-4bfa-a02c-9b500edd5d1b req-e3b24ad0-e3cf-4e26-8d35-98beb03e64d2 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Snapshot retrieved successfully. Dec 12 02:38:39.388470 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b716582b-5224-4bfa-a02c-9b500edd5d1b req-e3b24ad0-e3cf-4e26-8d35-98beb03e64d2 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 returned with HTTP 200 Dec 12 02:38:39.389406 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 250/494] 10.222.0.50 () {60 vars in 1575 bytes} [Sat Dec 12 02:38:39 2020] GET /volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 => generated 468 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:39.746027 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-431d1c40-b8dd-4d4a-bec8-561c1207316c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] GET http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 Dec 12 02:38:39.747504 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-431d1c40-b8dd-4d4a-bec8-561c1207316c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:39.748076 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:39.748076 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:39.749079 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-431d1c40-b8dd-4d4a-bec8-561c1207316c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:39.825476 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-431d1c40-b8dd-4d4a-bec8-561c1207316c tempest-VolumesTestJSON-1959697775 tempest-VolumesTestJSON-1959697775] http://10.222.0.50/volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 returned with HTTP 404 Dec 12 02:38:39.831400 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 245/495] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:38:39 2020] GET /volume/v3/557a45f9814f4fc8a571f643e0a0e38c/volumes/bed3e5de-6b3b-438a-859a-74a44f8a6382 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:38:40.484648 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-92a5f044-465c-415b-8eec-80029693a9dc req-714bacc1-dbc3-42cf-92ad-f02f2c0cd9f9 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] GET http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 Dec 12 02:38:40.485239 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-92a5f044-465c-415b-8eec-80029693a9dc req-714bacc1-dbc3-42cf-92ad-f02f2c0cd9f9 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:40.485405 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:40.485405 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:40.486045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-92a5f044-465c-415b-8eec-80029693a9dc req-714bacc1-dbc3-42cf-92ad-f02f2c0cd9f9 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:40.563150 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:40.563150 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:40.568097 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-92a5f044-465c-415b-8eec-80029693a9dc req-714bacc1-dbc3-42cf-92ad-f02f2c0cd9f9 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Snapshot retrieved successfully. Dec 12 02:38:40.575769 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-92a5f044-465c-415b-8eec-80029693a9dc req-714bacc1-dbc3-42cf-92ad-f02f2c0cd9f9 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 returned with HTTP 200 Dec 12 02:38:40.577451 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 251/496] 10.222.0.50 () {60 vars in 1575 bytes} [Sat Dec 12 02:38:40 2020] GET /volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 => generated 468 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:41.639810 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7f5a6778-64c5-40bb-8385-16625a00e941 req-b10c6988-645a-4161-87d6-07a6422441ce tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] GET http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 Dec 12 02:38:41.640335 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7f5a6778-64c5-40bb-8385-16625a00e941 req-b10c6988-645a-4161-87d6-07a6422441ce tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:41.640810 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7f5a6778-64c5-40bb-8385-16625a00e941 req-b10c6988-645a-4161-87d6-07a6422441ce tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:41.687151 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7f5a6778-64c5-40bb-8385-16625a00e941 req-b10c6988-645a-4161-87d6-07a6422441ce tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 returned with HTTP 404 Dec 12 02:38:41.688591 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 246/497] 10.222.0.50 () {60 vars in 1575 bytes} [Sat Dec 12 02:38:41 2020] GET /volume/v3/82afb5ac987147f6804a051f9208632c/snapshots/630e2e57-c07e-45d5-b136-b36ba6e36ed8 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:38:41.750090 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-baea7f6b-7f03-42af-aee9-9b8f088037db req-c32cc9dd-8f68-4d76-bf4c-b11b695c4c8e tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] DELETE http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 Dec 12 02:38:41.750545 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-baea7f6b-7f03-42af-aee9-9b8f088037db req-c32cc9dd-8f68-4d76-bf4c-b11b695c4c8e tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:41.750738 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:41.750738 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:41.751312 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-baea7f6b-7f03-42af-aee9-9b8f088037db req-c32cc9dd-8f68-4d76-bf4c-b11b695c4c8e tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:41.752078 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-baea7f6b-7f03-42af-aee9-9b8f088037db req-c32cc9dd-8f68-4d76-bf4c-b11b695c4c8e tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Delete volume with id: af6b8ac1-f3c2-4e50-a552-b9f6935304c2 Dec 12 02:38:41.827910 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:41.827910 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:41.829552 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-baea7f6b-7f03-42af-aee9-9b8f088037db req-c32cc9dd-8f68-4d76-bf4c-b11b695c4c8e tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Volume info retrieved successfully. Dec 12 02:38:41.868725 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-baea7f6b-7f03-42af-aee9-9b8f088037db req-c32cc9dd-8f68-4d76-bf4c-b11b695c4c8e tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Delete volume request issued successfully. Dec 12 02:38:41.869599 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-baea7f6b-7f03-42af-aee9-9b8f088037db req-c32cc9dd-8f68-4d76-bf4c-b11b695c4c8e tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 returned with HTTP 202 Dec 12 02:38:41.871284 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 252/498] 10.222.0.50 () {62 vars in 1591 bytes} [Sat Dec 12 02:38:41 2020] DELETE /volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:38:41.935238 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4955ec67-a33b-4131-9d7b-16d084ce6a1f req-e16902a6-4abb-42f3-bac5-509bd44f7c5f tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] GET http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 Dec 12 02:38:41.936071 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4955ec67-a33b-4131-9d7b-16d084ce6a1f req-e16902a6-4abb-42f3-bac5-509bd44f7c5f tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:41.936765 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4955ec67-a33b-4131-9d7b-16d084ce6a1f req-e16902a6-4abb-42f3-bac5-509bd44f7c5f tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:42.121793 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:42.121793 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:42.147070 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-4955ec67-a33b-4131-9d7b-16d084ce6a1f req-e16902a6-4abb-42f3-bac5-509bd44f7c5f tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Volume info retrieved successfully. Dec 12 02:38:42.198312 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4955ec67-a33b-4131-9d7b-16d084ce6a1f req-e16902a6-4abb-42f3-bac5-509bd44f7c5f tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 returned with HTTP 200 Dec 12 02:38:42.199624 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 247/499] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:38:41 2020] GET /volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 => generated 916 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:38:43.263342 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-815cf909-5214-4a22-8cad-cfe10055b0b7 req-b8a694c5-fc55-4e72-81dd-263619fb4d57 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] GET http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 Dec 12 02:38:43.263997 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-815cf909-5214-4a22-8cad-cfe10055b0b7 req-b8a694c5-fc55-4e72-81dd-263619fb4d57 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:43.264389 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:43.264389 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:43.265025 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-815cf909-5214-4a22-8cad-cfe10055b0b7 req-b8a694c5-fc55-4e72-81dd-263619fb4d57 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:43.349984 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:38:43.349984 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:38:43.365969 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-815cf909-5214-4a22-8cad-cfe10055b0b7 req-b8a694c5-fc55-4e72-81dd-263619fb4d57 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Volume info retrieved successfully. Dec 12 02:38:43.423587 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-815cf909-5214-4a22-8cad-cfe10055b0b7 req-b8a694c5-fc55-4e72-81dd-263619fb4d57 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 returned with HTTP 200 Dec 12 02:38:43.424850 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 253/500] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:38:43 2020] GET /volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 => generated 916 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:38:44.491759 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dfff0c5c-ec36-4985-b9b6-ab88557394f5 req-2c606780-2f3b-4f24-b52e-1093dbb452f8 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] GET http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 Dec 12 02:38:44.493502 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dfff0c5c-ec36-4985-b9b6-ab88557394f5 req-2c606780-2f3b-4f24-b52e-1093dbb452f8 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:44.493881 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:44.493881 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:44.494702 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dfff0c5c-ec36-4985-b9b6-ab88557394f5 req-2c606780-2f3b-4f24-b52e-1093dbb452f8 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:44.598009 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dfff0c5c-ec36-4985-b9b6-ab88557394f5 req-2c606780-2f3b-4f24-b52e-1093dbb452f8 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 returned with HTTP 404 Dec 12 02:38:44.599596 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 248/501] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:38:44 2020] GET /volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 => generated 109 bytes in 112 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:38:44.662746 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0b4a6143-ed57-47cc-9e43-0a5cd55c458e req-50c59517-2948-4028-ad84-35dc122178ad tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] DELETE http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 Dec 12 02:38:44.663227 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0b4a6143-ed57-47cc-9e43-0a5cd55c458e req-50c59517-2948-4028-ad84-35dc122178ad tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:44.663416 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:38:44.663416 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:38:44.664232 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0b4a6143-ed57-47cc-9e43-0a5cd55c458e req-50c59517-2948-4028-ad84-35dc122178ad tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:44.664952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-0b4a6143-ed57-47cc-9e43-0a5cd55c458e req-50c59517-2948-4028-ad84-35dc122178ad tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Delete volume with id: af6b8ac1-f3c2-4e50-a552-b9f6935304c2 Dec 12 02:38:44.766089 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0b4a6143-ed57-47cc-9e43-0a5cd55c458e req-50c59517-2948-4028-ad84-35dc122178ad tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 returned with HTTP 404 Dec 12 02:38:44.772160 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 254/502] 10.222.0.50 () {62 vars in 1591 bytes} [Sat Dec 12 02:38:44 2020] DELETE /volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:38:44.834489 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1943dc9c-af4e-4b6b-a3d8-28524de19a39 req-580c1b32-85f1-4b5b-a1c2-a65feced2f94 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] GET http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 Dec 12 02:38:44.835131 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1943dc9c-af4e-4b6b-a3d8-28524de19a39 req-580c1b32-85f1-4b5b-a1c2-a65feced2f94 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:38:44.836459 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1943dc9c-af4e-4b6b-a3d8-28524de19a39 req-580c1b32-85f1-4b5b-a1c2-a65feced2f94 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:38:44.904421 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1943dc9c-af4e-4b6b-a3d8-28524de19a39 req-580c1b32-85f1-4b5b-a1c2-a65feced2f94 tempest-VolumesSnapshotsTestJSON-755187549 tempest-VolumesSnapshotsTestJSON-755187549] http://10.222.0.50/volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 returned with HTTP 404 Dec 12 02:38:44.905684 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 249/503] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:38:44 2020] GET /volume/v3/82afb5ac987147f6804a051f9208632c/volumes/af6b8ac1-f3c2-4e50-a552-b9f6935304c2 => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:39:49.938590 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-09181783-5d17-4c95-ab96-63e7c236b527 req-8dd27e74-c23f-451b-9f6b-b67cbc855b9b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] DELETE http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/3faf399c-3c42-41f4-8dc4-5477057480cc Dec 12 02:39:49.939380 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-09181783-5d17-4c95-ab96-63e7c236b527 req-8dd27e74-c23f-451b-9f6b-b67cbc855b9b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:39:49.939871 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-09181783-5d17-4c95-ab96-63e7c236b527 req-8dd27e74-c23f-451b-9f6b-b67cbc855b9b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:39:49.972856 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:39:49.972856 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:39:50.969808 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-09181783-5d17-4c95-ab96-63e7c236b527 req-8dd27e74-c23f-451b-9f6b-b67cbc855b9b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:39:50.970267 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-09181783-5d17-4c95-ab96-63e7c236b527 req-8dd27e74-c23f-451b-9f6b-b67cbc855b9b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:39:50.986297 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-09181783-5d17-4c95-ab96-63e7c236b527 req-8dd27e74-c23f-451b-9f6b-b67cbc855b9b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/3faf399c-3c42-41f4-8dc4-5477057480cc returned with HTTP 200 Dec 12 02:39:50.987216 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 255/504] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 02:39:49 2020] DELETE /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/3faf399c-3c42-41f4-8dc4-5477057480cc => generated 19 bytes in 1053 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:39:51.006279 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-09181783-5d17-4c95-ab96-63e7c236b527 req-e4fc5de5-6bb6-4ef7-b3c6-2ecfd9806c38 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] DELETE http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/15a86a70-4cc4-4611-bfdd-a6beace2939b Dec 12 02:39:51.007148 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-09181783-5d17-4c95-ab96-63e7c236b527 req-e4fc5de5-6bb6-4ef7-b3c6-2ecfd9806c38 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:39:51.007869 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-09181783-5d17-4c95-ab96-63e7c236b527 req-e4fc5de5-6bb6-4ef7-b3c6-2ecfd9806c38 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:39:51.048316 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:39:51.048316 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:39:51.893894 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-09181783-5d17-4c95-ab96-63e7c236b527 req-e4fc5de5-6bb6-4ef7-b3c6-2ecfd9806c38 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:39:51.894520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-09181783-5d17-4c95-ab96-63e7c236b527 req-e4fc5de5-6bb6-4ef7-b3c6-2ecfd9806c38 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:39:51.904456 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-09181783-5d17-4c95-ab96-63e7c236b527 req-e4fc5de5-6bb6-4ef7-b3c6-2ecfd9806c38 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/15a86a70-4cc4-4611-bfdd-a6beace2939b returned with HTTP 200 Dec 12 02:39:51.906100 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 250/505] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 02:39:51 2020] DELETE /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/15a86a70-4cc4-4611-bfdd-a6beace2939b => generated 19 bytes in 905 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:39:51.921972 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-09181783-5d17-4c95-ab96-63e7c236b527 req-1853ee6f-fa58-48cd-aea0-b35b8145b41c tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] DELETE http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/b6418d6f-e533-4b51-bff6-7eca80542a8c Dec 12 02:39:51.922758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-09181783-5d17-4c95-ab96-63e7c236b527 req-1853ee6f-fa58-48cd-aea0-b35b8145b41c tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:39:51.923718 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:39:51.923718 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:39:51.924741 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-09181783-5d17-4c95-ab96-63e7c236b527 req-1853ee6f-fa58-48cd-aea0-b35b8145b41c tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:39:51.951382 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:39:51.951382 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:39:52.697067 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-09181783-5d17-4c95-ab96-63e7c236b527 req-1853ee6f-fa58-48cd-aea0-b35b8145b41c tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:39:52.697623 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-09181783-5d17-4c95-ab96-63e7c236b527 req-1853ee6f-fa58-48cd-aea0-b35b8145b41c tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:39:52.716641 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-09181783-5d17-4c95-ab96-63e7c236b527 req-1853ee6f-fa58-48cd-aea0-b35b8145b41c tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/b6418d6f-e533-4b51-bff6-7eca80542a8c returned with HTTP 200 Dec 12 02:39:52.718200 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 256/506] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 02:39:51 2020] DELETE /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/attachments/b6418d6f-e533-4b51-bff6-7eca80542a8c => generated 19 bytes in 802 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:39:57.340031 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-b9db9080-0bd3-4780-b620-5ce64ab8484e tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] DELETE http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/8cf06861-2859-4541-9cc2-fb95629c1ed7 Dec 12 02:39:57.340557 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-b9db9080-0bd3-4780-b620-5ce64ab8484e tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:39:57.340827 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:39:57.340827 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:39:57.341204 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-b9db9080-0bd3-4780-b620-5ce64ab8484e tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:39:57.366865 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:39:57.366865 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:39:58.399261 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-b9db9080-0bd3-4780-b620-5ce64ab8484e tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:39:58.399737 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-b9db9080-0bd3-4780-b620-5ce64ab8484e tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:39:58.412964 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-b9db9080-0bd3-4780-b620-5ce64ab8484e tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/8cf06861-2859-4541-9cc2-fb95629c1ed7 returned with HTTP 200 Dec 12 02:39:58.413922 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 251/507] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 02:39:57 2020] DELETE /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/8cf06861-2859-4541-9cc2-fb95629c1ed7 => generated 19 bytes in 1080 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:39:58.431100 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-3f455dd9-59c9-487d-a1d1-3539de71f277 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] DELETE http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/f5c97807-918d-411b-8677-03a141282a4f Dec 12 02:39:58.431545 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-3f455dd9-59c9-487d-a1d1-3539de71f277 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:39:58.431764 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:39:58.431764 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:39:58.432130 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-3f455dd9-59c9-487d-a1d1-3539de71f277 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:39:58.474636 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:39:58.474636 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:39:59.348941 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-3f455dd9-59c9-487d-a1d1-3539de71f277 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:39:59.349366 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-3f455dd9-59c9-487d-a1d1-3539de71f277 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:39:59.358422 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-3f455dd9-59c9-487d-a1d1-3539de71f277 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/f5c97807-918d-411b-8677-03a141282a4f returned with HTTP 200 Dec 12 02:39:59.359461 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 257/508] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 02:39:58 2020] DELETE /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/f5c97807-918d-411b-8677-03a141282a4f => generated 19 bytes in 935 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:39:59.376278 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-aba4481a-4a2d-48e3-9202-bd890c40deee tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] DELETE http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/9d1b4fe4-5a60-41c8-98d8-33935cb81adf Dec 12 02:39:59.376843 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-aba4481a-4a2d-48e3-9202-bd890c40deee tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:39:59.377062 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:39:59.377062 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:39:59.377438 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-aba4481a-4a2d-48e3-9202-bd890c40deee tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:39:59.415936 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:39:59.415936 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:00.295208 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-aba4481a-4a2d-48e3-9202-bd890c40deee tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:40:00.297191 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-aba4481a-4a2d-48e3-9202-bd890c40deee tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:40:00.319784 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-051b2c74-aaf5-46f9-88fd-8c0379be12bf req-aba4481a-4a2d-48e3-9202-bd890c40deee tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/9d1b4fe4-5a60-41c8-98d8-33935cb81adf returned with HTTP 200 Dec 12 02:40:00.321331 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 252/509] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 02:39:59 2020] DELETE /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/attachments/9d1b4fe4-5a60-41c8-98d8-33935cb81adf => generated 19 bytes in 950 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:10.591257 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b10ce1a9-dbf7-4654-b285-3ab174079328 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] DELETE http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d Dec 12 02:40:10.592824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b10ce1a9-dbf7-4654-b285-3ab174079328 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:10.593225 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:10.593225 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:10.594139 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b10ce1a9-dbf7-4654-b285-3ab174079328 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:10.595956 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b10ce1a9-dbf7-4654-b285-3ab174079328 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Delete volume with id: 0e0cf2ea-95b1-4720-9700-bd4b8d6c561d Dec 12 02:40:10.677114 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:10.677114 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:10.678830 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b10ce1a9-dbf7-4654-b285-3ab174079328 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:40:10.709072 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b10ce1a9-dbf7-4654-b285-3ab174079328 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Delete volume request issued successfully. Dec 12 02:40:10.709889 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b10ce1a9-dbf7-4654-b285-3ab174079328 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d returned with HTTP 202 Dec 12 02:40:10.710952 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 258/510] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:40:10 2020] DELETE /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:40:10.720821 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7cb773b1-734c-4592-a500-6d7196b2fad2 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d Dec 12 02:40:10.721628 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7cb773b1-734c-4592-a500-6d7196b2fad2 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:10.723296 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:10.723296 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:10.724582 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7cb773b1-734c-4592-a500-6d7196b2fad2 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:10.847510 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:10.847510 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:10.871840 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7cb773b1-734c-4592-a500-6d7196b2fad2 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:40:10.944934 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7cb773b1-734c-4592-a500-6d7196b2fad2 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d returned with HTTP 200 Dec 12 02:40:10.945771 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 253/511] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:10 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d => generated 918 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:11.965093 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78599b4c-374c-4e91-a578-40c75fad82df tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d Dec 12 02:40:11.966420 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78599b4c-374c-4e91-a578-40c75fad82df tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:11.967659 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:11.967659 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:11.968390 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78599b4c-374c-4e91-a578-40c75fad82df tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:12.187875 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:12.187875 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:12.232486 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78599b4c-374c-4e91-a578-40c75fad82df tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:40:12.328323 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78599b4c-374c-4e91-a578-40c75fad82df tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d returned with HTTP 200 Dec 12 02:40:12.329480 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 259/512] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:11 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d => generated 918 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:12.708930 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] POST http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes Dec 12 02:40:12.709439 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:12.709439 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:12.709881 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1974590938"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:40:12.711001 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1974590938'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:40:12.711373 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Create volume of 1 GB Dec 12 02:40:12.736746 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Availability Zones retrieved successfully. Dec 12 02:40:12.758570 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Flow 'volume_create_api' (5143f5d2-628f-425e-be40-730f88f98ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:40:12.762207 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d441e5c3-b757-4528-baf4-3b72c3b8896b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:40:12.767455 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:40:12.883857 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d441e5c3-b757-4528-baf4-3b72c3b8896b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:40:12.894069 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba4215e-a183-4de6-a692-cd2548dcf75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:40:13.115796 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Created reservations ['5b82ceef-7613-4bbc-a027-9a4b97f5f611', '9680527e-f9dd-429d-a156-d1d1de555570', 'c090dcf7-3b1b-450e-a4ec-88a53dad7c01', '1885d8b5-fa81-4215-92c5-3a520610e0d1'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:40:13.118347 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba4215e-a183-4de6-a692-cd2548dcf75a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b82ceef-7613-4bbc-a027-9a4b97f5f611', '9680527e-f9dd-429d-a156-d1d1de555570', 'c090dcf7-3b1b-450e-a4ec-88a53dad7c01', '1885d8b5-fa81-4215-92c5-3a520610e0d1']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:40:13.120730 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e54f02a-87d5-4ee9-af7a-4211f75d7259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:40:13.235389 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e54f02a-87d5-4ee9-af7a-4211f75d7259) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1974590938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90da620c34824fedb087c4576f9b0953',qos_specs=None,replication_status=,reservations=['5b82ceef-7613-4bbc-a027-9a4b97f5f611','9680527e-f9dd-429d-a156-d1d1de555570','c090dcf7-3b1b-450e-a4ec-88a53dad7c01','1885d8b5-fa81-4215-92c5-3a520610e0d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba18507f4d14b31a1e86300bf54cc85',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:40:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1974590938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90da620c34824fedb087c4576f9b0953',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='aba18507f4d14b31a1e86300bf54cc85',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:40:13.243050 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9f75364-87cd-4a1c-b0ad-d561985286a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:40:13.295481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9f75364-87cd-4a1c-b0ad-d561985286a6) transitioned into state 'SUCCESS' from state '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-1974590938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90da620c34824fedb087c4576f9b0953',qos_specs=None,replication_status=,reservations=['5b82ceef-7613-4bbc-a027-9a4b97f5f611','9680527e-f9dd-429d-a156-d1d1de555570','c090dcf7-3b1b-450e-a4ec-88a53dad7c01','1885d8b5-fa81-4215-92c5-3a520610e0d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba18507f4d14b31a1e86300bf54cc85',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:40:13.298079 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33bf9633-99a7-41cf-b4ab-ebf7f805cf83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:40:13.339062 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33bf9633-99a7-41cf-b4ab-ebf7f805cf83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:40:13.342509 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Flow 'volume_create_api' (5143f5d2-628f-425e-be40-730f88f98ca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:40:13.353878 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0169955b-4cd6-4efa-8e69-71e7580712aa tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d Dec 12 02:40:13.354402 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0169955b-4cd6-4efa-8e69-71e7580712aa tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:13.354622 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:13.354622 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:13.354991 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0169955b-4cd6-4efa-8e69-71e7580712aa tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:13.411888 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Create volume request issued successfully. Dec 12 02:40:13.437840 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15d11e74-e86c-4d97-a969-60a6772a3dc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes returned with HTTP 202 Dec 12 02:40:13.449473 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 254/513] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:40:12 2020] POST /volume/v3/90da620c34824fedb087c4576f9b0953/volumes => generated 820 bytes in 744 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:40:13.456612 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f6845c1-da6e-4c2f-ae0b-d45c6853c1fa tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:40:13.458576 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f6845c1-da6e-4c2f-ae0b-d45c6853c1fa tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:13.458946 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:13.458946 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:13.459924 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f6845c1-da6e-4c2f-ae0b-d45c6853c1fa tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:13.562724 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0169955b-4cd6-4efa-8e69-71e7580712aa tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d returned with HTTP 404 Dec 12 02:40:13.563762 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 260/514] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:13 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/0e0cf2ea-95b1-4720-9700-bd4b8d6c561d => generated 109 bytes in 213 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:40:13.584041 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a51d083-61e5-44d5-843c-fb34711af6d0 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] DELETE http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a Dec 12 02:40:13.584875 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a51d083-61e5-44d5-843c-fb34711af6d0 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:13.591376 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a51d083-61e5-44d5-843c-fb34711af6d0 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:13.591955 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-4a51d083-61e5-44d5-843c-fb34711af6d0 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Delete volume with id: 1250c3d1-1bd5-47a2-982c-c4d31bffbd0a Dec 12 02:40:13.595037 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:13.595037 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:13.630330 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3f6845c1-da6e-4c2f-ae0b-d45c6853c1fa tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:40:13.686210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f6845c1-da6e-4c2f-ae0b-d45c6853c1fa tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:40:13.687344 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 255/515] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:13 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 888 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:13.745388 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:13.745388 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:13.747049 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a51d083-61e5-44d5-843c-fb34711af6d0 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:40:13.797574 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a51d083-61e5-44d5-843c-fb34711af6d0 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Delete volume request issued successfully. Dec 12 02:40:13.798251 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a51d083-61e5-44d5-843c-fb34711af6d0 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a returned with HTTP 202 Dec 12 02:40:13.802744 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 261/516] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:40:13 2020] DELETE /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a => generated 0 bytes in 234 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:40:13.808001 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72f194b0-9995-4080-8446-0aef90cf99ed tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a Dec 12 02:40:13.808592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72f194b0-9995-4080-8446-0aef90cf99ed tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:13.808980 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:13.808980 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:13.809358 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72f194b0-9995-4080-8446-0aef90cf99ed tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:13.982659 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:13.982659 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:14.014497 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-72f194b0-9995-4080-8446-0aef90cf99ed tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:40:14.078335 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72f194b0-9995-4080-8446-0aef90cf99ed tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a returned with HTTP 200 Dec 12 02:40:14.079441 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 256/517] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:13 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a => generated 918 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:14.702698 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc418d21-e428-4b85-b667-99052cd6a884 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:40:14.703304 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc418d21-e428-4b85-b667-99052cd6a884 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:14.703827 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:14.703827 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:14.704444 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc418d21-e428-4b85-b667-99052cd6a884 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:14.822077 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:14.822077 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:14.843484 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cc418d21-e428-4b85-b667-99052cd6a884 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:40:14.909555 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc418d21-e428-4b85-b667-99052cd6a884 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:40:14.912167 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 262/518] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:14 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 912 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:15.094793 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b9631ab-2401-4769-bf74-bf039f03b543 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a Dec 12 02:40:15.095478 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b9631ab-2401-4769-bf74-bf039f03b543 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:15.095803 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:15.095803 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:15.096359 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b9631ab-2401-4769-bf74-bf039f03b543 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:15.199237 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:15.199237 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:15.228273 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8b9631ab-2401-4769-bf74-bf039f03b543 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:40:15.265547 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b9631ab-2401-4769-bf74-bf039f03b543 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a returned with HTTP 200 Dec 12 02:40:15.268409 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 257/519] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:15 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a => generated 918 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:15.928366 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06235121-2fc5-4048-b225-e319f207ca8b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:40:15.929217 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06235121-2fc5-4048-b225-e319f207ca8b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:15.929415 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:15.929415 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:15.930052 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06235121-2fc5-4048-b225-e319f207ca8b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:16.048640 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:16.048640 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:16.069932 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-06235121-2fc5-4048-b225-e319f207ca8b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:40:16.148513 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06235121-2fc5-4048-b225-e319f207ca8b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:40:16.151907 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 263/520] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:15 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 913 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:16.286192 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74e52897-6cd4-47ef-bc12-f452383d8e5e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a Dec 12 02:40:16.286796 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74e52897-6cd4-47ef-bc12-f452383d8e5e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:16.287053 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:16.287053 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:16.287272 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74e52897-6cd4-47ef-bc12-f452383d8e5e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:16.437778 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:16.437778 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:16.463404 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-74e52897-6cd4-47ef-bc12-f452383d8e5e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:40:16.495531 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74e52897-6cd4-47ef-bc12-f452383d8e5e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a returned with HTTP 200 Dec 12 02:40:16.497511 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 258/521] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:16 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a => generated 918 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:16.589153 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-25befd37-fd0d-451d-95bb-45eb8dc09dc6 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:40:16.589909 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-25befd37-fd0d-451d-95bb-45eb8dc09dc6 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:16.590041 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:16.590041 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:16.590683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-25befd37-fd0d-451d-95bb-45eb8dc09dc6 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:16.692500 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:16.692500 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:16.714137 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-25befd37-fd0d-451d-95bb-45eb8dc09dc6 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:40:16.754995 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-25befd37-fd0d-451d-95bb-45eb8dc09dc6 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:40:16.755812 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 264/522] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:40:16 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 913 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:16.842458 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74e52897-6cd4-47ef-bc12-f452383d8e5e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume// Dec 12 02:40:16.842944 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74e52897-6cd4-47ef-bc12-f452383d8e5e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:16.843144 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:16.843144 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:16.843796 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74e52897-6cd4-47ef-bc12-f452383d8e5e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:16.845019 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74e52897-6cd4-47ef-bc12-f452383d8e5e tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:40:16.845806 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 259/523] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:40:16 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:40:16.891708 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-d5dc9cdf-62f0-461c-bf76-3a18a10f4ff7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] POST http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments Dec 12 02:40:16.892332 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:16.892332 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:16.892805 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-d5dc9cdf-62f0-461c-bf76-3a18a10f4ff7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53", "instance_uuid": "d02268c9-602e-4254-960f-76ab2c0de1a8", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:40:17.030552 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:17.030552 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:17.156099 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-d5dc9cdf-62f0-461c-bf76-3a18a10f4ff7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments returned with HTTP 200 Dec 12 02:40:17.163108 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 265/524] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:40:16 2020] POST /volume/v3/90da620c34824fedb087c4576f9b0953/attachments => generated 273 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:40:17.211707 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-760f2fee-8b9e-4898-b3bb-48d05a445da9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:40:17.212241 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-760f2fee-8b9e-4898-b3bb-48d05a445da9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:17.212748 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-760f2fee-8b9e-4898-b3bb-48d05a445da9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:17.247950 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-d5dc9cdf-62f0-461c-bf76-3a18a10f4ff7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume// Dec 12 02:40:17.248759 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-d5dc9cdf-62f0-461c-bf76-3a18a10f4ff7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:17.249180 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:17.249180 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:17.250083 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-d5dc9cdf-62f0-461c-bf76-3a18a10f4ff7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:17.251719 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-d5dc9cdf-62f0-461c-bf76-3a18a10f4ff7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:40:17.252758 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 266/525] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:40:17 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:40:17.267650 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-129c956c-0f0f-43de-aaee-1a8d44b8acc0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:40:17.268428 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-129c956c-0f0f-43de-aaee-1a8d44b8acc0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:17.269132 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-129c956c-0f0f-43de-aaee-1a8d44b8acc0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:17.401558 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:17.401558 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:17.430198 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-760f2fee-8b9e-4898-b3bb-48d05a445da9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:40:17.459168 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:17.459168 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:17.486594 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-129c956c-0f0f-43de-aaee-1a8d44b8acc0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:40:17.505796 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:17.505796 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:17.532566 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:17.532566 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:17.542316 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-760f2fee-8b9e-4898-b3bb-48d05a445da9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:40:17.543218 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 260/526] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:17 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 912 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:17.556179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea8a0d8c-da5c-4a29-a822-378898dec86b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a Dec 12 02:40:17.556729 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea8a0d8c-da5c-4a29-a822-378898dec86b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:17.556951 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:17.556951 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:17.557273 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-129c956c-0f0f-43de-aaee-1a8d44b8acc0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:40:17.557397 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea8a0d8c-da5c-4a29-a822-378898dec86b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:17.558504 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 267/527] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:40:17 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 1011 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:40:17.578601 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-388ab63a-28d8-409f-a472-5859523072b9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] PUT http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/2954a251-d860-4017-a64b-75082dfeaad1 Dec 12 02:40:17.587091 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:17.587091 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:17.587849 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-388ab63a-28d8-409f-a472-5859523072b9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:40:17.656691 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:40:17.656691 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:40:17.657413 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-388ab63a-28d8-409f-a472-5859523072b9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Lock "b'cinder-attachment_update-aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.019s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:40:17.664885 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:17.664885 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:17.691294 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea8a0d8c-da5c-4a29-a822-378898dec86b tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a returned with HTTP 404 Dec 12 02:40:17.693723 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 261/528] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:17 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/1250c3d1-1bd5-47a2-982c-c4d31bffbd0a => generated 109 bytes in 150 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:40:17.701789 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8389a3d0-5884-4d4c-9200-e3316c1dee98 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] DELETE http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:40:17.702901 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8389a3d0-5884-4d4c-9200-e3316c1dee98 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:17.704205 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8389a3d0-5884-4d4c-9200-e3316c1dee98 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:17.704867 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8389a3d0-5884-4d4c-9200-e3316c1dee98 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Delete volume with id: 3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:40:17.809276 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:17.809276 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:17.810766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8389a3d0-5884-4d4c-9200-e3316c1dee98 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:40:17.889251 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8389a3d0-5884-4d4c-9200-e3316c1dee98 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Delete volume request issued successfully. Dec 12 02:40:17.890073 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8389a3d0-5884-4d4c-9200-e3316c1dee98 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 202 Dec 12 02:40:17.898295 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 262/529] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:40:17 2020] DELETE /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:40:17.911850 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-226bdebe-52e6-4593-aac6-2e90d110d8f3 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:40:17.912398 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-226bdebe-52e6-4593-aac6-2e90d110d8f3 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:17.912621 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:17.912621 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:17.913021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-226bdebe-52e6-4593-aac6-2e90d110d8f3 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:18.069134 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:18.069134 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:18.094090 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-226bdebe-52e6-4593-aac6-2e90d110d8f3 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:40:18.157418 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-226bdebe-52e6-4593-aac6-2e90d110d8f3 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:40:18.161483 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 263/530] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:17 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 1366 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:40:18.565936 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a440e38f-6df8-4554-b404-c478ce7f736e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:40:18.566849 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a440e38f-6df8-4554-b404-c478ce7f736e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:18.567226 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:18.567226 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:18.567822 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a440e38f-6df8-4554-b404-c478ce7f736e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:18.756686 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:18.756686 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:18.783305 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a440e38f-6df8-4554-b404-c478ce7f736e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:40:18.850780 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:18.850780 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:18.872598 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a440e38f-6df8-4554-b404-c478ce7f736e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:40:18.882015 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 264/531] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:18 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 912 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:19.174056 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0a87bbc-17e8-4af9-9b92-61ce07471c13 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:40:19.174604 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0a87bbc-17e8-4af9-9b92-61ce07471c13 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:19.174779 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:19.174779 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:19.175159 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0a87bbc-17e8-4af9-9b92-61ce07471c13 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:19.291149 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:19.291149 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:19.332186 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a0a87bbc-17e8-4af9-9b92-61ce07471c13 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:40:19.393731 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0a87bbc-17e8-4af9-9b92-61ce07471c13 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:40:19.404307 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 265/532] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:19 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 1366 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:40:19.890618 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05dbc0f2-b19c-4c2a-8956-bdf3e2a010a2 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:40:19.891135 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05dbc0f2-b19c-4c2a-8956-bdf3e2a010a2 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:19.891331 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:19.891331 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:19.891969 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05dbc0f2-b19c-4c2a-8956-bdf3e2a010a2 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:20.014762 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:20.014762 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:20.039880 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-05dbc0f2-b19c-4c2a-8956-bdf3e2a010a2 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:40:20.089696 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:20.089696 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:20.107240 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05dbc0f2-b19c-4c2a-8956-bdf3e2a010a2 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:40:20.108519 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 266/533] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:19 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 912 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:20.411453 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-412145e5-5317-46c6-8e6a-e93bd4ee1d13 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:40:20.411975 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-412145e5-5317-46c6-8e6a-e93bd4ee1d13 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:20.412185 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:20.412185 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:20.412560 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-412145e5-5317-46c6-8e6a-e93bd4ee1d13 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:20.570947 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:20.570947 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:20.592435 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-412145e5-5317-46c6-8e6a-e93bd4ee1d13 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Volume info retrieved successfully. Dec 12 02:40:20.697375 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-412145e5-5317-46c6-8e6a-e93bd4ee1d13 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 200 Dec 12 02:40:20.698169 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 267/534] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:20 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 1366 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:40:21.124715 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52152928-27fa-45e1-ab61-3c2be133a90b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:40:21.125302 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52152928-27fa-45e1-ab61-3c2be133a90b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:21.125419 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:21.125419 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:21.125795 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52152928-27fa-45e1-ab61-3c2be133a90b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:21.294230 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-388ab63a-28d8-409f-a472-5859523072b9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Lock "b'cinder-attachment_update-aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53-n-h2-765315-4'" released by "attachment_update" :: held 3.637s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:40:21.294925 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-388ab63a-28d8-409f-a472-5859523072b9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/2954a251-d860-4017-a64b-75082dfeaad1 returned with HTTP 200 Dec 12 02:40:21.295828 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 268/535] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 02:40:17 2020] PUT /volume/v3/90da620c34824fedb087c4576f9b0953/attachments/2954a251-d860-4017-a64b-75082dfeaad1 => generated 762 bytes in 3722 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:40:21.316166 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:21.316166 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:21.361124 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cfe3825-2546-41c0-81fe-1491f99487be tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] DELETE http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 Dec 12 02:40:21.361124 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cfe3825-2546-41c0-81fe-1491f99487be tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:21.361124 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:21.361124 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:21.361124 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cfe3825-2546-41c0-81fe-1491f99487be tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:21.361124 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8cfe3825-2546-41c0-81fe-1491f99487be tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Delete volume with id: 11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 Dec 12 02:40:21.369402 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-52152928-27fa-45e1-ab61-3c2be133a90b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:40:21.446668 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:21.446668 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:21.481532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52152928-27fa-45e1-ab61-3c2be133a90b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:40:21.482396 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 268/536] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:21 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 913 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:21.529391 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:21.529391 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:21.531542 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8cfe3825-2546-41c0-81fe-1491f99487be tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:40:21.596708 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8cfe3825-2546-41c0-81fe-1491f99487be tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Delete volume request issued successfully. Dec 12 02:40:21.597194 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cfe3825-2546-41c0-81fe-1491f99487be tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 returned with HTTP 202 Dec 12 02:40:21.599202 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 269/537] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:40:21 2020] DELETE /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:40:21.608887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44420162-6607-4765-977a-37c45a00009d tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 Dec 12 02:40:21.609630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44420162-6607-4765-977a-37c45a00009d tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:21.609935 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:21.609935 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:21.611233 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44420162-6607-4765-977a-37c45a00009d tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:21.720239 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8266eb7-5b95-485e-a2bc-591890a736b8 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] GET http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba Dec 12 02:40:21.720787 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8266eb7-5b95-485e-a2bc-591890a736b8 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:21.721006 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:21.721006 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:21.721377 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8266eb7-5b95-485e-a2bc-591890a736b8 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:21.828441 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:21.828441 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:21.881629 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-44420162-6607-4765-977a-37c45a00009d tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:40:21.920240 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8266eb7-5b95-485e-a2bc-591890a736b8 tempest-TaggedBootDevicesTest_v242-1149467581 tempest-TaggedBootDevicesTest_v242-1149467581] http://10.222.0.50/volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba returned with HTTP 404 Dec 12 02:40:21.936847 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 270/538] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:21 2020] GET /volume/v3/2d38e0a7ef1d48ca9adfd6f60daa5e29/volumes/3d167bc3-f069-433b-80b6-0e3fbd616fba => generated 109 bytes in 220 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:40:21.949148 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44420162-6607-4765-977a-37c45a00009d tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 returned with HTTP 200 Dec 12 02:40:21.949975 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 269/539] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:21 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 => generated 912 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:22.498699 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81a6f3b2-30e4-440c-ab9e-7fcf68e8719e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:40:22.499883 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81a6f3b2-30e4-440c-ab9e-7fcf68e8719e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:22.500596 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81a6f3b2-30e4-440c-ab9e-7fcf68e8719e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:22.581107 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:22.581107 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:22.591681 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-81a6f3b2-30e4-440c-ab9e-7fcf68e8719e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:40:22.616703 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:22.616703 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:22.627781 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81a6f3b2-30e4-440c-ab9e-7fcf68e8719e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:40:22.628937 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 271/540] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:22 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 913 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:22.966592 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3db81c18-cf88-4298-a1bf-69008785fc46 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 Dec 12 02:40:22.967114 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3db81c18-cf88-4298-a1bf-69008785fc46 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:22.967304 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:22.967304 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:22.967681 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3db81c18-cf88-4298-a1bf-69008785fc46 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:23.026717 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:23.026717 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:23.036952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3db81c18-cf88-4298-a1bf-69008785fc46 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:40:23.061743 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3db81c18-cf88-4298-a1bf-69008785fc46 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 returned with HTTP 200 Dec 12 02:40:23.062535 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 270/541] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:22 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 => generated 912 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:23.645758 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ef1f8cf-5613-487a-9dbd-241149f9e5c3 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:40:23.647013 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ef1f8cf-5613-487a-9dbd-241149f9e5c3 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:23.647442 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:23.647442 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:23.648104 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ef1f8cf-5613-487a-9dbd-241149f9e5c3 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:23.701570 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:23.701570 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:23.710769 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3ef1f8cf-5613-487a-9dbd-241149f9e5c3 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:40:23.731262 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:23.731262 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:23.743553 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ef1f8cf-5613-487a-9dbd-241149f9e5c3 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:40:23.757008 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 272/542] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:23 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 913 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:24.079730 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-873b28c0-ad43-402e-bf60-d118f7aea7a6 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 Dec 12 02:40:24.085385 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-873b28c0-ad43-402e-bf60-d118f7aea7a6 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:24.085793 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:24.085793 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:24.086577 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-873b28c0-ad43-402e-bf60-d118f7aea7a6 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:24.163523 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-873b28c0-ad43-402e-bf60-d118f7aea7a6 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 returned with HTTP 404 Dec 12 02:40:24.167814 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 271/543] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:24 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/11f27fb6-af2a-4abc-8b1b-b56f1cf3c420 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:40:24.172261 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6bb1b77-6d95-4eaa-a6c8-58b6fc6624ec tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] DELETE http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 Dec 12 02:40:24.172892 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6bb1b77-6d95-4eaa-a6c8-58b6fc6624ec tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:24.173256 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:24.173256 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:24.173497 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6bb1b77-6d95-4eaa-a6c8-58b6fc6624ec tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:24.174642 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e6bb1b77-6d95-4eaa-a6c8-58b6fc6624ec tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Delete volume with id: af2ed209-ac1b-4b50-917d-2a02fafbe685 Dec 12 02:40:24.298913 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:24.298913 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:24.301282 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e6bb1b77-6d95-4eaa-a6c8-58b6fc6624ec tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:40:24.351537 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e6bb1b77-6d95-4eaa-a6c8-58b6fc6624ec tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Delete volume request issued successfully. Dec 12 02:40:24.352209 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6bb1b77-6d95-4eaa-a6c8-58b6fc6624ec tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 returned with HTTP 202 Dec 12 02:40:24.353275 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 273/544] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:40:24 2020] DELETE /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:40:24.361203 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-822333fd-0e2f-4097-b860-33bd6bb0675f tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 Dec 12 02:40:24.361920 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-822333fd-0e2f-4097-b860-33bd6bb0675f tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:24.369670 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-822333fd-0e2f-4097-b860-33bd6bb0675f tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:24.522720 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:24.522720 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:24.545205 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-822333fd-0e2f-4097-b860-33bd6bb0675f tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:40:24.604367 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-822333fd-0e2f-4097-b860-33bd6bb0675f tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 returned with HTTP 200 Dec 12 02:40:24.605678 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 272/545] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:24 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 => generated 912 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:24.764465 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b92d4a9-903a-4811-a539-489fcbd903dc tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:40:24.765017 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b92d4a9-903a-4811-a539-489fcbd903dc tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:24.765383 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:24.765383 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:24.765971 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b92d4a9-903a-4811-a539-489fcbd903dc tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:24.862846 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:24.862846 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:24.881694 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7b92d4a9-903a-4811-a539-489fcbd903dc tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:40:24.909427 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:24.909427 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:24.921378 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b92d4a9-903a-4811-a539-489fcbd903dc tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:40:24.922997 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 274/546] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:24 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 913 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:25.621976 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29ed080e-0d96-4088-aad0-4f2c3f35d96c tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 Dec 12 02:40:25.622505 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29ed080e-0d96-4088-aad0-4f2c3f35d96c tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:25.622701 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:25.622701 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:25.623340 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29ed080e-0d96-4088-aad0-4f2c3f35d96c tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:25.706521 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:25.706521 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:25.718444 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-29ed080e-0d96-4088-aad0-4f2c3f35d96c tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:40:25.746786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29ed080e-0d96-4088-aad0-4f2c3f35d96c tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 returned with HTTP 200 Dec 12 02:40:25.747906 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 273/547] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:25 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 => generated 912 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:25.943496 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf914b6f-553c-4920-8b04-d0cff27ab22a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:40:25.944014 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf914b6f-553c-4920-8b04-d0cff27ab22a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:25.944602 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:25.944602 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:25.945418 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf914b6f-553c-4920-8b04-d0cff27ab22a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:26.021090 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:26.021090 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:26.031070 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cf914b6f-553c-4920-8b04-d0cff27ab22a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:40:26.052322 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:26.052322 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:26.062324 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf914b6f-553c-4920-8b04-d0cff27ab22a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:40:26.063742 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 275/548] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:25 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 913 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:26.761668 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-9d8e61b3-4731-4823-8873-c6bd563f512a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] POST http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/2954a251-d860-4017-a64b-75082dfeaad1/action Dec 12 02:40:26.761668 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:26.761668 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:26.761668 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-9d8e61b3-4731-4823-8873-c6bd563f512a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:40:26.761668 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-9d8e61b3-4731-4823-8873-c6bd563f512a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:40:26.776587 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fcf8b237-e3a8-41d3-9226-481bf74ae4d2 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 Dec 12 02:40:26.776587 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fcf8b237-e3a8-41d3-9226-481bf74ae4d2 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:26.776587 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:26.776587 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:26.776587 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fcf8b237-e3a8-41d3-9226-481bf74ae4d2 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:26.926866 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fcf8b237-e3a8-41d3-9226-481bf74ae4d2 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 returned with HTTP 404 Dec 12 02:40:26.928084 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 276/549] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:26 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/af2ed209-ac1b-4b50-917d-2a02fafbe685 => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:40:26.937083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4439ae0d-d5d6-404d-8bef-63993dabc269 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] DELETE http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:40:26.937526 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4439ae0d-d5d6-404d-8bef-63993dabc269 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:26.942782 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4439ae0d-d5d6-404d-8bef-63993dabc269 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:26.943289 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-4439ae0d-d5d6-404d-8bef-63993dabc269 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Delete volume with id: aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:40:26.984232 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:26.984232 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:27.020694 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7deb86f7-3c04-462f-a3b7-8f239ab55e87 req-9d8e61b3-4731-4823-8873-c6bd563f512a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/2954a251-d860-4017-a64b-75082dfeaad1/action returned with HTTP 204 Dec 12 02:40:27.020694 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 274/550] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 02:40:26 2020] POST /volume/v3/90da620c34824fedb087c4576f9b0953/attachments/2954a251-d860-4017-a64b-75082dfeaad1/action => generated 0 bytes in 269 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:40:27.054661 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:27.054661 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:27.055810 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4439ae0d-d5d6-404d-8bef-63993dabc269 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:40:27.080941 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95973e16-141c-4a77-8c19-133284989f57 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:40:27.080941 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95973e16-141c-4a77-8c19-133284989f57 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:27.081179 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:27.081179 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:27.081435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95973e16-141c-4a77-8c19-133284989f57 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:27.114425 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4439ae0d-d5d6-404d-8bef-63993dabc269 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Delete volume request issued successfully. Dec 12 02:40:27.114952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4439ae0d-d5d6-404d-8bef-63993dabc269 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 202 Dec 12 02:40:27.115909 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 277/551] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:40:26 2020] DELETE /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:40:27.131493 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70debc54-9eda-4639-9cab-885829f10cad tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:40:27.131833 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70debc54-9eda-4639-9cab-885829f10cad tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:27.132054 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:27.132054 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:27.132439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70debc54-9eda-4639-9cab-885829f10cad tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:27.276238 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:27.276238 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:27.303207 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-95973e16-141c-4a77-8c19-133284989f57 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:40:27.318868 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:27.318868 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:27.356955 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-70debc54-9eda-4639-9cab-885829f10cad tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:40:27.358753 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:27.358753 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:27.376854 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95973e16-141c-4a77-8c19-133284989f57 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:40:27.382684 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 275/552] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:27 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 1205 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:40:27.435569 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70debc54-9eda-4639-9cab-885829f10cad tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:40:27.436378 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 278/553] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:27 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 1360 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:40:28.465654 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97c452ae-eddc-4cbf-b270-08a29a43b143 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:40:28.466174 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97c452ae-eddc-4cbf-b270-08a29a43b143 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:28.468089 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:28.468089 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:28.468499 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97c452ae-eddc-4cbf-b270-08a29a43b143 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:28.651156 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:28.651156 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:28.674967 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-97c452ae-eddc-4cbf-b270-08a29a43b143 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:40:28.742699 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97c452ae-eddc-4cbf-b270-08a29a43b143 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:40:28.743793 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 276/554] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:28 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 1360 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:40:29.759363 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a3e049c-8821-409c-9310-af1f9d115a00 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:40:29.760732 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a3e049c-8821-409c-9310-af1f9d115a00 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:29.761113 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:29.761113 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:29.762011 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a3e049c-8821-409c-9310-af1f9d115a00 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:29.895815 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:29.895815 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:29.919100 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1a3e049c-8821-409c-9310-af1f9d115a00 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Volume info retrieved successfully. Dec 12 02:40:29.967375 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a3e049c-8821-409c-9310-af1f9d115a00 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 200 Dec 12 02:40:29.969068 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 279/555] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:29 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 1360 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:40:30.984454 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54ef7473-86d5-4a48-8b11-08dac5995308 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] GET http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 Dec 12 02:40:30.984995 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54ef7473-86d5-4a48-8b11-08dac5995308 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:30.985380 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:30.985380 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:30.986467 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54ef7473-86d5-4a48-8b11-08dac5995308 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:31.070808 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54ef7473-86d5-4a48-8b11-08dac5995308 tempest-TaggedBootDevicesTest-1264881097 tempest-TaggedBootDevicesTest-1264881097] http://10.222.0.50/volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 returned with HTTP 404 Dec 12 02:40:31.076538 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 277/556] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:40:30 2020] GET /volume/v3/affa9aa8789b4ac09b9c31198b9c91be/volumes/aacdf931-be47-4187-98fa-042d0677bb03 => generated 109 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:40:47.304602 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4492b7e-45fc-4bcc-aa04-124ebec6e5de tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] POST http://10.222.0.50/volume/v3/21ac325aa2a846f7af83ba695557a64b/types Dec 12 02:40:47.304602 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:47.304602 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:47.304602 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4492b7e-45fc-4bcc-aa04-124ebec6e5de tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2010033743"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:40:47.360828 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4492b7e-45fc-4bcc-aa04-124ebec6e5de tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] http://10.222.0.50/volume/v3/21ac325aa2a846f7af83ba695557a64b/types returned with HTTP 200 Dec 12 02:40:47.361641 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 280/557] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 02:40:47 2020] POST /volume/v3/21ac325aa2a846f7af83ba695557a64b/types => generated 220 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:40:47.372755 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2191c17-3510-4dec-a58f-f263f45a080e tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] POST http://10.222.0.50/volume/v3/21ac325aa2a846f7af83ba695557a64b/group_types Dec 12 02:40:47.373925 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2191c17-3510-4dec-a58f-f263f45a080e tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-277887861"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:40:47.465389 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2191c17-3510-4dec-a58f-f263f45a080e tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] http://10.222.0.50/volume/v3/21ac325aa2a846f7af83ba695557a64b/group_types returned with HTTP 202 Dec 12 02:40:47.466434 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 278/558] 10.222.0.50 () {62 vars in 1278 bytes} [Sat Dec 12 02:40:47 2020] POST /volume/v3/21ac325aa2a846f7af83ba695557a64b/group_types => generated 176 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:40:47.834431 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a5f7fbc-b269-44ad-a0ff-79f5364e7359 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] POST http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups Dec 12 02:40:47.835467 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a5f7fbc-b269-44ad-a0ff-79f5364e7359 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0cd9cc84-3ba1-44b7-8f18-212a723cc1c4", "volume_types": ["9ddd1293-be69-479a-a98a-817a39d1ab9c"], "name": "tempest-GroupsV314Test-Group-545461502"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:40:47.837049 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-7a5f7fbc-b269-44ad-a0ff-79f5364e7359 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Creating new group {'group': {'group_type': '0cd9cc84-3ba1-44b7-8f18-212a723cc1c4', 'volume_types': ['9ddd1293-be69-479a-a98a-817a39d1ab9c'], 'name': 'tempest-GroupsV314Test-Group-545461502'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 12 02:40:47.859083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-7a5f7fbc-b269-44ad-a0ff-79f5364e7359 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Creating group tempest-GroupsV314Test-Group-545461502. Dec 12 02:40:47.902250 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7a5f7fbc-b269-44ad-a0ff-79f5364e7359 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Availability zone cache updated, next update will occur around 2020-12-12 03:40:47.896943. {{(pid=88000) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 12 02:40:47.902250 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a5f7fbc-b269-44ad-a0ff-79f5364e7359 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Availability Zones retrieved successfully. Dec 12 02:40:47.922856 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-7a5f7fbc-b269-44ad-a0ff-79f5364e7359 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Created reservations ['a8783f56-27b0-4fe6-a810-68900a67bf07'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:40:47.989047 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a5f7fbc-b269-44ad-a0ff-79f5364e7359 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups returned with HTTP 202 Dec 12 02:40:47.990037 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 281/559] 10.222.0.50 () {62 vars in 1264 bytes} [Sat Dec 12 02:40:47 2020] POST /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups => generated 107 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:40:48.006597 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c9cb216-10ec-4be8-95bd-3b84e7c2403c tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/9dc97bf3-a544-4a8b-ad24-8af2a5306c9d Dec 12 02:40:48.009106 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c9cb216-10ec-4be8-95bd-3b84e7c2403c tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:48.009940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c9cb216-10ec-4be8-95bd-3b84e7c2403c tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:48.010771 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-8c9cb216-10ec-4be8-95bd-3b84e7c2403c tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] show called for member 9dc97bf3-a544-4a8b-ad24-8af2a5306c9d {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:40:48.020718 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:48.020718 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:48.055474 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c9cb216-10ec-4be8-95bd-3b84e7c2403c tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/9dc97bf3-a544-4a8b-ad24-8af2a5306c9d returned with HTTP 200 Dec 12 02:40:48.057021 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 279/560] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:40:47 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/9dc97bf3-a544-4a8b-ad24-8af2a5306c9d => generated 387 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:40:49.070265 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e5d29f6-d2a5-43c8-b2fa-44e5cd9854a4 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/9dc97bf3-a544-4a8b-ad24-8af2a5306c9d Dec 12 02:40:49.072202 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e5d29f6-d2a5-43c8-b2fa-44e5cd9854a4 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:49.072590 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:49.072590 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:49.073229 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e5d29f6-d2a5-43c8-b2fa-44e5cd9854a4 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:49.073782 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-8e5d29f6-d2a5-43c8-b2fa-44e5cd9854a4 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] show called for member 9dc97bf3-a544-4a8b-ad24-8af2a5306c9d {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:40:49.085049 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:49.085049 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:49.136039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e5d29f6-d2a5-43c8-b2fa-44e5cd9854a4 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/9dc97bf3-a544-4a8b-ad24-8af2a5306c9d returned with HTTP 200 Dec 12 02:40:49.138149 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 282/561] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:40:49 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/9dc97bf3-a544-4a8b-ad24-8af2a5306c9d => generated 388 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:40:49.148567 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] POST http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes Dec 12 02:40:49.149316 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:49.149316 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:49.149985 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9ddd1293-be69-479a-a98a-817a39d1ab9c", "group_id": "9dc97bf3-a544-4a8b-ad24-8af2a5306c9d", "size": 1, "name": "tempest-GroupsV314Test-Volume-442644708"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:40:49.151417 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Create volume request body: {'volume': {'volume_type': '9ddd1293-be69-479a-a98a-817a39d1ab9c', 'group_id': '9dc97bf3-a544-4a8b-ad24-8af2a5306c9d', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-442644708'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:40:49.198511 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:49.198511 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:49.200347 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Create volume of 1 GB Dec 12 02:40:49.243962 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Availability Zones retrieved successfully. Dec 12 02:40:49.285312 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Flow 'volume_create_api' (4ded81a0-b1e5-4e27-b143-244cfd4c8ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:40:49.296393 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d2dd59-bb30-4769-8c21-4e7dfed2aabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:40:49.298318 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:49.298318 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:49.299148 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:40:49.369601 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d2dd59-bb30-4769-8c21-4e7dfed2aabe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:40:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9ddd1293-be69-479a-a98a-817a39d1ab9c,is_public=True,name='tempest-GroupsV314Test-volume-type-2010033743',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9ddd1293-be69-479a-a98a-817a39d1ab9c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9dc97bf3-a544-4a8b-ad24-8af2a5306c9d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:40:49.372148 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2df06681-3b27-40ef-b8af-4925e7400393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:40:49.420831 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2010033743 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2010033743, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:40:49.421980 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2010033743 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2010033743, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:40:49.471645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Created reservations ['beca22aa-4890-478a-86e8-0373e4b244af', '31472283-4190-400c-b290-bd8a4ac83de1', 'ed4e4271-68c4-4e46-946d-f55086b6e8fa', 'c1f33107-5509-47a8-bfe9-818b6fdfd20f'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:40:49.474560 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2df06681-3b27-40ef-b8af-4925e7400393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beca22aa-4890-478a-86e8-0373e4b244af', '31472283-4190-400c-b290-bd8a4ac83de1', 'ed4e4271-68c4-4e46-946d-f55086b6e8fa', 'c1f33107-5509-47a8-bfe9-818b6fdfd20f']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:40:49.476853 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541a0407-4686-4fcc-a70f-b97e9c5ff11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:40:49.545206 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (541a0407-4686-4fcc-a70f-b97e9c5ff11d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3619390-c4c4-4207-af99-277b21488337', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-442644708',encryption_key_id=None,group_id=9dc97bf3-a544-4a8b-ad24-8af2a5306c9d,group_type_id=,metadata={},multiattach=False,project_id='67424d39ade14d65ab5fb5ade08e3a00',qos_specs=None,replication_status=,reservations=['beca22aa-4890-478a-86e8-0373e4b244af','31472283-4190-400c-b290-bd8a4ac83de1','ed4e4271-68c4-4e46-946d-f55086b6e8fa','c1f33107-5509-47a8-bfe9-818b6fdfd20f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28a7083a60b94218826be4e18aab2808',volume_type_id=9ddd1293-be69-479a-a98a-817a39d1ab9c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:40:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-442644708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9dc97bf3-a544-4a8b-ad24-8af2a5306c9d,host=None,id=a3619390-c4c4-4207-af99-277b21488337,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67424d39ade14d65ab5fb5ade08e3a00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='28a7083a60b94218826be4e18aab2808',volume_attachment=,volume_type=,volume_type_id=9ddd1293-be69-479a-a98a-817a39d1ab9c)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:40:49.549042 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b17b5d4-d05a-444f-b6ff-34b0e053ac6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:40:49.592589 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b17b5d4-d05a-444f-b6ff-34b0e053ac6b) transitioned into state 'SUCCESS' from state '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-442644708',encryption_key_id=None,group_id=9dc97bf3-a544-4a8b-ad24-8af2a5306c9d,group_type_id=,metadata={},multiattach=False,project_id='67424d39ade14d65ab5fb5ade08e3a00',qos_specs=None,replication_status=,reservations=['beca22aa-4890-478a-86e8-0373e4b244af','31472283-4190-400c-b290-bd8a4ac83de1','ed4e4271-68c4-4e46-946d-f55086b6e8fa','c1f33107-5509-47a8-bfe9-818b6fdfd20f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28a7083a60b94218826be4e18aab2808',volume_type_id=9ddd1293-be69-479a-a98a-817a39d1ab9c)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:40:49.594910 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff7ee0a-7b06-4841-b7ef-c91384cf48f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:40:49.635557 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ff7ee0a-7b06-4841-b7ef-c91384cf48f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:40:49.644935 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Flow 'volume_create_api' (4ded81a0-b1e5-4e27-b143-244cfd4c8ba4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:40:49.713260 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Create volume request issued successfully. Dec 12 02:40:49.744731 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:40:49.745186 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:40:49.762116 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:40:49.770105 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:49.770105 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:49.787802 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28065b2f-4e9b-43f3-bdb0-f3df661931d2 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes returned with HTTP 202 Dec 12 02:40:49.798993 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 280/562] 10.222.0.50 () {62 vars in 1267 bytes} [Sat Dec 12 02:40:49 2020] POST /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes => generated 899 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:40:49.804938 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3651374a-afba-47fb-ae0d-aeb233303db0 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 Dec 12 02:40:49.805702 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3651374a-afba-47fb-ae0d-aeb233303db0 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:49.806137 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:49.806137 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:49.807119 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3651374a-afba-47fb-ae0d-aeb233303db0 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:49.946036 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:49.946036 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:49.966005 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3651374a-afba-47fb-ae0d-aeb233303db0 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Volume info retrieved successfully. Dec 12 02:40:49.986246 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3651374a-afba-47fb-ae0d-aeb233303db0 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:40:49.987235 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3651374a-afba-47fb-ae0d-aeb233303db0 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:40:49.996117 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-3651374a-afba-47fb-ae0d-aeb233303db0 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:40:50.006100 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:50.006100 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:50.036520 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3651374a-afba-47fb-ae0d-aeb233303db0 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 returned with HTTP 200 Dec 12 02:40:50.038457 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 283/563] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:40:49 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 => generated 991 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:40:51.055351 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26102dc1-2eb4-410b-a8c0-9019d66d627f tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 Dec 12 02:40:51.055927 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26102dc1-2eb4-410b-a8c0-9019d66d627f tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:51.056097 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:51.056097 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:51.056465 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26102dc1-2eb4-410b-a8c0-9019d66d627f tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:51.109770 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:51.109770 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:51.120332 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-26102dc1-2eb4-410b-a8c0-9019d66d627f tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Volume info retrieved successfully. Dec 12 02:40:51.136830 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-26102dc1-2eb4-410b-a8c0-9019d66d627f tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:40:51.137385 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-26102dc1-2eb4-410b-a8c0-9019d66d627f tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:40:51.149630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-26102dc1-2eb4-410b-a8c0-9019d66d627f tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:40:51.156407 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:51.156407 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:51.180693 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26102dc1-2eb4-410b-a8c0-9019d66d627f tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 returned with HTTP 200 Dec 12 02:40:51.182072 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 281/564] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:40:51 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 => generated 992 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:40:51.198060 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] POST http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/action Dec 12 02:40:51.198560 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:51.198560 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:51.199004 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Action body: b'{"create-from-src": {"source_group_id": "9dc97bf3-a544-4a8b-ad24-8af2a5306c9d", "name": "tempest-Group_from_grp-134431041"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:40:51.199396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "9dc97bf3-a544-4a8b-ad24-8af2a5306c9d", "name": "tempest-Group_from_grp-134431041"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:40:51.200463 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Creating new group {'create-from-src': {'source_group_id': '9dc97bf3-a544-4a8b-ad24-8af2a5306c9d', 'name': 'tempest-Group_from_grp-134431041'}}. {{(pid=88000) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Dec 12 02:40:51.200895 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Creating group tempest-Group_from_grp-134431041 from source group 9dc97bf3-a544-4a8b-ad24-8af2a5306c9d. Dec 12 02:40:51.209451 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:51.209451 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:51.234657 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:51.234657 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:51.345879 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Created reservations ['096f42df-a412-482b-9940-69f461deb934'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:40:51.507830 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.group.api [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] A mapping entry already exists for group 7317dc5a-2c52-406b-aebc-5b0ff5c75fc7 and volume type 9ddd1293-be69-479a-a98a-817a39d1ab9c. Do not need to create again. Dec 12 02:40:51.509171 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:51.509171 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:51.509923 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Availability Zones retrieved successfully. Dec 12 02:40:51.529413 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Flow 'volume_create_api' (e3b7467e-7bd7-47fc-b3de-d6866a743aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:40:51.532171 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42a2f8ac-b564-45b7-b9a7-ac705f65a3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:40:51.534867 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Validating volume size '1' using validate_int, validate_source_size {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:40:51.626425 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42a2f8ac-b564-45b7-b9a7-ac705f65a3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a3619390-c4c4-4207-af99-277b21488337', 'volume_type': VolumeType(created_at=2020-12-12T02:40:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9ddd1293-be69-479a-a98a-817a39d1ab9c,is_public=True,name='tempest-GroupsV314Test-volume-type-2010033743',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9ddd1293-be69-479a-a98a-817a39d1ab9c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7317dc5a-2c52-406b-aebc-5b0ff5c75fc7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:40:51.629823 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367ed963-81a8-48cb-a203-405f2da985b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:40:51.696641 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2010033743 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2010033743, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:40:51.697544 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2010033743 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2010033743, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:40:51.727881 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Created reservations ['b8401134-5390-4d76-9816-114d1aeec086', '340395ce-81d8-4d5c-8123-f507a876269a', '43b950c1-700b-41f1-a09c-fb2d47483fdf', 'c9b03ccf-dc50-4835-8649-e1be0db991ce'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:40:51.730827 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367ed963-81a8-48cb-a203-405f2da985b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8401134-5390-4d76-9816-114d1aeec086', '340395ce-81d8-4d5c-8123-f507a876269a', '43b950c1-700b-41f1-a09c-fb2d47483fdf', 'c9b03ccf-dc50-4835-8649-e1be0db991ce']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:40:51.732901 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b1f2a73-5d97-44cf-ae75-aa8214088d35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:40:51.935409 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b1f2a73-5d97-44cf-ae75-aa8214088d35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd373a0af-c59f-4f1c-a4d1-8e375ce3b617', '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=7317dc5a-2c52-406b-aebc-5b0ff5c75fc7,group_type_id=,metadata={},multiattach=False,project_id='67424d39ade14d65ab5fb5ade08e3a00',qos_specs=None,replication_status=,reservations=['b8401134-5390-4d76-9816-114d1aeec086','340395ce-81d8-4d5c-8123-f507a876269a','43b950c1-700b-41f1-a09c-fb2d47483fdf','c9b03ccf-dc50-4835-8649-e1be0db991ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=a3619390-c4c4-4207-af99-277b21488337,status='creating',user_id='28a7083a60b94218826be4e18aab2808',volume_type_id=9ddd1293-be69-479a-a98a-817a39d1ab9c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:40:51Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7317dc5a-2c52-406b-aebc-5b0ff5c75fc7,host=None,id=d373a0af-c59f-4f1c-a4d1-8e375ce3b617,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67424d39ade14d65ab5fb5ade08e3a00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a3619390-c4c4-4207-af99-277b21488337,status='creating',terminated_at=None,updated_at=None,user_id='28a7083a60b94218826be4e18aab2808',volume_attachment=,volume_type=,volume_type_id=9ddd1293-be69-479a-a98a-817a39d1ab9c)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:40:51.938505 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bb6d5d2-b8f5-4796-925f-9735295dbd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:40:51.976755 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bb6d5d2-b8f5-4796-925f-9735295dbd2a) transitioned into state 'SUCCESS' from 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=7317dc5a-2c52-406b-aebc-5b0ff5c75fc7,group_type_id=,metadata={},multiattach=False,project_id='67424d39ade14d65ab5fb5ade08e3a00',qos_specs=None,replication_status=,reservations=['b8401134-5390-4d76-9816-114d1aeec086','340395ce-81d8-4d5c-8123-f507a876269a','43b950c1-700b-41f1-a09c-fb2d47483fdf','c9b03ccf-dc50-4835-8649-e1be0db991ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=a3619390-c4c4-4207-af99-277b21488337,status='creating',user_id='28a7083a60b94218826be4e18aab2808',volume_type_id=9ddd1293-be69-479a-a98a-817a39d1ab9c)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:40:51.979773 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Flow 'volume_create_api' (e3b7467e-7bd7-47fc-b3de-d6866a743aab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:40:52.048068 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Create volume request issued successfully. Dec 12 02:40:52.088997 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6312321e-8a40-4700-8a47-022e796f4b4d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/action returned with HTTP 202 Dec 12 02:40:52.090206 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 284/565] 10.222.0.50 () {62 vars in 1285 bytes} [Sat Dec 12 02:40:51 2020] POST /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/action => generated 101 bytes in 896 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:40:52.099550 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-892f732f-5f29-48ba-abee-bff55143f7f7 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/detail Dec 12 02:40:52.100265 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-892f732f-5f29-48ba-abee-bff55143f7f7 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:52.100569 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:52.100569 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:52.101126 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-892f732f-5f29-48ba-abee-bff55143f7f7 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:52.101917 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-892f732f-5f29-48ba-abee-bff55143f7f7 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:40:52.103984 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-892f732f-5f29-48ba-abee-bff55143f7f7 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:40:52.173716 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-892f732f-5f29-48ba-abee-bff55143f7f7 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Get all volumes completed successfully. Dec 12 02:40:52.176293 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-892f732f-5f29-48ba-abee-bff55143f7f7 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:40:52.176853 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-892f732f-5f29-48ba-abee-bff55143f7f7 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:40:52.186150 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-892f732f-5f29-48ba-abee-bff55143f7f7 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:40:52.194516 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:52.194516 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:52.209505 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-892f732f-5f29-48ba-abee-bff55143f7f7 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:40:52.226937 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-892f732f-5f29-48ba-abee-bff55143f7f7 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:40:52.234914 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-892f732f-5f29-48ba-abee-bff55143f7f7 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:40:52.254318 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:52.254318 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:52.300048 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-892f732f-5f29-48ba-abee-bff55143f7f7 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/detail returned with HTTP 200 Dec 12 02:40:52.300888 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 282/566] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:40:52 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/detail => generated 1973 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:40:52.320185 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f095a02c-b1ae-41cf-a47f-5510036bb69d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 Dec 12 02:40:52.321580 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f095a02c-b1ae-41cf-a47f-5510036bb69d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:52.321989 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:52.321989 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:52.322364 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f095a02c-b1ae-41cf-a47f-5510036bb69d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:52.387006 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:52.387006 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:52.398288 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f095a02c-b1ae-41cf-a47f-5510036bb69d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Volume info retrieved successfully. Dec 12 02:40:52.442839 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-f095a02c-b1ae-41cf-a47f-5510036bb69d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:40:52.443301 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-f095a02c-b1ae-41cf-a47f-5510036bb69d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:40:52.461577 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f095a02c-b1ae-41cf-a47f-5510036bb69d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:40:52.471684 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:52.471684 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:52.508295 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f095a02c-b1ae-41cf-a47f-5510036bb69d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 returned with HTTP 200 Dec 12 02:40:52.523619 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 285/567] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:40:52 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 => generated 988 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:40:53.544505 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31d971a3-4d9b-46cd-b20b-5e5e2c9d6d7b tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 Dec 12 02:40:53.559358 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31d971a3-4d9b-46cd-b20b-5e5e2c9d6d7b tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:53.559622 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:53.559622 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:53.560465 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31d971a3-4d9b-46cd-b20b-5e5e2c9d6d7b tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:53.705245 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:53.705245 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:53.743558 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-31d971a3-4d9b-46cd-b20b-5e5e2c9d6d7b tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Volume info retrieved successfully. Dec 12 02:40:53.782614 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-31d971a3-4d9b-46cd-b20b-5e5e2c9d6d7b tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:40:53.782939 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-31d971a3-4d9b-46cd-b20b-5e5e2c9d6d7b tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:40:53.806273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-31d971a3-4d9b-46cd-b20b-5e5e2c9d6d7b tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:40:53.830042 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:53.830042 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:53.880892 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31d971a3-4d9b-46cd-b20b-5e5e2c9d6d7b tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 returned with HTTP 200 Dec 12 02:40:53.892315 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 283/568] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:40:53 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 => generated 988 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:40:54.900178 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13452804-4690-4fe5-bdaf-cf3dec4c4dff tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 Dec 12 02:40:54.901347 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13452804-4690-4fe5-bdaf-cf3dec4c4dff tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:54.901735 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:54.901735 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:54.902348 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13452804-4690-4fe5-bdaf-cf3dec4c4dff tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:55.006391 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:55.006391 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:55.027966 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-13452804-4690-4fe5-bdaf-cf3dec4c4dff tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Volume info retrieved successfully. Dec 12 02:40:55.071051 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-13452804-4690-4fe5-bdaf-cf3dec4c4dff tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:40:55.071798 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-13452804-4690-4fe5-bdaf-cf3dec4c4dff tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:40:55.088989 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-13452804-4690-4fe5-bdaf-cf3dec4c4dff tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:40:55.097077 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:55.097077 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:55.149694 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13452804-4690-4fe5-bdaf-cf3dec4c4dff tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 returned with HTTP 200 Dec 12 02:40:55.150973 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 286/569] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:40:54 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 => generated 988 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:40:56.166985 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-967524b2-b3eb-4d19-9ede-d8fb0b003aa3 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 Dec 12 02:40:56.168215 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-967524b2-b3eb-4d19-9ede-d8fb0b003aa3 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:56.168622 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:56.168622 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:56.169294 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-967524b2-b3eb-4d19-9ede-d8fb0b003aa3 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:56.220133 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:56.220133 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:56.229762 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-967524b2-b3eb-4d19-9ede-d8fb0b003aa3 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Volume info retrieved successfully. Dec 12 02:40:56.245352 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-967524b2-b3eb-4d19-9ede-d8fb0b003aa3 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:40:56.246113 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-967524b2-b3eb-4d19-9ede-d8fb0b003aa3 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:40:56.263384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-967524b2-b3eb-4d19-9ede-d8fb0b003aa3 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:40:56.272107 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:56.272107 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:56.318183 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-967524b2-b3eb-4d19-9ede-d8fb0b003aa3 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 returned with HTTP 200 Dec 12 02:40:56.319339 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 284/570] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:40:56 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 => generated 988 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:40:57.334661 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b71c06a-1b00-4bcf-87bf-9645c665e4b3 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 Dec 12 02:40:57.335162 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b71c06a-1b00-4bcf-87bf-9645c665e4b3 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:57.335344 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:57.335344 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:57.335837 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b71c06a-1b00-4bcf-87bf-9645c665e4b3 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:57.453509 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:57.453509 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:57.474819 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6b71c06a-1b00-4bcf-87bf-9645c665e4b3 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Volume info retrieved successfully. Dec 12 02:40:57.505539 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-6b71c06a-1b00-4bcf-87bf-9645c665e4b3 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:40:57.505846 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-6b71c06a-1b00-4bcf-87bf-9645c665e4b3 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:40:57.528719 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-6b71c06a-1b00-4bcf-87bf-9645c665e4b3 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:40:57.536257 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:57.536257 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:57.583527 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b71c06a-1b00-4bcf-87bf-9645c665e4b3 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 returned with HTTP 200 Dec 12 02:40:57.597822 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 287/571] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:40:57 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 => generated 988 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:40:58.601884 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a138f63c-a050-49e0-8c33-8de22cef8630 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 Dec 12 02:40:58.603346 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a138f63c-a050-49e0-8c33-8de22cef8630 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:58.603780 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:58.603780 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:58.605740 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a138f63c-a050-49e0-8c33-8de22cef8630 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:40:58.752950 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:58.752950 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:58.773725 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a138f63c-a050-49e0-8c33-8de22cef8630 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Volume info retrieved successfully. Dec 12 02:40:58.810000 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-a138f63c-a050-49e0-8c33-8de22cef8630 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:40:58.810315 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-a138f63c-a050-49e0-8c33-8de22cef8630 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:40:58.850925 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-a138f63c-a050-49e0-8c33-8de22cef8630 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:40:58.861174 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:40:58.861174 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:40:58.912463 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a138f63c-a050-49e0-8c33-8de22cef8630 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 returned with HTTP 200 Dec 12 02:40:58.934064 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 285/572] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:40:58 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 => generated 988 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:40:59.943428 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2af7cfe8-243d-46cc-8fc2-7fce3f9eb287 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 Dec 12 02:40:59.945465 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2af7cfe8-243d-46cc-8fc2-7fce3f9eb287 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:40:59.945794 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:40:59.945794 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:40:59.948011 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2af7cfe8-243d-46cc-8fc2-7fce3f9eb287 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:00.047491 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:00.047491 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:00.075552 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2af7cfe8-243d-46cc-8fc2-7fce3f9eb287 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Volume info retrieved successfully. Dec 12 02:41:00.104071 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-2af7cfe8-243d-46cc-8fc2-7fce3f9eb287 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:41:00.104071 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-2af7cfe8-243d-46cc-8fc2-7fce3f9eb287 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:41:00.119008 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-2af7cfe8-243d-46cc-8fc2-7fce3f9eb287 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:41:00.135298 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:00.135298 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:00.185623 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2af7cfe8-243d-46cc-8fc2-7fce3f9eb287 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 returned with HTTP 200 Dec 12 02:41:00.186851 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 288/573] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:40:59 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 => generated 988 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:41:01.203111 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c834cf93-b9c7-4c94-ace9-e3a54f3b7eea tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 Dec 12 02:41:01.203613 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c834cf93-b9c7-4c94-ace9-e3a54f3b7eea tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:01.203928 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:01.203928 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:01.204345 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c834cf93-b9c7-4c94-ace9-e3a54f3b7eea tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:01.270999 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:01.270999 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:01.298848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c834cf93-b9c7-4c94-ace9-e3a54f3b7eea tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Volume info retrieved successfully. Dec 12 02:41:01.322330 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-c834cf93-b9c7-4c94-ace9-e3a54f3b7eea tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:41:01.323042 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-c834cf93-b9c7-4c94-ace9-e3a54f3b7eea tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:41:01.335205 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-c834cf93-b9c7-4c94-ace9-e3a54f3b7eea tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:41:01.347365 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:01.347365 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:01.390547 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c834cf93-b9c7-4c94-ace9-e3a54f3b7eea tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 returned with HTTP 200 Dec 12 02:41:01.405063 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 286/574] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:41:01 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 => generated 988 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:41:02.415112 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ce0bdb1-a831-4e16-9305-4c5a26a4351f tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 Dec 12 02:41:02.421697 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ce0bdb1-a831-4e16-9305-4c5a26a4351f tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:02.423886 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:02.423886 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:02.425369 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ce0bdb1-a831-4e16-9305-4c5a26a4351f tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:02.505034 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:02.505034 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:02.527668 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2ce0bdb1-a831-4e16-9305-4c5a26a4351f tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Volume info retrieved successfully. Dec 12 02:41:02.567178 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-2ce0bdb1-a831-4e16-9305-4c5a26a4351f tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:41:02.569246 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-2ce0bdb1-a831-4e16-9305-4c5a26a4351f tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:41:02.587570 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-2ce0bdb1-a831-4e16-9305-4c5a26a4351f tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:41:02.599185 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:02.599185 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:02.633139 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ce0bdb1-a831-4e16-9305-4c5a26a4351f tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 returned with HTTP 200 Dec 12 02:41:02.635530 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 289/575] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:41:02 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 => generated 988 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:41:03.650891 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c39f57f-da3b-4ae4-bd4b-6986457674a1 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 Dec 12 02:41:03.651436 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c39f57f-da3b-4ae4-bd4b-6986457674a1 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:03.651818 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:03.651818 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:03.652647 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c39f57f-da3b-4ae4-bd4b-6986457674a1 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:03.751362 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:03.751362 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:03.762231 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6c39f57f-da3b-4ae4-bd4b-6986457674a1 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Volume info retrieved successfully. Dec 12 02:41:03.783978 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-6c39f57f-da3b-4ae4-bd4b-6986457674a1 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:41:03.784807 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-6c39f57f-da3b-4ae4-bd4b-6986457674a1 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:41:03.793843 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-6c39f57f-da3b-4ae4-bd4b-6986457674a1 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:41:03.808144 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:03.808144 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:03.883723 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c39f57f-da3b-4ae4-bd4b-6986457674a1 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 returned with HTTP 200 Dec 12 02:41:03.895621 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 287/576] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:41:03 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 => generated 988 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:41:04.902176 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e4dafc0-1fd1-4a29-b31e-81164e981321 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 Dec 12 02:41:04.903469 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e4dafc0-1fd1-4a29-b31e-81164e981321 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:04.903724 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:04.903724 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:04.904401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e4dafc0-1fd1-4a29-b31e-81164e981321 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:04.977929 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:04.977929 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:04.987866 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4e4dafc0-1fd1-4a29-b31e-81164e981321 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Volume info retrieved successfully. Dec 12 02:41:05.003403 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-4e4dafc0-1fd1-4a29-b31e-81164e981321 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:41:05.003878 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-4e4dafc0-1fd1-4a29-b31e-81164e981321 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:41:05.011761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-4e4dafc0-1fd1-4a29-b31e-81164e981321 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:41:05.019447 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:05.019447 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:05.042931 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e4dafc0-1fd1-4a29-b31e-81164e981321 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 returned with HTTP 200 Dec 12 02:41:05.056172 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 290/577] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:41:04 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 => generated 989 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:41:05.061322 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5784e29b-a8cd-446e-b5b8-86213f647262 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/7317dc5a-2c52-406b-aebc-5b0ff5c75fc7 Dec 12 02:41:05.061767 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5784e29b-a8cd-446e-b5b8-86213f647262 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:05.062226 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:05.062226 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:05.062903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5784e29b-a8cd-446e-b5b8-86213f647262 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:05.063511 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-5784e29b-a8cd-446e-b5b8-86213f647262 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] show called for member 7317dc5a-2c52-406b-aebc-5b0ff5c75fc7 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:41:05.071501 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:05.071501 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:05.118606 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5784e29b-a8cd-446e-b5b8-86213f647262 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/7317dc5a-2c52-406b-aebc-5b0ff5c75fc7 returned with HTTP 200 Dec 12 02:41:05.121423 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 288/578] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:41:05 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/7317dc5a-2c52-406b-aebc-5b0ff5c75fc7 => generated 416 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:41:05.132643 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20e1a6a5-72aa-484a-b4dc-01ce3a063fda tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/detail Dec 12 02:41:05.133247 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20e1a6a5-72aa-484a-b4dc-01ce3a063fda tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:05.133449 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:05.133449 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:05.133824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20e1a6a5-72aa-484a-b4dc-01ce3a063fda tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:05.134515 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-20e1a6a5-72aa-484a-b4dc-01ce3a063fda tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:41:05.136253 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-20e1a6a5-72aa-484a-b4dc-01ce3a063fda tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:41:05.210654 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-20e1a6a5-72aa-484a-b4dc-01ce3a063fda tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Get all volumes completed successfully. Dec 12 02:41:05.212368 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-20e1a6a5-72aa-484a-b4dc-01ce3a063fda tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:41:05.212829 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-20e1a6a5-72aa-484a-b4dc-01ce3a063fda tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:41:05.225863 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-20e1a6a5-72aa-484a-b4dc-01ce3a063fda tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:41:05.235353 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:05.235353 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:05.249673 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-20e1a6a5-72aa-484a-b4dc-01ce3a063fda tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:41:05.250133 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-20e1a6a5-72aa-484a-b4dc-01ce3a063fda tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:41:05.269570 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-20e1a6a5-72aa-484a-b4dc-01ce3a063fda tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:41:05.276448 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:05.276448 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:05.324594 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20e1a6a5-72aa-484a-b4dc-01ce3a063fda tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/detail returned with HTTP 200 Dec 12 02:41:05.337499 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 291/579] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:41:05 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/detail => generated 1974 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:41:05.343265 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00da369b-c3e3-481e-be25-00df3a5e05f8 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] POST http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/7317dc5a-2c52-406b-aebc-5b0ff5c75fc7/action Dec 12 02:41:05.351478 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:05.351478 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:05.352052 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00da369b-c3e3-481e-be25-00df3a5e05f8 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:41:05.352449 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00da369b-c3e3-481e-be25-00df3a5e05f8 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:41:05.353451 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-00da369b-c3e3-481e-be25-00df3a5e05f8 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] delete called for group 7317dc5a-2c52-406b-aebc-5b0ff5c75fc7 {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 12 02:41:05.353804 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-00da369b-c3e3-481e-be25-00df3a5e05f8 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Delete group with id: 7317dc5a-2c52-406b-aebc-5b0ff5c75fc7 Dec 12 02:41:05.365255 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:05.365255 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:05.517913 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00da369b-c3e3-481e-be25-00df3a5e05f8 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/7317dc5a-2c52-406b-aebc-5b0ff5c75fc7/action returned with HTTP 202 Dec 12 02:41:05.519223 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 289/580] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Dec 12 02:41:05 2020] POST /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/7317dc5a-2c52-406b-aebc-5b0ff5c75fc7/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:41:05.527801 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d32b89ae-5c49-4024-8ddd-d0836f07a965 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 Dec 12 02:41:05.528902 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d32b89ae-5c49-4024-8ddd-d0836f07a965 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:05.529324 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:05.529324 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:05.529981 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d32b89ae-5c49-4024-8ddd-d0836f07a965 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:05.590835 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:05.590835 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:05.611943 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d32b89ae-5c49-4024-8ddd-d0836f07a965 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Volume info retrieved successfully. Dec 12 02:41:05.646027 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-d32b89ae-5c49-4024-8ddd-d0836f07a965 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:41:05.647955 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-d32b89ae-5c49-4024-8ddd-d0836f07a965 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:41:05.664786 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-d32b89ae-5c49-4024-8ddd-d0836f07a965 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:41:05.683175 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:05.683175 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:05.766197 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d32b89ae-5c49-4024-8ddd-d0836f07a965 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 returned with HTTP 200 Dec 12 02:41:05.773796 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 292/581] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:41:05 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 => generated 988 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:41:06.795519 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b42def7-aa9c-48bc-8864-4f0f8862e95b tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 Dec 12 02:41:06.795519 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b42def7-aa9c-48bc-8864-4f0f8862e95b tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:06.795519 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:06.795519 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:06.795519 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b42def7-aa9c-48bc-8864-4f0f8862e95b tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:06.973061 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:06.973061 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:06.992829 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b42def7-aa9c-48bc-8864-4f0f8862e95b tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Volume info retrieved successfully. Dec 12 02:41:07.014708 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-0b42def7-aa9c-48bc-8864-4f0f8862e95b tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:41:07.015162 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-0b42def7-aa9c-48bc-8864-4f0f8862e95b tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:41:07.032875 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-0b42def7-aa9c-48bc-8864-4f0f8862e95b tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:41:07.044796 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:07.044796 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:07.095346 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b42def7-aa9c-48bc-8864-4f0f8862e95b tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 returned with HTTP 200 Dec 12 02:41:07.096935 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 290/582] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:41:06 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 => generated 988 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:41:08.114398 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29fb0770-6cc4-48fb-a33c-18676cbd949d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 Dec 12 02:41:08.115684 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29fb0770-6cc4-48fb-a33c-18676cbd949d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:08.116105 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:08.116105 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:08.116765 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29fb0770-6cc4-48fb-a33c-18676cbd949d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:08.182069 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29fb0770-6cc4-48fb-a33c-18676cbd949d tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 returned with HTTP 404 Dec 12 02:41:08.183832 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 293/583] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:41:08 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/d373a0af-c59f-4f1c-a4d1-8e375ce3b617 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:41:08.193028 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba016caf-a7cb-4671-bcbf-74244245ecde tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/7317dc5a-2c52-406b-aebc-5b0ff5c75fc7 Dec 12 02:41:08.193895 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba016caf-a7cb-4671-bcbf-74244245ecde tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:08.194284 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:08.194284 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:08.195063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba016caf-a7cb-4671-bcbf-74244245ecde tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:08.195785 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-ba016caf-a7cb-4671-bcbf-74244245ecde tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] show called for member 7317dc5a-2c52-406b-aebc-5b0ff5c75fc7 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:41:08.204341 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba016caf-a7cb-4671-bcbf-74244245ecde tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/7317dc5a-2c52-406b-aebc-5b0ff5c75fc7 returned with HTTP 404 Dec 12 02:41:08.206540 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 291/584] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:41:08 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/7317dc5a-2c52-406b-aebc-5b0ff5c75fc7 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:41:08.220230 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-434f1c3e-eedd-4251-9b24-8dde54afaf66 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/detail Dec 12 02:41:08.220888 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-434f1c3e-eedd-4251-9b24-8dde54afaf66 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:08.221562 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-434f1c3e-eedd-4251-9b24-8dde54afaf66 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:08.222438 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-434f1c3e-eedd-4251-9b24-8dde54afaf66 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:41:08.224766 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-434f1c3e-eedd-4251-9b24-8dde54afaf66 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:41:08.292016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-434f1c3e-eedd-4251-9b24-8dde54afaf66 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Get all volumes completed successfully. Dec 12 02:41:08.293982 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-434f1c3e-eedd-4251-9b24-8dde54afaf66 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:41:08.295505 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-434f1c3e-eedd-4251-9b24-8dde54afaf66 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:41:08.306514 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-434f1c3e-eedd-4251-9b24-8dde54afaf66 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:41:08.315594 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:08.315594 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:08.339303 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-434f1c3e-eedd-4251-9b24-8dde54afaf66 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/detail returned with HTTP 200 Dec 12 02:41:08.354816 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 294/585] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:41:08 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/detail => generated 995 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:41:08.358985 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86fefd5d-e6b9-468a-bb5a-5c8e3bed9c37 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] POST http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/9dc97bf3-a544-4a8b-ad24-8af2a5306c9d/action Dec 12 02:41:08.359982 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86fefd5d-e6b9-468a-bb5a-5c8e3bed9c37 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:41:08.360442 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86fefd5d-e6b9-468a-bb5a-5c8e3bed9c37 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:41:08.362170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-86fefd5d-e6b9-468a-bb5a-5c8e3bed9c37 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] delete called for group 9dc97bf3-a544-4a8b-ad24-8af2a5306c9d {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 12 02:41:08.363260 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-86fefd5d-e6b9-468a-bb5a-5c8e3bed9c37 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Delete group with id: 9dc97bf3-a544-4a8b-ad24-8af2a5306c9d Dec 12 02:41:08.371700 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:08.371700 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:08.670073 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86fefd5d-e6b9-468a-bb5a-5c8e3bed9c37 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/9dc97bf3-a544-4a8b-ad24-8af2a5306c9d/action returned with HTTP 202 Dec 12 02:41:08.671055 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 292/586] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Dec 12 02:41:08 2020] POST /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/9dc97bf3-a544-4a8b-ad24-8af2a5306c9d/action => generated 0 bytes in 317 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:41:08.681119 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75060a73-8c41-4ad0-a970-f7d8bd900bff tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 Dec 12 02:41:08.681683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75060a73-8c41-4ad0-a970-f7d8bd900bff tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:08.681901 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:08.681901 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:08.682268 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75060a73-8c41-4ad0-a970-f7d8bd900bff tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:08.854535 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:08.854535 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:08.879149 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-75060a73-8c41-4ad0-a970-f7d8bd900bff tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Volume info retrieved successfully. Dec 12 02:41:08.905994 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-75060a73-8c41-4ad0-a970-f7d8bd900bff tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:41:08.909339 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-75060a73-8c41-4ad0-a970-f7d8bd900bff tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:41:08.933081 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-75060a73-8c41-4ad0-a970-f7d8bd900bff tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:41:08.950043 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:08.950043 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:09.007471 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75060a73-8c41-4ad0-a970-f7d8bd900bff tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 returned with HTTP 200 Dec 12 02:41:09.011070 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 295/587] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:41:08 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 => generated 991 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:41:10.029722 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d7092c9-f94d-4e6f-91e6-1c617d6fd82e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 Dec 12 02:41:10.030270 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d7092c9-f94d-4e6f-91e6-1c617d6fd82e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:10.030452 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:10.030452 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:10.031208 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d7092c9-f94d-4e6f-91e6-1c617d6fd82e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:10.147636 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:10.147636 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:10.173514 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d7092c9-f94d-4e6f-91e6-1c617d6fd82e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Volume info retrieved successfully. Dec 12 02:41:10.202234 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-5d7092c9-f94d-4e6f-91e6-1c617d6fd82e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:41:10.202595 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-5d7092c9-f94d-4e6f-91e6-1c617d6fd82e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:41:10.229409 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-5d7092c9-f94d-4e6f-91e6-1c617d6fd82e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:41:10.246210 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:10.246210 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:10.318088 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d7092c9-f94d-4e6f-91e6-1c617d6fd82e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 returned with HTTP 200 Dec 12 02:41:10.325788 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 293/588] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:41:10 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 => generated 991 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:41:11.335121 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff463b25-5ba8-415f-9536-a96fa584e906 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 Dec 12 02:41:11.335629 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff463b25-5ba8-415f-9536-a96fa584e906 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:11.335897 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:11.335897 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:11.336183 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff463b25-5ba8-415f-9536-a96fa584e906 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:11.446353 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff463b25-5ba8-415f-9536-a96fa584e906 tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 returned with HTTP 404 Dec 12 02:41:11.447595 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 296/589] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:41:11 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:41:11.458304 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0939c7c-83f7-4831-929d-17f99c30802e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] GET http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/9dc97bf3-a544-4a8b-ad24-8af2a5306c9d Dec 12 02:41:11.459152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0939c7c-83f7-4831-929d-17f99c30802e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:11.460362 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:11.460362 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:11.460743 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0939c7c-83f7-4831-929d-17f99c30802e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:11.461393 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-d0939c7c-83f7-4831-929d-17f99c30802e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] show called for member 9dc97bf3-a544-4a8b-ad24-8af2a5306c9d {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:41:11.484511 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0939c7c-83f7-4831-929d-17f99c30802e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/9dc97bf3-a544-4a8b-ad24-8af2a5306c9d returned with HTTP 404 Dec 12 02:41:11.489775 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 294/590] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:41:11 2020] GET /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/groups/9dc97bf3-a544-4a8b-ad24-8af2a5306c9d => generated 108 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:41:11.501176 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07bac992-eb94-49fe-8cfd-f9e9e547da0c tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] DELETE http://10.222.0.50/volume/v3/21ac325aa2a846f7af83ba695557a64b/group_types/0cd9cc84-3ba1-44b7-8f18-212a723cc1c4 Dec 12 02:41:11.502516 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07bac992-eb94-49fe-8cfd-f9e9e547da0c tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:11.503139 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07bac992-eb94-49fe-8cfd-f9e9e547da0c tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:11.556850 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:41:11.556850 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:41:11.569773 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07bac992-eb94-49fe-8cfd-f9e9e547da0c tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] http://10.222.0.50/volume/v3/21ac325aa2a846f7af83ba695557a64b/group_types/0cd9cc84-3ba1-44b7-8f18-212a723cc1c4 returned with HTTP 202 Dec 12 02:41:11.571223 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 297/591] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Dec 12 02:41:11 2020] DELETE /volume/v3/21ac325aa2a846f7af83ba695557a64b/group_types/0cd9cc84-3ba1-44b7-8f18-212a723cc1c4 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:41:11.587582 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b383aeee-6062-4df0-bf8f-b385cb68e84e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] DELETE http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 Dec 12 02:41:11.588841 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b383aeee-6062-4df0-bf8f-b385cb68e84e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:11.589577 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b383aeee-6062-4df0-bf8f-b385cb68e84e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:11.590281 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b383aeee-6062-4df0-bf8f-b385cb68e84e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] Delete volume with id: a3619390-c4c4-4207-af99-277b21488337 Dec 12 02:41:11.701115 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b383aeee-6062-4df0-bf8f-b385cb68e84e tempest-GroupsV314Test-1903026204 tempest-GroupsV314Test-1903026204] http://10.222.0.50/volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 returned with HTTP 404 Dec 12 02:41:11.707379 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 295/592] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:41:11 2020] DELETE /volume/v3/67424d39ade14d65ab5fb5ade08e3a00/volumes/a3619390-c4c4-4207-af99-277b21488337 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:41:11.716385 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1986094e-25da-4fac-97ab-0ff7a112e919 tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] DELETE http://10.222.0.50/volume/v3/21ac325aa2a846f7af83ba695557a64b/types/9ddd1293-be69-479a-a98a-817a39d1ab9c Dec 12 02:41:11.717350 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1986094e-25da-4fac-97ab-0ff7a112e919 tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:11.718056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1986094e-25da-4fac-97ab-0ff7a112e919 tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:11.843070 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1986094e-25da-4fac-97ab-0ff7a112e919 tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] http://10.222.0.50/volume/v3/21ac325aa2a846f7af83ba695557a64b/types/9ddd1293-be69-479a-a98a-817a39d1ab9c returned with HTTP 202 Dec 12 02:41:11.844254 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 298/593] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:41:11 2020] DELETE /volume/v3/21ac325aa2a846f7af83ba695557a64b/types/9ddd1293-be69-479a-a98a-817a39d1ab9c => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:41:11.853900 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4233e07-1af3-4fdd-b3e5-1caab50bc340 tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] GET http://10.222.0.50/volume/v3/21ac325aa2a846f7af83ba695557a64b/types/9ddd1293-be69-479a-a98a-817a39d1ab9c Dec 12 02:41:11.854832 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4233e07-1af3-4fdd-b3e5-1caab50bc340 tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:11.855538 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4233e07-1af3-4fdd-b3e5-1caab50bc340 tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:11.874100 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4233e07-1af3-4fdd-b3e5-1caab50bc340 tempest-GroupsV314Test-1061450050 tempest-GroupsV314Test-1061450050] http://10.222.0.50/volume/v3/21ac325aa2a846f7af83ba695557a64b/types/9ddd1293-be69-479a-a98a-817a39d1ab9c returned with HTTP 404 Dec 12 02:41:11.876273 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 296/594] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:41:11 2020] GET /volume/v3/21ac325aa2a846f7af83ba695557a64b/types/9ddd1293-be69-479a-a98a-817a39d1ab9c => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:41:18.535169 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-c6970d1d-30ef-4b88-be30-242f8db7dda9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:41:18.535733 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-c6970d1d-30ef-4b88-be30-242f8db7dda9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:18.536167 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-c6970d1d-30ef-4b88-be30-242f8db7dda9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:18.667996 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:18.667996 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:18.697021 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-c6970d1d-30ef-4b88-be30-242f8db7dda9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:41:18.743061 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:18.743061 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:18.764227 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-c6970d1d-30ef-4b88-be30-242f8db7dda9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:41:18.765467 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 299/595] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:41:18 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 1205 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:41:18.800848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-97763e07-37c8-4bbb-9cdb-4ddf472f31d1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] POST http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53/action Dec 12 02:41:18.804710 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-97763e07-37c8-4bbb-9cdb-4ddf472f31d1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action body: b'{"os-begin_detaching": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:41:18.805182 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-97763e07-37c8-4bbb-9cdb-4ddf472f31d1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:41:18.950532 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:18.950532 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:18.951921 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-97763e07-37c8-4bbb-9cdb-4ddf472f31d1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:41:18.986895 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-97763e07-37c8-4bbb-9cdb-4ddf472f31d1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Begin detaching volume completed successfully. Dec 12 02:41:18.987453 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-97763e07-37c8-4bbb-9cdb-4ddf472f31d1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53/action returned with HTTP 202 Dec 12 02:41:18.988556 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 297/596] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 02:41:18 2020] POST /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53/action => generated 0 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 12 02:41:19.016333 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8384325c-358d-4aa5-8aad-2e4911ddcab8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:41:19.016901 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8384325c-358d-4aa5-8aad-2e4911ddcab8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:19.017113 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:19.017113 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:19.017714 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8384325c-358d-4aa5-8aad-2e4911ddcab8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:19.092286 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-97763e07-37c8-4bbb-9cdb-4ddf472f31d1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume// Dec 12 02:41:19.092939 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-97763e07-37c8-4bbb-9cdb-4ddf472f31d1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:19.093273 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:19.093273 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:19.093840 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-97763e07-37c8-4bbb-9cdb-4ddf472f31d1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:19.095207 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-97763e07-37c8-4bbb-9cdb-4ddf472f31d1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:41:19.096521 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 298/597] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:41:19 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:41:19.111917 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-a56c32e8-952a-4c3e-a6fa-27c67aaeea37 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:41:19.112862 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-a56c32e8-952a-4c3e-a6fa-27c67aaeea37 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:19.113466 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-a56c32e8-952a-4c3e-a6fa-27c67aaeea37 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:19.184244 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:19.184244 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:19.238128 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8384325c-358d-4aa5-8aad-2e4911ddcab8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:41:19.308771 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:19.308771 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:19.320385 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:19.320385 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:19.341583 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8384325c-358d-4aa5-8aad-2e4911ddcab8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:41:19.346844 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 300/598] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:41:19 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 1208 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:41:19.356411 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-a56c32e8-952a-4c3e-a6fa-27c67aaeea37 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:41:19.443593 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:19.443593 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:19.463415 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-a56c32e8-952a-4c3e-a6fa-27c67aaeea37 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:41:19.464248 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 299/599] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:41:19 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 1307 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:41:19.854361 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-4df13ccf-d2d1-4757-8569-fcf9c8b4f2b3 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] DELETE http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/2954a251-d860-4017-a64b-75082dfeaad1 Dec 12 02:41:19.854940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-4df13ccf-d2d1-4757-8569-fcf9c8b4f2b3 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:19.854940 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:19.854940 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:19.854940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-4df13ccf-d2d1-4757-8569-fcf9c8b4f2b3 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:19.933070 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:19.933070 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:20.359985 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f29da6c4-f76b-4cdb-920c-6db1fa5905c5 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:41:20.360698 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f29da6c4-f76b-4cdb-920c-6db1fa5905c5 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:20.361582 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:20.361582 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:20.362388 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f29da6c4-f76b-4cdb-920c-6db1fa5905c5 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:20.567961 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:20.567961 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:20.586419 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f29da6c4-f76b-4cdb-920c-6db1fa5905c5 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:41:20.688550 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:20.688550 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:20.704837 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f29da6c4-f76b-4cdb-920c-6db1fa5905c5 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:41:20.719387 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 300/600] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:41:20 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 1208 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:41:21.237792 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-4df13ccf-d2d1-4757-8569-fcf9c8b4f2b3 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:41:21.243415 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-4df13ccf-d2d1-4757-8569-fcf9c8b4f2b3 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:41:21.263805 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-021e420c-684e-4fb5-b283-2f60e91ed986 req-4df13ccf-d2d1-4757-8569-fcf9c8b4f2b3 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/2954a251-d860-4017-a64b-75082dfeaad1 returned with HTTP 200 Dec 12 02:41:21.265520 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 301/601] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 02:41:19 2020] DELETE /volume/v3/90da620c34824fedb087c4576f9b0953/attachments/2954a251-d860-4017-a64b-75082dfeaad1 => generated 19 bytes in 1417 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:21.724110 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83d4a7c5-4e3d-40f6-8ce0-ab1f3a981507 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:41:21.724647 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83d4a7c5-4e3d-40f6-8ce0-ab1f3a981507 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:21.724941 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:21.724941 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:21.725315 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83d4a7c5-4e3d-40f6-8ce0-ab1f3a981507 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:21.866520 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:21.866520 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:21.894409 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-83d4a7c5-4e3d-40f6-8ce0-ab1f3a981507 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:41:21.966453 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83d4a7c5-4e3d-40f6-8ce0-ab1f3a981507 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:41:21.967570 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 301/602] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:41:21 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 913 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:25.825925 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5233930e-120d-4b68-b3f2-8ba92082c109 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] GET http://10.222.0.50/volume/v3/e0a1ab236e97417aa32967aebbccf53c/os-quota-sets/d8c04181c5104293b233a387d78a46c6 Dec 12 02:41:25.827471 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5233930e-120d-4b68-b3f2-8ba92082c109 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:25.827899 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:25.827899 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:25.828592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5233930e-120d-4b68-b3f2-8ba92082c109 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:25.829377 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:25.829377 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:25.866354 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-5233930e-120d-4b68-b3f2-8ba92082c109 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:41:25.867262 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-5233930e-120d-4b68-b3f2-8ba92082c109 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:41:25.869432 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-5233930e-120d-4b68-b3f2-8ba92082c109 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:41:25.870290 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-5233930e-120d-4b68-b3f2-8ba92082c109 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:41:25.871132 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-5233930e-120d-4b68-b3f2-8ba92082c109 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:41:25.872229 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-5233930e-120d-4b68-b3f2-8ba92082c109 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:41:25.882731 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5233930e-120d-4b68-b3f2-8ba92082c109 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] http://10.222.0.50/volume/v3/e0a1ab236e97417aa32967aebbccf53c/os-quota-sets/d8c04181c5104293b233a387d78a46c6 returned with HTTP 200 Dec 12 02:41:25.883727 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 302/603] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:41:25 2020] GET /volume/v3/e0a1ab236e97417aa32967aebbccf53c/os-quota-sets/d8c04181c5104293b233a387d78a46c6 => generated 361 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:25.895013 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ff163ed-bbd2-4ef4-a8b3-efa65d2b129a tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] PUT http://10.222.0.50/volume/v3/e0a1ab236e97417aa32967aebbccf53c/os-quota-sets/d8c04181c5104293b233a387d78a46c6 Dec 12 02:41:25.896579 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:25.896579 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:25.897326 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ff163ed-bbd2-4ef4-a8b3-efa65d2b129a tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:41:26.068408 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-0ff163ed-bbd2-4ef4-a8b3-efa65d2b129a tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:41:26.069888 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-0ff163ed-bbd2-4ef4-a8b3-efa65d2b129a tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:41:26.072246 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-0ff163ed-bbd2-4ef4-a8b3-efa65d2b129a tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:41:26.073367 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-0ff163ed-bbd2-4ef4-a8b3-efa65d2b129a tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:41:26.074429 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-0ff163ed-bbd2-4ef4-a8b3-efa65d2b129a tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:41:26.085144 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ff163ed-bbd2-4ef4-a8b3-efa65d2b129a tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] http://10.222.0.50/volume/v3/e0a1ab236e97417aa32967aebbccf53c/os-quota-sets/d8c04181c5104293b233a387d78a46c6 returned with HTTP 200 Dec 12 02:41:26.086587 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 302/604] 10.222.0.50 () {60 vars in 1341 bytes} [Sat Dec 12 02:41:25 2020] PUT /volume/v3/e0a1ab236e97417aa32967aebbccf53c/os-quota-sets/d8c04181c5104293b233a387d78a46c6 => generated 314 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:26.406787 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] POST http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/volumes Dec 12 02:41:26.408522 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1632593585"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:41:26.410114 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1632593585'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:41:26.410494 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Create volume of 1 GB Dec 12 02:41:26.448744 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Availability Zones retrieved successfully. Dec 12 02:41:26.476912 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Flow 'volume_create_api' (9d87da54-b04a-4877-8840-846d67534aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:41:26.480643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88dd469e-0ce5-4eda-b5a6-5416a79de633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:41:26.483496 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:41:26.579566 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88dd469e-0ce5-4eda-b5a6-5416a79de633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:41:26.582459 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1359f99a-3232-429e-ad2a-40c1f721a1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:41:26.702444 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Created reservations ['b9d9ac28-9e34-4dbb-b794-34c15d449db2', 'b76d17c5-7709-41e9-8f4f-06c6d60322a5', 'e53718cd-e1a1-42b8-8180-2a8bfe6799a6', '07dca999-b9a5-4ada-aa97-779aff69bf51'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:41:26.704541 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1359f99a-3232-429e-ad2a-40c1f721a1a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9d9ac28-9e34-4dbb-b794-34c15d449db2', 'b76d17c5-7709-41e9-8f4f-06c6d60322a5', 'e53718cd-e1a1-42b8-8180-2a8bfe6799a6', '07dca999-b9a5-4ada-aa97-779aff69bf51']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:41:26.710705 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (419ac98c-cdde-4d49-9a1e-7b5f298c37fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:41:26.853538 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (419ac98c-cdde-4d49-9a1e-7b5f298c37fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac9f3676-86bb-4760-9b66-393d14f0109c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1632593585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8c04181c5104293b233a387d78a46c6',qos_specs=None,replication_status=,reservations=['b9d9ac28-9e34-4dbb-b794-34c15d449db2','b76d17c5-7709-41e9-8f4f-06c6d60322a5','e53718cd-e1a1-42b8-8180-2a8bfe6799a6','07dca999-b9a5-4ada-aa97-779aff69bf51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='053a731d71e242daa93697010fbfa3e4',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:41:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1632593585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac9f3676-86bb-4760-9b66-393d14f0109c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8c04181c5104293b233a387d78a46c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='053a731d71e242daa93697010fbfa3e4',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:41:26.855593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (466c5bdb-d4aa-4a11-9ca6-e61e1778ed62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:41:26.895800 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (466c5bdb-d4aa-4a11-9ca6-e61e1778ed62) transitioned into state 'SUCCESS' from state '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-1632593585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8c04181c5104293b233a387d78a46c6',qos_specs=None,replication_status=,reservations=['b9d9ac28-9e34-4dbb-b794-34c15d449db2','b76d17c5-7709-41e9-8f4f-06c6d60322a5','e53718cd-e1a1-42b8-8180-2a8bfe6799a6','07dca999-b9a5-4ada-aa97-779aff69bf51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='053a731d71e242daa93697010fbfa3e4',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:41:26.899379 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a96cbb07-5890-4eb0-8e8a-80954231bbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:41:26.925126 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a96cbb07-5890-4eb0-8e8a-80954231bbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:41:26.928228 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Flow 'volume_create_api' (9d87da54-b04a-4877-8840-846d67534aa6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:41:26.980299 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Create volume request issued successfully. Dec 12 02:41:26.997985 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3afa805-6180-48fa-b167-67e1b898d5c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/volumes returned with HTTP 202 Dec 12 02:41:27.009578 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 303/605] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:41:26 2020] POST /volume/v3/d8c04181c5104293b233a387d78a46c6/volumes => generated 836 bytes in 907 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:41:27.015171 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-062db280-d3d5-4d4a-b8fe-c9f555941c3c tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] GET http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c Dec 12 02:41:27.015852 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-062db280-d3d5-4d4a-b8fe-c9f555941c3c tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:27.016336 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-062db280-d3d5-4d4a-b8fe-c9f555941c3c tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:27.143389 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:27.143389 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:27.164168 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-062db280-d3d5-4d4a-b8fe-c9f555941c3c tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Volume info retrieved successfully. Dec 12 02:41:27.217875 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-062db280-d3d5-4d4a-b8fe-c9f555941c3c tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c returned with HTTP 200 Dec 12 02:41:27.224446 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 303/606] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:41:27 2020] GET /volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c => generated 904 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:28.239377 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f182cc0-b4bb-41cf-8590-7e77e42d338c tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] GET http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c Dec 12 02:41:28.239896 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f182cc0-b4bb-41cf-8590-7e77e42d338c tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:28.240127 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:28.240127 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:28.240493 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f182cc0-b4bb-41cf-8590-7e77e42d338c tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:28.495407 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:28.495407 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:28.514541 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2f182cc0-b4bb-41cf-8590-7e77e42d338c tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Volume info retrieved successfully. Dec 12 02:41:28.615825 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f182cc0-b4bb-41cf-8590-7e77e42d338c tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c returned with HTTP 200 Dec 12 02:41:28.632940 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 304/607] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:41:28 2020] GET /volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c => generated 928 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:29.632941 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c53d8a6-7a84-4a79-91da-c8a906ee873e tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] GET http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c Dec 12 02:41:29.633611 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c53d8a6-7a84-4a79-91da-c8a906ee873e tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:29.634586 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:29.634586 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:29.635215 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c53d8a6-7a84-4a79-91da-c8a906ee873e tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:29.739760 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:29.739760 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:29.750707 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6c53d8a6-7a84-4a79-91da-c8a906ee873e tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Volume info retrieved successfully. Dec 12 02:41:29.781482 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c53d8a6-7a84-4a79-91da-c8a906ee873e tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c returned with HTTP 200 Dec 12 02:41:29.783427 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 304/608] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:41:29 2020] GET /volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c => generated 929 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:29.798949 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49a16348-a8af-40dd-84d6-da1bb92b059f tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] POST http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots Dec 12 02:41:29.799422 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:29.799422 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:29.799814 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49a16348-a8af-40dd-84d6-da1bb92b059f tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac9f3676-86bb-4760-9b66-393d14f0109c", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1441196038"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:41:29.910123 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:29.910123 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:29.911631 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-49a16348-a8af-40dd-84d6-da1bb92b059f tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Volume info retrieved successfully. Dec 12 02:41:29.912140 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-49a16348-a8af-40dd-84d6-da1bb92b059f tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Create snapshot from volume ac9f3676-86bb-4760-9b66-393d14f0109c Dec 12 02:41:30.050507 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-49a16348-a8af-40dd-84d6-da1bb92b059f tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Created reservations ['0c42dbc7-b738-4c5f-81f5-20e4069b83db', '52222450-7817-4dc5-b56b-cac7b87364cd', '62b0befd-1355-4664-967e-37feef249064', 'e289f354-a7d7-4b24-b253-f49128fab923'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:41:30.293382 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-49a16348-a8af-40dd-84d6-da1bb92b059f tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Snapshot create request issued successfully. Dec 12 02:41:30.294136 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49a16348-a8af-40dd-84d6-da1bb92b059f tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots returned with HTTP 202 Dec 12 02:41:30.303929 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 305/609] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:41:29 2020] POST /volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots => generated 323 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:41:30.309288 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38260525-8744-4555-bc21-ff5bea102b35 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] GET http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc Dec 12 02:41:30.310068 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38260525-8744-4555-bc21-ff5bea102b35 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:30.310497 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:30.310497 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:30.311164 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38260525-8744-4555-bc21-ff5bea102b35 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:30.379373 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:30.379373 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:30.380889 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-38260525-8744-4555-bc21-ff5bea102b35 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Snapshot retrieved successfully. Dec 12 02:41:30.388146 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38260525-8744-4555-bc21-ff5bea102b35 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc returned with HTTP 200 Dec 12 02:41:30.398027 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 305/610] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:41:30 2020] GET /volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc => generated 455 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:31.411117 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-414c176a-44ef-45b6-9973-68a84e6bff6d tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] GET http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc Dec 12 02:41:31.412204 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-414c176a-44ef-45b6-9973-68a84e6bff6d tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:31.412567 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:31.412567 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:31.413238 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-414c176a-44ef-45b6-9973-68a84e6bff6d tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:31.460774 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:31.460774 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:31.465123 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-414c176a-44ef-45b6-9973-68a84e6bff6d tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Snapshot retrieved successfully. Dec 12 02:41:31.470122 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-414c176a-44ef-45b6-9973-68a84e6bff6d tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc returned with HTTP 200 Dec 12 02:41:31.474025 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 306/611] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:41:31 2020] GET /volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc => generated 455 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:32.486350 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1668f218-2068-4c39-b935-4a0ff5afe7aa tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] GET http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc Dec 12 02:41:32.487042 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1668f218-2068-4c39-b935-4a0ff5afe7aa tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:32.487429 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:32.487429 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:32.488072 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1668f218-2068-4c39-b935-4a0ff5afe7aa tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:32.544972 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:32.544972 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:32.546393 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1668f218-2068-4c39-b935-4a0ff5afe7aa tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Snapshot retrieved successfully. Dec 12 02:41:32.550983 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1668f218-2068-4c39-b935-4a0ff5afe7aa tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc returned with HTTP 200 Dec 12 02:41:32.552587 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 306/612] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:41:32 2020] GET /volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc => generated 482 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:32.566533 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d31bf20b-7bfb-489a-ad2c-c52b87e3280a tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] PUT http://10.222.0.50/volume/v3/e0a1ab236e97417aa32967aebbccf53c/os-quota-sets/d8c04181c5104293b233a387d78a46c6 Dec 12 02:41:32.567009 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:32.567009 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:32.567424 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d31bf20b-7bfb-489a-ad2c-c52b87e3280a tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:41:32.734786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d31bf20b-7bfb-489a-ad2c-c52b87e3280a tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] http://10.222.0.50/volume/v3/e0a1ab236e97417aa32967aebbccf53c/os-quota-sets/d8c04181c5104293b233a387d78a46c6 returned with HTTP 200 Dec 12 02:41:32.736097 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 307/613] 10.222.0.50 () {60 vars in 1341 bytes} [Sat Dec 12 02:41:32 2020] PUT /volume/v3/e0a1ab236e97417aa32967aebbccf53c/os-quota-sets/d8c04181c5104293b233a387d78a46c6 => generated 314 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:32.746770 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ca984c7-37e9-4e3c-9e3b-a6de26ff2ecd tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] POST http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots Dec 12 02:41:32.747475 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:32.747475 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:32.748133 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ca984c7-37e9-4e3c-9e3b-a6de26ff2ecd tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac9f3676-86bb-4760-9b66-393d14f0109c"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:41:32.833038 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:32.833038 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:32.834618 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ca984c7-37e9-4e3c-9e3b-a6de26ff2ecd tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Volume info retrieved successfully. Dec 12 02:41:32.835275 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-1ca984c7-37e9-4e3c-9e3b-a6de26ff2ecd tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Create snapshot from volume ac9f3676-86bb-4760-9b66-393d14f0109c Dec 12 02:41:32.884564 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota_utils [None req-1ca984c7-37e9-4e3c-9e3b-a6de26ff2ecd tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Quota exceeded for d8c04181c5104293b233a387d78a46c6, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 12 02:41:32.885402 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.middleware.fault [None req-1ca984c7-37e9-4e3c-9e3b-a6de26ff2ecd tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots returned with HTTP 413 Dec 12 02:41:32.887616 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 307/614] 10.222.0.50 () {60 vars in 1231 bytes} [Sat Dec 12 02:41:32 2020] POST /volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots => generated 208 bytes in 145 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 12 02:41:32.898387 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52288fd7-6a45-4b5c-a58f-a11db9978f0e tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] PUT http://10.222.0.50/volume/v3/e0a1ab236e97417aa32967aebbccf53c/os-quota-sets/d8c04181c5104293b233a387d78a46c6 Dec 12 02:41:32.899263 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52288fd7-6a45-4b5c-a58f-a11db9978f0e tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:41:33.086064 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52288fd7-6a45-4b5c-a58f-a11db9978f0e tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] http://10.222.0.50/volume/v3/e0a1ab236e97417aa32967aebbccf53c/os-quota-sets/d8c04181c5104293b233a387d78a46c6 returned with HTTP 200 Dec 12 02:41:33.086952 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 308/615] 10.222.0.50 () {60 vars in 1341 bytes} [Sat Dec 12 02:41:32 2020] PUT /volume/v3/e0a1ab236e97417aa32967aebbccf53c/os-quota-sets/d8c04181c5104293b233a387d78a46c6 => generated 314 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:33.098469 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-725db7b8-9b0d-44d1-9f9b-fc1924e8745e tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] POST http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots Dec 12 02:41:33.099404 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:33.099404 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:33.100153 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-725db7b8-9b0d-44d1-9f9b-fc1924e8745e tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ac9f3676-86bb-4760-9b66-393d14f0109c"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:41:33.245979 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:33.245979 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:33.255185 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-725db7b8-9b0d-44d1-9f9b-fc1924e8745e tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Volume info retrieved successfully. Dec 12 02:41:33.255842 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-725db7b8-9b0d-44d1-9f9b-fc1924e8745e tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Create snapshot from volume ac9f3676-86bb-4760-9b66-393d14f0109c Dec 12 02:41:33.375910 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota_utils [None req-725db7b8-9b0d-44d1-9f9b-fc1924e8745e tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Quota exceeded for d8c04181c5104293b233a387d78a46c6, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Dec 12 02:41:33.376622 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.middleware.fault [None req-725db7b8-9b0d-44d1-9f9b-fc1924e8745e tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots returned with HTTP 413 Dec 12 02:41:33.378493 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 308/616] 10.222.0.50 () {60 vars in 1231 bytes} [Sat Dec 12 02:41:33 2020] POST /volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots => generated 133 bytes in 285 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 12 02:41:33.388713 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3551fb75-e05d-4896-857e-ce3a6ba12f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] DELETE http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc Dec 12 02:41:33.389371 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3551fb75-e05d-4896-857e-ce3a6ba12f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:33.389867 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3551fb75-e05d-4896-857e-ce3a6ba12f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:33.390631 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-3551fb75-e05d-4896-857e-ce3a6ba12f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Delete snapshot with id: 46f06a11-d7aa-4780-99c7-a673530768fc Dec 12 02:41:33.452127 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:33.452127 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:33.453321 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3551fb75-e05d-4896-857e-ce3a6ba12f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Snapshot retrieved successfully. Dec 12 02:41:33.612361 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3551fb75-e05d-4896-857e-ce3a6ba12f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Snapshot delete request issued successfully. Dec 12 02:41:33.613467 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3551fb75-e05d-4896-857e-ce3a6ba12f51 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc returned with HTTP 202 Dec 12 02:41:33.615018 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 309/617] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:41:33 2020] DELETE /volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:41:33.626655 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-604909f7-05da-4c1a-aeb5-d4aa53e557ab tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] GET http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc Dec 12 02:41:33.627520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-604909f7-05da-4c1a-aeb5-d4aa53e557ab tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:33.627722 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:33.627722 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:33.628135 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-604909f7-05da-4c1a-aeb5-d4aa53e557ab tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:33.662784 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:33.662784 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:33.664245 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-604909f7-05da-4c1a-aeb5-d4aa53e557ab tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Snapshot retrieved successfully. Dec 12 02:41:33.667725 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-604909f7-05da-4c1a-aeb5-d4aa53e557ab tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc returned with HTTP 200 Dec 12 02:41:33.669796 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 309/618] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:41:33 2020] GET /volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc => generated 481 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:34.682722 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83b9bcd6-ced8-4f08-ac53-002c7afb75a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] GET http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc Dec 12 02:41:34.683236 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83b9bcd6-ced8-4f08-ac53-002c7afb75a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:34.683636 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:34.683636 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:34.684280 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83b9bcd6-ced8-4f08-ac53-002c7afb75a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:34.726060 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:34.726060 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:34.727785 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-83b9bcd6-ced8-4f08-ac53-002c7afb75a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Snapshot retrieved successfully. Dec 12 02:41:34.729964 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83b9bcd6-ced8-4f08-ac53-002c7afb75a4 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc returned with HTTP 200 Dec 12 02:41:34.730981 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 310/619] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:41:34 2020] GET /volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc => generated 481 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:35.744013 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c252b20-d048-4c75-bdac-8c6e8991bd3f tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] GET http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc Dec 12 02:41:35.744732 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c252b20-d048-4c75-bdac-8c6e8991bd3f tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:35.745106 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:35.745106 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:35.745853 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c252b20-d048-4c75-bdac-8c6e8991bd3f tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:35.796939 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c252b20-d048-4c75-bdac-8c6e8991bd3f tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc returned with HTTP 404 Dec 12 02:41:35.798461 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 310/620] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:41:35 2020] GET /volume/v3/d8c04181c5104293b233a387d78a46c6/snapshots/46f06a11-d7aa-4780-99c7-a673530768fc => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:41:35.806285 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4098e7b9-71af-421e-b6f4-3bc21bec71e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] DELETE http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c Dec 12 02:41:35.807156 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4098e7b9-71af-421e-b6f4-3bc21bec71e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:35.807477 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:35.807477 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:35.808028 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4098e7b9-71af-421e-b6f4-3bc21bec71e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:35.808594 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-4098e7b9-71af-421e-b6f4-3bc21bec71e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Delete volume with id: ac9f3676-86bb-4760-9b66-393d14f0109c Dec 12 02:41:35.916621 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:35.916621 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:35.924908 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4098e7b9-71af-421e-b6f4-3bc21bec71e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Volume info retrieved successfully. Dec 12 02:41:35.978855 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4098e7b9-71af-421e-b6f4-3bc21bec71e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Delete volume request issued successfully. Dec 12 02:41:35.979522 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4098e7b9-71af-421e-b6f4-3bc21bec71e8 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c returned with HTTP 202 Dec 12 02:41:35.991089 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c928328e-5ac1-4b0c-8fd2-d23f02f487d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] GET http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c Dec 12 02:41:35.991821 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c928328e-5ac1-4b0c-8fd2-d23f02f487d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:35.992638 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c928328e-5ac1-4b0c-8fd2-d23f02f487d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:35.996975 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 311/621] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:41:35 2020] DELETE /volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:41:36.064297 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:36.064297 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:36.075032 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c928328e-5ac1-4b0c-8fd2-d23f02f487d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Volume info retrieved successfully. Dec 12 02:41:36.104645 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c928328e-5ac1-4b0c-8fd2-d23f02f487d6 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c returned with HTTP 200 Dec 12 02:41:36.119649 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 311/622] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:41:35 2020] GET /volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c => generated 928 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:37.123431 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6be9b08d-d7f6-497b-a6ab-cf0313cf9c19 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] GET http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c Dec 12 02:41:37.123961 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6be9b08d-d7f6-497b-a6ab-cf0313cf9c19 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:37.124131 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:37.124131 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:37.124781 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6be9b08d-d7f6-497b-a6ab-cf0313cf9c19 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:37.270407 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:41:37.270407 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:41:37.299539 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6be9b08d-d7f6-497b-a6ab-cf0313cf9c19 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Volume info retrieved successfully. Dec 12 02:41:37.384246 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6be9b08d-d7f6-497b-a6ab-cf0313cf9c19 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c returned with HTTP 200 Dec 12 02:41:37.385103 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 312/623] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:41:37 2020] GET /volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c => generated 928 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:38.401906 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7717dc3a-6db3-4eda-97e9-489afde73ecf tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] GET http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c Dec 12 02:41:38.402606 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7717dc3a-6db3-4eda-97e9-489afde73ecf tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:38.402935 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:38.402935 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:38.403589 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7717dc3a-6db3-4eda-97e9-489afde73ecf tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:38.548945 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7717dc3a-6db3-4eda-97e9-489afde73ecf tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880 tempest-VolumeSnapshotQuotasNegativeTestJSON-655699880] http://10.222.0.50/volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c returned with HTTP 404 Dec 12 02:41:38.554478 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 312/624] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:41:38 2020] GET /volume/v3/d8c04181c5104293b233a387d78a46c6/volumes/ac9f3676-86bb-4760-9b66-393d14f0109c => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:41:38.566360 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c071061d-e63e-4e4a-b9d0-fcf54e4ae78e tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] PUT http://10.222.0.50/volume/v3/e0a1ab236e97417aa32967aebbccf53c/os-quota-sets/d8c04181c5104293b233a387d78a46c6 Dec 12 02:41:38.567207 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:41:38.567207 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:41:38.567972 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c071061d-e63e-4e4a-b9d0-fcf54e4ae78e tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:41:39.038352 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c071061d-e63e-4e4a-b9d0-fcf54e4ae78e tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192 tempest-VolumeSnapshotQuotasNegativeTestJSON-213954192] http://10.222.0.50/volume/v3/e0a1ab236e97417aa32967aebbccf53c/os-quota-sets/d8c04181c5104293b233a387d78a46c6 returned with HTTP 200 Dec 12 02:41:39.045007 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 313/625] 10.222.0.50 () {60 vars in 1342 bytes} [Sat Dec 12 02:41:38 2020] PUT /volume/v3/e0a1ab236e97417aa32967aebbccf53c/os-quota-sets/d8c04181c5104293b233a387d78a46c6 => generated 319 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:46.018543 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44be5f11-1a4d-4bf9-b8a8-28ccc4dd6ff5 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] POST http://10.222.0.50/volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types Dec 12 02:41:46.019437 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44be5f11-1a4d-4bf9-b8a8-28ccc4dd6ff5 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1283116674", "os-volume-type-access:is_public": false}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:41:46.061359 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44be5f11-1a4d-4bf9-b8a8-28ccc4dd6ff5 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] http://10.222.0.50/volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types returned with HTTP 200 Dec 12 02:41:46.062385 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 313/626] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Dec 12 02:41:45 2020] POST /volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types => generated 231 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:41:46.267055 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83a03d68-082e-455c-a0b1-a6024971ab6d tempest-VolumeTypesNegativeTest-1448190570 tempest-VolumeTypesNegativeTest-1448190570] POST http://10.222.0.50/volume/v3/b1fe36ef9c6d4469a4b3a6795c7ef1ac/volumes Dec 12 02:41:46.268224 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83a03d68-082e-455c-a0b1-a6024971ab6d tempest-VolumeTypesNegativeTest-1448190570 tempest-VolumeTypesNegativeTest-1448190570] Action: 'create', calling method: create, body: {"volume": {"volume_type": "adcce721-abb4-41fc-a4d1-8e92a3f41de8", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1044918642"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:41:46.269552 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-83a03d68-082e-455c-a0b1-a6024971ab6d tempest-VolumeTypesNegativeTest-1448190570 tempest-VolumeTypesNegativeTest-1448190570] Create volume request body: {'volume': {'volume_type': 'adcce721-abb4-41fc-a4d1-8e92a3f41de8', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1044918642'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:41:46.322062 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83a03d68-082e-455c-a0b1-a6024971ab6d tempest-VolumeTypesNegativeTest-1448190570 tempest-VolumeTypesNegativeTest-1448190570] http://10.222.0.50/volume/v3/b1fe36ef9c6d4469a4b3a6795c7ef1ac/volumes returned with HTTP 404 Dec 12 02:41:46.342713 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5d7af37-59d7-4774-a395-f9368decab02 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] POST http://10.222.0.50/volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types Dec 12 02:41:46.343726 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5d7af37-59d7-4774-a395-f9368decab02 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:41:46.345891 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5d7af37-59d7-4774-a395-f9368decab02 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] http://10.222.0.50/volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types returned with HTTP 400 Dec 12 02:41:46.354957 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 314/627] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 02:41:46 2020] POST /volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types => generated 108 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 02:41:46.356611 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 314/628] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 02:41:46 2020] POST /volume/v3/b1fe36ef9c6d4469a4b3a6795c7ef1ac/volumes => generated 114 bytes in 286 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:41:46.361317 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ddf698d-ee93-40e6-8e91-7b0e58032936 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] DELETE http://10.222.0.50/volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types/b5f8231c-52f7-4720-b77e-88052542a88c Dec 12 02:41:46.362272 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ddf698d-ee93-40e6-8e91-7b0e58032936 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:46.362982 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ddf698d-ee93-40e6-8e91-7b0e58032936 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:46.377207 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ddf698d-ee93-40e6-8e91-7b0e58032936 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] http://10.222.0.50/volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types/b5f8231c-52f7-4720-b77e-88052542a88c returned with HTTP 404 Dec 12 02:41:46.390499 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3974f1d0-2836-40bb-b031-30763be2e111 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] GET http://10.222.0.50/volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types/2f9bdfff-4d19-4063-be5a-382e8164257b Dec 12 02:41:46.392266 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3974f1d0-2836-40bb-b031-30763be2e111 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:46.397366 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3974f1d0-2836-40bb-b031-30763be2e111 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:46.404186 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 315/629] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:41:46 2020] DELETE /volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types/b5f8231c-52f7-4720-b77e-88052542a88c => generated 114 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:41:46.431335 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3974f1d0-2836-40bb-b031-30763be2e111 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] http://10.222.0.50/volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types/2f9bdfff-4d19-4063-be5a-382e8164257b returned with HTTP 404 Dec 12 02:41:46.432689 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 315/630] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:41:46 2020] GET /volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types/2f9bdfff-4d19-4063-be5a-382e8164257b => generated 114 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:41:46.444723 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cb462b2-c423-4ed5-8747-22817d7aad2e tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] DELETE http://10.222.0.50/volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types/adcce721-abb4-41fc-a4d1-8e92a3f41de8 Dec 12 02:41:46.445557 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cb462b2-c423-4ed5-8747-22817d7aad2e tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:46.446438 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cb462b2-c423-4ed5-8747-22817d7aad2e tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:46.569760 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:41:46.569760 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:41:46.586461 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cb462b2-c423-4ed5-8747-22817d7aad2e tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] http://10.222.0.50/volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types/adcce721-abb4-41fc-a4d1-8e92a3f41de8 returned with HTTP 202 Dec 12 02:41:46.590786 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 316/631] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:41:46 2020] DELETE /volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types/adcce721-abb4-41fc-a4d1-8e92a3f41de8 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:41:46.598969 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec0e55f5-bf01-4513-9b51-b2d51f40a013 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] GET http://10.222.0.50/volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types/adcce721-abb4-41fc-a4d1-8e92a3f41de8 Dec 12 02:41:46.599724 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec0e55f5-bf01-4513-9b51-b2d51f40a013 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:46.600445 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec0e55f5-bf01-4513-9b51-b2d51f40a013 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:46.615719 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec0e55f5-bf01-4513-9b51-b2d51f40a013 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] http://10.222.0.50/volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types/adcce721-abb4-41fc-a4d1-8e92a3f41de8 returned with HTTP 404 Dec 12 02:41:46.617871 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 316/632] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:41:46 2020] GET /volume/v3/d7a1d3941a2e437eaf3fec2d6e432d49/types/adcce721-abb4-41fc-a4d1-8e92a3f41de8 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:41:55.387733 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cb462b2-c423-4ed5-8747-22817d7aad2e tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] GET http://10.222.0.50/volume// Dec 12 02:41:55.388444 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cb462b2-c423-4ed5-8747-22817d7aad2e tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:55.389712 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cb462b2-c423-4ed5-8747-22817d7aad2e tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:55.393264 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cb462b2-c423-4ed5-8747-22817d7aad2e tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:41:55.399054 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 317/633] 10.222.0.50 () {56 vars in 872 bytes} [Sat Dec 12 02:41:55 2020] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:41:55.403513 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec0e55f5-bf01-4513-9b51-b2d51f40a013 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] GET http://10.222.0.50/volume// Dec 12 02:41:55.403996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec0e55f5-bf01-4513-9b51-b2d51f40a013 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:55.404488 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec0e55f5-bf01-4513-9b51-b2d51f40a013 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:55.405830 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec0e55f5-bf01-4513-9b51-b2d51f40a013 tempest-VolumeTypesNegativeTest-484759260 tempest-VolumeTypesNegativeTest-484759260] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:41:55.406914 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 317/634] 10.222.0.50 () {56 vars in 872 bytes} [Sat Dec 12 02:41:55 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:41:56.115133 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b67ced0b-45d1-4bd1-8de3-117fbb64cd86 tempest-VersionsTest-119887204 tempest-VersionsTest-119887204] GET http://10.222.0.50/volume/v2/ Dec 12 02:41:56.115481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b67ced0b-45d1-4bd1-8de3-117fbb64cd86 tempest-VersionsTest-119887204 tempest-VersionsTest-119887204] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:56.116166 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b67ced0b-45d1-4bd1-8de3-117fbb64cd86 tempest-VersionsTest-119887204 tempest-VersionsTest-119887204] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:56.117595 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b67ced0b-45d1-4bd1-8de3-117fbb64cd86 tempest-VersionsTest-119887204 tempest-VersionsTest-119887204] http://10.222.0.50/volume/v2/ returned with HTTP 200 Dec 12 02:41:56.119596 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 318/635] 10.222.0.50 () {58 vars in 1084 bytes} [Sat Dec 12 02:41:55 2020] GET /volume/v2/ => generated 382 bytes in 705 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Dec 12 02:41:56.128919 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e438721-f4fb-48ef-8ee7-dca0348dc4b6 tempest-VersionsTest-119887204 tempest-VersionsTest-119887204] GET http://10.222.0.50/volume/v3/ Dec 12 02:41:56.129720 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e438721-f4fb-48ef-8ee7-dca0348dc4b6 tempest-VersionsTest-119887204 tempest-VersionsTest-119887204] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:41:56.130415 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e438721-f4fb-48ef-8ee7-dca0348dc4b6 tempest-VersionsTest-119887204 tempest-VersionsTest-119887204] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:41:56.131910 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e438721-f4fb-48ef-8ee7-dca0348dc4b6 tempest-VersionsTest-119887204 tempest-VersionsTest-119887204] http://10.222.0.50/volume/v3/ returned with HTTP 200 Dec 12 02:41:56.132887 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 318/636] 10.222.0.50 () {58 vars in 1084 bytes} [Sat Dec 12 02:41:56 2020] GET /volume/v3/ => generated 386 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:42:10.245232 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] POST http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes Dec 12 02:42:10.246202 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1077925493"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:42:10.247544 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1077925493'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:42:10.248039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Create volume of 1 GB Dec 12 02:42:10.262240 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Availability Zones retrieved successfully. Dec 12 02:42:10.280194 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Flow 'volume_create_api' (20165ea4-c996-4a85-a063-1c66ba869270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:42:10.284114 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96402a38-472d-4534-8d3d-0e137e14e8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:42:10.286443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:42:10.364122 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96402a38-472d-4534-8d3d-0e137e14e8a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:42:10.366403 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbbf68de-f7d9-4cad-872e-991fbdc048ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:42:10.466064 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Created reservations ['7fb594dd-0c9e-489f-a58e-d0f644c8d7fe', '4062b61c-3a12-49be-b419-c7f4d3a16325', '7e4fa536-e228-46c5-b4cf-b669be87b095', 'cf9d091f-d59a-400d-9327-e5c600e77bc0'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:42:10.468046 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbbf68de-f7d9-4cad-872e-991fbdc048ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fb594dd-0c9e-489f-a58e-d0f644c8d7fe', '4062b61c-3a12-49be-b419-c7f4d3a16325', '7e4fa536-e228-46c5-b4cf-b669be87b095', 'cf9d091f-d59a-400d-9327-e5c600e77bc0']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:42:10.471544 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f06ea64-6b9a-4227-8f84-1f35173b63ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:42:10.535623 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f06ea64-6b9a-4227-8f84-1f35173b63ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6790f746-dad9-4d95-a7a2-9754a084f5b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1077925493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc59859bff094669aee7e83d65f7f41e',qos_specs=None,replication_status=,reservations=['7fb594dd-0c9e-489f-a58e-d0f644c8d7fe','4062b61c-3a12-49be-b419-c7f4d3a16325','7e4fa536-e228-46c5-b4cf-b669be87b095','cf9d091f-d59a-400d-9327-e5c600e77bc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e848cbc43cf0429b91267e636408c91b',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:42:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1077925493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6790f746-dad9-4d95-a7a2-9754a084f5b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc59859bff094669aee7e83d65f7f41e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e848cbc43cf0429b91267e636408c91b',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:42:10.538247 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b75ff4f2-7c9c-4aed-9448-7b727aeb6a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:42:10.569784 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b75ff4f2-7c9c-4aed-9448-7b727aeb6a57) transitioned into state 'SUCCESS' from state '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-1077925493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc59859bff094669aee7e83d65f7f41e',qos_specs=None,replication_status=,reservations=['7fb594dd-0c9e-489f-a58e-d0f644c8d7fe','4062b61c-3a12-49be-b419-c7f4d3a16325','7e4fa536-e228-46c5-b4cf-b669be87b095','cf9d091f-d59a-400d-9327-e5c600e77bc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e848cbc43cf0429b91267e636408c91b',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:42:10.572028 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b63fafdc-42e0-4b0b-a91f-0e1a303f1c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:42:10.604740 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b63fafdc-42e0-4b0b-a91f-0e1a303f1c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:42:10.607626 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Flow 'volume_create_api' (20165ea4-c996-4a85-a063-1c66ba869270) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:42:10.693259 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Create volume request issued successfully. Dec 12 02:42:10.709837 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-677dd9a1-6559-498b-b20c-3a05f8178b64 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes returned with HTTP 202 Dec 12 02:42:10.710888 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 319/637] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:42:10 2020] POST /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes => generated 818 bytes in 641 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:42:10.725869 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e422d00-6825-4c0f-bc3b-f1716062822a tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:42:10.726715 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e422d00-6825-4c0f-bc3b-f1716062822a tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:42:10.727422 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e422d00-6825-4c0f-bc3b-f1716062822a tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:42:10.800532 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:42:10.800532 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:42:10.810848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1e422d00-6825-4c0f-bc3b-f1716062822a tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:42:10.842414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e422d00-6825-4c0f-bc3b-f1716062822a tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:42:10.843590 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 319/638] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:42:10 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 910 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:42:11.863579 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7bcdc02a-6d3f-4323-8a04-1053477f89be tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:42:11.864359 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7bcdc02a-6d3f-4323-8a04-1053477f89be tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:42:11.864850 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:42:11.864850 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:42:11.865520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7bcdc02a-6d3f-4323-8a04-1053477f89be tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:42:11.901401 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea1cf120-2de9-488d-b5db-6f88587f140c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:42:11.901946 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea1cf120-2de9-488d-b5db-6f88587f140c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:42:11.902167 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:42:11.902167 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:42:11.902542 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea1cf120-2de9-488d-b5db-6f88587f140c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:42:11.944435 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:42:11.944435 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:42:11.955277 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7bcdc02a-6d3f-4323-8a04-1053477f89be tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:42:11.990895 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7bcdc02a-6d3f-4323-8a04-1053477f89be tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:42:11.992023 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 320/639] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:42:11 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 911 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:42:12.002153 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:42:12.002153 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:42:12.012498 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ea1cf120-2de9-488d-b5db-6f88587f140c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:42:12.045370 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea1cf120-2de9-488d-b5db-6f88587f140c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:42:12.046822 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 320/640] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:42:11 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 913 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:42:12.068884 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-195f0868-e5e5-4c43-9a13-60f47e0d6f5b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:42:12.069054 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-195f0868-e5e5-4c43-9a13-60f47e0d6f5b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:42:12.069399 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:42:12.069399 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:42:12.070450 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-195f0868-e5e5-4c43-9a13-60f47e0d6f5b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:42:12.196546 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:42:12.196546 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:42:12.225854 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-195f0868-e5e5-4c43-9a13-60f47e0d6f5b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:42:12.287059 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-195f0868-e5e5-4c43-9a13-60f47e0d6f5b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:42:12.298891 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 321/641] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:42:12 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 913 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:42:44.014193 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c389b52a-944a-48de-96bc-d7211ba21cef tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] POST http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action Dec 12 02:42:44.015764 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:42:44.015764 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:42:44.016410 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c389b52a-944a-48de-96bc-d7211ba21cef tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action body: b'{"os-attach": {"instance_uuid": "b1263e06-5d35-4732-917a-30acd58009df", "mountpoint": "/dev/sdb"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:42:44.016959 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c389b52a-944a-48de-96bc-d7211ba21cef tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b1263e06-5d35-4732-917a-30acd58009df", "mountpoint": "/dev/sdb"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:42:44.090945 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:42:44.090945 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:42:44.097904 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c389b52a-944a-48de-96bc-d7211ba21cef tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:42:44.121213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c389b52a-944a-48de-96bc-d7211ba21cef tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Update volume admin metadata completed successfully. Dec 12 02:42:44.401684 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c389b52a-944a-48de-96bc-d7211ba21cef tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Attach volume completed successfully. Dec 12 02:42:44.402621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c389b52a-944a-48de-96bc-d7211ba21cef tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action returned with HTTP 202 Dec 12 02:42:44.403548 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 321/642] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:42:44 2020] POST /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action => generated 0 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:42:44.411289 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ce078b7-376d-4c20-bf46-5bab07cc0aca tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:42:44.411819 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ce078b7-376d-4c20-bf46-5bab07cc0aca tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:42:44.411899 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:42:44.411899 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:42:44.412256 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ce078b7-376d-4c20-bf46-5bab07cc0aca tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:42:44.484165 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:42:44.484165 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:42:44.495269 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ce078b7-376d-4c20-bf46-5bab07cc0aca tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:42:44.527076 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:42:44.527076 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:42:44.549974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ce078b7-376d-4c20-bf46-5bab07cc0aca tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:42:44.551668 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 322/643] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:42:44 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 1245 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:42:44.567705 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83a5a5e3-d9fe-4037-a40c-842b10a6b01b tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] POST http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action Dec 12 02:42:44.568163 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:42:44.568163 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:42:44.568601 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83a5a5e3-d9fe-4037-a40c-842b10a6b01b tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action body: b'{"os-detach": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:42:44.569015 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83a5a5e3-d9fe-4037-a40c-842b10a6b01b tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:42:44.632947 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:42:44.632947 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:42:44.635485 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-83a5a5e3-d9fe-4037-a40c-842b10a6b01b tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:42:44.899627 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-83a5a5e3-d9fe-4037-a40c-842b10a6b01b tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Detach volume completed successfully. Dec 12 02:42:44.900179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83a5a5e3-d9fe-4037-a40c-842b10a6b01b tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action returned with HTTP 202 Dec 12 02:42:44.902043 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 322/644] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:42:44 2020] POST /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action => generated 0 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:42:44.909601 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c73642d0-d9d6-4bc3-ab28-14fa96877b52 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:42:44.910398 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c73642d0-d9d6-4bc3-ab28-14fa96877b52 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:42:44.910782 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:42:44.910782 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:42:44.911524 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c73642d0-d9d6-4bc3-ab28-14fa96877b52 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:42:45.017539 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:42:45.017539 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:42:45.034220 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c73642d0-d9d6-4bc3-ab28-14fa96877b52 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:42:45.091440 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c73642d0-d9d6-4bc3-ab28-14fa96877b52 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:42:45.093291 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 323/645] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:42:44 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 930 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:43:27.567720 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c08accf-9758-477b-9dac-f924e5841298 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] POST http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action Dec 12 02:43:27.568203 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:27.568203 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:27.568597 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c08accf-9758-477b-9dac-f924e5841298 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action body: b'{"os-attach": {"instance_uuid": "683e1ae5-ed62-460e-962a-f983d174438f", "mountpoint": "/dev/sdb"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:43:27.568994 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c08accf-9758-477b-9dac-f924e5841298 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "683e1ae5-ed62-460e-962a-f983d174438f", "mountpoint": "/dev/sdb"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:43:27.699258 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:27.699258 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:27.710659 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8c08accf-9758-477b-9dac-f924e5841298 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:27.731314 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8c08accf-9758-477b-9dac-f924e5841298 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Update volume admin metadata completed successfully. Dec 12 02:43:28.028291 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8c08accf-9758-477b-9dac-f924e5841298 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Attach volume completed successfully. Dec 12 02:43:28.030889 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c08accf-9758-477b-9dac-f924e5841298 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action returned with HTTP 202 Dec 12 02:43:28.033160 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 323/646] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:43:27 2020] POST /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action => generated 0 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:43:28.041613 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae34f1e0-a924-4cdf-b5aa-a6f131929b6d tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:43:28.042606 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae34f1e0-a924-4cdf-b5aa-a6f131929b6d tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:43:28.043012 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:28.043012 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:28.043645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae34f1e0-a924-4cdf-b5aa-a6f131929b6d tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:43:28.114493 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:28.114493 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:28.128294 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae34f1e0-a924-4cdf-b5aa-a6f131929b6d tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:28.181750 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:28.181750 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:28.206112 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae34f1e0-a924-4cdf-b5aa-a6f131929b6d tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:43:28.207823 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 324/647] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:43:28 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 1245 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:43:28.223298 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-867af73e-84a5-4db2-b4eb-d47cfc7e5e14 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:43:28.224512 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-867af73e-84a5-4db2-b4eb-d47cfc7e5e14 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:43:28.224850 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:28.224850 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:28.225397 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-867af73e-84a5-4db2-b4eb-d47cfc7e5e14 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:43:28.335992 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:28.335992 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:28.355570 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-867af73e-84a5-4db2-b4eb-d47cfc7e5e14 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:28.398963 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:28.398963 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:28.409152 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-867af73e-84a5-4db2-b4eb-d47cfc7e5e14 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:43:28.422194 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 324/648] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:43:28 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 1245 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:43:28.427120 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-045825b1-243f-4cfd-8ff7-394ae6d3dd08 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] POST http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action Dec 12 02:43:28.427610 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:28.427610 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:28.428206 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-045825b1-243f-4cfd-8ff7-394ae6d3dd08 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action body: b'{"os-detach": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:43:28.428588 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-045825b1-243f-4cfd-8ff7-394ae6d3dd08 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:43:28.505766 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:28.505766 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:28.507044 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-045825b1-243f-4cfd-8ff7-394ae6d3dd08 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:28.665352 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-045825b1-243f-4cfd-8ff7-394ae6d3dd08 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Detach volume completed successfully. Dec 12 02:43:28.666616 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-045825b1-243f-4cfd-8ff7-394ae6d3dd08 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action returned with HTTP 202 Dec 12 02:43:28.677419 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 325/649] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:43:28 2020] POST /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action => generated 0 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:43:28.679483 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8966328-c072-44b4-afca-4991fbbf4af5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:43:28.680195 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8966328-c072-44b4-afca-4991fbbf4af5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:43:28.680565 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:28.680565 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:28.681224 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8966328-c072-44b4-afca-4991fbbf4af5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:43:28.746381 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:28.746381 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:28.760234 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f8966328-c072-44b4-afca-4991fbbf4af5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:28.812730 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8966328-c072-44b4-afca-4991fbbf4af5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:43:28.828971 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 325/650] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:43:28 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 930 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:43:37.424414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-270cc085-2ee0-4d3b-9053-e70b722a93c0 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] POST http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action Dec 12 02:43:37.425635 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:37.425635 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:37.426327 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-270cc085-2ee0-4d3b-9053-e70b722a93c0 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action body: b'{"os-reserve": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:43:37.426872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-270cc085-2ee0-4d3b-9053-e70b722a93c0 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:43:37.546207 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:37.546207 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:37.547732 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-270cc085-2ee0-4d3b-9053-e70b722a93c0 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:37.574671 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-270cc085-2ee0-4d3b-9053-e70b722a93c0 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Reserve volume completed successfully. Dec 12 02:43:37.577183 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-270cc085-2ee0-4d3b-9053-e70b722a93c0 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action returned with HTTP 202 Dec 12 02:43:37.578553 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 326/651] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:43:37 2020] POST /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action => generated 0 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:43:37.585886 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-090fe63e-9823-4948-bfe7-4408bfbb3efe tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:43:37.586690 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-090fe63e-9823-4948-bfe7-4408bfbb3efe tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:43:37.587362 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:37.587362 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:37.588014 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-090fe63e-9823-4948-bfe7-4408bfbb3efe tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:43:37.673367 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:37.673367 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:37.687422 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-090fe63e-9823-4948-bfe7-4408bfbb3efe tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:37.716809 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-090fe63e-9823-4948-bfe7-4408bfbb3efe tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:43:37.728937 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 326/652] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:43:37 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 930 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:43:37.736061 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d3648fa-dcf1-4705-ac21-297b757d4a5f tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] POST http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action Dec 12 02:43:37.736807 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:37.736807 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:37.737512 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d3648fa-dcf1-4705-ac21-297b757d4a5f tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action body: b'{"os-unreserve": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:43:37.738105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d3648fa-dcf1-4705-ac21-297b757d4a5f tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:43:37.861768 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:37.861768 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:37.865239 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7d3648fa-dcf1-4705-ac21-297b757d4a5f tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:38.024353 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7d3648fa-dcf1-4705-ac21-297b757d4a5f tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Unreserve volume completed successfully. Dec 12 02:43:38.036289 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d3648fa-dcf1-4705-ac21-297b757d4a5f tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action returned with HTTP 202 Dec 12 02:43:38.040536 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 327/653] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:43:37 2020] POST /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action => generated 0 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:43:38.045259 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28393b75-a462-44a6-b8df-80e25ea6ab45 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:43:38.045860 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28393b75-a462-44a6-b8df-80e25ea6ab45 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:43:38.046128 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:38.046128 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:38.046598 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28393b75-a462-44a6-b8df-80e25ea6ab45 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:43:38.143960 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:38.143960 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:38.163027 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-28393b75-a462-44a6-b8df-80e25ea6ab45 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:38.224647 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28393b75-a462-44a6-b8df-80e25ea6ab45 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:43:38.225745 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 327/654] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:43:38 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 930 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:43:38.246296 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37f13b7e-5c4f-49c1-bfa3-ba184195108e tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] POST http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action Dec 12 02:43:38.248527 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:38.248527 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:38.249155 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37f13b7e-5c4f-49c1-bfa3-ba184195108e tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:43:38.249628 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37f13b7e-5c4f-49c1-bfa3-ba184195108e tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:43:38.326878 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:38.326878 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:38.328419 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-37f13b7e-5c4f-49c1-bfa3-ba184195108e tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:38.342057 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-37f13b7e-5c4f-49c1-bfa3-ba184195108e tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume updated successfully. Dec 12 02:43:38.343370 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37f13b7e-5c4f-49c1-bfa3-ba184195108e tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action returned with HTTP 200 Dec 12 02:43:38.344499 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 328/655] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:43:38 2020] POST /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action => generated 0 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 12 02:43:38.352290 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9c32cc5-791e-43ca-a51c-36b110a2519d tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:43:38.353087 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9c32cc5-791e-43ca-a51c-36b110a2519d tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:43:38.353456 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:38.353456 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:38.354072 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9c32cc5-791e-43ca-a51c-36b110a2519d tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:43:38.471551 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:38.471551 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:38.490752 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a9c32cc5-791e-43ca-a51c-36b110a2519d tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:38.541217 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9c32cc5-791e-43ca-a51c-36b110a2519d tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:43:38.543397 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 328/656] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:43:38 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 929 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:43:38.561928 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27b51915-86b8-4675-9871-115cc67e23f1 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] POST http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action Dec 12 02:43:38.562534 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:38.562534 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:38.563212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27b51915-86b8-4675-9871-115cc67e23f1 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:43:38.566007 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27b51915-86b8-4675-9871-115cc67e23f1 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:43:38.624888 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:38.624888 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:38.626188 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-27b51915-86b8-4675-9871-115cc67e23f1 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:38.638703 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-27b51915-86b8-4675-9871-115cc67e23f1 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume updated successfully. Dec 12 02:43:38.639348 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27b51915-86b8-4675-9871-115cc67e23f1 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action returned with HTTP 200 Dec 12 02:43:38.640455 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 329/657] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:43:38 2020] POST /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action => generated 0 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 12 02:43:38.648723 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb9100d0-ca84-43d6-a23b-763e299c64bd tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:43:38.650447 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb9100d0-ca84-43d6-a23b-763e299c64bd tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:43:38.650648 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:38.650648 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:38.651305 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb9100d0-ca84-43d6-a23b-763e299c64bd tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:43:38.777474 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:38.777474 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:38.787811 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fb9100d0-ca84-43d6-a23b-763e299c64bd tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:38.821526 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb9100d0-ca84-43d6-a23b-763e299c64bd tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:43:38.822999 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 329/658] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:43:38 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 930 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:43:38.839049 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89f147ee-c10f-426f-b249-04789fbe7cde tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] POST http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action Dec 12 02:43:38.839523 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:38.839523 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:38.839977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89f147ee-c10f-426f-b249-04789fbe7cde tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:43:38.840369 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89f147ee-c10f-426f-b249-04789fbe7cde tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:43:38.937445 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:38.937445 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:38.944513 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-89f147ee-c10f-426f-b249-04789fbe7cde tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:38.987285 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-89f147ee-c10f-426f-b249-04789fbe7cde tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Update volume admin metadata completed successfully. Dec 12 02:43:38.987686 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-89f147ee-c10f-426f-b249-04789fbe7cde tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Update readonly setting on volume completed successfully. Dec 12 02:43:38.988222 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89f147ee-c10f-426f-b249-04789fbe7cde tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action returned with HTTP 202 Dec 12 02:43:38.989157 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 330/659] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:43:38 2020] POST /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:43:38.998528 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51a8a5a5-18bd-4557-846e-666e7f076e3f tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:43:38.999306 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51a8a5a5-18bd-4557-846e-666e7f076e3f tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:43:38.999714 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:38.999714 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:39.000396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51a8a5a5-18bd-4557-846e-666e7f076e3f tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:43:39.116913 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:39.116913 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:39.154930 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-51a8a5a5-18bd-4557-846e-666e7f076e3f tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:39.208699 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51a8a5a5-18bd-4557-846e-666e7f076e3f tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:43:39.214383 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 330/660] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:43:38 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 929 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:43:39.230215 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0736db1f-cd3c-4ee7-868a-7a55cfc62cb4 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] POST http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action Dec 12 02:43:39.230690 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:39.230690 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:39.231695 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0736db1f-cd3c-4ee7-868a-7a55cfc62cb4 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:43:39.232286 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0736db1f-cd3c-4ee7-868a-7a55cfc62cb4 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:43:39.358290 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:39.358290 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:39.360848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0736db1f-cd3c-4ee7-868a-7a55cfc62cb4 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:39.405718 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0736db1f-cd3c-4ee7-868a-7a55cfc62cb4 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Update volume admin metadata completed successfully. Dec 12 02:43:39.406163 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0736db1f-cd3c-4ee7-868a-7a55cfc62cb4 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Update readonly setting on volume completed successfully. Dec 12 02:43:39.406716 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0736db1f-cd3c-4ee7-868a-7a55cfc62cb4 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action returned with HTTP 202 Dec 12 02:43:39.411668 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 331/661] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:43:39 2020] POST /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action => generated 0 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:43:39.415238 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf90a487-1172-4f36-8afd-2217a35f636f tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:43:39.415757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf90a487-1172-4f36-8afd-2217a35f636f tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:43:39.415981 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:39.415981 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:39.416370 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf90a487-1172-4f36-8afd-2217a35f636f tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:43:39.534517 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:39.534517 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:39.548941 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bf90a487-1172-4f36-8afd-2217a35f636f tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:39.575870 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf90a487-1172-4f36-8afd-2217a35f636f tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:43:39.591819 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 331/662] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:43:39 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 930 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:43:39.597234 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-439f2138-2a30-41c4-96fb-ff2fd17d45e5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] POST http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action Dec 12 02:43:39.598203 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:43:39.598203 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:43:39.606338 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-439f2138-2a30-41c4-96fb-ff2fd17d45e5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-678538589", "disk_format": "raw"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:43:39.607143 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-439f2138-2a30-41c4-96fb-ff2fd17d45e5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-678538589", "disk_format": "raw"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:43:39.726153 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:39.726153 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:39.730220 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-439f2138-2a30-41c4-96fb-ff2fd17d45e5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:43:39.849277 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:43:39.849277 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:43:40.062359 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-439f2138-2a30-41c4-96fb-ff2fd17d45e5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Copy volume to image completed successfully. Dec 12 02:43:40.063628 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-439f2138-2a30-41c4-96fb-ff2fd17d45e5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action returned with HTTP 202 Dec 12 02:43:40.064741 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 332/663] 10.222.0.50 () {60 vars in 1358 bytes} [Sat Dec 12 02:43:39 2020] POST /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7/action => generated 692 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:44:22.326242 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa5ef4a3-401f-428f-9bc7-326589419845 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:44:22.327631 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa5ef4a3-401f-428f-9bc7-326589419845 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:22.328122 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:22.328122 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:22.328836 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa5ef4a3-401f-428f-9bc7-326589419845 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:22.421265 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:22.421265 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:22.431524 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aa5ef4a3-401f-428f-9bc7-326589419845 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:44:22.459687 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa5ef4a3-401f-428f-9bc7-326589419845 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:44:22.460834 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 332/664] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:22 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 930 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:23.481839 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3c415c1-f6c7-42b0-9ce9-6cd858f8d95e tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:44:23.481839 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3c415c1-f6c7-42b0-9ce9-6cd858f8d95e tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:23.482404 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:23.482404 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:23.482984 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3c415c1-f6c7-42b0-9ce9-6cd858f8d95e tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:23.626585 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:23.626585 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:23.647435 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d3c415c1-f6c7-42b0-9ce9-6cd858f8d95e tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:44:23.692971 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3c415c1-f6c7-42b0-9ce9-6cd858f8d95e tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:44:23.705813 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 333/665] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:23 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 930 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:24.896716 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3094af0-d035-42c8-bd8f-4515e4c5bc6a tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] DELETE http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:44:24.897855 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3094af0-d035-42c8-bd8f-4515e4c5bc6a tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:24.898293 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:24.898293 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:24.898989 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3094af0-d035-42c8-bd8f-4515e4c5bc6a tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:24.899652 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c3094af0-d035-42c8-bd8f-4515e4c5bc6a tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Delete volume with id: 6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:44:24.999535 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:24.999535 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:25.001248 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c3094af0-d035-42c8-bd8f-4515e4c5bc6a tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:44:25.088145 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c3094af0-d035-42c8-bd8f-4515e4c5bc6a tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Delete volume request issued successfully. Dec 12 02:44:25.091620 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3094af0-d035-42c8-bd8f-4515e4c5bc6a tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 202 Dec 12 02:44:25.097870 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 333/666] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:44:24 2020] DELETE /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:44:25.105801 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-378ba946-470b-4d16-81ec-d40515edf6c5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:44:25.106325 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-378ba946-470b-4d16-81ec-d40515edf6c5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:25.106539 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:25.106539 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:25.106912 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-378ba946-470b-4d16-81ec-d40515edf6c5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:25.287387 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:25.287387 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:25.315702 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-378ba946-470b-4d16-81ec-d40515edf6c5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:44:25.376460 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-378ba946-470b-4d16-81ec-d40515edf6c5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:44:25.387603 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 334/667] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:25 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 929 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:26.405574 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4a325a1-1f03-43fd-9809-f98381ea9fea tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:44:26.406107 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4a325a1-1f03-43fd-9809-f98381ea9fea tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:26.406331 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:26.406331 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:26.406701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4a325a1-1f03-43fd-9809-f98381ea9fea tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:26.480059 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:26.480059 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:26.491481 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e4a325a1-1f03-43fd-9809-f98381ea9fea tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:44:26.519462 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4a325a1-1f03-43fd-9809-f98381ea9fea tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:44:26.525593 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 334/668] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:26 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 929 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:27.542374 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60fec4d5-e363-4abb-8d47-d3763503e14c tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:44:27.543543 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60fec4d5-e363-4abb-8d47-d3763503e14c tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:27.547607 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:27.547607 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:27.547607 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60fec4d5-e363-4abb-8d47-d3763503e14c tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:27.676445 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:27.676445 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:27.695881 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-60fec4d5-e363-4abb-8d47-d3763503e14c tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Volume info retrieved successfully. Dec 12 02:44:27.721700 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60fec4d5-e363-4abb-8d47-d3763503e14c tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 200 Dec 12 02:44:27.733985 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 335/669] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:27 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 929 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:28.738712 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e4dcfff-7f54-4045-b9ca-a6be9ceeafd5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] GET http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 Dec 12 02:44:28.739928 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e4dcfff-7f54-4045-b9ca-a6be9ceeafd5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:28.740589 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:28.740589 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:28.741396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e4dcfff-7f54-4045-b9ca-a6be9ceeafd5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:28.837377 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e4dcfff-7f54-4045-b9ca-a6be9ceeafd5 tempest-VolumesActionsTest-383791058 tempest-VolumesActionsTest-383791058] http://10.222.0.50/volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 returned with HTTP 404 Dec 12 02:44:28.840457 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 335/670] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:28 2020] GET /volume/v3/bc59859bff094669aee7e83d65f7f41e/volumes/6790f746-dad9-4d95-a7a2-9754a084f5b7 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:44:36.987255 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] POST http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes Dec 12 02:44:36.988048 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:36.988048 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:36.989206 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bad855c1-33f2-461f-baef-72029869a067", "size": 1, "name": "tempest-VolumesExtendTest-Volume-619379370"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:44:36.990664 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Create volume request body: {'volume': {'imageRef': 'bad855c1-33f2-461f-baef-72029869a067', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-619379370'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:44:37.136505 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Create volume of 1 GB Dec 12 02:44:37.150892 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Availability Zones retrieved successfully. Dec 12 02:44:37.170663 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Flow 'volume_create_api' (808d979c-f116-460e-be95-24703f4ccf8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:44:37.174173 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2f5a028-c406-432a-a7ce-6067ab74a5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:44:37.177039 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:44:37.299920 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2f5a028-c406-432a-a7ce-6067ab74a5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:44:37.302581 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4268875-3922-40fb-b862-960799a5f72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:44:37.421536 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Created reservations ['3d0cbc74-a646-4ff7-800c-6913181e8957', 'fdefbb1a-20ef-4677-87b2-41745cbfdf5b', '3176ffed-ae5d-4010-89da-d257e9a1a00b', 'abf2b761-3fe8-4001-a2dc-c998165c285a'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:44:37.423925 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4268875-3922-40fb-b862-960799a5f72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d0cbc74-a646-4ff7-800c-6913181e8957', 'fdefbb1a-20ef-4677-87b2-41745cbfdf5b', '3176ffed-ae5d-4010-89da-d257e9a1a00b', 'abf2b761-3fe8-4001-a2dc-c998165c285a']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:44:37.426461 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caf5724e-ccf4-43e3-88a6-282422232327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:44:37.526409 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caf5724e-ccf4-43e3-88a6-282422232327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b77e863-2c78-4498-adc4-4b4f3017d200', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-619379370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dbd3b3574f44e939f087362080a3d48',qos_specs=None,replication_status=,reservations=['3d0cbc74-a646-4ff7-800c-6913181e8957','fdefbb1a-20ef-4677-87b2-41745cbfdf5b','3176ffed-ae5d-4010-89da-d257e9a1a00b','abf2b761-3fe8-4001-a2dc-c998165c285a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0df9bf2ee47427290812e1fc1f0af0a',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:44:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-619379370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b77e863-2c78-4498-adc4-4b4f3017d200,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dbd3b3574f44e939f087362080a3d48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f0df9bf2ee47427290812e1fc1f0af0a',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:44:37.533718 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df320330-1b04-47aa-977b-628a3d635807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:44:37.565956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df320330-1b04-47aa-977b-628a3d635807) transitioned into state 'SUCCESS' from state '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-619379370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dbd3b3574f44e939f087362080a3d48',qos_specs=None,replication_status=,reservations=['3d0cbc74-a646-4ff7-800c-6913181e8957','fdefbb1a-20ef-4677-87b2-41745cbfdf5b','3176ffed-ae5d-4010-89da-d257e9a1a00b','abf2b761-3fe8-4001-a2dc-c998165c285a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0df9bf2ee47427290812e1fc1f0af0a',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:44:37.571409 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1829f4d5-5e66-4083-9d31-947be250e3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:44:37.607533 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1829f4d5-5e66-4083-9d31-947be250e3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:44:37.610820 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Flow 'volume_create_api' (808d979c-f116-460e-be95-24703f4ccf8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:44:37.701728 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Create volume request issued successfully. Dec 12 02:44:37.716783 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6ab7baf-18ec-4144-abab-6cdb004c3671 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes returned with HTTP 202 Dec 12 02:44:37.718001 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 336/671] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 02:44:36 2020] POST /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes => generated 816 bytes in 734 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:44:37.733458 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2629336-e0f4-4786-aaa8-c1c65fe767dd tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:37.734213 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2629336-e0f4-4786-aaa8-c1c65fe767dd tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:37.734921 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2629336-e0f4-4786-aaa8-c1c65fe767dd tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:37.795995 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:37.795995 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:37.806560 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c2629336-e0f4-4786-aaa8-c1c65fe767dd tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:37.834309 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2629336-e0f4-4786-aaa8-c1c65fe767dd tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:37.836149 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 336/672] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:37 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 884 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:38.852029 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41854225-64b8-4e50-8f30-07b001b97ad4 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:38.853262 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41854225-64b8-4e50-8f30-07b001b97ad4 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:38.853683 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:38.853683 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:38.854716 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41854225-64b8-4e50-8f30-07b001b97ad4 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:38.990689 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:38.990689 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:39.010762 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-41854225-64b8-4e50-8f30-07b001b97ad4 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:39.036726 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41854225-64b8-4e50-8f30-07b001b97ad4 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:39.040758 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 337/673] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:38 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 908 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:40.060406 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a08caf76-9e7a-4a01-865b-61f5b1dfbe82 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:40.061573 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a08caf76-9e7a-4a01-865b-61f5b1dfbe82 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:40.061944 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:40.061944 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:40.062568 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a08caf76-9e7a-4a01-865b-61f5b1dfbe82 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:40.175226 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:40.175226 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:40.184967 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a08caf76-9e7a-4a01-865b-61f5b1dfbe82 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:40.225907 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a08caf76-9e7a-4a01-865b-61f5b1dfbe82 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:40.226933 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 337/674] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:40 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 908 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:41.243033 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46481e73-7c97-4125-89be-eddbce7641a6 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:41.243629 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46481e73-7c97-4125-89be-eddbce7641a6 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:41.243767 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:41.243767 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:41.244117 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46481e73-7c97-4125-89be-eddbce7641a6 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:41.439750 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:41.439750 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:41.462998 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-46481e73-7c97-4125-89be-eddbce7641a6 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:41.526715 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46481e73-7c97-4125-89be-eddbce7641a6 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:41.527975 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 338/675] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:41 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 908 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:42.543691 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed35854d-b8db-456c-86dd-84f551818e0e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:42.544245 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed35854d-b8db-456c-86dd-84f551818e0e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:42.544392 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:42.544392 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:42.545203 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed35854d-b8db-456c-86dd-84f551818e0e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:42.701102 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:42.701102 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:42.722210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ed35854d-b8db-456c-86dd-84f551818e0e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:42.771693 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed35854d-b8db-456c-86dd-84f551818e0e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:42.774470 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 338/676] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:42 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 908 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:43.790880 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d1860d2-862c-45fd-8ba1-92a9824060a2 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:43.793301 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d1860d2-862c-45fd-8ba1-92a9824060a2 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:43.793746 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:43.793746 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:43.794556 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d1860d2-862c-45fd-8ba1-92a9824060a2 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:43.881470 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:43.881470 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:43.891696 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3d1860d2-862c-45fd-8ba1-92a9824060a2 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:43.920255 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d1860d2-862c-45fd-8ba1-92a9824060a2 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:43.921801 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 339/677] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:43 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 908 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:44.937325 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3738a741-244b-48f5-9946-4203d9165cb3 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:44.937844 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3738a741-244b-48f5-9946-4203d9165cb3 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:44.938023 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:44.938023 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:44.938626 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3738a741-244b-48f5-9946-4203d9165cb3 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:45.065615 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:45.065615 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:45.076709 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3738a741-244b-48f5-9946-4203d9165cb3 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:45.100533 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3738a741-244b-48f5-9946-4203d9165cb3 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:45.101627 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 339/678] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:44 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 908 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:46.117808 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b7720ce-b8c4-457e-9752-2111bf822e2c tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:46.118999 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b7720ce-b8c4-457e-9752-2111bf822e2c tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:46.119961 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:46.119961 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:46.120626 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b7720ce-b8c4-457e-9752-2111bf822e2c tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:46.236581 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:46.236581 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:46.259773 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9b7720ce-b8c4-457e-9752-2111bf822e2c tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:46.311880 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b7720ce-b8c4-457e-9752-2111bf822e2c tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:46.313145 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 340/679] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:46 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 908 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:47.329146 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73f7dcab-487e-4042-9bc7-aa0dfc4da628 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:47.330275 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73f7dcab-487e-4042-9bc7-aa0dfc4da628 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:47.330647 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:47.330647 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:47.331273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73f7dcab-487e-4042-9bc7-aa0dfc4da628 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:47.430221 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:47.430221 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:47.450210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-73f7dcab-487e-4042-9bc7-aa0dfc4da628 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:47.496114 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73f7dcab-487e-4042-9bc7-aa0dfc4da628 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:47.509340 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 340/680] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:47 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 908 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:48.518392 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30545b14-b7d5-4ea5-8a1b-ff2d9f47bc92 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:48.522219 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30545b14-b7d5-4ea5-8a1b-ff2d9f47bc92 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:48.522434 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:48.522434 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:48.523779 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30545b14-b7d5-4ea5-8a1b-ff2d9f47bc92 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:48.639011 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:48.639011 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:48.658017 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-30545b14-b7d5-4ea5-8a1b-ff2d9f47bc92 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:48.706873 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30545b14-b7d5-4ea5-8a1b-ff2d9f47bc92 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:48.708253 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 341/681] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:48 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 908 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:49.724645 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c00dbcde-de32-4232-bdb2-b07489e1c521 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:49.728360 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c00dbcde-de32-4232-bdb2-b07489e1c521 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:49.730073 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:49.730073 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:49.731290 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c00dbcde-de32-4232-bdb2-b07489e1c521 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:49.894390 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:49.894390 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:49.918027 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c00dbcde-de32-4232-bdb2-b07489e1c521 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:49.941441 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c00dbcde-de32-4232-bdb2-b07489e1c521 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:49.943419 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 341/682] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:49 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 908 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:50.959909 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1db5b6f3-50fd-4b82-b45a-7e063a9b6260 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:50.961552 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1db5b6f3-50fd-4b82-b45a-7e063a9b6260 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:50.961944 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:50.961944 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:50.962563 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1db5b6f3-50fd-4b82-b45a-7e063a9b6260 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:51.068238 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:51.068238 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:51.078595 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1db5b6f3-50fd-4b82-b45a-7e063a9b6260 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:51.107342 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1db5b6f3-50fd-4b82-b45a-7e063a9b6260 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:51.117787 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 342/683] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:50 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 908 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:52.125650 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4be71b9-2a00-4b3c-a19f-498fd79f3a4d tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:52.126817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4be71b9-2a00-4b3c-a19f-498fd79f3a4d tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:52.127256 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:52.127256 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:52.127947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4be71b9-2a00-4b3c-a19f-498fd79f3a4d tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:52.293521 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:52.293521 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:52.318786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b4be71b9-2a00-4b3c-a19f-498fd79f3a4d tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:52.377974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4be71b9-2a00-4b3c-a19f-498fd79f3a4d tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:52.379334 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 342/684] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:52 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 908 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:53.394834 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ed9e3dd-8027-4468-996d-eab2e38e4dd3 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:53.395605 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ed9e3dd-8027-4468-996d-eab2e38e4dd3 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:53.396072 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:53.396072 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:53.396646 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ed9e3dd-8027-4468-996d-eab2e38e4dd3 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:53.619951 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:53.619951 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:53.647696 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0ed9e3dd-8027-4468-996d-eab2e38e4dd3 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:53.686337 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ed9e3dd-8027-4468-996d-eab2e38e4dd3 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:53.688542 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 343/685] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:53 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 908 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:54.703322 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-075af850-4096-408a-8f62-338f456e7767 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:54.709862 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-075af850-4096-408a-8f62-338f456e7767 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:54.710373 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:54.710373 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:54.711043 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-075af850-4096-408a-8f62-338f456e7767 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:54.805990 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:54.805990 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:54.842268 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-075af850-4096-408a-8f62-338f456e7767 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:54.886647 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-075af850-4096-408a-8f62-338f456e7767 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:54.888547 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 343/686] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:54 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 908 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:55.913250 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-727a503f-2541-43e5-aaf5-e8a961d34bd9 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:55.913752 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-727a503f-2541-43e5-aaf5-e8a961d34bd9 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:55.913956 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:55.913956 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:55.914291 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-727a503f-2541-43e5-aaf5-e8a961d34bd9 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:56.002479 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:56.002479 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:56.011836 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-727a503f-2541-43e5-aaf5-e8a961d34bd9 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:56.041739 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-727a503f-2541-43e5-aaf5-e8a961d34bd9 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:56.042584 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 344/687] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:55 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 966 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:57.062001 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43c2702a-8804-4114-99ea-1d2665c54b00 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:57.063725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43c2702a-8804-4114-99ea-1d2665c54b00 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:57.064107 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:57.064107 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:57.064796 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43c2702a-8804-4114-99ea-1d2665c54b00 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:57.211909 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:57.211909 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:57.240342 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-43c2702a-8804-4114-99ea-1d2665c54b00 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:57.328458 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43c2702a-8804-4114-99ea-1d2665c54b00 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:57.330141 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 344/688] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:57 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 969 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:58.346996 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2937f77a-5e74-4609-98f9-d02fca1582eb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:58.348104 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2937f77a-5e74-4609-98f9-d02fca1582eb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:58.348486 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:58.348486 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:58.349403 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2937f77a-5e74-4609-98f9-d02fca1582eb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:58.497632 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:58.497632 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:58.518815 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2937f77a-5e74-4609-98f9-d02fca1582eb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:58.550399 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2937f77a-5e74-4609-98f9-d02fca1582eb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:58.560858 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 345/689] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:58 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:44:59.566611 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf12db6c-70c7-44d5-bac9-aaaf0599ec26 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:44:59.567163 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf12db6c-70c7-44d5-bac9-aaaf0599ec26 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:44:59.567303 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:44:59.567303 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:44:59.567897 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf12db6c-70c7-44d5-bac9-aaaf0599ec26 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:44:59.734462 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:44:59.734462 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:44:59.753908 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cf12db6c-70c7-44d5-bac9-aaaf0599ec26 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:44:59.848173 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf12db6c-70c7-44d5-bac9-aaaf0599ec26 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:44:59.849306 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 345/690] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:44:59 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 969 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:00.863973 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c1c6bcd-3725-4445-9fdb-c26653794b88 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:45:00.865738 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c1c6bcd-3725-4445-9fdb-c26653794b88 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:00.866146 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:00.866146 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:00.866813 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c1c6bcd-3725-4445-9fdb-c26653794b88 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:01.007750 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:01.007750 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:01.017412 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c1c6bcd-3725-4445-9fdb-c26653794b88 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:01.042688 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c1c6bcd-3725-4445-9fdb-c26653794b88 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:45:01.043606 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 346/691] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:00 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:02.062325 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ec50667-c43d-445d-94d3-c8cad1635418 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:45:02.062828 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ec50667-c43d-445d-94d3-c8cad1635418 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:02.063284 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:02.063284 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:02.063872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ec50667-c43d-445d-94d3-c8cad1635418 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:02.173562 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:02.173562 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:02.190845 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ec50667-c43d-445d-94d3-c8cad1635418 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:02.215975 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ec50667-c43d-445d-94d3-c8cad1635418 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:45:02.217520 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 346/692] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:02 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:02.263436 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] POST http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes Dec 12 02:45:02.264146 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:02.264146 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:02.264818 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1380498927"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:45:02.266179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1380498927'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:45:02.266661 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Create volume of 1 GB Dec 12 02:45:02.304891 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Availability Zones retrieved successfully. Dec 12 02:45:02.360415 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Flow 'volume_create_api' (97b50149-b9d7-46a0-b070-04f41dda5358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:45:02.367178 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86442252-39b0-4ea2-bef2-57e641bc6af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:45:02.372308 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:45:02.460008 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86442252-39b0-4ea2-bef2-57e641bc6af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:45:02.463631 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea420743-77f5-46b3-83c6-a620047ae77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:45:02.575889 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Created reservations ['d5bc16b2-67a4-4bcf-83c7-a9a37a958c97', 'ab3de4d1-94c9-4e7b-8306-ea7bf8d47ac1', '3a385042-d0e4-4339-a306-e70acbc8629c', '9740e101-2033-4f60-bd53-7b05a7894ae9'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:45:02.578250 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea420743-77f5-46b3-83c6-a620047ae77a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5bc16b2-67a4-4bcf-83c7-a9a37a958c97', 'ab3de4d1-94c9-4e7b-8306-ea7bf8d47ac1', '3a385042-d0e4-4339-a306-e70acbc8629c', '9740e101-2033-4f60-bd53-7b05a7894ae9']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:45:02.581838 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200ea3c4-fff4-43fe-9ff7-8feea228ce96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:45:02.689934 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200ea3c4-fff4-43fe-9ff7-8feea228ce96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '269a6484-c51c-411e-b1f2-4b48b5d260c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1380498927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90da620c34824fedb087c4576f9b0953',qos_specs=None,replication_status=,reservations=['d5bc16b2-67a4-4bcf-83c7-a9a37a958c97','ab3de4d1-94c9-4e7b-8306-ea7bf8d47ac1','3a385042-d0e4-4339-a306-e70acbc8629c','9740e101-2033-4f60-bd53-7b05a7894ae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba18507f4d14b31a1e86300bf54cc85',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:45:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1380498927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=269a6484-c51c-411e-b1f2-4b48b5d260c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90da620c34824fedb087c4576f9b0953',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='aba18507f4d14b31a1e86300bf54cc85',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:45:02.693714 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07eb43f3-a16d-4388-ab16-87529188484e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:45:02.746395 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07eb43f3-a16d-4388-ab16-87529188484e) transitioned into state 'SUCCESS' from state '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-1380498927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90da620c34824fedb087c4576f9b0953',qos_specs=None,replication_status=,reservations=['d5bc16b2-67a4-4bcf-83c7-a9a37a958c97','ab3de4d1-94c9-4e7b-8306-ea7bf8d47ac1','3a385042-d0e4-4339-a306-e70acbc8629c','9740e101-2033-4f60-bd53-7b05a7894ae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba18507f4d14b31a1e86300bf54cc85',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:45:02.750193 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (672326a2-264b-4c1b-8233-332cb82c8f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:45:02.796590 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (672326a2-264b-4c1b-8233-332cb82c8f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:45:02.800512 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Flow 'volume_create_api' (97b50149-b9d7-46a0-b070-04f41dda5358) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:45:02.874120 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Create volume request issued successfully. Dec 12 02:45:02.902972 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-328d4c24-86e4-4245-88a7-b09485195be1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes returned with HTTP 202 Dec 12 02:45:02.924039 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 347/693] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:45:02 2020] POST /volume/v3/90da620c34824fedb087c4576f9b0953/volumes => generated 820 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:45:02.928820 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ebc9311-737b-4f4b-8221-4a013c8bd97c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:02.929397 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ebc9311-737b-4f4b-8221-4a013c8bd97c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:02.929605 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:02.929605 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:02.930536 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ebc9311-737b-4f4b-8221-4a013c8bd97c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:03.051138 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:03.051138 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:03.067341 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0ebc9311-737b-4f4b-8221-4a013c8bd97c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:03.128195 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ebc9311-737b-4f4b-8221-4a013c8bd97c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:03.129495 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 347/694] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:02 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 912 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:03.236065 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1931c58-18ed-4fc0-acef-6fa15552f2fc tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:45:03.236607 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1931c58-18ed-4fc0-acef-6fa15552f2fc tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:03.236905 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:03.236905 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:03.237180 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1931c58-18ed-4fc0-acef-6fa15552f2fc tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:03.346820 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:03.346820 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:03.357918 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c1931c58-18ed-4fc0-acef-6fa15552f2fc tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:03.388715 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1931c58-18ed-4fc0-acef-6fa15552f2fc tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:45:03.389907 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 348/695] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:03 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 969 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:45:04.148259 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14c68102-8704-46c3-a925-59f71b9cbcdd tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:04.149364 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14c68102-8704-46c3-a925-59f71b9cbcdd tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:04.149691 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:04.149691 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:04.150793 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14c68102-8704-46c3-a925-59f71b9cbcdd tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:04.354626 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:04.354626 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:04.380740 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-14c68102-8704-46c3-a925-59f71b9cbcdd tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:04.406035 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-584b970f-4336-43d9-8bc4-f320f6c447ae tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:45:04.410401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-584b970f-4336-43d9-8bc4-f320f6c447ae tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:04.410778 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:04.410778 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:04.411409 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-584b970f-4336-43d9-8bc4-f320f6c447ae tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:04.417748 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14c68102-8704-46c3-a925-59f71b9cbcdd tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:04.419168 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 348/696] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:04 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 912 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:04.550292 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:04.550292 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:04.561077 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-584b970f-4336-43d9-8bc4-f320f6c447ae tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:04.600953 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-584b970f-4336-43d9-8bc4-f320f6c447ae tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:45:04.601990 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 349/697] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:04 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 969 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:05.442011 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27c91118-d0f1-4cb3-9f0d-c08e2493897a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:05.442550 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27c91118-d0f1-4cb3-9f0d-c08e2493897a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:05.442713 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:05.442713 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:05.443368 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27c91118-d0f1-4cb3-9f0d-c08e2493897a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:05.551903 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:05.551903 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:05.565134 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-27c91118-d0f1-4cb3-9f0d-c08e2493897a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:05.618386 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1c31ce3-429b-42ad-b73c-3752f8cc6913 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:45:05.619846 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1c31ce3-429b-42ad-b73c-3752f8cc6913 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:05.620953 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:05.620953 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:05.621343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1c31ce3-429b-42ad-b73c-3752f8cc6913 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:05.635462 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27c91118-d0f1-4cb3-9f0d-c08e2493897a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:05.636533 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 349/698] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:05 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 913 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:05.754642 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:05.754642 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:05.782693 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a1c31ce3-429b-42ad-b73c-3752f8cc6913 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:05.816586 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-f5762ef3-53e8-4c0a-9b75-573e0b20cb11 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:05.817136 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-f5762ef3-53e8-4c0a-9b75-573e0b20cb11 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:05.817331 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:05.817331 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:05.817982 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-f5762ef3-53e8-4c0a-9b75-573e0b20cb11 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:05.878536 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1c31ce3-429b-42ad-b73c-3752f8cc6913 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:45:05.891078 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 350/699] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:05 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 1357 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:45:05.895051 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc500869-77e1-4b4d-b817-28e7526d7131 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] POST http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200/action Dec 12 02:45:05.895504 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:05.895504 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:05.895941 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc500869-77e1-4b4d-b817-28e7526d7131 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:45:05.896320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc500869-77e1-4b4d-b817-28e7526d7131 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:45:05.946056 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:05.946056 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:05.967889 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-54076802-2ba0-4d04-a065-271343853e02 req-f5762ef3-53e8-4c0a-9b75-573e0b20cb11 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:06.018542 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-f5762ef3-53e8-4c0a-9b75-573e0b20cb11 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:06.019647 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 350/700] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:45:05 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 913 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:06.026868 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:06.026868 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:06.028522 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fc500869-77e1-4b4d-b817-28e7526d7131 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:06.143696 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-f5762ef3-53e8-4c0a-9b75-573e0b20cb11 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume// Dec 12 02:45:06.144272 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-f5762ef3-53e8-4c0a-9b75-573e0b20cb11 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:06.144469 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:06.144469 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:06.145043 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-f5762ef3-53e8-4c0a-9b75-573e0b20cb11 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:06.146122 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-f5762ef3-53e8-4c0a-9b75-573e0b20cb11 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:45:06.147015 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 351/701] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:45:06 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 12 02:45:06.167968 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-204f0cdf-d87c-4289-a83e-f0522bd488a6 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] POST http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments Dec 12 02:45:06.170170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-204f0cdf-d87c-4289-a83e-f0522bd488a6 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "269a6484-c51c-411e-b1f2-4b48b5d260c6", "instance_uuid": "946c2442-0f7d-43be-abf9-df70bd1fc363", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:45:06.257262 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-fc500869-77e1-4b4d-b817-28e7526d7131 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Created reservations ['083bfc37-5ce4-424a-9e61-de4c7bbd314e', '324ffab1-a5ca-429b-a4ed-9cafb71378a1'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:45:06.329096 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:06.329096 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:06.340383 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fc500869-77e1-4b4d-b817-28e7526d7131 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Extend volume request issued successfully. Dec 12 02:45:06.342321 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc500869-77e1-4b4d-b817-28e7526d7131 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200/action returned with HTTP 202 Dec 12 02:45:06.345312 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 351/702] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:45:05 2020] POST /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200/action => generated 0 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:45:06.363535 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2274a391-2dec-4284-aaaa-0bc7585f2c82 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:45:06.364165 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2274a391-2dec-4284-aaaa-0bc7585f2c82 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:06.364393 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:06.364393 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:06.365192 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2274a391-2dec-4284-aaaa-0bc7585f2c82 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:06.489174 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-204f0cdf-d87c-4289-a83e-f0522bd488a6 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments returned with HTTP 200 Dec 12 02:45:06.490531 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 352/703] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:45:06 2020] POST /volume/v3/90da620c34824fedb087c4576f9b0953/attachments => generated 273 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:45:06.493455 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:06.493455 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:06.516618 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2274a391-2dec-4284-aaaa-0bc7585f2c82 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:06.543614 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5fb3797c-8458-496e-9a12-a26420e9eb7d tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:06.544355 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5fb3797c-8458-496e-9a12-a26420e9eb7d tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:06.544628 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:06.544628 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:06.545220 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5fb3797c-8458-496e-9a12-a26420e9eb7d tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:06.594824 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2274a391-2dec-4284-aaaa-0bc7585f2c82 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:45:06.604694 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 352/704] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:06 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 1357 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:45:06.604694 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2274a391-2dec-4284-aaaa-0bc7585f2c82 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume// Dec 12 02:45:06.604694 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2274a391-2dec-4284-aaaa-0bc7585f2c82 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:06.604694 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:06.604694 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:06.604694 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2274a391-2dec-4284-aaaa-0bc7585f2c82 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:06.604694 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2274a391-2dec-4284-aaaa-0bc7585f2c82 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:45:06.604694 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 353/705] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:45:06 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:45:06.626665 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-93cfdaa8-d71a-465b-944f-5541b018befb tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:06.627414 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-93cfdaa8-d71a-465b-944f-5541b018befb tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:06.627905 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-93cfdaa8-d71a-465b-944f-5541b018befb tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:06.639695 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:06.639695 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:06.666238 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5fb3797c-8458-496e-9a12-a26420e9eb7d tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:06.708248 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:06.708248 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:06.731920 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5fb3797c-8458-496e-9a12-a26420e9eb7d tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:06.733342 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 353/706] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:06 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 912 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:06.769115 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:06.769115 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:06.788596 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-54076802-2ba0-4d04-a065-271343853e02 req-93cfdaa8-d71a-465b-944f-5541b018befb tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:06.841851 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:06.841851 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:06.866757 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-93cfdaa8-d71a-465b-944f-5541b018befb tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:06.867368 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 354/707] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:45:06 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 1011 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:45:06.890994 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-6f0acf28-8fb8-43a5-991a-a4ee7ceee1b5 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] PUT http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/47a7fe11-98be-408a-abc2-ce138cfdfdd1 Dec 12 02:45:06.891857 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:06.891857 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:06.892936 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-6f0acf28-8fb8-43a5-991a-a4ee7ceee1b5 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:45:06.935103 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:45:06.935103 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:45:06.936235 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-54076802-2ba0-4d04-a065-271343853e02 req-6f0acf28-8fb8-43a5-991a-a4ee7ceee1b5 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Lock "b'cinder-attachment_update-269a6484-c51c-411e-b1f2-4b48b5d260c6-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.013s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:45:06.938923 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:06.938923 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:07.616292 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c79a3261-b789-4b0f-a0a9-1368e1390c3f tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:45:07.617134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c79a3261-b789-4b0f-a0a9-1368e1390c3f tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:07.617465 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:07.617465 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:07.618034 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c79a3261-b789-4b0f-a0a9-1368e1390c3f tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:07.719978 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:07.719978 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:07.732606 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c79a3261-b789-4b0f-a0a9-1368e1390c3f tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:07.764948 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c79a3261-b789-4b0f-a0a9-1368e1390c3f tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:45:07.766469 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 355/708] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:07 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 1357 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:45:07.772301 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5b38158-15a8-40de-8e79-abce85eaf448 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:07.773279 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5b38158-15a8-40de-8e79-abce85eaf448 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:07.773662 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:07.773662 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:07.774322 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5b38158-15a8-40de-8e79-abce85eaf448 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:07.877037 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:07.877037 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:07.906589 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d5b38158-15a8-40de-8e79-abce85eaf448 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:07.949682 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:07.949682 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:07.972942 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5b38158-15a8-40de-8e79-abce85eaf448 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:07.983881 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 356/709] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:07 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 912 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:08.783903 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6dbd379-03eb-4496-a49e-30184029c360 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:45:08.784482 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6dbd379-03eb-4496-a49e-30184029c360 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:08.784608 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:08.784608 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:08.784996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6dbd379-03eb-4496-a49e-30184029c360 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:08.875658 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:08.875658 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:08.885381 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e6dbd379-03eb-4496-a49e-30184029c360 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:08.911998 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6dbd379-03eb-4496-a49e-30184029c360 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:45:08.913240 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 357/710] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:08 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 1357 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:45:08.930161 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53d09c15-d26c-4d2e-b31e-c101c1cab453 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:45:08.931102 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53d09c15-d26c-4d2e-b31e-c101c1cab453 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:08.932181 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:08.932181 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:08.932857 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53d09c15-d26c-4d2e-b31e-c101c1cab453 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:08.997576 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:08.997576 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:09.007327 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-53d09c15-d26c-4d2e-b31e-c101c1cab453 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:09.044557 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53d09c15-d26c-4d2e-b31e-c101c1cab453 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:45:09.046171 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 358/711] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:08 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 1357 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:45:09.050365 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-448530bf-7bc0-41f3-b0df-f7640245ea26 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:09.051147 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-448530bf-7bc0-41f3-b0df-f7640245ea26 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:09.051826 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:09.051826 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:09.052831 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-448530bf-7bc0-41f3-b0df-f7640245ea26 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:09.132359 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:09.132359 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:09.170638 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-448530bf-7bc0-41f3-b0df-f7640245ea26 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:09.200322 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:09.200322 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:09.227742 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-448530bf-7bc0-41f3-b0df-f7640245ea26 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:09.229590 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 359/712] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:09 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 912 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:09.238435 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] POST http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes Dec 12 02:45:09.240923 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:09.240923 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:09.241681 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-592153800"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:45:09.243615 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-592153800'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:45:09.245934 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Create volume of 1 GB Dec 12 02:45:09.264064 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Availability Zones retrieved successfully. Dec 12 02:45:09.285261 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-54076802-2ba0-4d04-a065-271343853e02 req-6f0acf28-8fb8-43a5-991a-a4ee7ceee1b5 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Lock "b'cinder-attachment_update-269a6484-c51c-411e-b1f2-4b48b5d260c6-n-h2-765315-4'" released by "attachment_update" :: held 2.349s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:45:09.285904 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-6f0acf28-8fb8-43a5-991a-a4ee7ceee1b5 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/47a7fe11-98be-408a-abc2-ce138cfdfdd1 returned with HTTP 200 Dec 12 02:45:09.287210 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 354/713] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 02:45:06 2020] PUT /volume/v3/90da620c34824fedb087c4576f9b0953/attachments/47a7fe11-98be-408a-abc2-ce138cfdfdd1 => generated 762 bytes in 2401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:45:09.292594 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Flow 'volume_create_api' (a085544c-d8c6-4b2c-9bb1-751527448690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:45:09.296131 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84874790-c605-410d-9a30-32afdf04af9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:45:09.298768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:45:09.395200 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84874790-c605-410d-9a30-32afdf04af9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:45:09.397589 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f29875d4-006a-463f-be0b-05c68eee428d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:45:09.550428 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Created reservations ['283fda5d-188c-4b15-98bf-c6b415417ec8', '317ef736-3a62-4b09-b5e6-71479e0418e1', '34eb2e7f-a03b-421a-b87f-696345cc2ce1', '137d5be5-6999-4bd3-a2b3-f7fde22f6615'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:45:09.553210 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f29875d4-006a-463f-be0b-05c68eee428d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['283fda5d-188c-4b15-98bf-c6b415417ec8', '317ef736-3a62-4b09-b5e6-71479e0418e1', '34eb2e7f-a03b-421a-b87f-696345cc2ce1', '137d5be5-6999-4bd3-a2b3-f7fde22f6615']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:45:09.555431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff882d5-ef98-478c-9679-ae15c695bc3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:45:09.663656 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff882d5-ef98-478c-9679-ae15c695bc3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6a21043-d475-45b0-924d-515b66dbb505', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-592153800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dbd3b3574f44e939f087362080a3d48',qos_specs=None,replication_status=,reservations=['283fda5d-188c-4b15-98bf-c6b415417ec8','317ef736-3a62-4b09-b5e6-71479e0418e1','34eb2e7f-a03b-421a-b87f-696345cc2ce1','137d5be5-6999-4bd3-a2b3-f7fde22f6615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0df9bf2ee47427290812e1fc1f0af0a',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:45:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-592153800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6a21043-d475-45b0-924d-515b66dbb505,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dbd3b3574f44e939f087362080a3d48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f0df9bf2ee47427290812e1fc1f0af0a',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:45:09.669104 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ea53b19-16cf-4770-ac3c-e8280ba593b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:45:09.701556 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ea53b19-16cf-4770-ac3c-e8280ba593b3) transitioned into state 'SUCCESS' from state '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-592153800',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dbd3b3574f44e939f087362080a3d48',qos_specs=None,replication_status=,reservations=['283fda5d-188c-4b15-98bf-c6b415417ec8','317ef736-3a62-4b09-b5e6-71479e0418e1','34eb2e7f-a03b-421a-b87f-696345cc2ce1','137d5be5-6999-4bd3-a2b3-f7fde22f6615'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0df9bf2ee47427290812e1fc1f0af0a',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:45:09.703549 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a93a32-6715-43d1-a483-1937d364b408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:45:09.754638 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16a93a32-6715-43d1-a483-1937d364b408) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:45:09.766747 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Flow 'volume_create_api' (a085544c-d8c6-4b2c-9bb1-751527448690) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:45:09.897694 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Create volume request issued successfully. Dec 12 02:45:09.926682 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64c88fda-7530-45d4-b568-061581757ceb tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes returned with HTTP 202 Dec 12 02:45:09.942481 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8be73649-ffa6-4bef-8f5e-7e28a2ecd53e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 Dec 12 02:45:09.943534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8be73649-ffa6-4bef-8f5e-7e28a2ecd53e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:09.943864 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:09.943864 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:09.944416 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8be73649-ffa6-4bef-8f5e-7e28a2ecd53e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:09.954792 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 360/714] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:45:09 2020] POST /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes => generated 816 bytes in 719 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:45:10.070196 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:10.070196 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:10.090388 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8be73649-ffa6-4bef-8f5e-7e28a2ecd53e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:10.136520 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8be73649-ffa6-4bef-8f5e-7e28a2ecd53e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 returned with HTTP 200 Dec 12 02:45:10.142797 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 355/715] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:09 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 => generated 908 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:45:10.247379 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c23662e-e21d-45c1-ba27-b6338bf166fe tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:10.247986 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c23662e-e21d-45c1-ba27-b6338bf166fe tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:10.248185 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:10.248185 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:10.248743 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c23662e-e21d-45c1-ba27-b6338bf166fe tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:10.316709 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:10.316709 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:10.326149 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3c23662e-e21d-45c1-ba27-b6338bf166fe tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:10.363662 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:10.363662 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:10.373948 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c23662e-e21d-45c1-ba27-b6338bf166fe tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:10.387488 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 361/716] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:10 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 913 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:11.160613 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-441498e8-6943-4b47-9278-df6eb6753aff tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 Dec 12 02:45:11.161882 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-441498e8-6943-4b47-9278-df6eb6753aff tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:11.162298 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:11.162298 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:11.162953 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-441498e8-6943-4b47-9278-df6eb6753aff tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:11.238330 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:11.238330 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:11.262707 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-441498e8-6943-4b47-9278-df6eb6753aff tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:11.304555 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-441498e8-6943-4b47-9278-df6eb6753aff tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 returned with HTTP 200 Dec 12 02:45:11.305699 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 356/717] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:11 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 => generated 909 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:11.322559 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d82134f9-b8f0-4177-b00b-cca07303800b tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] POST http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots Dec 12 02:45:11.323584 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:11.323584 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:11.324277 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d82134f9-b8f0-4177-b00b-cca07303800b tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6a21043-d475-45b0-924d-515b66dbb505", "name": "tempest-VolumesExtendTest-Snapshot-1002894723"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:45:11.386209 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:11.386209 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:11.388374 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d82134f9-b8f0-4177-b00b-cca07303800b tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:11.389169 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-d82134f9-b8f0-4177-b00b-cca07303800b tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Create snapshot from volume c6a21043-d475-45b0-924d-515b66dbb505 Dec 12 02:45:11.392000 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8da242be-0358-46ae-a79b-e0631c95edfe tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:11.392560 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8da242be-0358-46ae-a79b-e0631c95edfe tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:11.392817 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:11.392817 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:11.393631 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8da242be-0358-46ae-a79b-e0631c95edfe tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:11.484631 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:11.484631 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:11.518492 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8da242be-0358-46ae-a79b-e0631c95edfe tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:11.553299 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:11.553299 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:11.572671 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-d82134f9-b8f0-4177-b00b-cca07303800b tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Created reservations ['bfbfbb69-a716-4898-86a2-e7d8c356eb92', 'cf712bd5-5304-455d-a8da-c52ca870f711', '1b4a4794-74b3-4ee1-9341-fd4e6150fd48', 'c663600f-a904-4035-b3e2-c6589bf3af61'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:45:11.578999 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8da242be-0358-46ae-a79b-e0631c95edfe tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:11.581019 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 357/718] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:11 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 913 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:11.840356 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d82134f9-b8f0-4177-b00b-cca07303800b tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Snapshot create request issued successfully. Dec 12 02:45:11.842621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d82134f9-b8f0-4177-b00b-cca07303800b tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots returned with HTTP 202 Dec 12 02:45:11.857399 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cad638e9-a6ca-4e1d-a445-6722edddaa1e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf Dec 12 02:45:11.858744 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cad638e9-a6ca-4e1d-a445-6722edddaa1e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:11.859164 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:11.859164 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:11.861041 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cad638e9-a6ca-4e1d-a445-6722edddaa1e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:11.866490 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 362/719] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:45:11 2020] POST /volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots => generated 304 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:45:11.903483 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:11.903483 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:11.905062 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cad638e9-a6ca-4e1d-a445-6722edddaa1e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Snapshot retrieved successfully. Dec 12 02:45:11.907186 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cad638e9-a6ca-4e1d-a445-6722edddaa1e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf returned with HTTP 200 Dec 12 02:45:11.908206 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 358/720] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:45:11 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf => generated 436 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:12.597484 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-566cf505-43c4-447d-9201-0c285fef59b4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:12.598589 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-566cf505-43c4-447d-9201-0c285fef59b4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:12.598960 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:12.598960 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:12.599978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-566cf505-43c4-447d-9201-0c285fef59b4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:12.666859 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:12.666859 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:12.676879 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-566cf505-43c4-447d-9201-0c285fef59b4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:12.698780 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:12.698780 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:12.710306 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-566cf505-43c4-447d-9201-0c285fef59b4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:12.711859 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 363/721] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:12 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 913 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:12.921557 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-296e6d0e-648c-4a6e-baa6-903866ee7621 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf Dec 12 02:45:12.922343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-296e6d0e-648c-4a6e-baa6-903866ee7621 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:12.922798 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:12.922798 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:12.923446 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-296e6d0e-648c-4a6e-baa6-903866ee7621 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:12.974250 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:12.974250 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:12.976025 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-296e6d0e-648c-4a6e-baa6-903866ee7621 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Snapshot retrieved successfully. Dec 12 02:45:12.979465 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-296e6d0e-648c-4a6e-baa6-903866ee7621 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf returned with HTTP 200 Dec 12 02:45:12.985888 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 359/722] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:45:12 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf => generated 436 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:13.727041 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d36a295-4dbd-4889-b609-fe051426d43f tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:13.729396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d36a295-4dbd-4889-b609-fe051426d43f tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:13.729875 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:13.729875 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:13.730535 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d36a295-4dbd-4889-b609-fe051426d43f tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:13.794543 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:13.794543 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:13.804985 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9d36a295-4dbd-4889-b609-fe051426d43f tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:13.826125 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:13.826125 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:13.842467 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d36a295-4dbd-4889-b609-fe051426d43f tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:13.843646 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 364/723] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:13 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 913 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:13.992610 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a817a3b0-ee7d-4c1d-a926-a0b4dc1f2f25 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf Dec 12 02:45:13.993097 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a817a3b0-ee7d-4c1d-a926-a0b4dc1f2f25 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:13.993317 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:13.993317 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:13.995349 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a817a3b0-ee7d-4c1d-a926-a0b4dc1f2f25 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:14.020372 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:14.020372 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:14.021890 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a817a3b0-ee7d-4c1d-a926-a0b4dc1f2f25 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Snapshot retrieved successfully. Dec 12 02:45:14.024266 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a817a3b0-ee7d-4c1d-a926-a0b4dc1f2f25 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf returned with HTTP 200 Dec 12 02:45:14.025943 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 360/724] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:45:13 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf => generated 463 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:14.042969 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1eead5e-302e-4b07-b320-47e0dfbfcb88 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] POST http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505/action Dec 12 02:45:14.043433 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:14.043433 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:14.043870 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1eead5e-302e-4b07-b320-47e0dfbfcb88 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:45:14.044224 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1eead5e-302e-4b07-b320-47e0dfbfcb88 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:45:14.104689 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:14.104689 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:14.106200 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a1eead5e-302e-4b07-b320-47e0dfbfcb88 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:14.229325 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-a1eead5e-302e-4b07-b320-47e0dfbfcb88 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Created reservations ['8946824d-7281-45ed-95d5-b8e32b6b6183', '43bb2201-70b5-4bbe-8970-657f11a62b17'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:45:14.280679 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a1eead5e-302e-4b07-b320-47e0dfbfcb88 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Extend volume request issued successfully. Dec 12 02:45:14.284446 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1eead5e-302e-4b07-b320-47e0dfbfcb88 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505/action returned with HTTP 202 Dec 12 02:45:14.288870 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 365/725] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:45:14 2020] POST /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505/action => generated 0 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:45:14.294261 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c36d8c75-db13-4d8c-b0d5-7b83f02de094 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 Dec 12 02:45:14.294649 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c36d8c75-db13-4d8c-b0d5-7b83f02de094 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:14.294868 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:14.294868 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:14.295241 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c36d8c75-db13-4d8c-b0d5-7b83f02de094 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:14.419888 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:14.419888 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:14.431810 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c36d8c75-db13-4d8c-b0d5-7b83f02de094 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:14.458149 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c36d8c75-db13-4d8c-b0d5-7b83f02de094 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 returned with HTTP 200 Dec 12 02:45:14.459830 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 361/726] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:14 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 => generated 909 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:14.857326 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-a7747753-1897-43ba-979f-165540c365d1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] POST http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/47a7fe11-98be-408a-abc2-ce138cfdfdd1/action Dec 12 02:45:14.857326 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:14.857326 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:14.857326 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-a7747753-1897-43ba-979f-165540c365d1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:45:14.857326 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-a7747753-1897-43ba-979f-165540c365d1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:45:14.859418 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba714141-c9d2-4110-8c25-6bf883b7d8a7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:14.859945 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba714141-c9d2-4110-8c25-6bf883b7d8a7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:14.860163 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:14.860163 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:14.860535 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba714141-c9d2-4110-8c25-6bf883b7d8a7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:14.987595 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:14.987595 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:15.016152 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:15.016152 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:15.018875 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba714141-c9d2-4110-8c25-6bf883b7d8a7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:15.059247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-54076802-2ba0-4d04-a065-271343853e02 req-a7747753-1897-43ba-979f-165540c365d1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/47a7fe11-98be-408a-abc2-ce138cfdfdd1/action returned with HTTP 204 Dec 12 02:45:15.060313 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 366/727] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 02:45:14 2020] POST /volume/v3/90da620c34824fedb087c4576f9b0953/attachments/47a7fe11-98be-408a-abc2-ce138cfdfdd1/action => generated 0 bytes in 218 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:45:15.061475 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:15.061475 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:15.081900 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba714141-c9d2-4110-8c25-6bf883b7d8a7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:15.083092 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 362/728] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:14 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 913 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:15.475865 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98b015c6-c4f2-4b99-a75c-fd89e0bc6c49 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 Dec 12 02:45:15.477162 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98b015c6-c4f2-4b99-a75c-fd89e0bc6c49 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:15.477477 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:15.477477 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:15.478687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98b015c6-c4f2-4b99-a75c-fd89e0bc6c49 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:15.677447 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:15.677447 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:15.701527 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-98b015c6-c4f2-4b99-a75c-fd89e0bc6c49 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:15.772300 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98b015c6-c4f2-4b99-a75c-fd89e0bc6c49 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 returned with HTTP 200 Dec 12 02:45:15.773807 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 367/729] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:15 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 => generated 909 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:16.100018 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88b04ad0-96de-43ca-b7ea-81a012708207 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:16.101006 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88b04ad0-96de-43ca-b7ea-81a012708207 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:16.101367 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:16.101367 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:16.102011 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88b04ad0-96de-43ca-b7ea-81a012708207 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:16.176164 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:16.176164 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:16.187727 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-88b04ad0-96de-43ca-b7ea-81a012708207 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:16.213587 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:16.213587 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:16.225606 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88b04ad0-96de-43ca-b7ea-81a012708207 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:16.226635 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 363/730] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:16 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 1205 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:45:16.791392 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4f5f919-c384-462d-b385-04f6373ad305 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 Dec 12 02:45:16.791930 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4f5f919-c384-462d-b385-04f6373ad305 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:16.792151 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:16.792151 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:16.792570 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4f5f919-c384-462d-b385-04f6373ad305 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:16.893227 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:16.893227 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:16.918989 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e4f5f919-c384-462d-b385-04f6373ad305 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:16.963319 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4f5f919-c384-462d-b385-04f6373ad305 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 returned with HTTP 200 Dec 12 02:45:16.969428 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 368/731] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:16 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 => generated 909 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:17.023572 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] POST http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes Dec 12 02:45:17.023572 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:17.023572 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:17.023572 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-208485604"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:45:17.023572 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-208485604'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:45:17.023572 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Create volume of 1 GB Dec 12 02:45:17.070015 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Availability Zones retrieved successfully. Dec 12 02:45:17.100910 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Flow 'volume_create_api' (3d71fc2e-f97d-4b7d-9629-d7ee6df88de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:45:17.105416 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078f5eeb-49d6-4084-867a-0aa518e63b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:45:17.108145 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:45:17.196318 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078f5eeb-49d6-4084-867a-0aa518e63b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:45:17.199456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef57b39-8799-4ffc-9da0-35f7b095bebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:45:17.295552 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Created reservations ['57ad6c8f-555f-4727-b520-e519bd5c9c45', 'c59466af-5036-4247-b0cc-3ab1edecf301', 'a7772044-daed-42a0-9e1a-3e4ef55b14cf', 'b503e614-9b91-451b-90a1-53405379534b'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:45:17.297949 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fef57b39-8799-4ffc-9da0-35f7b095bebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57ad6c8f-555f-4727-b520-e519bd5c9c45', 'c59466af-5036-4247-b0cc-3ab1edecf301', 'a7772044-daed-42a0-9e1a-3e4ef55b14cf', 'b503e614-9b91-451b-90a1-53405379534b']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:45:17.300715 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8ccef89-3722-4ae9-b93b-7731e6be535e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:45:17.445909 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8ccef89-3722-4ae9-b93b-7731e6be535e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6cf554e-186a-447c-a387-bad11f833cd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-208485604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90da620c34824fedb087c4576f9b0953',qos_specs=None,replication_status=,reservations=['57ad6c8f-555f-4727-b520-e519bd5c9c45','c59466af-5036-4247-b0cc-3ab1edecf301','a7772044-daed-42a0-9e1a-3e4ef55b14cf','b503e614-9b91-451b-90a1-53405379534b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba18507f4d14b31a1e86300bf54cc85',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:45:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-208485604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6cf554e-186a-447c-a387-bad11f833cd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90da620c34824fedb087c4576f9b0953',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='aba18507f4d14b31a1e86300bf54cc85',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:45:17.452076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (427d9312-9b0a-4b28-87db-c934b09f2c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:45:17.536758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (427d9312-9b0a-4b28-87db-c934b09f2c4c) transitioned into state 'SUCCESS' from state '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-208485604',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90da620c34824fedb087c4576f9b0953',qos_specs=None,replication_status=,reservations=['57ad6c8f-555f-4727-b520-e519bd5c9c45','c59466af-5036-4247-b0cc-3ab1edecf301','a7772044-daed-42a0-9e1a-3e4ef55b14cf','b503e614-9b91-451b-90a1-53405379534b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aba18507f4d14b31a1e86300bf54cc85',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:45:17.538956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e0f499-d02e-44b9-8ffd-29ae7180fc3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:45:17.563109 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4e0f499-d02e-44b9-8ffd-29ae7180fc3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:45:17.566098 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Flow 'volume_create_api' (3d71fc2e-f97d-4b7d-9629-d7ee6df88de8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:45:17.635205 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Create volume request issued successfully. Dec 12 02:45:17.651561 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db53569e-d644-4307-8209-fcc5930431c7 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes returned with HTTP 202 Dec 12 02:45:17.656694 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 364/732] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:45:17 2020] POST /volume/v3/90da620c34824fedb087c4576f9b0953/volumes => generated 819 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:45:17.667915 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d69cebc-76c8-4ad6-bf05-88933569053b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:17.668586 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d69cebc-76c8-4ad6-bf05-88933569053b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:17.669056 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:17.669056 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:17.669713 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d69cebc-76c8-4ad6-bf05-88933569053b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:17.807285 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:17.807285 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:17.833949 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7d69cebc-76c8-4ad6-bf05-88933569053b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:17.905859 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d69cebc-76c8-4ad6-bf05-88933569053b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:17.915654 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 369/733] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:17 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 887 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:17.984468 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad2a3c86-20c7-4cbc-8fa7-c886f9851d16 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 Dec 12 02:45:17.985023 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad2a3c86-20c7-4cbc-8fa7-c886f9851d16 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:17.985242 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:17.985242 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:17.985975 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad2a3c86-20c7-4cbc-8fa7-c886f9851d16 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:18.135680 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:18.135680 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:18.157119 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ad2a3c86-20c7-4cbc-8fa7-c886f9851d16 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:18.259100 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad2a3c86-20c7-4cbc-8fa7-c886f9851d16 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 returned with HTTP 200 Dec 12 02:45:18.263388 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 365/734] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:17 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 => generated 909 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:18.923724 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40e982db-56ae-4938-8ecc-f79a7479128c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:18.924976 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40e982db-56ae-4938-8ecc-f79a7479128c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:18.924976 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:18.924976 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:18.925284 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40e982db-56ae-4938-8ecc-f79a7479128c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:18.985862 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:18.985862 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:18.996898 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-40e982db-56ae-4938-8ecc-f79a7479128c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:19.029081 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40e982db-56ae-4938-8ecc-f79a7479128c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:19.037418 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 370/735] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:18 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 912 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:19.278453 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b9f1d0ab-bef6-437f-a55f-ef4329ebc6a0 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 Dec 12 02:45:19.279010 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b9f1d0ab-bef6-437f-a55f-ef4329ebc6a0 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:19.279154 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:19.279154 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:19.279511 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b9f1d0ab-bef6-437f-a55f-ef4329ebc6a0 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:19.382630 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:19.382630 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:19.392954 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b9f1d0ab-bef6-437f-a55f-ef4329ebc6a0 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:19.417969 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b9f1d0ab-bef6-437f-a55f-ef4329ebc6a0 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 returned with HTTP 200 Dec 12 02:45:19.419382 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 366/736] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:19 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 => generated 909 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:19.433746 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6db26e5d-e08b-44f0-893a-66bc7108dc27 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 Dec 12 02:45:19.434346 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6db26e5d-e08b-44f0-893a-66bc7108dc27 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:19.434829 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:19.434829 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:19.435435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6db26e5d-e08b-44f0-893a-66bc7108dc27 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:19.453408 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-6887aacc-f52c-49f0-aaf3-0a8832e6bc59 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:19.454244 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-6887aacc-f52c-49f0-aaf3-0a8832e6bc59 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:19.454647 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:19.454647 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:19.455545 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-6887aacc-f52c-49f0-aaf3-0a8832e6bc59 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:19.507630 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:19.507630 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:19.531734 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6db26e5d-e08b-44f0-893a-66bc7108dc27 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:19.535492 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:19.535492 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:19.546755 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-6887aacc-f52c-49f0-aaf3-0a8832e6bc59 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:19.563064 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6db26e5d-e08b-44f0-893a-66bc7108dc27 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 returned with HTTP 200 Dec 12 02:45:19.563915 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 371/737] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:19 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 => generated 909 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:19.584473 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c40a15fb-5ad3-43b5-9460-fb5bbef57aed tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] DELETE http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf Dec 12 02:45:19.585034 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c40a15fb-5ad3-43b5-9460-fb5bbef57aed tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:19.585256 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:19.585256 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:19.585816 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c40a15fb-5ad3-43b5-9460-fb5bbef57aed tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:19.586184 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-c40a15fb-5ad3-43b5-9460-fb5bbef57aed tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Delete snapshot with id: 821bfea3-af0c-47df-b5aa-55f011928ddf Dec 12 02:45:19.591966 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-6887aacc-f52c-49f0-aaf3-0a8832e6bc59 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:19.593022 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 367/738] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:45:19 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 912 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:19.651901 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:19.651901 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:19.653129 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c40a15fb-5ad3-43b5-9460-fb5bbef57aed tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Snapshot retrieved successfully. Dec 12 02:45:19.730105 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c40a15fb-5ad3-43b5-9460-fb5bbef57aed tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Snapshot delete request issued successfully. Dec 12 02:45:19.730235 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c40a15fb-5ad3-43b5-9460-fb5bbef57aed tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf returned with HTTP 202 Dec 12 02:45:19.734180 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 372/739] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:45:19 2020] DELETE /volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 12 02:45:19.741990 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75ccb8c3-ecea-4ccb-8d0c-48bc0a5ecfd1 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf Dec 12 02:45:19.742757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75ccb8c3-ecea-4ccb-8d0c-48bc0a5ecfd1 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:19.743226 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:19.743226 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:19.744508 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75ccb8c3-ecea-4ccb-8d0c-48bc0a5ecfd1 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:19.798700 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:19.798700 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:19.805437 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-75ccb8c3-ecea-4ccb-8d0c-48bc0a5ecfd1 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Snapshot retrieved successfully. Dec 12 02:45:19.809685 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75ccb8c3-ecea-4ccb-8d0c-48bc0a5ecfd1 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf returned with HTTP 200 Dec 12 02:45:19.812832 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 368/740] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:45:19 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf => generated 462 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:19.852314 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c40a15fb-5ad3-43b5-9460-fb5bbef57aed tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume// Dec 12 02:45:19.853789 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c40a15fb-5ad3-43b5-9460-fb5bbef57aed tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:19.853789 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:19.853789 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:19.854283 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c40a15fb-5ad3-43b5-9460-fb5bbef57aed tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:19.855213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c40a15fb-5ad3-43b5-9460-fb5bbef57aed tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:45:19.855817 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 373/741] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:45:19 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:45:19.878464 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-f736ea9a-dac7-4a3f-9715-ec29f0a5cbe0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] POST http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments Dec 12 02:45:19.878912 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:19.878912 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:19.879328 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-f736ea9a-dac7-4a3f-9715-ec29f0a5cbe0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6cf554e-186a-447c-a387-bad11f833cd7", "instance_uuid": "946c2442-0f7d-43be-abf9-df70bd1fc363", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:45:20.024063 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:20.024063 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:20.174396 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-f736ea9a-dac7-4a3f-9715-ec29f0a5cbe0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments returned with HTTP 200 Dec 12 02:45:20.175450 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 369/742] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:45:19 2020] POST /volume/v3/90da620c34824fedb087c4576f9b0953/attachments => generated 273 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:45:20.236354 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-faa68ec9-9e88-403d-aa41-016ee889da02 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:20.237255 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-faa68ec9-9e88-403d-aa41-016ee889da02 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:20.237949 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-faa68ec9-9e88-403d-aa41-016ee889da02 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:20.272199 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-f736ea9a-dac7-4a3f-9715-ec29f0a5cbe0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume// Dec 12 02:45:20.273489 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-f736ea9a-dac7-4a3f-9715-ec29f0a5cbe0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:20.274576 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:20.274576 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:20.275521 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-f736ea9a-dac7-4a3f-9715-ec29f0a5cbe0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:20.278214 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-f736ea9a-dac7-4a3f-9715-ec29f0a5cbe0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:45:20.279111 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 370/743] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:45:20 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:45:20.297723 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-e2e567a0-a7ff-4ff5-bc48-e4ac806d354c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:20.298859 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-e2e567a0-a7ff-4ff5-bc48-e4ac806d354c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:20.299567 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-e2e567a0-a7ff-4ff5-bc48-e4ac806d354c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:20.400015 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:20.400015 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:20.412693 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:20.412693 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:20.418889 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-faa68ec9-9e88-403d-aa41-016ee889da02 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:20.434980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-e2e567a0-a7ff-4ff5-bc48-e4ac806d354c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:20.460428 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:20.460428 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:20.476736 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:20.476736 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:20.478806 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-faa68ec9-9e88-403d-aa41-016ee889da02 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:20.494105 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 374/744] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:20 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 911 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:20.499598 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-e2e567a0-a7ff-4ff5-bc48-e4ac806d354c tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:20.500904 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 371/745] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:45:20 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 1010 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:45:20.523108 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-258eca0b-8077-40e4-9475-d4e5c5eef468 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] PUT http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/f1cb365a-7416-4e38-ab78-b79593665f0f Dec 12 02:45:20.524033 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:20.524033 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:20.524933 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-258eca0b-8077-40e4-9475-d4e5c5eef468 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdc"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:45:20.560796 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:45:20.560796 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:45:20.561591 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-258eca0b-8077-40e4-9475-d4e5c5eef468 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Lock "b'cinder-attachment_update-a6cf554e-186a-447c-a387-bad11f833cd7-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.011s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:45:20.564044 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:20.564044 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:20.823009 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fdc9aeb0-4404-44e4-858d-b55cdec7a6f4 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf Dec 12 02:45:20.823544 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fdc9aeb0-4404-44e4-858d-b55cdec7a6f4 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:20.823740 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:20.823740 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:20.824413 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fdc9aeb0-4404-44e4-858d-b55cdec7a6f4 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:20.881104 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:20.881104 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:20.882855 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fdc9aeb0-4404-44e4-858d-b55cdec7a6f4 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Snapshot retrieved successfully. Dec 12 02:45:20.888040 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fdc9aeb0-4404-44e4-858d-b55cdec7a6f4 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf returned with HTTP 200 Dec 12 02:45:20.891638 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 372/746] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:45:20 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf => generated 462 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:21.504950 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96c85853-ce05-4134-a68a-f4a3d8c798ee tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:21.505760 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96c85853-ce05-4134-a68a-f4a3d8c798ee tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:21.505962 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:21.505962 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:21.506636 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96c85853-ce05-4134-a68a-f4a3d8c798ee tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:21.663435 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:21.663435 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:21.697213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-96c85853-ce05-4134-a68a-f4a3d8c798ee tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:21.733444 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:21.733444 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:21.786038 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96c85853-ce05-4134-a68a-f4a3d8c798ee tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:21.796578 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 373/747] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:21 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 911 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:21.904333 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45d5145c-9026-4fc3-a2d7-f5374c8da1f5 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf Dec 12 02:45:21.905077 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45d5145c-9026-4fc3-a2d7-f5374c8da1f5 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:21.905414 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:21.905414 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:21.905982 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45d5145c-9026-4fc3-a2d7-f5374c8da1f5 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:21.974901 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:21.974901 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:21.980616 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-45d5145c-9026-4fc3-a2d7-f5374c8da1f5 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Snapshot retrieved successfully. Dec 12 02:45:21.987018 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45d5145c-9026-4fc3-a2d7-f5374c8da1f5 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf returned with HTTP 200 Dec 12 02:45:21.991141 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 374/748] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:45:21 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf => generated 462 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:22.804691 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f17e5cb-9dbe-4c36-963b-1faf91b66463 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:22.805236 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f17e5cb-9dbe-4c36-963b-1faf91b66463 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:22.806162 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:22.806162 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:22.806852 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f17e5cb-9dbe-4c36-963b-1faf91b66463 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:22.819250 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-258eca0b-8077-40e4-9475-d4e5c5eef468 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Lock "b'cinder-attachment_update-a6cf554e-186a-447c-a387-bad11f833cd7-n-h2-765315-4'" released by "attachment_update" :: held 2.258s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:45:22.820217 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-258eca0b-8077-40e4-9475-d4e5c5eef468 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/f1cb365a-7416-4e38-ab78-b79593665f0f returned with HTTP 200 Dec 12 02:45:22.822486 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 375/749] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 02:45:20 2020] PUT /volume/v3/90da620c34824fedb087c4576f9b0953/attachments/f1cb365a-7416-4e38-ab78-b79593665f0f => generated 762 bytes in 2304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:45:22.873297 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:22.873297 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:22.885546 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2f17e5cb-9dbe-4c36-963b-1faf91b66463 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:22.914553 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:22.914553 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:22.925487 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f17e5cb-9dbe-4c36-963b-1faf91b66463 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:22.926703 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 375/750] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:22 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 912 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:23.002234 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f5d94dc-e8e7-4c1c-9662-8f9e817b91db tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf Dec 12 02:45:23.002711 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f5d94dc-e8e7-4c1c-9662-8f9e817b91db tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:23.002711 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:23.002711 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:23.003100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f5d94dc-e8e7-4c1c-9662-8f9e817b91db tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:23.039232 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f5d94dc-e8e7-4c1c-9662-8f9e817b91db tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf returned with HTTP 404 Dec 12 02:45:23.040796 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 376/751] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:45:22 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/snapshots/821bfea3-af0c-47df-b5aa-55f011928ddf => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:45:23.048689 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6be10b0-0633-4f00-9ec7-bf39daee3b69 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] DELETE http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 Dec 12 02:45:23.049247 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6be10b0-0633-4f00-9ec7-bf39daee3b69 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:23.049453 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:23.049453 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:23.050211 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6be10b0-0633-4f00-9ec7-bf39daee3b69 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:23.050987 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-d6be10b0-0633-4f00-9ec7-bf39daee3b69 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Delete volume with id: c6a21043-d475-45b0-924d-515b66dbb505 Dec 12 02:45:23.103317 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:23.103317 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:23.104587 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d6be10b0-0633-4f00-9ec7-bf39daee3b69 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:23.135156 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d6be10b0-0633-4f00-9ec7-bf39daee3b69 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Delete volume request issued successfully. Dec 12 02:45:23.136042 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6be10b0-0633-4f00-9ec7-bf39daee3b69 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 returned with HTTP 202 Dec 12 02:45:23.137235 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 376/752] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:45:23 2020] DELETE /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:45:23.146486 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37b06f1c-a4c5-4032-82f4-14020ffa222c tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 Dec 12 02:45:23.147273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37b06f1c-a4c5-4032-82f4-14020ffa222c tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:23.148318 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37b06f1c-a4c5-4032-82f4-14020ffa222c tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:23.218735 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:23.218735 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:23.246430 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-37b06f1c-a4c5-4032-82f4-14020ffa222c tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:23.277759 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37b06f1c-a4c5-4032-82f4-14020ffa222c tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 returned with HTTP 200 Dec 12 02:45:23.278945 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 377/753] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:23 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 => generated 908 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:45:23.942856 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2121451e-f2ff-415f-a618-07c924d06bc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:23.943518 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2121451e-f2ff-415f-a618-07c924d06bc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:23.944290 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:23.944290 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:23.945036 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2121451e-f2ff-415f-a618-07c924d06bc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:24.112088 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:24.112088 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:24.128210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2121451e-f2ff-415f-a618-07c924d06bc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:24.169867 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:24.169867 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:24.186903 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2121451e-f2ff-415f-a618-07c924d06bc8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:24.187731 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 377/754] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:23 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 912 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:24.294909 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c815f14-33ca-4b98-95d7-16fd10e316e2 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 Dec 12 02:45:24.296251 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c815f14-33ca-4b98-95d7-16fd10e316e2 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:24.296702 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:24.296702 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:24.297379 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c815f14-33ca-4b98-95d7-16fd10e316e2 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:24.363386 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:24.363386 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:24.374823 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4c815f14-33ca-4b98-95d7-16fd10e316e2 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:24.407555 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c815f14-33ca-4b98-95d7-16fd10e316e2 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 returned with HTTP 200 Dec 12 02:45:24.418920 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 378/755] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:24 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 => generated 908 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:25.203720 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5120218a-617f-44ae-b48e-01f11e46d549 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:25.204299 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5120218a-617f-44ae-b48e-01f11e46d549 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:25.204437 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:25.204437 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:25.204955 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5120218a-617f-44ae-b48e-01f11e46d549 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:25.424882 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b0bf1ea-9401-4079-bdce-9262722d1bb1 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 Dec 12 02:45:25.425451 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b0bf1ea-9401-4079-bdce-9262722d1bb1 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:25.425669 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:25.425669 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:25.426037 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b0bf1ea-9401-4079-bdce-9262722d1bb1 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:25.539455 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b0bf1ea-9401-4079-bdce-9262722d1bb1 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 returned with HTTP 404 Dec 12 02:45:25.541813 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 379/756] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:25 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/c6a21043-d475-45b0-924d-515b66dbb505 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:45:25.548791 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23e663ac-e2d1-4d4d-9896-b1ba95a91897 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] DELETE http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:45:25.549605 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23e663ac-e2d1-4d4d-9896-b1ba95a91897 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:25.550301 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23e663ac-e2d1-4d4d-9896-b1ba95a91897 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:25.550988 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-23e663ac-e2d1-4d4d-9896-b1ba95a91897 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Delete volume with id: 7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:45:25.563681 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:25.563681 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:25.574349 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5120218a-617f-44ae-b48e-01f11e46d549 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:25.605935 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:25.605935 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:25.607757 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-23e663ac-e2d1-4d4d-9896-b1ba95a91897 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:25.612565 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:25.612565 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:25.638259 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5120218a-617f-44ae-b48e-01f11e46d549 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:25.640148 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 378/757] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:25 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 912 bytes in 440 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:25.650514 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-23e663ac-e2d1-4d4d-9896-b1ba95a91897 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Delete volume request issued successfully. Dec 12 02:45:25.651402 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23e663ac-e2d1-4d4d-9896-b1ba95a91897 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 202 Dec 12 02:45:25.653078 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 380/758] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:45:25 2020] DELETE /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:45:25.660043 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1abddfc1-572a-43f7-adaa-5e0402521eaf tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:45:25.660966 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1abddfc1-572a-43f7-adaa-5e0402521eaf tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:25.661407 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:25.661407 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:25.662087 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1abddfc1-572a-43f7-adaa-5e0402521eaf tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:25.721435 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:25.721435 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:25.740981 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1abddfc1-572a-43f7-adaa-5e0402521eaf tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:25.779251 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1abddfc1-572a-43f7-adaa-5e0402521eaf tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:45:25.780633 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 379/759] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:25 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 1356 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:45:26.656172 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84d7739b-2711-402e-af56-68cbe9a51ae4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:26.656650 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84d7739b-2711-402e-af56-68cbe9a51ae4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:26.656911 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:26.656911 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:26.657354 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84d7739b-2711-402e-af56-68cbe9a51ae4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:26.746508 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:26.746508 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:26.768229 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-84d7739b-2711-402e-af56-68cbe9a51ae4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:26.797402 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a15a1f5-6fde-4a0a-8c45-391ce333dd7e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:45:26.797885 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a15a1f5-6fde-4a0a-8c45-391ce333dd7e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:26.798110 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:26.798110 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:26.798484 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a15a1f5-6fde-4a0a-8c45-391ce333dd7e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:26.804932 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:26.804932 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:26.823999 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84d7739b-2711-402e-af56-68cbe9a51ae4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:26.828309 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 381/760] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:26 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 912 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:26.874755 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:26.874755 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:26.894038 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a15a1f5-6fde-4a0a-8c45-391ce333dd7e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Volume info retrieved successfully. Dec 12 02:45:26.944614 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a15a1f5-6fde-4a0a-8c45-391ce333dd7e tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 200 Dec 12 02:45:26.945658 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 380/761] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:26 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 1356 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:45:27.846439 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fcbb6bd-e6b1-4cc4-83eb-abb266956daa tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:27.846439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fcbb6bd-e6b1-4cc4-83eb-abb266956daa tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:27.846439 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:27.846439 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:27.847349 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fcbb6bd-e6b1-4cc4-83eb-abb266956daa tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:27.962216 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5dbdb79-de31-42b8-bed3-c3453e9ec5f6 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] GET http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 Dec 12 02:45:27.962852 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5dbdb79-de31-42b8-bed3-c3453e9ec5f6 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:27.963073 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:27.963073 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:27.963451 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5dbdb79-de31-42b8-bed3-c3453e9ec5f6 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:27.995778 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:27.995778 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:28.008012 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0fcbb6bd-e6b1-4cc4-83eb-abb266956daa tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:28.044751 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:28.044751 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:28.067191 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fcbb6bd-e6b1-4cc4-83eb-abb266956daa tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:28.068189 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 382/762] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:27 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 912 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:28.075139 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5dbdb79-de31-42b8-bed3-c3453e9ec5f6 tempest-VolumesExtendTest-220240710 tempest-VolumesExtendTest-220240710] http://10.222.0.50/volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 returned with HTTP 404 Dec 12 02:45:28.076159 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 381/763] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:27 2020] GET /volume/v3/4dbd3b3574f44e939f087362080a3d48/volumes/7b77e863-2c78-4498-adc4-4b4f3017d200 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:45:28.349502 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-2932a4f6-3225-43d3-9097-0a18f5e32870 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] POST http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/f1cb365a-7416-4e38-ab78-b79593665f0f/action Dec 12 02:45:28.349502 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:28.349502 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:28.349502 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-2932a4f6-3225-43d3-9097-0a18f5e32870 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:45:28.349502 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-2932a4f6-3225-43d3-9097-0a18f5e32870 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:45:28.521085 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:28.521085 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:28.560882 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-aed6b815-5cd7-45f1-b368-e119bc655b23 req-2932a4f6-3225-43d3-9097-0a18f5e32870 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/f1cb365a-7416-4e38-ab78-b79593665f0f/action returned with HTTP 204 Dec 12 02:45:28.565186 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 383/764] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 02:45:28 2020] POST /volume/v3/90da620c34824fedb087c4576f9b0953/attachments/f1cb365a-7416-4e38-ab78-b79593665f0f/action => generated 0 bytes in 233 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:45:29.084757 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6326b3c8-5a45-47c6-bf26-908f7adad57b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:29.085319 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6326b3c8-5a45-47c6-bf26-908f7adad57b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:29.085738 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6326b3c8-5a45-47c6-bf26-908f7adad57b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:29.195216 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:29.195216 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:29.206179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6326b3c8-5a45-47c6-bf26-908f7adad57b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:29.252432 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:29.252432 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:29.263312 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6326b3c8-5a45-47c6-bf26-908f7adad57b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:29.276922 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 382/765] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:29 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 1204 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:45:30.793816 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-41240f11-2170-483a-b96d-996fe620c02b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:30.794305 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-41240f11-2170-483a-b96d-996fe620c02b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:30.794532 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:30.794532 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:30.795311 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-41240f11-2170-483a-b96d-996fe620c02b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:30.851831 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:30.851831 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:30.865482 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-41240f11-2170-483a-b96d-996fe620c02b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:30.897052 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:30.897052 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:30.906858 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-41240f11-2170-483a-b96d-996fe620c02b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:30.908285 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 384/766] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:45:30 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 1205 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:45:30.940184 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-ca7bd37e-cb57-47e5-923d-5661492736c0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] POST http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6/action Dec 12 02:45:30.944898 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:30.944898 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:30.946460 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-ca7bd37e-cb57-47e5-923d-5661492736c0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:45:30.947149 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-ca7bd37e-cb57-47e5-923d-5661492736c0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:45:31.009311 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:31.009311 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:31.010409 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-ca7bd37e-cb57-47e5-923d-5661492736c0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:31.052618 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-ca7bd37e-cb57-47e5-923d-5661492736c0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Begin detaching volume completed successfully. Dec 12 02:45:31.053286 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-ca7bd37e-cb57-47e5-923d-5661492736c0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6/action returned with HTTP 202 Dec 12 02:45:31.062533 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 383/767] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 02:45:30 2020] POST /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 12 02:45:31.090132 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79142439-b0e0-4b02-8051-0549d3ec21c4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:31.090948 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79142439-b0e0-4b02-8051-0549d3ec21c4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:31.091150 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:31.091150 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:31.091817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79142439-b0e0-4b02-8051-0549d3ec21c4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:31.134547 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-ca7bd37e-cb57-47e5-923d-5661492736c0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume// Dec 12 02:45:31.134547 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-ca7bd37e-cb57-47e5-923d-5661492736c0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:31.134848 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:31.134848 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:31.135004 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-ca7bd37e-cb57-47e5-923d-5661492736c0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:31.136005 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-ca7bd37e-cb57-47e5-923d-5661492736c0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:45:31.136598 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 384/768] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:45:31 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:45:31.151830 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-2d7f808d-7478-4594-ac56-78a9cae87dc9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:31.152574 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-2d7f808d-7478-4594-ac56-78a9cae87dc9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:31.153238 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-2d7f808d-7478-4594-ac56-78a9cae87dc9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:31.338501 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:31.338501 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:31.357329 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:31.357329 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:31.364283 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-79142439-b0e0-4b02-8051-0549d3ec21c4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:31.388948 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-2d7f808d-7478-4594-ac56-78a9cae87dc9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:31.413094 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:31.413094 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:31.429848 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:31.429848 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:31.432115 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79142439-b0e0-4b02-8051-0549d3ec21c4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:31.439306 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 385/769] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:31 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 1208 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:45:31.446840 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-2d7f808d-7478-4594-ac56-78a9cae87dc9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:31.448263 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 385/770] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:45:31 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 1307 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:45:31.885861 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-3bfa2bde-59bb-49c3-a603-3da715e1b7a3 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] DELETE http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/47a7fe11-98be-408a-abc2-ce138cfdfdd1 Dec 12 02:45:31.886896 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-3bfa2bde-59bb-49c3-a603-3da715e1b7a3 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:31.887243 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:31.887243 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:31.887800 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-3bfa2bde-59bb-49c3-a603-3da715e1b7a3 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:31.941298 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:31.941298 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:32.455532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a678b554-bac0-4ca3-b663-066783ff6987 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:32.456060 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a678b554-bac0-4ca3-b663-066783ff6987 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:32.456259 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:32.456259 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:32.456945 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a678b554-bac0-4ca3-b663-066783ff6987 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:32.558862 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:32.558862 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:32.591145 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a678b554-bac0-4ca3-b663-066783ff6987 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:32.631419 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:32.631419 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:32.650776 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a678b554-bac0-4ca3-b663-066783ff6987 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:32.652409 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 386/771] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:32 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 1208 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:45:32.690045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-3bfa2bde-59bb-49c3-a603-3da715e1b7a3 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:45:32.691252 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-3bfa2bde-59bb-49c3-a603-3da715e1b7a3 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:45:32.704888 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-01e4b5e1-e7d4-4f11-8f2b-4a1ad62b0c95 req-3bfa2bde-59bb-49c3-a603-3da715e1b7a3 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/47a7fe11-98be-408a-abc2-ce138cfdfdd1 returned with HTTP 200 Dec 12 02:45:32.705998 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 386/772] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 02:45:31 2020] DELETE /volume/v3/90da620c34824fedb087c4576f9b0953/attachments/47a7fe11-98be-408a-abc2-ce138cfdfdd1 => generated 19 bytes in 831 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:33.668629 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfbd5fcf-1c00-476e-b50c-71a7d0d7891a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:33.669217 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfbd5fcf-1c00-476e-b50c-71a7d0d7891a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:33.669310 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:33.669310 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:33.669620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfbd5fcf-1c00-476e-b50c-71a7d0d7891a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:33.755143 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:33.755143 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:33.765962 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cfbd5fcf-1c00-476e-b50c-71a7d0d7891a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:33.795123 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfbd5fcf-1c00-476e-b50c-71a7d0d7891a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:33.796559 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 387/773] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:33 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 913 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:34.735361 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-0f357fe3-399c-429d-919f-d65aa6f7b1ee tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:34.735933 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-0f357fe3-399c-429d-919f-d65aa6f7b1ee tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:34.736073 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:34.736073 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:34.736757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-0f357fe3-399c-429d-919f-d65aa6f7b1ee tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:34.818026 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:34.818026 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:34.835075 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-0f357fe3-399c-429d-919f-d65aa6f7b1ee tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:34.860709 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:34.860709 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:34.872982 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-0f357fe3-399c-429d-919f-d65aa6f7b1ee tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:34.875356 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 387/774] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:45:34 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 1204 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:45:34.900912 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-6ec6061d-0ca8-410f-9a9f-cf7ff1161650 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] POST http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7/action Dec 12 02:45:34.910807 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:34.910807 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:34.911495 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-6ec6061d-0ca8-410f-9a9f-cf7ff1161650 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:45:34.914467 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-6ec6061d-0ca8-410f-9a9f-cf7ff1161650 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:45:35.047480 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:35.047480 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:35.048700 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-6ec6061d-0ca8-410f-9a9f-cf7ff1161650 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:35.084098 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-6ec6061d-0ca8-410f-9a9f-cf7ff1161650 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Begin detaching volume completed successfully. Dec 12 02:45:35.085257 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-6ec6061d-0ca8-410f-9a9f-cf7ff1161650 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7/action returned with HTTP 202 Dec 12 02:45:35.087177 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 388/775] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 02:45:34 2020] POST /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:45:35.113269 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ee6613c-ae09-4f85-a289-79bb64c75ae9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:35.113800 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ee6613c-ae09-4f85-a289-79bb64c75ae9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:35.114002 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:35.114002 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:35.114659 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ee6613c-ae09-4f85-a289-79bb64c75ae9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:35.193933 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-6ec6061d-0ca8-410f-9a9f-cf7ff1161650 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume// Dec 12 02:45:35.194411 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-6ec6061d-0ca8-410f-9a9f-cf7ff1161650 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:35.194613 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:35.194613 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:35.195278 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-6ec6061d-0ca8-410f-9a9f-cf7ff1161650 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:35.197347 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-6ec6061d-0ca8-410f-9a9f-cf7ff1161650 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:45:35.198366 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 389/776] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:45:35 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:45:35.222623 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-acf55ef1-0eec-4ca3-82ff-3263c5699e2b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:35.228761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-acf55ef1-0eec-4ca3-82ff-3263c5699e2b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:35.229600 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-acf55ef1-0eec-4ca3-82ff-3263c5699e2b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:35.240408 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:35.240408 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:35.253382 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7ee6613c-ae09-4f85-a289-79bb64c75ae9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:35.322559 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:35.322559 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:35.348825 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ee6613c-ae09-4f85-a289-79bb64c75ae9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:35.350480 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 388/777] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:35 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 1207 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:45:35.388508 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:35.388508 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:35.414380 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-acf55ef1-0eec-4ca3-82ff-3263c5699e2b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:35.453821 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:35.453821 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:35.466868 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-acf55ef1-0eec-4ca3-82ff-3263c5699e2b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:35.467760 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 390/778] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:45:35 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 1306 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:45:35.858596 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-b51e2405-0794-4266-aba9-79e7dd697ddf tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] DELETE http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/f1cb365a-7416-4e38-ab78-b79593665f0f Dec 12 02:45:35.859100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-b51e2405-0794-4266-aba9-79e7dd697ddf tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:35.859503 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:35.859503 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:35.860142 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-b51e2405-0794-4266-aba9-79e7dd697ddf tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:35.907403 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:35.907403 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:36.368979 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ebce83f-b39d-407e-b7cd-0718cad0b6c1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:36.369534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ebce83f-b39d-407e-b7cd-0718cad0b6c1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:36.369739 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:36.369739 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:36.370432 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ebce83f-b39d-407e-b7cd-0718cad0b6c1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:36.449547 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:36.449547 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:36.473815 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3ebce83f-b39d-407e-b7cd-0718cad0b6c1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:36.500271 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-b51e2405-0794-4266-aba9-79e7dd697ddf tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:45:36.501530 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-b51e2405-0794-4266-aba9-79e7dd697ddf tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:45:36.510014 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0a01765e-dec6-4ec5-a538-b871f8616901 req-b51e2405-0794-4266-aba9-79e7dd697ddf tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/attachments/f1cb365a-7416-4e38-ab78-b79593665f0f returned with HTTP 200 Dec 12 02:45:36.511326 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 389/779] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 02:45:35 2020] DELETE /volume/v3/90da620c34824fedb087c4576f9b0953/attachments/f1cb365a-7416-4e38-ab78-b79593665f0f => generated 19 bytes in 658 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:36.537765 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ebce83f-b39d-407e-b7cd-0718cad0b6c1 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:36.539164 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 391/780] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:36 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 912 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:37.556887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf43f5a9-3f03-45b6-8884-a57c2f3ea9e6 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:37.557940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf43f5a9-3f03-45b6-8884-a57c2f3ea9e6 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:37.558296 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:37.558296 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:37.559036 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf43f5a9-3f03-45b6-8884-a57c2f3ea9e6 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:37.613033 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:37.613033 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:37.621931 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cf43f5a9-3f03-45b6-8884-a57c2f3ea9e6 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:37.661257 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf43f5a9-3f03-45b6-8884-a57c2f3ea9e6 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:37.672733 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 390/781] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:37 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 912 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:37.682213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a18519d-7737-4b75-ac03-223a739d60b0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:37.682476 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a18519d-7737-4b75-ac03-223a739d60b0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:37.682881 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:37.682881 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:37.683272 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a18519d-7737-4b75-ac03-223a739d60b0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:37.846359 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:37.846359 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:37.867369 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a18519d-7737-4b75-ac03-223a739d60b0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:37.904252 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a18519d-7737-4b75-ac03-223a739d60b0 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:37.905509 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 392/782] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:37 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 912 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:37.921453 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6f8072b-51af-4058-a3a2-31001718b99b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:37.922356 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6f8072b-51af-4058-a3a2-31001718b99b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:37.922790 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:37.922790 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:37.923477 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6f8072b-51af-4058-a3a2-31001718b99b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:38.018763 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:38.018763 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:38.053266 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c6f8072b-51af-4058-a3a2-31001718b99b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:38.104555 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6f8072b-51af-4058-a3a2-31001718b99b tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:38.116300 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 391/783] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:37 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 912 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:38.121917 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba61a2d7-0ef5-489d-b60e-6fbcdaaf3414 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:38.129351 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba61a2d7-0ef5-489d-b60e-6fbcdaaf3414 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:38.129659 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:38.129659 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:38.130181 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba61a2d7-0ef5-489d-b60e-6fbcdaaf3414 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:38.215029 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:38.215029 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:38.228809 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba61a2d7-0ef5-489d-b60e-6fbcdaaf3414 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:38.258128 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba61a2d7-0ef5-489d-b60e-6fbcdaaf3414 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:38.259848 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 393/784] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:38 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 913 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:38.277086 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78b84218-89de-4c0e-81a6-db6bfbdf4260 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:38.277873 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78b84218-89de-4c0e-81a6-db6bfbdf4260 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:38.278250 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:38.278250 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:38.278893 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78b84218-89de-4c0e-81a6-db6bfbdf4260 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:38.398571 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:38.398571 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:38.419771 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78b84218-89de-4c0e-81a6-db6bfbdf4260 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:38.454344 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78b84218-89de-4c0e-81a6-db6bfbdf4260 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:38.459602 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 392/785] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:38 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 913 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:55.327169 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c24295d-500e-4e3b-941c-e7e7c4367d5e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] DELETE http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:55.327832 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c24295d-500e-4e3b-941c-e7e7c4367d5e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:55.328448 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:55.328448 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:55.329254 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c24295d-500e-4e3b-941c-e7e7c4367d5e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:55.330117 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-6c24295d-500e-4e3b-941c-e7e7c4367d5e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Delete volume with id: a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:55.406925 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:55.406925 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:55.411902 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6c24295d-500e-4e3b-941c-e7e7c4367d5e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:55.455864 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6c24295d-500e-4e3b-941c-e7e7c4367d5e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Delete volume request issued successfully. Dec 12 02:45:55.456169 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c24295d-500e-4e3b-941c-e7e7c4367d5e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 202 Dec 12 02:45:55.466562 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f9a6da0-45c5-4708-a625-1a28691c23b5 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:55.467267 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f9a6da0-45c5-4708-a625-1a28691c23b5 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:55.467475 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:55.467475 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:55.468161 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f9a6da0-45c5-4708-a625-1a28691c23b5 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:55.482160 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 394/786] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:45:55 2020] DELETE /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:45:55.593369 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:55.593369 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:55.613679 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8f9a6da0-45c5-4708-a625-1a28691c23b5 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:55.673891 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f9a6da0-45c5-4708-a625-1a28691c23b5 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:55.681917 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 393/787] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:55 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 911 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:56.698533 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95b0bda9-36fd-42a4-b3fc-5d153dd706ed tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:56.699134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95b0bda9-36fd-42a4-b3fc-5d153dd706ed tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:56.699265 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:56.699265 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:56.699615 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95b0bda9-36fd-42a4-b3fc-5d153dd706ed tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:56.818705 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:56.818705 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:56.828688 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-95b0bda9-36fd-42a4-b3fc-5d153dd706ed tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:56.883177 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95b0bda9-36fd-42a4-b3fc-5d153dd706ed tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 200 Dec 12 02:45:56.886318 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 395/788] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:56 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 911 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:57.902046 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e064b8d-5435-4175-b580-d1e22c902cb8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 Dec 12 02:45:57.903835 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e064b8d-5435-4175-b580-d1e22c902cb8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:57.904446 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:57.904446 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:57.905118 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e064b8d-5435-4175-b580-d1e22c902cb8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:58.063474 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e064b8d-5435-4175-b580-d1e22c902cb8 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 returned with HTTP 404 Dec 12 02:45:58.065903 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 394/789] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:57 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/a6cf554e-186a-447c-a387-bad11f833cd7 => generated 109 bytes in 169 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:45:58.073695 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4de2bb29-bf59-48ab-ad07-cf864fef3f14 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] DELETE http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:58.074143 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4de2bb29-bf59-48ab-ad07-cf864fef3f14 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:58.074337 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:58.074337 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:58.075000 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4de2bb29-bf59-48ab-ad07-cf864fef3f14 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:58.075623 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-4de2bb29-bf59-48ab-ad07-cf864fef3f14 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Delete volume with id: 269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:58.198532 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:58.198532 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:58.200323 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4de2bb29-bf59-48ab-ad07-cf864fef3f14 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:58.295570 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4de2bb29-bf59-48ab-ad07-cf864fef3f14 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Delete volume request issued successfully. Dec 12 02:45:58.296289 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4de2bb29-bf59-48ab-ad07-cf864fef3f14 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 202 Dec 12 02:45:58.300391 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 396/790] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:45:58 2020] DELETE /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:45:58.313668 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6be2d29d-23c4-44d0-842b-1740dca81129 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:58.314383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6be2d29d-23c4-44d0-842b-1740dca81129 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:58.315428 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6be2d29d-23c4-44d0-842b-1740dca81129 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:58.384926 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:58.384926 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:58.402712 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6be2d29d-23c4-44d0-842b-1740dca81129 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:58.432405 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6be2d29d-23c4-44d0-842b-1740dca81129 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:58.433895 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 395/791] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:58 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 912 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:45:59.450072 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a1fbaf4-3c75-4491-8cf2-3fb19db47d4e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:45:59.450655 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a1fbaf4-3c75-4491-8cf2-3fb19db47d4e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:45:59.450781 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:45:59.450781 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:45:59.451127 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a1fbaf4-3c75-4491-8cf2-3fb19db47d4e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:45:59.578153 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:45:59.578153 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:45:59.595803 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a1fbaf4-3c75-4491-8cf2-3fb19db47d4e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:45:59.624763 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a1fbaf4-3c75-4491-8cf2-3fb19db47d4e tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:45:59.627119 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 397/792] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:45:59 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 912 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:00.320580 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f803ce97-1aa4-41ef-be91-129d303217cb tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] POST http://10.222.0.50/volume/v3/3b30f597f9074045b9d0c1fe472336f3/types Dec 12 02:46:00.321473 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:00.321473 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:00.322367 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f803ce97-1aa4-41ef-be91-129d303217cb tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-82807011", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1589162975", "vendor_name": "tempest-vendor_name-393520750"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:46:00.399686 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f803ce97-1aa4-41ef-be91-129d303217cb tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] http://10.222.0.50/volume/v3/3b30f597f9074045b9d0c1fe472336f3/types returned with HTTP 200 Dec 12 02:46:00.401183 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 396/793] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Dec 12 02:45:59 2020] POST /volume/v3/3b30f597f9074045b9d0c1fe472336f3/types => generated 325 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:00.642766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35fca3fa-3077-4666-88dd-9a7de02fce82 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:46:00.643976 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] POST http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes Dec 12 02:46:00.644479 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:00.644479 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:00.644938 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Action: 'create', calling method: create, body: {"volume": {"volume_type": "50e0e342-8508-4c26-a258-4a7cc7bc9201", "size": 1, "name": "tempest-UserMessagesTest-Volume-1160756546"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:46:00.645896 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35fca3fa-3077-4666-88dd-9a7de02fce82 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:00.646216 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Create volume request body: {'volume': {'volume_type': '50e0e342-8508-4c26-a258-4a7cc7bc9201', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1160756546'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:46:00.646810 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35fca3fa-3077-4666-88dd-9a7de02fce82 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:00.676427 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Create volume of 1 GB Dec 12 02:46:00.677414 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:00.677414 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:00.680239 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Availability Zones retrieved successfully. Dec 12 02:46:00.713220 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:00.713220 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:00.723476 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-35fca3fa-3077-4666-88dd-9a7de02fce82 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:46:00.751613 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35fca3fa-3077-4666-88dd-9a7de02fce82 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 200 Dec 12 02:46:00.753058 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 397/794] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:00 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 912 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:00.753695 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Flow 'volume_create_api' (1b5ecf8a-b226-4af2-bc1a-09a5c57b6e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:46:00.757337 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe3679d1-5a2e-423f-a652-a6a17b5c0dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:00.760198 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:46:00.825440 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe3679d1-5a2e-423f-a652-a6a17b5c0dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:46:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1589162975',vendor_name='tempest-vendor_name-393520750'},id=50e0e342-8508-4c26-a258-4a7cc7bc9201,is_public=True,name='tempest-UserMessagesTest-volume-type-82807011',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '50e0e342-8508-4c26-a258-4a7cc7bc9201', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:00.828689 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b79b9000-7c66-4ea5-b35c-2c5354ed584b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:00.880407 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-82807011 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-82807011, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:46:00.881821 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-82807011 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-82807011, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:46:00.946560 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Created reservations ['692149eb-dd65-42c1-8160-e2ec8d17d85a', 'b2cad2d7-eacd-4ad5-8a88-f49dc2d5a9a4', '1dc6d6e0-180d-4806-9945-963f67917080', '969bd6ba-1a92-4e9c-adf4-1d4ec9f8a8f3'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:46:00.949284 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b79b9000-7c66-4ea5-b35c-2c5354ed584b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['692149eb-dd65-42c1-8160-e2ec8d17d85a', 'b2cad2d7-eacd-4ad5-8a88-f49dc2d5a9a4', '1dc6d6e0-180d-4806-9945-963f67917080', '969bd6ba-1a92-4e9c-adf4-1d4ec9f8a8f3']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:00.952124 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba59e2ce-ff74-4367-ac18-7f57bece5f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:01.029226 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba59e2ce-ff74-4367-ac18-7f57bece5f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83abbc13-de88-4a97-a62b-50dfcce5c41b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1160756546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f0caaffda1443f87f4a697b055ed32',qos_specs=None,replication_status=,reservations=['692149eb-dd65-42c1-8160-e2ec8d17d85a','b2cad2d7-eacd-4ad5-8a88-f49dc2d5a9a4','1dc6d6e0-180d-4806-9945-963f67917080','969bd6ba-1a92-4e9c-adf4-1d4ec9f8a8f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69d76b1d8d5a4738997b0267c86cf1e0',volume_type_id=50e0e342-8508-4c26-a258-4a7cc7bc9201), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:46:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1160756546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83abbc13-de88-4a97-a62b-50dfcce5c41b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19f0caaffda1443f87f4a697b055ed32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='69d76b1d8d5a4738997b0267c86cf1e0',volume_attachment=,volume_type=,volume_type_id=50e0e342-8508-4c26-a258-4a7cc7bc9201)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:01.031807 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e67b926c-c1cb-4373-8a33-bcb93d764803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:01.064516 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e67b926c-c1cb-4373-8a33-bcb93d764803) transitioned into state 'SUCCESS' from state '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-1160756546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f0caaffda1443f87f4a697b055ed32',qos_specs=None,replication_status=,reservations=['692149eb-dd65-42c1-8160-e2ec8d17d85a','b2cad2d7-eacd-4ad5-8a88-f49dc2d5a9a4','1dc6d6e0-180d-4806-9945-963f67917080','969bd6ba-1a92-4e9c-adf4-1d4ec9f8a8f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69d76b1d8d5a4738997b0267c86cf1e0',volume_type_id=50e0e342-8508-4c26-a258-4a7cc7bc9201)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:01.066495 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c7a585-d376-4f25-8fdb-198d9857c5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:01.086548 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81c7a585-d376-4f25-8fdb-198d9857c5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:01.089308 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Flow 'volume_create_api' (1b5ecf8a-b226-4af2-bc1a-09a5c57b6e8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:46:01.145705 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Create volume request issued successfully. Dec 12 02:46:01.161483 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b08ce14-181a-473f-9235-1a5388f13a67 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes returned with HTTP 202 Dec 12 02:46:01.162934 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 398/795] 10.222.0.50 () {62 vars in 1266 bytes} [Sat Dec 12 02:46:00 2020] POST /volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes => generated 850 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:46:01.176409 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa1eb032-1063-470b-808b-dc94792a7dc4 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] GET http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/83abbc13-de88-4a97-a62b-50dfcce5c41b Dec 12 02:46:01.177430 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa1eb032-1063-470b-808b-dc94792a7dc4 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:01.177966 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:01.177966 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:01.178770 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa1eb032-1063-470b-808b-dc94792a7dc4 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:01.269361 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:01.269361 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:01.279688 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aa1eb032-1063-470b-808b-dc94792a7dc4 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Volume info retrieved successfully. Dec 12 02:46:01.305991 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa1eb032-1063-470b-808b-dc94792a7dc4 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/83abbc13-de88-4a97-a62b-50dfcce5c41b returned with HTTP 200 Dec 12 02:46:01.307441 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 398/796] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:46:01 2020] GET /volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/83abbc13-de88-4a97-a62b-50dfcce5c41b => generated 939 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:01.327586 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18a82e2a-c75c-4a92-8519-12ae82cd6d9b tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] GET http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/messages Dec 12 02:46:01.328323 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18a82e2a-c75c-4a92-8519-12ae82cd6d9b tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:01.328650 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:01.328650 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:01.329257 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18a82e2a-c75c-4a92-8519-12ae82cd6d9b tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:01.330055 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:01.330055 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:01.339961 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18a82e2a-c75c-4a92-8519-12ae82cd6d9b tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/messages returned with HTTP 200 Dec 12 02:46:01.341342 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 399/797] 10.222.0.50 () {60 vars in 1247 bytes} [Sat Dec 12 02:46:01 2020] GET /volume/v3/19f0caaffda1443f87f4a697b055ed32/messages => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:01.352711 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96260f2e-4c10-44ba-8605-45314a5b6b8e tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] DELETE http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/messages/0c272369-5353-4965-9818-305fe5e92225 Dec 12 02:46:01.353490 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96260f2e-4c10-44ba-8605-45314a5b6b8e tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:01.353878 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:01.353878 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:01.354505 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96260f2e-4c10-44ba-8605-45314a5b6b8e tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:01.367935 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:46:01.367935 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:46:01.374164 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96260f2e-4c10-44ba-8605-45314a5b6b8e tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/messages/0c272369-5353-4965-9818-305fe5e92225 returned with HTTP 204 Dec 12 02:46:01.375623 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 399/798] 10.222.0.50 () {60 vars in 1361 bytes} [Sat Dec 12 02:46:01 2020] DELETE /volume/v3/19f0caaffda1443f87f4a697b055ed32/messages/0c272369-5353-4965-9818-305fe5e92225 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Dec 12 02:46:01.383129 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc810828-e8d5-43c9-b4c1-6d9a00ff093b tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] GET http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/messages/0c272369-5353-4965-9818-305fe5e92225 Dec 12 02:46:01.383700 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc810828-e8d5-43c9-b4c1-6d9a00ff093b tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:01.384188 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc810828-e8d5-43c9-b4c1-6d9a00ff093b tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:01.390552 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc810828-e8d5-43c9-b4c1-6d9a00ff093b tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/messages/0c272369-5353-4965-9818-305fe5e92225 returned with HTTP 404 Dec 12 02:46:01.391742 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 400/799] 10.222.0.50 () {60 vars in 1358 bytes} [Sat Dec 12 02:46:01 2020] GET /volume/v3/19f0caaffda1443f87f4a697b055ed32/messages/0c272369-5353-4965-9818-305fe5e92225 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:46:01.400986 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d041c705-9a27-453a-aecb-f661d78cd6b6 tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] POST http://10.222.0.50/volume/v3/3b30f597f9074045b9d0c1fe472336f3/types Dec 12 02:46:01.402165 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d041c705-9a27-453a-aecb-f661d78cd6b6 tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1925480377", "extra_specs": {"storage_protocol": "tempest-storage_protocol-94019080", "vendor_name": "tempest-vendor_name-1288916082"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:46:01.459927 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d041c705-9a27-453a-aecb-f661d78cd6b6 tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] http://10.222.0.50/volume/v3/3b30f597f9074045b9d0c1fe472336f3/types returned with HTTP 200 Dec 12 02:46:01.461810 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 400/800] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Dec 12 02:46:01 2020] POST /volume/v3/3b30f597f9074045b9d0c1fe472336f3/types => generated 326 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:01.471664 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] POST http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes Dec 12 02:46:01.472491 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Action: 'create', calling method: create, body: {"volume": {"volume_type": "92b013d8-519b-4324-b4e0-fb6efac2fa30", "size": 1, "name": "tempest-UserMessagesTest-Volume-1792230272"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:46:01.473640 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Create volume request body: {'volume': {'volume_type': '92b013d8-519b-4324-b4e0-fb6efac2fa30', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1792230272'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:46:01.488500 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Create volume of 1 GB Dec 12 02:46:01.489310 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:01.489310 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:01.489983 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Availability Zones retrieved successfully. Dec 12 02:46:01.510227 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Flow 'volume_create_api' (2d84859b-8b8d-42a0-9900-5c812a555ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:46:01.513452 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5ebcaf-8c73-425a-8f3b-a710b337c428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:01.515751 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:46:01.575562 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee5ebcaf-8c73-425a-8f3b-a710b337c428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:46:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-94019080',vendor_name='tempest-vendor_name-1288916082'},id=92b013d8-519b-4324-b4e0-fb6efac2fa30,is_public=True,name='tempest-UserMessagesTest-volume-type-1925480377',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '92b013d8-519b-4324-b4e0-fb6efac2fa30', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:01.578010 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be710c83-40fc-4b93-96c1-28394f10bcfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:01.633594 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1925480377 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1925480377, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:46:01.634743 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1925480377 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1925480377, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:46:01.673760 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Created reservations ['44d51658-d1f0-477f-be4a-37b3fa6a34e5', '7aa56496-085f-4b6c-adc2-6221d372b33c', 'fbcb2e4c-bfea-409e-809a-fd879868bb16', '769eb580-3dc7-440c-b88d-62d65d40c34e'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:46:01.676005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be710c83-40fc-4b93-96c1-28394f10bcfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44d51658-d1f0-477f-be4a-37b3fa6a34e5', '7aa56496-085f-4b6c-adc2-6221d372b33c', 'fbcb2e4c-bfea-409e-809a-fd879868bb16', '769eb580-3dc7-440c-b88d-62d65d40c34e']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:01.678181 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a29553-67dd-422a-aa42-e6c9828da377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:01.745671 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20a29553-67dd-422a-aa42-e6c9828da377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a761954-6b22-457a-b135-63911ab76b6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1792230272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f0caaffda1443f87f4a697b055ed32',qos_specs=None,replication_status=,reservations=['44d51658-d1f0-477f-be4a-37b3fa6a34e5','7aa56496-085f-4b6c-adc2-6221d372b33c','fbcb2e4c-bfea-409e-809a-fd879868bb16','769eb580-3dc7-440c-b88d-62d65d40c34e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69d76b1d8d5a4738997b0267c86cf1e0',volume_type_id=92b013d8-519b-4324-b4e0-fb6efac2fa30), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:46:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1792230272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a761954-6b22-457a-b135-63911ab76b6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19f0caaffda1443f87f4a697b055ed32',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='69d76b1d8d5a4738997b0267c86cf1e0',volume_attachment=,volume_type=,volume_type_id=92b013d8-519b-4324-b4e0-fb6efac2fa30)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:01.748271 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0091764a-6162-4c93-b96d-94cd1204491b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:01.769147 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85245b93-f48b-45dc-9119-49022dc02ac9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 Dec 12 02:46:01.769676 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85245b93-f48b-45dc-9119-49022dc02ac9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:01.770169 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85245b93-f48b-45dc-9119-49022dc02ac9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:01.819679 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0091764a-6162-4c93-b96d-94cd1204491b) transitioned into state 'SUCCESS' from state '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-1792230272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19f0caaffda1443f87f4a697b055ed32',qos_specs=None,replication_status=,reservations=['44d51658-d1f0-477f-be4a-37b3fa6a34e5','7aa56496-085f-4b6c-adc2-6221d372b33c','fbcb2e4c-bfea-409e-809a-fd879868bb16','769eb580-3dc7-440c-b88d-62d65d40c34e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69d76b1d8d5a4738997b0267c86cf1e0',volume_type_id=92b013d8-519b-4324-b4e0-fb6efac2fa30)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:01.821911 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d89c59ba-8923-4323-9ecb-7b52d148141c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:01.880716 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d89c59ba-8923-4323-9ecb-7b52d148141c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:01.883603 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Flow 'volume_create_api' (2d84859b-8b8d-42a0-9900-5c812a555ad3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:46:01.937991 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85245b93-f48b-45dc-9119-49022dc02ac9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 returned with HTTP 404 Dec 12 02:46:01.939205 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 401/801] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:01 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/269a6484-c51c-411e-b1f2-4b48b5d260c6 => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:46:02.017795 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Create volume request issued successfully. Dec 12 02:46:02.049756 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e71f1419-d3ef-4cd5-a74c-1036ec263673 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes returned with HTTP 202 Dec 12 02:46:02.068008 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bcfcfa8-cd4d-40d9-a661-4720e0dfdd0a tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] GET http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/6a761954-6b22-457a-b135-63911ab76b6c Dec 12 02:46:02.068581 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bcfcfa8-cd4d-40d9-a661-4720e0dfdd0a tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:02.069139 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bcfcfa8-cd4d-40d9-a661-4720e0dfdd0a tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:02.075224 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 401/802] 10.222.0.50 () {62 vars in 1266 bytes} [Sat Dec 12 02:46:01 2020] POST /volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes => generated 852 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:46:02.137873 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:02.137873 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:02.148184 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6bcfcfa8-cd4d-40d9-a661-4720e0dfdd0a tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Volume info retrieved successfully. Dec 12 02:46:02.194414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bcfcfa8-cd4d-40d9-a661-4720e0dfdd0a tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/6a761954-6b22-457a-b135-63911ab76b6c returned with HTTP 200 Dec 12 02:46:02.196081 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 402/803] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:46:02 2020] GET /volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/6a761954-6b22-457a-b135-63911ab76b6c => generated 941 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:02.213449 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86cc664b-b926-44c2-9ae1-4916ac294226 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] GET http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/messages Dec 12 02:46:02.214350 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86cc664b-b926-44c2-9ae1-4916ac294226 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:02.214738 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:02.214738 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:02.215379 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86cc664b-b926-44c2-9ae1-4916ac294226 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:02.216417 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:02.216417 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:02.224742 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86cc664b-b926-44c2-9ae1-4916ac294226 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/messages returned with HTTP 200 Dec 12 02:46:02.225863 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 402/804] 10.222.0.50 () {60 vars in 1247 bytes} [Sat Dec 12 02:46:02 2020] GET /volume/v3/19f0caaffda1443f87f4a697b055ed32/messages => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:02.238497 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29642544-156c-4694-92ce-6a75746e69e1 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] GET http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/messages/9144e323-37b2-4b24-b7fa-e4a383cdff3a Dec 12 02:46:02.239259 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29642544-156c-4694-92ce-6a75746e69e1 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:02.240327 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:02.240327 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:02.241183 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29642544-156c-4694-92ce-6a75746e69e1 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:02.251992 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29642544-156c-4694-92ce-6a75746e69e1 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/messages/9144e323-37b2-4b24-b7fa-e4a383cdff3a returned with HTTP 200 Dec 12 02:46:02.261522 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 403/805] 10.222.0.50 () {60 vars in 1358 bytes} [Sat Dec 12 02:46:02 2020] GET /volume/v3/19f0caaffda1443f87f4a697b055ed32/messages/9144e323-37b2-4b24-b7fa-e4a383cdff3a => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:02.264880 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7c09780-f804-4cf3-aba1-9e9651dac91d tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] GET http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/messages Dec 12 02:46:02.265660 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7c09780-f804-4cf3-aba1-9e9651dac91d tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:02.266366 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7c09780-f804-4cf3-aba1-9e9651dac91d tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:02.276070 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7c09780-f804-4cf3-aba1-9e9651dac91d tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/messages returned with HTTP 200 Dec 12 02:46:02.284811 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 403/806] 10.222.0.50 () {60 vars in 1247 bytes} [Sat Dec 12 02:46:02 2020] GET /volume/v3/19f0caaffda1443f87f4a697b055ed32/messages => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:02.288494 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3598314d-eba5-44c7-8f10-2d5fbd7e2fa3 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] DELETE http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/messages/9144e323-37b2-4b24-b7fa-e4a383cdff3a Dec 12 02:46:02.289633 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3598314d-eba5-44c7-8f10-2d5fbd7e2fa3 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:02.290126 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3598314d-eba5-44c7-8f10-2d5fbd7e2fa3 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:02.305467 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:46:02.305467 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:46:02.315511 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3598314d-eba5-44c7-8f10-2d5fbd7e2fa3 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/messages/9144e323-37b2-4b24-b7fa-e4a383cdff3a returned with HTTP 204 Dec 12 02:46:02.320967 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 404/807] 10.222.0.50 () {60 vars in 1361 bytes} [Sat Dec 12 02:46:02 2020] DELETE /volume/v3/19f0caaffda1443f87f4a697b055ed32/messages/9144e323-37b2-4b24-b7fa-e4a383cdff3a => generated 0 bytes in 32 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Dec 12 02:46:02.326141 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba565e2e-1013-491f-910d-7668dc60ec2a tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] DELETE http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/6a761954-6b22-457a-b135-63911ab76b6c Dec 12 02:46:02.326955 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba565e2e-1013-491f-910d-7668dc60ec2a tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:02.327844 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba565e2e-1013-491f-910d-7668dc60ec2a tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:02.328514 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ba565e2e-1013-491f-910d-7668dc60ec2a tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Delete volume with id: 6a761954-6b22-457a-b135-63911ab76b6c Dec 12 02:46:02.386349 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:02.386349 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:02.387960 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba565e2e-1013-491f-910d-7668dc60ec2a tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Volume info retrieved successfully. Dec 12 02:46:02.391539 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ba565e2e-1013-491f-910d-7668dc60ec2a tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Decrease volume quotas only if status is not error_managing. {{(pid=88000) delete /opt/stack/cinder/cinder/volume/api.py:410}} Dec 12 02:46:02.453214 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-ba565e2e-1013-491f-910d-7668dc60ec2a tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Created reservations ['68daa803-4f4f-4a4f-9be5-44d6623f45f6', '8991f67f-b061-4923-8f90-02836810ca13', '9678d2b2-bd30-433d-aef2-72049de1dd45', '898ccbe9-a28f-4392-b076-b8073d89844c'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:46:02.455496 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:46:02.455496 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:46:02.510278 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba565e2e-1013-491f-910d-7668dc60ec2a tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Delete volume request issued successfully. Dec 12 02:46:02.510848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba565e2e-1013-491f-910d-7668dc60ec2a tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/6a761954-6b22-457a-b135-63911ab76b6c returned with HTTP 202 Dec 12 02:46:02.515245 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 404/808] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:46:02 2020] DELETE /volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/6a761954-6b22-457a-b135-63911ab76b6c => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:46:02.522332 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9667fbe-02d5-498b-9b91-bb7c91518a1f tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] GET http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/6a761954-6b22-457a-b135-63911ab76b6c Dec 12 02:46:02.523020 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9667fbe-02d5-498b-9b91-bb7c91518a1f tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:02.525278 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9667fbe-02d5-498b-9b91-bb7c91518a1f tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:02.609640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9667fbe-02d5-498b-9b91-bb7c91518a1f tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/6a761954-6b22-457a-b135-63911ab76b6c returned with HTTP 404 Dec 12 02:46:02.611290 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 405/809] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:02 2020] GET /volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/6a761954-6b22-457a-b135-63911ab76b6c => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:46:02.620052 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51095654-7d26-40b2-81a8-051c943b0200 tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] DELETE http://10.222.0.50/volume/v3/3b30f597f9074045b9d0c1fe472336f3/types/92b013d8-519b-4324-b4e0-fb6efac2fa30 Dec 12 02:46:02.620578 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51095654-7d26-40b2-81a8-051c943b0200 tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:02.620828 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:02.620828 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:02.621228 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51095654-7d26-40b2-81a8-051c943b0200 tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:02.719589 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51095654-7d26-40b2-81a8-051c943b0200 tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] http://10.222.0.50/volume/v3/3b30f597f9074045b9d0c1fe472336f3/types/92b013d8-519b-4324-b4e0-fb6efac2fa30 returned with HTTP 202 Dec 12 02:46:02.725095 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 405/810] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:46:02 2020] DELETE /volume/v3/3b30f597f9074045b9d0c1fe472336f3/types/92b013d8-519b-4324-b4e0-fb6efac2fa30 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:46:02.730393 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11c48d77-ed19-4fa4-bda2-0ba019997037 tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] GET http://10.222.0.50/volume/v3/3b30f597f9074045b9d0c1fe472336f3/types/92b013d8-519b-4324-b4e0-fb6efac2fa30 Dec 12 02:46:02.730930 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11c48d77-ed19-4fa4-bda2-0ba019997037 tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:02.731435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11c48d77-ed19-4fa4-bda2-0ba019997037 tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:02.743711 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13875daf-0faa-4665-8270-395c4a6fe4e9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] DELETE http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:46:02.744235 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13875daf-0faa-4665-8270-395c4a6fe4e9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:02.744382 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11c48d77-ed19-4fa4-bda2-0ba019997037 tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] http://10.222.0.50/volume/v3/3b30f597f9074045b9d0c1fe472336f3/types/92b013d8-519b-4324-b4e0-fb6efac2fa30 returned with HTTP 404 Dec 12 02:46:02.744756 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13875daf-0faa-4665-8270-395c4a6fe4e9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:02.745360 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-13875daf-0faa-4665-8270-395c4a6fe4e9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Delete volume with id: aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:46:02.745546 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 406/811] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:46:02 2020] GET /volume/v3/3b30f597f9074045b9d0c1fe472336f3/types/92b013d8-519b-4324-b4e0-fb6efac2fa30 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:46:02.753211 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05e03006-e596-4c14-8285-9e5c461a07f0 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] DELETE http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/83abbc13-de88-4a97-a62b-50dfcce5c41b Dec 12 02:46:02.753977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05e03006-e596-4c14-8285-9e5c461a07f0 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:02.754618 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05e03006-e596-4c14-8285-9e5c461a07f0 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:02.755383 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-05e03006-e596-4c14-8285-9e5c461a07f0 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Delete volume with id: 83abbc13-de88-4a97-a62b-50dfcce5c41b Dec 12 02:46:02.798565 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:02.798565 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:02.799857 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-13875daf-0faa-4665-8270-395c4a6fe4e9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:46:02.813568 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:02.813568 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:02.813928 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-05e03006-e596-4c14-8285-9e5c461a07f0 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Volume info retrieved successfully. Dec 12 02:46:02.816425 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-05e03006-e596-4c14-8285-9e5c461a07f0 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Decrease volume quotas only if status is not error_managing. {{(pid=87999) delete /opt/stack/cinder/cinder/volume/api.py:410}} Dec 12 02:46:02.831532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-13875daf-0faa-4665-8270-395c4a6fe4e9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Delete volume request issued successfully. Dec 12 02:46:02.832280 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13875daf-0faa-4665-8270-395c4a6fe4e9 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 202 Dec 12 02:46:02.838611 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 406/812] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:46:02 2020] DELETE /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 12 02:46:02.843341 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76612cc3-19ed-4264-a7bd-d3292b00af25 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:46:02.844054 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76612cc3-19ed-4264-a7bd-d3292b00af25 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:02.844440 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:02.844440 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:02.845078 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76612cc3-19ed-4264-a7bd-d3292b00af25 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:02.850271 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-05e03006-e596-4c14-8285-9e5c461a07f0 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-82807011 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-82807011, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:46:02.851204 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-05e03006-e596-4c14-8285-9e5c461a07f0 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-82807011 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-82807011, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:46:02.869332 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-05e03006-e596-4c14-8285-9e5c461a07f0 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Created reservations ['fbca9458-06e6-4944-80de-604a7b0c48f1', '9c923724-d25e-421f-a68c-feba9e4dbf25', '28aadece-07f2-4427-a1d9-68b67c0f9b90', 'da61646c-5d30-4139-bff5-cca724ae36b4'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:46:02.871354 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:46:02.871354 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:46:02.942182 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:02.942182 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:02.965465 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-76612cc3-19ed-4264-a7bd-d3292b00af25 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:46:02.975843 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-05e03006-e596-4c14-8285-9e5c461a07f0 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Delete volume request issued successfully. Dec 12 02:46:02.976944 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05e03006-e596-4c14-8285-9e5c461a07f0 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/83abbc13-de88-4a97-a62b-50dfcce5c41b returned with HTTP 202 Dec 12 02:46:02.977804 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 407/813] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:46:02 2020] DELETE /volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/83abbc13-de88-4a97-a62b-50dfcce5c41b => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:46:02.985519 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcc7a186-dfd2-48c9-baa6-1af26b2a3ea4 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] GET http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/83abbc13-de88-4a97-a62b-50dfcce5c41b Dec 12 02:46:02.986040 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcc7a186-dfd2-48c9-baa6-1af26b2a3ea4 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:02.986259 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:02.986259 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:02.986631 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcc7a186-dfd2-48c9-baa6-1af26b2a3ea4 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:03.028444 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76612cc3-19ed-4264-a7bd-d3292b00af25 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:46:03.029092 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 407/814] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:02 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 912 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:03.044503 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcc7a186-dfd2-48c9-baa6-1af26b2a3ea4 tempest-UserMessagesTest-139252408 tempest-UserMessagesTest-139252408] http://10.222.0.50/volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/83abbc13-de88-4a97-a62b-50dfcce5c41b returned with HTTP 404 Dec 12 02:46:03.046111 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 408/815] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:02 2020] GET /volume/v3/19f0caaffda1443f87f4a697b055ed32/volumes/83abbc13-de88-4a97-a62b-50dfcce5c41b => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:46:03.053703 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da870c6f-af11-4895-84fe-ca2aeaac2fe0 tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] DELETE http://10.222.0.50/volume/v3/3b30f597f9074045b9d0c1fe472336f3/types/50e0e342-8508-4c26-a258-4a7cc7bc9201 Dec 12 02:46:03.054575 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da870c6f-af11-4895-84fe-ca2aeaac2fe0 tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:03.054963 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:03.054963 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:03.055587 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da870c6f-af11-4895-84fe-ca2aeaac2fe0 tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:03.145872 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:46:03.145872 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:46:03.162556 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da870c6f-af11-4895-84fe-ca2aeaac2fe0 tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] http://10.222.0.50/volume/v3/3b30f597f9074045b9d0c1fe472336f3/types/50e0e342-8508-4c26-a258-4a7cc7bc9201 returned with HTTP 202 Dec 12 02:46:03.164781 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 408/816] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:46:03 2020] DELETE /volume/v3/3b30f597f9074045b9d0c1fe472336f3/types/50e0e342-8508-4c26-a258-4a7cc7bc9201 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 12 02:46:03.172618 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3cb522d-811c-4c55-a808-928a1bc02a2c tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] GET http://10.222.0.50/volume/v3/3b30f597f9074045b9d0c1fe472336f3/types/50e0e342-8508-4c26-a258-4a7cc7bc9201 Dec 12 02:46:03.173418 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3cb522d-811c-4c55-a808-928a1bc02a2c tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:03.174340 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3cb522d-811c-4c55-a808-928a1bc02a2c tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:03.197874 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3cb522d-811c-4c55-a808-928a1bc02a2c tempest-UserMessagesTest-1732575189 tempest-UserMessagesTest-1732575189] http://10.222.0.50/volume/v3/3b30f597f9074045b9d0c1fe472336f3/types/50e0e342-8508-4c26-a258-4a7cc7bc9201 returned with HTTP 404 Dec 12 02:46:03.199442 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 409/817] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:46:03 2020] GET /volume/v3/3b30f597f9074045b9d0c1fe472336f3/types/50e0e342-8508-4c26-a258-4a7cc7bc9201 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:46:04.046129 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49a66400-e658-4ba2-8a35-b2ec9751fdd4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:46:04.046651 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49a66400-e658-4ba2-8a35-b2ec9751fdd4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:04.047115 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49a66400-e658-4ba2-8a35-b2ec9751fdd4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:04.183441 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:04.183441 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:04.236613 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-49a66400-e658-4ba2-8a35-b2ec9751fdd4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:46:04.306414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49a66400-e658-4ba2-8a35-b2ec9751fdd4 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:46:04.307612 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 409/818] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:04 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 912 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:05.325533 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e7709d4-9bc2-42b1-9a83-b3f4bffbcb9a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:46:05.326928 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e7709d4-9bc2-42b1-9a83-b3f4bffbcb9a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:05.327548 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e7709d4-9bc2-42b1-9a83-b3f4bffbcb9a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:05.468420 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:05.468420 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:05.485753 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3e7709d4-9bc2-42b1-9a83-b3f4bffbcb9a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Volume info retrieved successfully. Dec 12 02:46:05.555353 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e7709d4-9bc2-42b1-9a83-b3f4bffbcb9a tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 200 Dec 12 02:46:05.556360 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 410/819] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:05 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 912 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:06.572356 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5388fc12-4093-4052-92a2-d980b52c91d6 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] GET http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 Dec 12 02:46:06.573775 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5388fc12-4093-4052-92a2-d980b52c91d6 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:06.574230 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:06.574230 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:06.574919 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5388fc12-4093-4052-92a2-d980b52c91d6 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:06.716212 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5388fc12-4093-4052-92a2-d980b52c91d6 tempest-AttachVolumeTestJSON-1127133877 tempest-AttachVolumeTestJSON-1127133877] http://10.222.0.50/volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 returned with HTTP 404 Dec 12 02:46:06.717305 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 410/820] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:06 2020] GET /volume/v3/90da620c34824fedb087c4576f9b0953/volumes/aa0e7a80-2a3d-49a1-bc11-8bf46a1cab53 => generated 109 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:46:11.957476 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] POST http://10.222.0.50/volume/v3/fa64ece1b1d8479bafbc01dd8c36317d/volumes Dec 12 02:46:11.958518 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:11.958518 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:11.959215 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-1921632698"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:46:11.961274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-1921632698'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:46:11.961870 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Create volume of 1 GB Dec 12 02:46:11.985137 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Availability Zones retrieved successfully. Dec 12 02:46:12.041835 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Flow 'volume_create_api' (6a77a8e2-09b4-4af8-bc0c-15cfe3f8b5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:46:12.045274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a09d406e-83b7-4e5c-9372-633e13ee0758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:12.051021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:46:12.172633 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a09d406e-83b7-4e5c-9372-633e13ee0758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:12.176194 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2955dca3-d4d2-4145-bd3f-fd99fdf7f38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:12.277580 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Created reservations ['975061d2-e69d-4884-9dd7-35dec352d8e5', 'c16132e4-c090-4940-a333-311cdccb3710', '4433f1d8-c3d0-4dfe-91ee-50660246bb18', '8d53b657-a407-4b33-b355-5a058eb3169f'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:46:12.280192 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2955dca3-d4d2-4145-bd3f-fd99fdf7f38a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['975061d2-e69d-4884-9dd7-35dec352d8e5', 'c16132e4-c090-4940-a333-311cdccb3710', '4433f1d8-c3d0-4dfe-91ee-50660246bb18', '8d53b657-a407-4b33-b355-5a058eb3169f']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:12.282897 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d9c8419-6b1d-4ce4-bdb6-19b1a11a2a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:12.369122 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d9c8419-6b1d-4ce4-bdb6-19b1a11a2a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a0593b9-b5b4-4b17-8ca6-87b46c030b89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1921632698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa64ece1b1d8479bafbc01dd8c36317d',qos_specs=None,replication_status=,reservations=['975061d2-e69d-4884-9dd7-35dec352d8e5','c16132e4-c090-4940-a333-311cdccb3710','4433f1d8-c3d0-4dfe-91ee-50660246bb18','8d53b657-a407-4b33-b355-5a058eb3169f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5338772f50ee4919a2d741568068d1c0',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:46:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1921632698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a0593b9-b5b4-4b17-8ca6-87b46c030b89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa64ece1b1d8479bafbc01dd8c36317d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5338772f50ee4919a2d741568068d1c0',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:12.371647 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (567437b3-4cb5-4b01-8684-27334743cb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:12.419942 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (567437b3-4cb5-4b01-8684-27334743cb51) transitioned into state 'SUCCESS' from state '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-1921632698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa64ece1b1d8479bafbc01dd8c36317d',qos_specs=None,replication_status=,reservations=['975061d2-e69d-4884-9dd7-35dec352d8e5','c16132e4-c090-4940-a333-311cdccb3710','4433f1d8-c3d0-4dfe-91ee-50660246bb18','8d53b657-a407-4b33-b355-5a058eb3169f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5338772f50ee4919a2d741568068d1c0',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:12.423028 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90dc10a1-e742-4787-95ff-916e0fd95b80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:12.440444 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90dc10a1-e742-4787-95ff-916e0fd95b80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:12.444128 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Flow 'volume_create_api' (6a77a8e2-09b4-4af8-bc0c-15cfe3f8b5a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:46:12.501325 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Create volume request issued successfully. Dec 12 02:46:12.520453 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ff16776-8673-440b-8b81-b3b91a8ccecd tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] http://10.222.0.50/volume/v3/fa64ece1b1d8479bafbc01dd8c36317d/volumes returned with HTTP 202 Dec 12 02:46:12.521750 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 411/821] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:46:11 2020] POST /volume/v3/fa64ece1b1d8479bafbc01dd8c36317d/volumes => generated 821 bytes in 1019 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:46:12.536999 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31d9a452-71e5-477e-8c57-69cf53de944a tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] GET http://10.222.0.50/volume/v3/fa64ece1b1d8479bafbc01dd8c36317d/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 Dec 12 02:46:12.537520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31d9a452-71e5-477e-8c57-69cf53de944a tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:12.538004 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31d9a452-71e5-477e-8c57-69cf53de944a tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:12.624230 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:12.624230 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:12.634607 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-31d9a452-71e5-477e-8c57-69cf53de944a tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Volume info retrieved successfully. Dec 12 02:46:12.662071 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31d9a452-71e5-477e-8c57-69cf53de944a tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] http://10.222.0.50/volume/v3/fa64ece1b1d8479bafbc01dd8c36317d/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 returned with HTTP 200 Dec 12 02:46:12.663108 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 411/822] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:12 2020] GET /volume/v3/fa64ece1b1d8479bafbc01dd8c36317d/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 => generated 913 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:13.680712 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23d6e491-8425-49ba-aabb-aafeb57ef1ee tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] GET http://10.222.0.50/volume/v3/fa64ece1b1d8479bafbc01dd8c36317d/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 Dec 12 02:46:13.681456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23d6e491-8425-49ba-aabb-aafeb57ef1ee tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:13.681681 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:13.681681 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:13.682054 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23d6e491-8425-49ba-aabb-aafeb57ef1ee tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:13.807397 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:13.807397 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:13.829050 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-23d6e491-8425-49ba-aabb-aafeb57ef1ee tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Volume info retrieved successfully. Dec 12 02:46:13.907763 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23d6e491-8425-49ba-aabb-aafeb57ef1ee tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] http://10.222.0.50/volume/v3/fa64ece1b1d8479bafbc01dd8c36317d/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 returned with HTTP 200 Dec 12 02:46:13.910626 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 412/823] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:13 2020] GET /volume/v3/fa64ece1b1d8479bafbc01dd8c36317d/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 => generated 914 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:14.100560 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a85e05b-8577-4c9a-a7f6-ded5119a2791 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] GET http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 Dec 12 02:46:14.101453 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a85e05b-8577-4c9a-a7f6-ded5119a2791 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:14.101563 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:14.101563 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:14.102009 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a85e05b-8577-4c9a-a7f6-ded5119a2791 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:14.184422 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:14.184422 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:14.198587 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a85e05b-8577-4c9a-a7f6-ded5119a2791 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Volume info retrieved successfully. Dec 12 02:46:14.249439 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a85e05b-8577-4c9a-a7f6-ded5119a2791 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 returned with HTTP 200 Dec 12 02:46:14.250933 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 412/824] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:13 2020] GET /volume/v3/64752321c91e498a892b1f673f6ac356/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 => generated 1085 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:46:14.266280 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e79e224-c0a2-4ee6-b946-ee342b7cbd00 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] POST http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89/action Dec 12 02:46:14.266737 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:14.266737 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:14.267321 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e79e224-c0a2-4ee6-b946-ee342b7cbd00 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Action body: b'{"os-unmanage": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:46:14.267869 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e79e224-c0a2-4ee6-b946-ee342b7cbd00 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:46:14.268275 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_unmanage [None req-9e79e224-c0a2-4ee6-b946-ee342b7cbd00 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Unmanage volume with id: 5a0593b9-b5b4-4b17-8ca6-87b46c030b89 Dec 12 02:46:14.411663 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:14.411663 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:14.412422 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e79e224-c0a2-4ee6-b946-ee342b7cbd00 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Volume info retrieved successfully. Dec 12 02:46:14.455737 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e79e224-c0a2-4ee6-b946-ee342b7cbd00 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Delete volume request issued successfully. Dec 12 02:46:14.456205 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e79e224-c0a2-4ee6-b946-ee342b7cbd00 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89/action returned with HTTP 202 Dec 12 02:46:14.457498 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 413/825] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:46:14 2020] POST /volume/v3/64752321c91e498a892b1f673f6ac356/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89/action => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:46:14.465371 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc784a26-0a1e-46d3-af9d-a5e0fbc8600f tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] GET http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 Dec 12 02:46:14.465645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc784a26-0a1e-46d3-af9d-a5e0fbc8600f tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:14.467529 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:14.467529 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:14.468300 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc784a26-0a1e-46d3-af9d-a5e0fbc8600f tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:14.604544 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:14.604544 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:14.625547 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bc784a26-0a1e-46d3-af9d-a5e0fbc8600f tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Volume info retrieved successfully. Dec 12 02:46:14.664509 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc784a26-0a1e-46d3-af9d-a5e0fbc8600f tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 returned with HTTP 200 Dec 12 02:46:14.666044 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 413/826] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:14 2020] GET /volume/v3/64752321c91e498a892b1f673f6ac356/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 => generated 1086 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:46:15.686453 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07c6759c-c1b3-4e27-b145-d71d800f6cff tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] GET http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 Dec 12 02:46:15.687576 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07c6759c-c1b3-4e27-b145-d71d800f6cff tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:15.687955 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:15.687955 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:15.688589 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07c6759c-c1b3-4e27-b145-d71d800f6cff tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:15.810688 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07c6759c-c1b3-4e27-b145-d71d800f6cff tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 returned with HTTP 404 Dec 12 02:46:15.813056 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 414/827] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:15 2020] GET /volume/v3/64752321c91e498a892b1f673f6ac356/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:46:15.824095 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8593d07-6708-4b5d-9e71-c01bcdb3003e tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] GET http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/detail?all_tenants=1 Dec 12 02:46:15.825063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8593d07-6708-4b5d-9e71-c01bcdb3003e tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:15.825501 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:15.825501 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:15.826230 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8593d07-6708-4b5d-9e71-c01bcdb3003e tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:15.828570 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d8593d07-6708-4b5d-9e71-c01bcdb3003e tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:46:15.951011 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d8593d07-6708-4b5d-9e71-c01bcdb3003e tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Get all volumes completed successfully. Dec 12 02:46:15.957059 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8593d07-6708-4b5d-9e71-c01bcdb3003e tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 12 02:46:15.974943 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 414/828] 10.222.0.50 () {58 vars in 1252 bytes} [Sat Dec 12 02:46:15 2020] GET /volume/v3/64752321c91e498a892b1f673f6ac356/volumes/detail?all_tenants=1 => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:46:15.981844 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e455a24-9ec9-4adf-b895-c46a19359682 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] POST http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/os-volume-manage Dec 12 02:46:15.982941 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e455a24-9ec9-4adf-b895-c46a19359682 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-642170741", "host": "n-d-765315-4@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-5a0593b9-b5b4-4b17-8ca6-87b46c030b89"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:46:15.985711 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.volume_manage [None req-0e455a24-9ec9-4adf-b895-c46a19359682 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-642170741', 'host': 'n-d-765315-4@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-5a0593b9-b5b4-4b17-8ca6-87b46c030b89'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Dec 12 02:46:16.076348 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0e455a24-9ec9-4adf-b895-c46a19359682 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Flow 'volume_manage_existing_api' (9bac854c-8ff8-4533-8eb4-a11a5571695d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:46:16.080127 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0e455a24-9ec9-4adf-b895-c46a19359682 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b577340-c3a4-4556-8fc8-762eabf909cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:16.272190 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-0e455a24-9ec9-4adf-b895-c46a19359682 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Created reservations ['a520db45-bec2-4178-8d29-6eae8efa9886', '58299436-32a6-45c3-a322-5f46bd5ec834', '18c8ecd2-f6b7-4a07-8dec-8ae0c205f2f8', 'ef1ca904-1169-4a38-a22b-43ad0e90723e'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:46:16.275201 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0e455a24-9ec9-4adf-b895-c46a19359682 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b577340-c3a4-4556-8fc8-762eabf909cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a520db45-bec2-4178-8d29-6eae8efa9886', '58299436-32a6-45c3-a322-5f46bd5ec834', '18c8ecd2-f6b7-4a07-8dec-8ae0c205f2f8', 'ef1ca904-1169-4a38-a22b-43ad0e90723e']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:16.296804 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0e455a24-9ec9-4adf-b895-c46a19359682 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (2f79c7f9-c747-4f2b-aaa7-ff114b428c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:16.462527 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0e455a24-9ec9-4adf-b895-c46a19359682 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (2f79c7f9-c747-4f2b-aaa7-ff114b428c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'c7891eeb16794f30b999fa914fa0b340', 'project_id': '64752321c91e498a892b1f673f6ac356', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-642170741', 'host': 'n-d-765315-4@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'metadata': {}, 'bootable': False, 'multiattach': False}, 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:46:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-642170741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-765315-4@lvmdriver-1#lvmdriver-1',id=30341057-1500-4d84-8ef7-b005f3fb941e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64752321c91e498a892b1f673f6ac356',provider_auth=None,provider_geometry=None,provider_id=None,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='c7891eeb16794f30b999fa914fa0b340',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:16.466449 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0e455a24-9ec9-4adf-b895-c46a19359682 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22b849cc-5093-4665-a649-796592d8cc2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:16.530486 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0e455a24-9ec9-4adf-b895-c46a19359682 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22b849cc-5093-4665-a649-796592d8cc2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': 'c7891eeb16794f30b999fa914fa0b340', 'project_id': '64752321c91e498a892b1f673f6ac356', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-642170741', 'host': 'n-d-765315-4@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:16.543584 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0e455a24-9ec9-4adf-b895-c46a19359682 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (ec54d876-2a3f-49f0-b302-6d43998cded8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:16.563137 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0e455a24-9ec9-4adf-b895-c46a19359682 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (ec54d876-2a3f-49f0-b302-6d43998cded8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:16.567507 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0e455a24-9ec9-4adf-b895-c46a19359682 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Flow 'volume_manage_existing_api' (9bac854c-8ff8-4533-8eb4-a11a5571695d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:46:16.568406 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0e455a24-9ec9-4adf-b895-c46a19359682 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Manage volume request issued successfully. Dec 12 02:46:16.645506 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e455a24-9ec9-4adf-b895-c46a19359682 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/os-volume-manage returned with HTTP 202 Dec 12 02:46:16.658568 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 415/829] 10.222.0.50 () {60 vars in 1253 bytes} [Sat Dec 12 02:46:15 2020] POST /volume/v3/64752321c91e498a892b1f673f6ac356/os-volume-manage => generated 846 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:46:16.666671 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2cf62478-d709-402b-8ae7-135e175382f1 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] GET http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e Dec 12 02:46:16.667267 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2cf62478-d709-402b-8ae7-135e175382f1 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:16.667847 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2cf62478-d709-402b-8ae7-135e175382f1 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:16.797206 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:16.797206 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:16.806296 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2cf62478-d709-402b-8ae7-135e175382f1 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Volume info retrieved successfully. Dec 12 02:46:16.829411 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2cf62478-d709-402b-8ae7-135e175382f1 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e returned with HTTP 200 Dec 12 02:46:16.830249 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 415/830] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:16 2020] GET /volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e => generated 1083 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:46:17.848247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3a19ead-2365-477d-9079-ce3ad383d7ac tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] GET http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e Dec 12 02:46:17.848915 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3a19ead-2365-477d-9079-ce3ad383d7ac tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:17.849019 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:17.849019 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:17.849608 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3a19ead-2365-477d-9079-ce3ad383d7ac tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:17.964408 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:17.964408 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:17.985531 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d3a19ead-2365-477d-9079-ce3ad383d7ac tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Volume info retrieved successfully. Dec 12 02:46:18.023980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3a19ead-2365-477d-9079-ce3ad383d7ac tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e returned with HTTP 200 Dec 12 02:46:18.025445 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 416/831] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:17 2020] GET /volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e => generated 1083 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:46:19.043740 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b314c779-f486-451a-beea-ab81f60440ec tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] GET http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e Dec 12 02:46:19.044965 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b314c779-f486-451a-beea-ab81f60440ec tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:19.045532 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:19.045532 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:19.046722 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b314c779-f486-451a-beea-ab81f60440ec tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:19.115042 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:19.115042 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:19.128739 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b314c779-f486-451a-beea-ab81f60440ec tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Volume info retrieved successfully. Dec 12 02:46:19.164048 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b314c779-f486-451a-beea-ab81f60440ec tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e returned with HTTP 200 Dec 12 02:46:19.164995 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 416/832] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:19 2020] GET /volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e => generated 1084 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:46:19.180527 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ae3468b-e2aa-492b-b619-ddb0ab307ee7 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] GET http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e Dec 12 02:46:19.181346 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ae3468b-e2aa-492b-b619-ddb0ab307ee7 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:19.181743 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:19.181743 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:19.182369 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ae3468b-e2aa-492b-b619-ddb0ab307ee7 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:19.239544 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:19.239544 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:19.248680 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6ae3468b-e2aa-492b-b619-ddb0ab307ee7 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Volume info retrieved successfully. Dec 12 02:46:19.271910 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ae3468b-e2aa-492b-b619-ddb0ab307ee7 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e returned with HTTP 200 Dec 12 02:46:19.284786 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 417/833] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:19 2020] GET /volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e => generated 1084 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:46:19.289228 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93f3e879-1078-483e-aa06-9ca99248550a tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] DELETE http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e Dec 12 02:46:19.289908 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93f3e879-1078-483e-aa06-9ca99248550a tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:19.290240 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:19.290240 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:19.290803 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93f3e879-1078-483e-aa06-9ca99248550a tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:19.291381 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-93f3e879-1078-483e-aa06-9ca99248550a tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Delete volume with id: 30341057-1500-4d84-8ef7-b005f3fb941e Dec 12 02:46:19.455204 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:19.455204 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:19.456252 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-93f3e879-1078-483e-aa06-9ca99248550a tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Volume info retrieved successfully. Dec 12 02:46:19.510617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-93f3e879-1078-483e-aa06-9ca99248550a tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Delete volume request issued successfully. Dec 12 02:46:19.511093 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93f3e879-1078-483e-aa06-9ca99248550a tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e returned with HTTP 202 Dec 12 02:46:19.512297 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 417/834] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:46:19 2020] DELETE /volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:46:19.519886 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0da827c6-3c7c-4892-aa7f-3212e1cf876e tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] GET http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e Dec 12 02:46:19.521144 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0da827c6-3c7c-4892-aa7f-3212e1cf876e tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:19.521367 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:19.521367 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:19.521730 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0da827c6-3c7c-4892-aa7f-3212e1cf876e tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:19.620462 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:19.620462 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:19.634483 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0da827c6-3c7c-4892-aa7f-3212e1cf876e tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Volume info retrieved successfully. Dec 12 02:46:19.673004 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0da827c6-3c7c-4892-aa7f-3212e1cf876e tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e returned with HTTP 200 Dec 12 02:46:19.673788 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 418/835] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:19 2020] GET /volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e => generated 1083 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:46:20.689959 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9505c46-05ef-4540-bdd9-5e909b26ec35 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] GET http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e Dec 12 02:46:20.691095 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9505c46-05ef-4540-bdd9-5e909b26ec35 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:20.691469 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:20.691469 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:20.692096 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9505c46-05ef-4540-bdd9-5e909b26ec35 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:20.802889 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:20.802889 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:20.826446 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a9505c46-05ef-4540-bdd9-5e909b26ec35 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Volume info retrieved successfully. Dec 12 02:46:20.863628 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9505c46-05ef-4540-bdd9-5e909b26ec35 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e returned with HTTP 200 Dec 12 02:46:20.865069 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 418/836] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:20 2020] GET /volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e => generated 1083 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:46:21.882454 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4face05-1f06-4a18-9735-3489ec6ab92c tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] GET http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e Dec 12 02:46:21.883787 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4face05-1f06-4a18-9735-3489ec6ab92c tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:21.885236 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:21.885236 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:21.885961 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4face05-1f06-4a18-9735-3489ec6ab92c tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:21.995654 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:21.995654 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:22.016637 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d4face05-1f06-4a18-9735-3489ec6ab92c tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Volume info retrieved successfully. Dec 12 02:46:22.065931 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4face05-1f06-4a18-9735-3489ec6ab92c tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e returned with HTTP 200 Dec 12 02:46:22.067441 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 419/837] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:21 2020] GET /volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e => generated 1083 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:46:23.001214 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] POST http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes Dec 12 02:46:23.002292 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:23.002292 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:23.002987 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-408701270"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:46:23.007042 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-408701270'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:46:23.007765 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Create volume of 1 GB Dec 12 02:46:23.041036 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Availability Zones retrieved successfully. Dec 12 02:46:23.081531 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Flow 'volume_create_api' (494d5d08-c31b-4640-bb94-fd6fd1e7905d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:46:23.083542 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48f20def-fbd4-4332-9584-b8dabe2a3de7 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] GET http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e Dec 12 02:46:23.084150 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48f20def-fbd4-4332-9584-b8dabe2a3de7 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:23.084442 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:23.084442 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:23.085605 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48f20def-fbd4-4332-9584-b8dabe2a3de7 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:23.088277 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea256dd-1a76-447a-9144-56fef8e4b494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:23.094490 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:46:23.208044 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48f20def-fbd4-4332-9584-b8dabe2a3de7 tempest-VolumeManageAdminTest-747661186 tempest-VolumeManageAdminTest-747661186] http://10.222.0.50/volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e returned with HTTP 404 Dec 12 02:46:23.210754 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 420/838] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:23 2020] GET /volume/v3/64752321c91e498a892b1f673f6ac356/volumes/30341057-1500-4d84-8ef7-b005f3fb941e => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:46:23.223042 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-faef122b-57ba-4e63-8a97-1ff5ef6a35eb tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] DELETE http://10.222.0.50/volume/v3/fa64ece1b1d8479bafbc01dd8c36317d/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 Dec 12 02:46:23.225131 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-faef122b-57ba-4e63-8a97-1ff5ef6a35eb tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:23.229526 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-faef122b-57ba-4e63-8a97-1ff5ef6a35eb tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:23.231760 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-faef122b-57ba-4e63-8a97-1ff5ef6a35eb tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] Delete volume with id: 5a0593b9-b5b4-4b17-8ca6-87b46c030b89 Dec 12 02:46:23.263921 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ea256dd-1a76-447a-9144-56fef8e4b494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:23.266320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca8b47e6-82bf-4da9-ad83-eba486ffe75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:23.346852 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-faef122b-57ba-4e63-8a97-1ff5ef6a35eb tempest-VolumeManageAdminTest-1425194798 tempest-VolumeManageAdminTest-1425194798] http://10.222.0.50/volume/v3/fa64ece1b1d8479bafbc01dd8c36317d/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 returned with HTTP 404 Dec 12 02:46:23.353044 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 421/839] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:46:23 2020] DELETE /volume/v3/fa64ece1b1d8479bafbc01dd8c36317d/volumes/5a0593b9-b5b4-4b17-8ca6-87b46c030b89 => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:46:23.470879 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Created reservations ['429c0d6a-d493-494d-887a-0a20e8eb159b', '0f3d9f8c-b916-410d-ac4d-e414ce6e7035', '741deb0d-fd85-4cec-bd0f-058c888cd0b1', 'd9d2f54c-54d9-4ce1-b9db-c301f9fef31e'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:46:23.472829 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca8b47e6-82bf-4da9-ad83-eba486ffe75c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['429c0d6a-d493-494d-887a-0a20e8eb159b', '0f3d9f8c-b916-410d-ac4d-e414ce6e7035', '741deb0d-fd85-4cec-bd0f-058c888cd0b1', 'd9d2f54c-54d9-4ce1-b9db-c301f9fef31e']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:23.475940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a072db50-3caa-45ce-b045-c8d7c5e1e13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:23.603736 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a072db50-3caa-45ce-b045-c8d7c5e1e13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40e1de55-1cb1-4599-9f9b-3200a30678f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-408701270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='386c8d78626b49d391051751a1f69205',qos_specs=None,replication_status=,reservations=['429c0d6a-d493-494d-887a-0a20e8eb159b','0f3d9f8c-b916-410d-ac4d-e414ce6e7035','741deb0d-fd85-4cec-bd0f-058c888cd0b1','d9d2f54c-54d9-4ce1-b9db-c301f9fef31e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92bd7f59acf34660a48e553784161cad',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:46:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-408701270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40e1de55-1cb1-4599-9f9b-3200a30678f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='386c8d78626b49d391051751a1f69205',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='92bd7f59acf34660a48e553784161cad',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:23.605829 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8ef8d75-e3f3-4009-a155-2712648e7ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:23.662372 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8ef8d75-e3f3-4009-a155-2712648e7ad0) transitioned into state 'SUCCESS' from state '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-408701270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='386c8d78626b49d391051751a1f69205',qos_specs=None,replication_status=,reservations=['429c0d6a-d493-494d-887a-0a20e8eb159b','0f3d9f8c-b916-410d-ac4d-e414ce6e7035','741deb0d-fd85-4cec-bd0f-058c888cd0b1','d9d2f54c-54d9-4ce1-b9db-c301f9fef31e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92bd7f59acf34660a48e553784161cad',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:23.664598 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fce9d17-a6ff-4124-9dd1-93fdd5507935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:23.686830 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fce9d17-a6ff-4124-9dd1-93fdd5507935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:23.693337 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Flow 'volume_create_api' (494d5d08-c31b-4640-bb94-fd6fd1e7905d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:46:23.843201 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Create volume request issued successfully. Dec 12 02:46:23.864200 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ab809b2-6211-484d-a961-4ace795d2aad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes returned with HTTP 202 Dec 12 02:46:23.865621 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 419/840] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:46:22 2020] POST /volume/v3/386c8d78626b49d391051751a1f69205/volumes => generated 827 bytes in 869 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:46:23.879412 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14108285-401b-4332-858f-c7e166a814d4 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 Dec 12 02:46:23.880175 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14108285-401b-4332-858f-c7e166a814d4 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:23.883570 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14108285-401b-4332-858f-c7e166a814d4 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:24.033369 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:24.033369 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:24.060208 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-14108285-401b-4332-858f-c7e166a814d4 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:46:24.098011 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14108285-401b-4332-858f-c7e166a814d4 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 returned with HTTP 200 Dec 12 02:46:24.099543 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 422/841] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:23 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 => generated 919 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:25.117687 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a75515b-b360-4756-a299-76027e5f200f tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 Dec 12 02:46:25.118924 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a75515b-b360-4756-a299-76027e5f200f tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:25.119382 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:25.119382 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:25.120075 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a75515b-b360-4756-a299-76027e5f200f tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:25.173869 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:25.173869 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:25.184823 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5a75515b-b360-4756-a299-76027e5f200f tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:46:25.207527 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a75515b-b360-4756-a299-76027e5f200f tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 returned with HTTP 200 Dec 12 02:46:25.208779 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 420/842] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:46:25 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 => generated 920 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:34.044589 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06dac599-c813-4ad7-9d5e-05ce97e07977 tempest-VolumePoolsAdminTestsJSON-691925221 tempest-VolumePoolsAdminTestsJSON-691925221] GET http://10.222.0.50/volume/v3/a4dd617c78bd468a831f9af0318db276/scheduler-stats/get_pools?detail=True Dec 12 02:46:34.045176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06dac599-c813-4ad7-9d5e-05ce97e07977 tempest-VolumePoolsAdminTestsJSON-691925221 tempest-VolumePoolsAdminTestsJSON-691925221] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:34.045336 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:34.045336 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:34.045993 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06dac599-c813-4ad7-9d5e-05ce97e07977 tempest-VolumePoolsAdminTestsJSON-691925221 tempest-VolumePoolsAdminTestsJSON-691925221] Calling method 'get_pools' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:34.075634 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06dac599-c813-4ad7-9d5e-05ce97e07977 tempest-VolumePoolsAdminTestsJSON-691925221 tempest-VolumePoolsAdminTestsJSON-691925221] http://10.222.0.50/volume/v3/a4dd617c78bd468a831f9af0318db276/scheduler-stats/get_pools?detail=True returned with HTTP 200 Dec 12 02:46:34.076521 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 423/843] 10.222.0.50 () {58 vars in 1281 bytes} [Sat Dec 12 02:46:33 2020] GET /volume/v3/a4dd617c78bd468a831f9af0318db276/scheduler-stats/get_pools?detail=True => generated 768 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:34.091531 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dddeb426-060c-42c3-ad83-719de56e798d tempest-VolumePoolsAdminTestsJSON-691925221 tempest-VolumePoolsAdminTestsJSON-691925221] GET http://10.222.0.50/volume/v3/a4dd617c78bd468a831f9af0318db276/scheduler-stats/get_pools Dec 12 02:46:34.092066 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dddeb426-060c-42c3-ad83-719de56e798d tempest-VolumePoolsAdminTestsJSON-691925221 tempest-VolumePoolsAdminTestsJSON-691925221] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:34.092271 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:34.092271 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:34.092639 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dddeb426-060c-42c3-ad83-719de56e798d tempest-VolumePoolsAdminTestsJSON-691925221 tempest-VolumePoolsAdminTestsJSON-691925221] Calling method 'get_pools' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:34.130047 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dddeb426-060c-42c3-ad83-719de56e798d tempest-VolumePoolsAdminTestsJSON-691925221 tempest-VolumePoolsAdminTestsJSON-691925221] http://10.222.0.50/volume/v3/a4dd617c78bd468a831f9af0318db276/scheduler-stats/get_pools returned with HTTP 200 Dec 12 02:46:34.131431 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 421/844] 10.222.0.50 () {58 vars in 1258 bytes} [Sat Dec 12 02:46:34 2020] GET /volume/v3/a4dd617c78bd468a831f9af0318db276/scheduler-stats/get_pools => generated 61 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:46:39.205858 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] POST http://10.222.0.50/volume/v3/5376d3c429a741bab70108d49646736d/volumes Dec 12 02:46:39.207337 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-275762505", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:46:39.209217 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-275762505', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:46:39.215561 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Create volume of 1 GB Dec 12 02:46:39.237390 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Availability Zones retrieved successfully. Dec 12 02:46:39.325105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Flow 'volume_create_api' (83550d65-0d57-4dbd-a57c-2f829dc46020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:46:39.343834 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae49e303-43e4-4c90-824c-2adacb76fb84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:39.350105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:46:39.581248 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae49e303-43e4-4c90-824c-2adacb76fb84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:39.589464 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b73a83f0-0b79-469f-8699-b0cf2842d597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:39.821906 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Created reservations ['ab288c4f-3067-430d-bb5d-e7dfaefb9824', '5eb9a8b1-b1a2-4d7d-8c23-0a0ac8c9c49b', 'f129a6a1-d8bb-46bb-bed5-c444bb4036bd', '30aaf7de-1fec-4df3-b03b-c957bb02d371'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:46:39.823856 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b73a83f0-0b79-469f-8699-b0cf2842d597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab288c4f-3067-430d-bb5d-e7dfaefb9824', '5eb9a8b1-b1a2-4d7d-8c23-0a0ac8c9c49b', 'f129a6a1-d8bb-46bb-bed5-c444bb4036bd', '30aaf7de-1fec-4df3-b03b-c957bb02d371']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:39.826520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc94104e-2b0b-4197-a4f3-f02115923f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:39.976221 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc94104e-2b0b-4197-a4f3-f02115923f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51105590-2bc8-4312-8427-8e28a5ab67f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-275762505',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5376d3c429a741bab70108d49646736d',qos_specs=None,replication_status=,reservations=['ab288c4f-3067-430d-bb5d-e7dfaefb9824','5eb9a8b1-b1a2-4d7d-8c23-0a0ac8c9c49b','f129a6a1-d8bb-46bb-bed5-c444bb4036bd','30aaf7de-1fec-4df3-b03b-c957bb02d371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a24406216b2542e5960736124ac976ce',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:46:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-275762505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51105590-2bc8-4312-8427-8e28a5ab67f1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5376d3c429a741bab70108d49646736d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a24406216b2542e5960736124ac976ce',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:39.984792 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44bdbf57-c701-4179-b61f-5e20ec81109b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:40.030231 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44bdbf57-c701-4179-b61f-5e20ec81109b) transitioned into state 'SUCCESS' from state '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-275762505',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='5376d3c429a741bab70108d49646736d',qos_specs=None,replication_status=,reservations=['ab288c4f-3067-430d-bb5d-e7dfaefb9824','5eb9a8b1-b1a2-4d7d-8c23-0a0ac8c9c49b','f129a6a1-d8bb-46bb-bed5-c444bb4036bd','30aaf7de-1fec-4df3-b03b-c957bb02d371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a24406216b2542e5960736124ac976ce',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:40.033176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1f64b6d-6c62-465a-96b7-e4872d91da01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:46:40.082016 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1f64b6d-6c62-465a-96b7-e4872d91da01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:46:40.089604 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Flow 'volume_create_api' (83550d65-0d57-4dbd-a57c-2f829dc46020) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:46:40.244499 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Create volume request issued successfully. Dec 12 02:46:40.262381 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e89bdf7-0920-44dd-85e0-e053acbe0190 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] http://10.222.0.50/volume/v3/5376d3c429a741bab70108d49646736d/volumes returned with HTTP 202 Dec 12 02:46:40.291984 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e976e63-ac71-4188-b0dd-90353f48060d tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] GET http://10.222.0.50/volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 Dec 12 02:46:40.292679 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e976e63-ac71-4188-b0dd-90353f48060d tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:40.293208 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e976e63-ac71-4188-b0dd-90353f48060d tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:40.295055 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 424/845] 10.222.0.50 () {64 vars in 1512 bytes} [Sat Dec 12 02:46:39 2020] POST /volume/v3/5376d3c429a741bab70108d49646736d/volumes => generated 831 bytes in 1093 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:46:40.477324 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:40.477324 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:40.497790 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e976e63-ac71-4188-b0dd-90353f48060d tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Volume info retrieved successfully. Dec 12 02:46:40.549679 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-46dd8749-86e3-41c4-9e62-1b1e3b1990a1 req-3e976e63-ac71-4188-b0dd-90353f48060d tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] http://10.222.0.50/volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 returned with HTTP 200 Dec 12 02:46:40.562916 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 422/846] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:46:40 2020] GET /volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 => generated 923 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:41.936924 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-02bdc2ea-950b-4549-b981-6236abe69543 req-6362a2cb-6cad-456b-be8c-1679e6f6578a tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] GET http://10.222.0.50/volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 Dec 12 02:46:41.937595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-02bdc2ea-950b-4549-b981-6236abe69543 req-6362a2cb-6cad-456b-be8c-1679e6f6578a tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:41.937931 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:41.937931 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:41.938507 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-02bdc2ea-950b-4549-b981-6236abe69543 req-6362a2cb-6cad-456b-be8c-1679e6f6578a tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:41.999231 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:41.999231 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:42.021730 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-02bdc2ea-950b-4549-b981-6236abe69543 req-6362a2cb-6cad-456b-be8c-1679e6f6578a tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Volume info retrieved successfully. Dec 12 02:46:42.067038 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-02bdc2ea-950b-4549-b981-6236abe69543 req-6362a2cb-6cad-456b-be8c-1679e6f6578a tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] http://10.222.0.50/volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 returned with HTTP 200 Dec 12 02:46:42.070083 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 425/847] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:46:41 2020] GET /volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 => generated 924 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:42.563148 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7fc81507-95d2-4d85-a318-f1f07755637b req-d2684604-ecbb-4787-84d1-63c072f42289 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] GET http://10.222.0.50/volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 Dec 12 02:46:42.563953 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7fc81507-95d2-4d85-a318-f1f07755637b req-d2684604-ecbb-4787-84d1-63c072f42289 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:42.564764 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:42.564764 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:42.565607 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7fc81507-95d2-4d85-a318-f1f07755637b req-d2684604-ecbb-4787-84d1-63c072f42289 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:42.633329 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:42.633329 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:42.645410 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7fc81507-95d2-4d85-a318-f1f07755637b req-d2684604-ecbb-4787-84d1-63c072f42289 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Volume info retrieved successfully. Dec 12 02:46:42.678626 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7fc81507-95d2-4d85-a318-f1f07755637b req-d2684604-ecbb-4787-84d1-63c072f42289 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] http://10.222.0.50/volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 returned with HTTP 200 Dec 12 02:46:42.680753 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 423/848] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:46:42 2020] GET /volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 => generated 924 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:42.748584 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d1789553-f94d-4b9d-aad8-9b7f3f2e2792 req-c6a3056b-6665-4106-8525-b68549751f4d tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] DELETE http://10.222.0.50/volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 Dec 12 02:46:42.749766 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d1789553-f94d-4b9d-aad8-9b7f3f2e2792 req-c6a3056b-6665-4106-8525-b68549751f4d tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:42.751077 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:42.751077 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:42.751960 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d1789553-f94d-4b9d-aad8-9b7f3f2e2792 req-c6a3056b-6665-4106-8525-b68549751f4d tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:42.752703 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-d1789553-f94d-4b9d-aad8-9b7f3f2e2792 req-c6a3056b-6665-4106-8525-b68549751f4d tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Delete volume with id: 51105590-2bc8-4312-8427-8e28a5ab67f1 Dec 12 02:46:42.860733 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:42.860733 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:42.862314 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-d1789553-f94d-4b9d-aad8-9b7f3f2e2792 req-c6a3056b-6665-4106-8525-b68549751f4d tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Volume info retrieved successfully. Dec 12 02:46:42.925281 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-d1789553-f94d-4b9d-aad8-9b7f3f2e2792 req-c6a3056b-6665-4106-8525-b68549751f4d tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Delete volume request issued successfully. Dec 12 02:46:42.926235 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d1789553-f94d-4b9d-aad8-9b7f3f2e2792 req-c6a3056b-6665-4106-8525-b68549751f4d tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] http://10.222.0.50/volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 returned with HTTP 202 Dec 12 02:46:42.930979 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 426/849] 10.222.0.50 () {62 vars in 1591 bytes} [Sat Dec 12 02:46:42 2020] DELETE /volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:46:43.047487 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a46770d9-980c-4bb7-8c1c-3a967f31b65a req-fa39bc0d-aa17-47d7-84ee-6cfe3d345469 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] GET http://10.222.0.50/volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 Dec 12 02:46:43.051156 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a46770d9-980c-4bb7-8c1c-3a967f31b65a req-fa39bc0d-aa17-47d7-84ee-6cfe3d345469 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:43.051631 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:43.051631 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:43.052304 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a46770d9-980c-4bb7-8c1c-3a967f31b65a req-fa39bc0d-aa17-47d7-84ee-6cfe3d345469 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:43.229192 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:46:43.229192 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:46:43.266893 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a46770d9-980c-4bb7-8c1c-3a967f31b65a req-fa39bc0d-aa17-47d7-84ee-6cfe3d345469 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Volume info retrieved successfully. Dec 12 02:46:43.355670 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a46770d9-980c-4bb7-8c1c-3a967f31b65a req-fa39bc0d-aa17-47d7-84ee-6cfe3d345469 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] http://10.222.0.50/volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 returned with HTTP 200 Dec 12 02:46:43.356553 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 424/850] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:46:43 2020] GET /volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 => generated 923 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:45.659954 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e3735838-20ff-451f-9e4b-754ab65c5847 req-8e12d56a-59ce-48f6-8b39-88701c691437 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] GET http://10.222.0.50/volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 Dec 12 02:46:45.661119 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e3735838-20ff-451f-9e4b-754ab65c5847 req-8e12d56a-59ce-48f6-8b39-88701c691437 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:45.661549 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:45.661549 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:45.663027 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e3735838-20ff-451f-9e4b-754ab65c5847 req-8e12d56a-59ce-48f6-8b39-88701c691437 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:45.767644 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e3735838-20ff-451f-9e4b-754ab65c5847 req-8e12d56a-59ce-48f6-8b39-88701c691437 tempest-VolumesGetTestJSON-1946198768 tempest-VolumesGetTestJSON-1946198768] http://10.222.0.50/volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 returned with HTTP 404 Dec 12 02:46:45.772618 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 427/851] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:46:45 2020] GET /volume/v3/5376d3c429a741bab70108d49646736d/volumes/51105590-2bc8-4312-8427-8e28a5ab67f1 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:46:46.940401 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d897278-0908-4c68-9127-cf5f144e4502 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] GET http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-class-sets/default Dec 12 02:46:46.940963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d897278-0908-4c68-9127-cf5f144e4502 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:46.941214 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:46:46.941214 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:46:46.941501 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d897278-0908-4c68-9127-cf5f144e4502 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:46.973195 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d897278-0908-4c68-9127-cf5f144e4502 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-class-sets/default returned with HTTP 200 Dec 12 02:46:46.981979 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 425/852] 10.222.0.50 () {58 vars in 1264 bytes} [Sat Dec 12 02:46:46 2020] GET /volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-class-sets/default => generated 342 bytes in 968 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:46.989074 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ecd752c-efa4-47ac-b3c1-0cc92fe28dc1 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] GET http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-class-sets/default Dec 12 02:46:46.989861 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ecd752c-efa4-47ac-b3c1-0cc92fe28dc1 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:46.991329 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ecd752c-efa4-47ac-b3c1-0cc92fe28dc1 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:47.021092 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ecd752c-efa4-47ac-b3c1-0cc92fe28dc1 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-class-sets/default returned with HTTP 200 Dec 12 02:46:47.033595 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13b5ae48-cc9c-44e3-9f7a-84f980733c5e tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] POST http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/types Dec 12 02:46:47.034732 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13b5ae48-cc9c-44e3-9f7a-84f980733c5e tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-291446190"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:46:47.042766 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 428/853] 10.222.0.50 () {58 vars in 1264 bytes} [Sat Dec 12 02:46:46 2020] GET /volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-class-sets/default => generated 342 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:47.082769 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13b5ae48-cc9c-44e3-9f7a-84f980733c5e tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/types returned with HTTP 200 Dec 12 02:46:47.091932 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 426/854] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 02:46:47 2020] POST /volume/v3/90694edb29ab46b4abd52b1ffcc165a3/types => generated 227 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:47.096344 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e8da25e-e462-43f5-8a5c-4f85bfc44c26 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] PUT http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-class-sets/default Dec 12 02:46:47.097159 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e8da25e-e462-43f5-8a5c-4f85bfc44c26 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] 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-291446190": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-291446190": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-291446190": 10}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:46:47.433325 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e8da25e-e462-43f5-8a5c-4f85bfc44c26 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-class-sets/default returned with HTTP 200 Dec 12 02:46:47.434962 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 429/855] 10.222.0.50 () {60 vars in 1285 bytes} [Sat Dec 12 02:46:47 2020] PUT /volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-class-sets/default => generated 531 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:47.447522 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3716a591-59e6-400e-a88e-a15332dca01e tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] GET http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-sets/90694edb29ab46b4abd52b1ffcc165a3/defaults Dec 12 02:46:47.448320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3716a591-59e6-400e-a88e-a15332dca01e tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:47.449056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3716a591-59e6-400e-a88e-a15332dca01e tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] Calling method 'defaults' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:47.477367 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3716a591-59e6-400e-a88e-a15332dca01e tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-sets/90694edb29ab46b4abd52b1ffcc165a3/defaults returned with HTTP 200 Dec 12 02:46:47.497851 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 427/856] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Dec 12 02:46:47 2020] GET /volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-sets/90694edb29ab46b4abd52b1ffcc165a3/defaults => generated 567 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:47.971260 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24f8dd3b-ff6b-4ae1-a880-c01b887c5039 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] GET http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-sets/5e18d1a9a27a466eab2d4e390f1b5d6b/defaults Dec 12 02:46:47.971787 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24f8dd3b-ff6b-4ae1-a880-c01b887c5039 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:47.972272 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24f8dd3b-ff6b-4ae1-a880-c01b887c5039 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] Calling method 'defaults' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:48.003606 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24f8dd3b-ff6b-4ae1-a880-c01b887c5039 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-sets/5e18d1a9a27a466eab2d4e390f1b5d6b/defaults returned with HTTP 200 Dec 12 02:46:48.005018 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 430/857] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Dec 12 02:46:47 2020] GET /volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-sets/5e18d1a9a27a466eab2d4e390f1b5d6b/defaults => generated 567 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:48.220848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df2b96ca-d65b-48ed-98dd-dfb7be1ce50c tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] PUT http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-class-sets/default Dec 12 02:46:48.222142 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df2b96ca-d65b-48ed-98dd-dfb7be1ce50c tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] 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=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:46:48.419777 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df2b96ca-d65b-48ed-98dd-dfb7be1ce50c tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-class-sets/default returned with HTTP 200 Dec 12 02:46:48.421275 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 428/858] 10.222.0.50 () {60 vars in 1285 bytes} [Sat Dec 12 02:46:48 2020] PUT /volume/v3/90694edb29ab46b4abd52b1ffcc165a3/os-quota-class-sets/default => generated 531 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:46:48.436003 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3053d53-5132-46d0-a241-14e8f09d163f tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] DELETE http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/types/7a952037-bce2-434b-b3f1-5d6005fc49cc Dec 12 02:46:48.436970 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3053d53-5132-46d0-a241-14e8f09d163f tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:48.437666 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3053d53-5132-46d0-a241-14e8f09d163f tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:48.524645 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:46:48.524645 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:46:48.540132 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3053d53-5132-46d0-a241-14e8f09d163f tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/types/7a952037-bce2-434b-b3f1-5d6005fc49cc returned with HTTP 202 Dec 12 02:46:48.541692 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 431/859] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:46:48 2020] DELETE /volume/v3/90694edb29ab46b4abd52b1ffcc165a3/types/7a952037-bce2-434b-b3f1-5d6005fc49cc => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:46:48.555845 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d6e91f9-339b-467f-85cd-54d9d7c60f03 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] GET http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/types/7a952037-bce2-434b-b3f1-5d6005fc49cc Dec 12 02:46:48.560470 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d6e91f9-339b-467f-85cd-54d9d7c60f03 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:48.562089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d6e91f9-339b-467f-85cd-54d9d7c60f03 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:48.583484 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d6e91f9-339b-467f-85cd-54d9d7c60f03 tempest-VolumeQuotaClassesTest-325996383 tempest-VolumeQuotaClassesTest-325996383] http://10.222.0.50/volume/v3/90694edb29ab46b4abd52b1ffcc165a3/types/7a952037-bce2-434b-b3f1-5d6005fc49cc returned with HTTP 404 Dec 12 02:46:48.586041 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 429/860] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:46:48 2020] GET /volume/v3/90694edb29ab46b4abd52b1ffcc165a3/types/7a952037-bce2-434b-b3f1-5d6005fc49cc => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:46:55.753313 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2c951a89-feba-41ed-be17-c0fc79436cb2 req-9aef70a6-ac94-49f3-aae2-42c512e47a6e tempest-VolumesNegativeTest-1477069866 tempest-VolumesNegativeTest-1477069866] DELETE http://10.222.0.50/volume/v3/a95272b65bb54f528e01bf066e104a77/volumes/tempest-invalid-1534345009 Dec 12 02:46:55.754338 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2c951a89-feba-41ed-be17-c0fc79436cb2 req-9aef70a6-ac94-49f3-aae2-42c512e47a6e tempest-VolumesNegativeTest-1477069866 tempest-VolumesNegativeTest-1477069866] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:55.755084 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2c951a89-feba-41ed-be17-c0fc79436cb2 req-9aef70a6-ac94-49f3-aae2-42c512e47a6e tempest-VolumesNegativeTest-1477069866 tempest-VolumesNegativeTest-1477069866] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:55.755917 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-2c951a89-feba-41ed-be17-c0fc79436cb2 req-9aef70a6-ac94-49f3-aae2-42c512e47a6e tempest-VolumesNegativeTest-1477069866 tempest-VolumesNegativeTest-1477069866] Delete volume with id: tempest-invalid-1534345009 Dec 12 02:46:55.807092 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2c951a89-feba-41ed-be17-c0fc79436cb2 req-9aef70a6-ac94-49f3-aae2-42c512e47a6e tempest-VolumesNegativeTest-1477069866 tempest-VolumesNegativeTest-1477069866] http://10.222.0.50/volume/v3/a95272b65bb54f528e01bf066e104a77/volumes/tempest-invalid-1534345009 returned with HTTP 404 Dec 12 02:46:55.809097 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 432/861] 10.222.0.50 () {62 vars in 1561 bytes} [Sat Dec 12 02:46:55 2020] DELETE /volume/v3/a95272b65bb54f528e01bf066e104a77/volumes/tempest-invalid-1534345009 => generated 99 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:46:57.619296 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2661819e-596d-4496-9615-a1c2f959c0b8 req-b4d11c29-b230-43e6-8e47-52497c54dc06 tempest-VolumesNegativeTest-1477069866 tempest-VolumesNegativeTest-1477069866] DELETE http://10.222.0.50/volume/v3/a95272b65bb54f528e01bf066e104a77/volumes/5ac9b588-9117-4327-b580-246153e91452 Dec 12 02:46:57.620111 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2661819e-596d-4496-9615-a1c2f959c0b8 req-b4d11c29-b230-43e6-8e47-52497c54dc06 tempest-VolumesNegativeTest-1477069866 tempest-VolumesNegativeTest-1477069866] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:57.620698 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-2661819e-596d-4496-9615-a1c2f959c0b8 req-b4d11c29-b230-43e6-8e47-52497c54dc06 tempest-VolumesNegativeTest-1477069866 tempest-VolumesNegativeTest-1477069866] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:57.622549 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-2661819e-596d-4496-9615-a1c2f959c0b8 req-b4d11c29-b230-43e6-8e47-52497c54dc06 tempest-VolumesNegativeTest-1477069866 tempest-VolumesNegativeTest-1477069866] Delete volume with id: 5ac9b588-9117-4327-b580-246153e91452 Dec 12 02:46:57.689199 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-2661819e-596d-4496-9615-a1c2f959c0b8 req-b4d11c29-b230-43e6-8e47-52497c54dc06 tempest-VolumesNegativeTest-1477069866 tempest-VolumesNegativeTest-1477069866] http://10.222.0.50/volume/v3/a95272b65bb54f528e01bf066e104a77/volumes/5ac9b588-9117-4327-b580-246153e91452 returned with HTTP 404 Dec 12 02:46:57.690700 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 430/862] 10.222.0.50 () {62 vars in 1591 bytes} [Sat Dec 12 02:46:57 2020] DELETE /volume/v3/a95272b65bb54f528e01bf066e104a77/volumes/5ac9b588-9117-4327-b580-246153e91452 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:46:58.448072 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3bc84a6d-ed8a-46a0-acb1-3dde44b7dd3c req-5653e8c7-fd08-40dc-b295-5cb354ade727 tempest-VolumesNegativeTest-1477069866 tempest-VolumesNegativeTest-1477069866] GET http://10.222.0.50/volume/v3/a95272b65bb54f528e01bf066e104a77/volumes/371508ae-dae9-48a1-b9f3-86769f1a359a Dec 12 02:46:58.448894 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3bc84a6d-ed8a-46a0-acb1-3dde44b7dd3c req-5653e8c7-fd08-40dc-b295-5cb354ade727 tempest-VolumesNegativeTest-1477069866 tempest-VolumesNegativeTest-1477069866] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:46:58.450186 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3bc84a6d-ed8a-46a0-acb1-3dde44b7dd3c req-5653e8c7-fd08-40dc-b295-5cb354ade727 tempest-VolumesNegativeTest-1477069866 tempest-VolumesNegativeTest-1477069866] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:46:58.531036 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3bc84a6d-ed8a-46a0-acb1-3dde44b7dd3c req-5653e8c7-fd08-40dc-b295-5cb354ade727 tempest-VolumesNegativeTest-1477069866 tempest-VolumesNegativeTest-1477069866] http://10.222.0.50/volume/v3/a95272b65bb54f528e01bf066e104a77/volumes/371508ae-dae9-48a1-b9f3-86769f1a359a returned with HTTP 404 Dec 12 02:46:58.532476 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 433/863] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:46:58 2020] GET /volume/v3/a95272b65bb54f528e01bf066e104a77/volumes/371508ae-dae9-48a1-b9f3-86769f1a359a => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:47:02.436690 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] POST http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes Dec 12 02:47:02.437946 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1325321226"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:47:02.441490 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1325321226'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:47:02.442146 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Create volume of 1 GB Dec 12 02:47:02.477176 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Availability Zones retrieved successfully. Dec 12 02:47:02.507064 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Flow 'volume_create_api' (bac6a4b5-6c4c-4c47-8fc6-34fefcdabf5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:47:02.509846 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e2d1c52-99e9-447c-be06-d571be7a2d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:47:02.522087 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:47:02.696759 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e2d1c52-99e9-447c-be06-d571be7a2d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:47:02.699352 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e04a9f3-0784-4b38-a134-605b1af1698b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:47:02.887095 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Created reservations ['37aefb72-16d3-413d-820b-a6ceb22a2a7c', '79ab553d-4781-4570-9a12-df760bb8ca34', '11a013db-8b31-423c-a186-cc69fd5217f3', '8acf39b2-fdea-4eca-b9bb-5b30248778e1'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:47:02.889604 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e04a9f3-0784-4b38-a134-605b1af1698b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37aefb72-16d3-413d-820b-a6ceb22a2a7c', '79ab553d-4781-4570-9a12-df760bb8ca34', '11a013db-8b31-423c-a186-cc69fd5217f3', '8acf39b2-fdea-4eca-b9bb-5b30248778e1']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:47:02.892056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07881b0-01f1-422f-a1e4-097e77a45cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:47:03.047856 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e07881b0-01f1-422f-a1e4-097e77a45cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae17471f-f556-45c4-81f4-c79baf989d44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1325321226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='386c8d78626b49d391051751a1f69205',qos_specs=None,replication_status=,reservations=['37aefb72-16d3-413d-820b-a6ceb22a2a7c','79ab553d-4781-4570-9a12-df760bb8ca34','11a013db-8b31-423c-a186-cc69fd5217f3','8acf39b2-fdea-4eca-b9bb-5b30248778e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92bd7f59acf34660a48e553784161cad',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:47:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1325321226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae17471f-f556-45c4-81f4-c79baf989d44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='386c8d78626b49d391051751a1f69205',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='92bd7f59acf34660a48e553784161cad',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:47:03.055890 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4af3466b-3d9f-4372-bd26-85c7c4f5a67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:47:03.133732 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4af3466b-3d9f-4372-bd26-85c7c4f5a67b) transitioned into state 'SUCCESS' from state '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-1325321226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='386c8d78626b49d391051751a1f69205',qos_specs=None,replication_status=,reservations=['37aefb72-16d3-413d-820b-a6ceb22a2a7c','79ab553d-4781-4570-9a12-df760bb8ca34','11a013db-8b31-423c-a186-cc69fd5217f3','8acf39b2-fdea-4eca-b9bb-5b30248778e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92bd7f59acf34660a48e553784161cad',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:47:03.136583 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c778dadd-85ac-4aa7-b9ac-4c5931ecea38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:47:03.168170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c778dadd-85ac-4aa7-b9ac-4c5931ecea38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:47:03.171237 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Flow 'volume_create_api' (bac6a4b5-6c4c-4c47-8fc6-34fefcdabf5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:47:03.315162 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Create volume request issued successfully. Dec 12 02:47:03.352142 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1eaed6a-b2c5-4f76-bd1d-9d0a4cd95025 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes returned with HTTP 202 Dec 12 02:47:03.353086 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 431/864] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:47:02 2020] POST /volume/v3/386c8d78626b49d391051751a1f69205/volumes => generated 828 bytes in 926 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:47:03.367467 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27d81c86-218c-43b5-8019-3c94be3e50b8 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:03.368236 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27d81c86-218c-43b5-8019-3c94be3e50b8 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:03.369272 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27d81c86-218c-43b5-8019-3c94be3e50b8 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:03.439084 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:03.439084 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:03.451428 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-27d81c86-218c-43b5-8019-3c94be3e50b8 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:03.480849 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27d81c86-218c-43b5-8019-3c94be3e50b8 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:03.482178 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 434/865] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:03 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 920 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:04.500044 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d91e155-6c0f-490f-bddd-f7952d44429e tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:04.500554 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d91e155-6c0f-490f-bddd-f7952d44429e tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:04.500760 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:04.500760 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:04.501414 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d91e155-6c0f-490f-bddd-f7952d44429e tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:04.656479 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:04.656479 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:04.676775 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9d91e155-6c0f-490f-bddd-f7952d44429e tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:04.725201 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d91e155-6c0f-490f-bddd-f7952d44429e tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:04.737256 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 432/866] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:04 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 920 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:05.753015 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78bffe18-33d3-4650-822b-3deb8b3f5474 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:05.753533 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78bffe18-33d3-4650-822b-3deb8b3f5474 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:05.753742 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:05.753742 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:05.754123 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78bffe18-33d3-4650-822b-3deb8b3f5474 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:05.866294 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:05.866294 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:05.877575 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78bffe18-33d3-4650-822b-3deb8b3f5474 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:05.923799 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78bffe18-33d3-4650-822b-3deb8b3f5474 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:05.925154 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 435/867] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:05 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 921 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:07.464371 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-dfcff960-f7e1-4549-a68d-487871efa4fb tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:07.465620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-dfcff960-f7e1-4549-a68d-487871efa4fb tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:07.466046 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:07.466046 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:07.466998 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-dfcff960-f7e1-4549-a68d-487871efa4fb tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:07.575780 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:07.575780 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:07.587184 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-dfcff960-f7e1-4549-a68d-487871efa4fb tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:07.616810 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-dfcff960-f7e1-4549-a68d-487871efa4fb tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:07.618407 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 433/868] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:47:07 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 921 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:07.719225 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78bffe18-33d3-4650-822b-3deb8b3f5474 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume// Dec 12 02:47:07.720283 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78bffe18-33d3-4650-822b-3deb8b3f5474 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:07.720835 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:07.720835 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:07.721528 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78bffe18-33d3-4650-822b-3deb8b3f5474 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:07.722952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78bffe18-33d3-4650-822b-3deb8b3f5474 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:47:07.725522 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 436/869] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:47:07 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:47:07.740587 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-f6bb472c-4563-4f76-b2b9-95bdd9e46e26 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] POST http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/attachments Dec 12 02:47:07.741621 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:07.741621 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:07.742371 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-f6bb472c-4563-4f76-b2b9-95bdd9e46e26 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae17471f-f556-45c4-81f4-c79baf989d44", "instance_uuid": "0e45cf80-a1e0-441c-aca5-b5ca47f021be", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:47:07.868178 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:07.868178 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:07.986931 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-f6bb472c-4563-4f76-b2b9-95bdd9e46e26 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/attachments returned with HTTP 200 Dec 12 02:47:07.988063 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 434/870] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:47:07 2020] POST /volume/v3/386c8d78626b49d391051751a1f69205/attachments => generated 273 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:47:08.037268 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c685fc3-e88f-4300-8369-6fa425ebd583 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:08.038047 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c685fc3-e88f-4300-8369-6fa425ebd583 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:08.038539 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c685fc3-e88f-4300-8369-6fa425ebd583 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:08.064747 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-f6bb472c-4563-4f76-b2b9-95bdd9e46e26 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume// Dec 12 02:47:08.065227 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-f6bb472c-4563-4f76-b2b9-95bdd9e46e26 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:08.065450 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:08.065450 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:08.065830 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-f6bb472c-4563-4f76-b2b9-95bdd9e46e26 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:08.067022 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-f6bb472c-4563-4f76-b2b9-95bdd9e46e26 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:47:08.068132 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 435/871] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 02:47:08 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:47:08.084353 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-182ce321-8d55-4bb3-87af-57eb1fbf56f1 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:08.084717 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-182ce321-8d55-4bb3-87af-57eb1fbf56f1 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:08.085190 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-182ce321-8d55-4bb3-87af-57eb1fbf56f1 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:08.203049 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:08.203049 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:08.240894 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7c685fc3-e88f-4300-8369-6fa425ebd583 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:08.250493 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:08.250493 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:08.282135 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-182ce321-8d55-4bb3-87af-57eb1fbf56f1 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:08.298671 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:08.298671 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:08.319458 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c685fc3-e88f-4300-8369-6fa425ebd583 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:08.323101 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:08.323101 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:08.330331 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 437/872] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:08 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 920 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:08.339452 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-182ce321-8d55-4bb3-87af-57eb1fbf56f1 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:08.340213 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 436/873] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 02:47:08 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 1019 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:47:08.362355 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-dc8f574a-6faf-44e3-acd7-01f193c68a8d tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] PUT http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/attachments/88adf9cc-1821-4b1e-b499-453656348c08 Dec 12 02:47:08.363245 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:08.363245 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:08.364021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-dc8f574a-6faf-44e3-acd7-01f193c68a8d tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:47:08.421712 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:47:08.421712 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:47:08.423376 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-dc8f574a-6faf-44e3-acd7-01f193c68a8d tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Lock "b'cinder-attachment_update-ae17471f-f556-45c4-81f4-c79baf989d44-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.015s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:47:08.426112 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:08.426112 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:09.337120 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6748e7e9-2dea-4be3-a8fa-6246a4a9a9aa tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:09.337120 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6748e7e9-2dea-4be3-a8fa-6246a4a9a9aa tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:09.337744 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:09.337744 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:09.337744 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6748e7e9-2dea-4be3-a8fa-6246a4a9a9aa tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:09.494936 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:09.494936 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:09.524636 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6748e7e9-2dea-4be3-a8fa-6246a4a9a9aa tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:09.578050 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:09.578050 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:09.597126 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6748e7e9-2dea-4be3-a8fa-6246a4a9a9aa tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:09.598297 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 437/874] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:09 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 920 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:10.613923 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-217ca52d-71d4-4748-856f-29cf1a310f0d tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:10.616208 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-217ca52d-71d4-4748-856f-29cf1a310f0d tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:10.616583 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:10.616583 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:10.617227 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-217ca52d-71d4-4748-856f-29cf1a310f0d tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:10.720586 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:10.720586 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:10.739245 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-217ca52d-71d4-4748-856f-29cf1a310f0d tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:10.776924 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:10.776924 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:10.794877 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-217ca52d-71d4-4748-856f-29cf1a310f0d tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:10.796273 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 438/875] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:10 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 920 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:11.148848 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-dc8f574a-6faf-44e3-acd7-01f193c68a8d tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Lock "b'cinder-attachment_update-ae17471f-f556-45c4-81f4-c79baf989d44-n-h1-765315-4'" released by "attachment_update" :: held 2.725s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:47:11.149742 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-dc8f574a-6faf-44e3-acd7-01f193c68a8d tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/attachments/88adf9cc-1821-4b1e-b499-453656348c08 returned with HTTP 200 Dec 12 02:47:11.151009 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 438/876] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 02:47:08 2020] PUT /volume/v3/386c8d78626b49d391051751a1f69205/attachments/88adf9cc-1821-4b1e-b499-453656348c08 => generated 762 bytes in 2794 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:47:11.812237 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5bf8841-0cdb-4837-9a44-8ad998fea1c3 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:11.813492 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5bf8841-0cdb-4837-9a44-8ad998fea1c3 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:11.813894 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:11.813894 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:11.814526 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5bf8841-0cdb-4837-9a44-8ad998fea1c3 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:11.913580 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:11.913580 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:11.939059 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e5bf8841-0cdb-4837-9a44-8ad998fea1c3 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:11.981464 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:11.981464 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:12.013493 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5bf8841-0cdb-4837-9a44-8ad998fea1c3 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:12.023704 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 439/877] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:11 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 921 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:13.030705 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b745ea70-1735-4c8a-ad9e-875203bec9c4 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:13.031253 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b745ea70-1735-4c8a-ad9e-875203bec9c4 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:13.031396 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:13.031396 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:13.032066 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b745ea70-1735-4c8a-ad9e-875203bec9c4 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:13.142931 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:13.142931 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:13.166918 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b745ea70-1735-4c8a-ad9e-875203bec9c4 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:13.212857 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:13.212857 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:13.236304 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b745ea70-1735-4c8a-ad9e-875203bec9c4 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:13.237612 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 439/878] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:13 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 921 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:14.253657 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82b934c0-11a0-4f45-8c74-915de4edbfd0 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:14.254705 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82b934c0-11a0-4f45-8c74-915de4edbfd0 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:14.255484 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:14.255484 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:14.256116 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82b934c0-11a0-4f45-8c74-915de4edbfd0 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:14.340927 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:14.340927 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:14.350561 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-82b934c0-11a0-4f45-8c74-915de4edbfd0 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:14.374391 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:14.374391 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:14.387747 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82b934c0-11a0-4f45-8c74-915de4edbfd0 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:14.390032 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 440/879] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:14 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 921 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:15.407392 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf6596f4-e6fe-40fe-9428-3adb75b1ef47 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:15.409785 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf6596f4-e6fe-40fe-9428-3adb75b1ef47 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:15.410374 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:15.410374 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:15.411619 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf6596f4-e6fe-40fe-9428-3adb75b1ef47 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:15.510680 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:15.510680 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:15.524837 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cf6596f4-e6fe-40fe-9428-3adb75b1ef47 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:15.566510 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:15.566510 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:15.578554 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf6596f4-e6fe-40fe-9428-3adb75b1ef47 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:15.589657 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 440/880] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:15 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 921 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:16.598213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8637045e-051a-44a2-a109-505b53226ab2 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:16.598819 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8637045e-051a-44a2-a109-505b53226ab2 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:16.599019 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:16.599019 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:16.599636 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8637045e-051a-44a2-a109-505b53226ab2 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:16.701408 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:16.701408 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:16.727241 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8637045e-051a-44a2-a109-505b53226ab2 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:16.759532 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:16.759532 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:16.770475 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8637045e-051a-44a2-a109-505b53226ab2 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:16.779478 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-685a99b2-b823-417c-abbe-5f64705e825e tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] POST http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/attachments/88adf9cc-1821-4b1e-b499-453656348c08/action Dec 12 02:47:16.780151 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:16.780151 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:16.780763 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-685a99b2-b823-417c-abbe-5f64705e825e tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:47:16.781147 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-685a99b2-b823-417c-abbe-5f64705e825e tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:47:16.785560 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 441/881] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:16 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 921 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:16.919250 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:16.919250 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:16.956406 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e5f1b54a-b49b-4498-b671-8acd47843f2d req-685a99b2-b823-417c-abbe-5f64705e825e tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/attachments/88adf9cc-1821-4b1e-b499-453656348c08/action returned with HTTP 204 Dec 12 02:47:16.956406 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 441/882] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 02:47:16 2020] POST /volume/v3/386c8d78626b49d391051751a1f69205/attachments/88adf9cc-1821-4b1e-b499-453656348c08/action => generated 0 bytes in 174 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:47:17.814921 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a55e7cab-3402-4734-8492-1b5853c01ab9 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:17.814921 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a55e7cab-3402-4734-8492-1b5853c01ab9 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:17.814921 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:17.814921 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:17.814921 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a55e7cab-3402-4734-8492-1b5853c01ab9 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:17.918807 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:17.918807 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:17.930386 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a55e7cab-3402-4734-8492-1b5853c01ab9 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:17.953921 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:17.953921 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:17.969954 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a55e7cab-3402-4734-8492-1b5853c01ab9 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:17.970802 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 442/883] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:17 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 1213 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:47:18.671196 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-98ad04f6-ad8c-487a-ad33-720752a2b830 req-e4996f91-62f7-4064-b878-a96ac133209c tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:18.671589 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-98ad04f6-ad8c-487a-ad33-720752a2b830 req-e4996f91-62f7-4064-b878-a96ac133209c tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:18.671986 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:18.671986 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:18.672621 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-98ad04f6-ad8c-487a-ad33-720752a2b830 req-e4996f91-62f7-4064-b878-a96ac133209c tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:18.756708 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:18.756708 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:18.765721 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-98ad04f6-ad8c-487a-ad33-720752a2b830 req-e4996f91-62f7-4064-b878-a96ac133209c tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:18.785513 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:18.785513 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:18.794853 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-98ad04f6-ad8c-487a-ad33-720752a2b830 req-e4996f91-62f7-4064-b878-a96ac133209c tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:18.806692 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 442/884] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:47:18 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 1213 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:47:38.946981 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ef3e5d0e-7f35-46c9-8aa8-6c627a6dd0f9 req-eb8c1365-0b6c-4623-9380-0e9a6c3a508b tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:38.948109 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ef3e5d0e-7f35-46c9-8aa8-6c627a6dd0f9 req-eb8c1365-0b6c-4623-9380-0e9a6c3a508b tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:38.948486 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:38.948486 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:38.951104 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ef3e5d0e-7f35-46c9-8aa8-6c627a6dd0f9 req-eb8c1365-0b6c-4623-9380-0e9a6c3a508b tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:39.041574 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:39.041574 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:39.067072 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ef3e5d0e-7f35-46c9-8aa8-6c627a6dd0f9 req-eb8c1365-0b6c-4623-9380-0e9a6c3a508b tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:39.101909 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:39.101909 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:39.113075 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ef3e5d0e-7f35-46c9-8aa8-6c627a6dd0f9 req-eb8c1365-0b6c-4623-9380-0e9a6c3a508b tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:39.130696 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 443/885] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:47:38 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 1213 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:47:44.968026 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] POST http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes Dec 12 02:47:44.969304 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:44.969304 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:44.970002 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-939781871"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:47:44.971315 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-939781871'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:47:44.971890 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume of 1 GB Dec 12 02:47:45.036516 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Availability Zones retrieved successfully. Dec 12 02:47:45.117229 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Flow 'volume_create_api' (875e9559-2960-4051-9626-3adc9b04cb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:47:45.134600 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e504c94e-c07c-46e9-80f6-395e258780b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:47:45.137320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:47:45.335114 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e504c94e-c07c-46e9-80f6-395e258780b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:47:45.337774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3c10cc3-0503-4da5-9065-3d663af269f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:47:45.584339 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Created reservations ['d5bbf80a-2d74-46e8-82d6-ab313d875e3b', 'eff0ee3d-619b-4cd6-b13a-aee4e9253994', '0c5eecdd-f46b-4a4f-bf99-5fded22f0b98', 'b36b4fb6-2872-496c-86d4-b3c64ac76401'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:47:45.596035 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3c10cc3-0503-4da5-9065-3d663af269f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5bbf80a-2d74-46e8-82d6-ab313d875e3b', 'eff0ee3d-619b-4cd6-b13a-aee4e9253994', '0c5eecdd-f46b-4a4f-bf99-5fded22f0b98', 'b36b4fb6-2872-496c-86d4-b3c64ac76401']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:47:45.600191 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ef05d4-9ed3-4189-97ce-7eb186e6e0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:47:45.764259 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5ef05d4-9ed3-4189-97ce-7eb186e6e0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb319d8b-c1ec-4306-a01f-952efdac3c8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-939781871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f086b37d20148208888bdb8b7403a64',qos_specs=None,replication_status=,reservations=['d5bbf80a-2d74-46e8-82d6-ab313d875e3b','eff0ee3d-619b-4cd6-b13a-aee4e9253994','0c5eecdd-f46b-4a4f-bf99-5fded22f0b98','b36b4fb6-2872-496c-86d4-b3c64ac76401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72ed9689d9e6465081e1197ca33032ca',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-939781871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb319d8b-c1ec-4306-a01f-952efdac3c8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f086b37d20148208888bdb8b7403a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='72ed9689d9e6465081e1197ca33032ca',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:47:45.773234 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6e2b5cf-71c4-4b57-9d89-c84eff59cdc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:47:45.831098 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6e2b5cf-71c4-4b57-9d89-c84eff59cdc1) transitioned into state 'SUCCESS' from state '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-939781871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f086b37d20148208888bdb8b7403a64',qos_specs=None,replication_status=,reservations=['d5bbf80a-2d74-46e8-82d6-ab313d875e3b','eff0ee3d-619b-4cd6-b13a-aee4e9253994','0c5eecdd-f46b-4a4f-bf99-5fded22f0b98','b36b4fb6-2872-496c-86d4-b3c64ac76401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72ed9689d9e6465081e1197ca33032ca',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:47:45.839689 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43f2322-675f-4453-8da4-cc54ce157ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:47:45.882373 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43f2322-675f-4453-8da4-cc54ce157ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:47:45.904562 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Flow 'volume_create_api' (875e9559-2960-4051-9626-3adc9b04cb65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:47:46.017386 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume request issued successfully. Dec 12 02:47:46.054247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8bbd40bd-99f1-418e-b766-bd9ae5f8953f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes returned with HTTP 202 Dec 12 02:47:46.055751 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 443/886] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:47:44 2020] POST /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes => generated 817 bytes in 1091 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:47:46.071700 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-381b2c34-45f0-4ff9-894b-9d18471e7da8 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b Dec 12 02:47:46.072238 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-381b2c34-45f0-4ff9-894b-9d18471e7da8 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:46.072473 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:46.072473 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:46.072892 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-381b2c34-45f0-4ff9-894b-9d18471e7da8 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:46.350558 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:46.350558 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:46.391910 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-381b2c34-45f0-4ff9-894b-9d18471e7da8 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:47:46.540009 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-381b2c34-45f0-4ff9-894b-9d18471e7da8 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b returned with HTTP 200 Dec 12 02:47:46.546311 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 444/887] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:46 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b => generated 909 bytes in 480 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:47.563253 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07da230b-e6a1-469c-89b3-fc30dadff448 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b Dec 12 02:47:47.564396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07da230b-e6a1-469c-89b3-fc30dadff448 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:47.564955 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:47.564955 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:47.565569 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07da230b-e6a1-469c-89b3-fc30dadff448 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:47.799874 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:47.799874 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:47.857951 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-07da230b-e6a1-469c-89b3-fc30dadff448 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:47:47.929973 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07da230b-e6a1-469c-89b3-fc30dadff448 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b returned with HTTP 200 Dec 12 02:47:47.933005 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 444/888] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:47 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b => generated 909 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:48.947827 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5037c99-1fe6-4780-96af-1a4d21f48b8c tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b Dec 12 02:47:48.948949 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5037c99-1fe6-4780-96af-1a4d21f48b8c tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:48.949295 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:48.949295 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:48.949875 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5037c99-1fe6-4780-96af-1a4d21f48b8c tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:49.061248 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:49.061248 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:49.072240 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5037c99-1fe6-4780-96af-1a4d21f48b8c tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:47:49.100271 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5037c99-1fe6-4780-96af-1a4d21f48b8c tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b returned with HTTP 200 Dec 12 02:47:49.102218 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 445/889] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:48 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b => generated 910 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:49.118408 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3689ba19-e80c-4069-971e-f86ac3b19355 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] POST http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b/action Dec 12 02:47:49.119071 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:49.119071 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:49.119765 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3689ba19-e80c-4069-971e-f86ac3b19355 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Action body: b'{"os-attach": {"instance_uuid": "9a261bf4-bc9a-4d04-9962-c682e050c1df", "mountpoint": "/dev/sdb"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:47:49.120306 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3689ba19-e80c-4069-971e-f86ac3b19355 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9a261bf4-bc9a-4d04-9962-c682e050c1df", "mountpoint": "/dev/sdb"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:47:49.206175 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bda18402-13a5-48cf-b97c-f7a3e4e71da8 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:49.213426 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bda18402-13a5-48cf-b97c-f7a3e4e71da8 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:49.213674 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:49.213674 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:49.214283 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bda18402-13a5-48cf-b97c-f7a3e4e71da8 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:49.285861 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:49.285861 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:49.287469 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3689ba19-e80c-4069-971e-f86ac3b19355 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:47:49.335839 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:49.335839 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:49.346857 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bda18402-13a5-48cf-b97c-f7a3e4e71da8 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:49.360306 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3689ba19-e80c-4069-971e-f86ac3b19355 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Update volume admin metadata completed successfully. Dec 12 02:47:49.378880 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:49.378880 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:49.391745 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bda18402-13a5-48cf-b97c-f7a3e4e71da8 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:49.393153 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 446/890] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:49 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 1213 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:47:49.681889 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-ee736b68-51b4-44df-83bd-800863781af3 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:49.682616 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-ee736b68-51b4-44df-83bd-800863781af3 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:49.682841 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:49.682841 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:49.683233 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-ee736b68-51b4-44df-83bd-800863781af3 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:49.719815 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3689ba19-e80c-4069-971e-f86ac3b19355 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Attach volume completed successfully. Dec 12 02:47:49.720545 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3689ba19-e80c-4069-971e-f86ac3b19355 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b/action returned with HTTP 202 Dec 12 02:47:49.726350 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 445/891] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:47:49 2020] POST /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b/action => generated 0 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:47:49.730565 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b531c053-dc7e-455e-ad11-442d65b37765 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b Dec 12 02:47:49.731208 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b531c053-dc7e-455e-ad11-442d65b37765 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:49.731535 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:49.731535 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:49.732098 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b531c053-dc7e-455e-ad11-442d65b37765 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:49.849669 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:49.849669 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:49.874297 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-ee736b68-51b4-44df-83bd-800863781af3 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:49.911684 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:49.911684 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:49.928986 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-ee736b68-51b4-44df-83bd-800863781af3 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:49.934813 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 447/892] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:47:49 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 1213 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:47:49.949112 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:49.949112 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:49.967702 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b531c053-dc7e-455e-ad11-442d65b37765 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:47:49.975487 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-3a1fcb46-55e4-4e6a-a20c-91481446b1ad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] POST http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44/action Dec 12 02:47:49.975953 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:49.975953 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:49.976397 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-3a1fcb46-55e4-4e6a-a20c-91481446b1ad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:47:49.976817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-3a1fcb46-55e4-4e6a-a20c-91481446b1ad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:47:50.040391 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:50.040391 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:50.060972 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b531c053-dc7e-455e-ad11-442d65b37765 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b returned with HTTP 200 Dec 12 02:47:50.065909 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 446/893] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:49 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b => generated 1244 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:47:50.087553 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4256211-3799-4a9d-8478-a114291f7b6f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b Dec 12 02:47:50.088263 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4256211-3799-4a9d-8478-a114291f7b6f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:50.088638 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:50.088638 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:50.089300 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4256211-3799-4a9d-8478-a114291f7b6f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:50.104848 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:50.104848 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:50.105581 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-3a1fcb46-55e4-4e6a-a20c-91481446b1ad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:50.125573 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-3a1fcb46-55e4-4e6a-a20c-91481446b1ad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Begin detaching volume completed successfully. Dec 12 02:47:50.126133 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-3a1fcb46-55e4-4e6a-a20c-91481446b1ad tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44/action returned with HTTP 202 Dec 12 02:47:50.127515 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 448/894] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 02:47:49 2020] POST /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 12 02:47:50.166314 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4da4fed-064b-4214-8cdb-71d275142246 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:50.166846 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4da4fed-064b-4214-8cdb-71d275142246 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:50.167072 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:50.167072 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:50.170041 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4da4fed-064b-4214-8cdb-71d275142246 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:50.209151 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:50.209151 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:50.247510 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4256211-3799-4a9d-8478-a114291f7b6f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:47:50.312054 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:50.312054 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:50.331066 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4256211-3799-4a9d-8478-a114291f7b6f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b returned with HTTP 200 Dec 12 02:47:50.344155 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 447/895] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:50 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b => generated 1244 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:47:50.344155 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4256211-3799-4a9d-8478-a114291f7b6f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume// Dec 12 02:47:50.344155 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4256211-3799-4a9d-8478-a114291f7b6f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:50.344155 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:50.344155 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:50.344155 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4256211-3799-4a9d-8478-a114291f7b6f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:50.344155 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4256211-3799-4a9d-8478-a114291f7b6f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:47:50.344155 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 448/896] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 02:47:50 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:47:50.437941 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:50.437941 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:50.485361 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e4da4fed-064b-4214-8cdb-71d275142246 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:50.539509 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:50.539509 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:50.568569 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4da4fed-064b-4214-8cdb-71d275142246 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:50.580176 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 449/897] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:50 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 1216 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:47:50.591938 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-9b44cb09-27f9-4e08-b982-462a7654e45e tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:50.601583 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-9b44cb09-27f9-4e08-b982-462a7654e45e tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:50.602489 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:50.602489 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:50.603272 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-9b44cb09-27f9-4e08-b982-462a7654e45e tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:50.774728 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:50.774728 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:50.812056 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-9b44cb09-27f9-4e08-b982-462a7654e45e tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:50.865864 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14021c40-4f8c-4bfb-bcce-36de18a7ede2 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] POST http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b/action Dec 12 02:47:50.866802 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14021c40-4f8c-4bfb-bcce-36de18a7ede2 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:47:50.867190 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14021c40-4f8c-4bfb-bcce-36de18a7ede2 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:47:50.868251 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-14021c40-4f8c-4bfb-bcce-36de18a7ede2 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Updating volume 'cb319d8b-c1ec-4306-a01f-952efdac3c8b' with '{'status': 'error'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:47:50.879157 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:50.879157 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:50.949338 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-9b44cb09-27f9-4e08-b982-462a7654e45e tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:50.958571 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 450/898] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 02:47:50 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 1315 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:47:51.226284 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:51.226284 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:51.387200 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14021c40-4f8c-4bfb-bcce-36de18a7ede2 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b/action returned with HTTP 202 Dec 12 02:47:51.388766 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 449/899] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:47:50 2020] POST /volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b/action => generated 0 bytes in 1027 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:47:51.396632 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab4fb8ee-0ccb-446f-8e85-24fbcd35e0b1 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b Dec 12 02:47:51.397176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab4fb8ee-0ccb-446f-8e85-24fbcd35e0b1 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:51.397629 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:51.397629 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:51.398002 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab4fb8ee-0ccb-446f-8e85-24fbcd35e0b1 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:51.487852 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-058aae34-e18e-4608-b1b9-050c54212ddb tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] DELETE http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/attachments/88adf9cc-1821-4b1e-b499-453656348c08 Dec 12 02:47:51.489015 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-058aae34-e18e-4608-b1b9-050c54212ddb tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:51.489451 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:51.489451 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:51.490308 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-058aae34-e18e-4608-b1b9-050c54212ddb tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:51.543938 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:51.543938 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:51.636175 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:51.636175 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:51.687194 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ab4fb8ee-0ccb-446f-8e85-24fbcd35e0b1 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:47:51.735073 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:51.735073 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:51.752006 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab4fb8ee-0ccb-446f-8e85-24fbcd35e0b1 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b returned with HTTP 200 Dec 12 02:47:51.753564 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 451/900] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:51 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b => generated 1243 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:47:51.761920 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-125da3d6-a1a4-4c95-bd34-33e17cd8f459 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:51.768726 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-125da3d6-a1a4-4c95-bd34-33e17cd8f459 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:51.768957 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:51.768957 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:51.769894 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-125da3d6-a1a4-4c95-bd34-33e17cd8f459 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:51.871700 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:51.871700 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:51.887111 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-125da3d6-a1a4-4c95-bd34-33e17cd8f459 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:51.935692 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:51.935692 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:51.960402 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-125da3d6-a1a4-4c95-bd34-33e17cd8f459 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:51.962835 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 452/901] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:51 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 1216 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:47:51.969417 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5c5910b-05ac-4c93-897d-1a614858ab73 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] POST http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b/action Dec 12 02:47:51.970021 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:51.970021 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:51.970661 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5c5910b-05ac-4c93-897d-1a614858ab73 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "648b9ca3-cfcb-4be9-a972-c16411debe5e"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:47:52.001009 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5c5910b-05ac-4c93-897d-1a614858ab73 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "648b9ca3-cfcb-4be9-a972-c16411debe5e"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:47:52.126959 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:52.126959 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:52.135632 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a5c5910b-05ac-4c93-897d-1a614858ab73 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Volume info retrieved successfully. Dec 12 02:47:52.280457 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a5c5910b-05ac-4c93-897d-1a614858ab73 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Terminate volume connection completed successfully. Dec 12 02:47:52.303595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5c5910b-05ac-4c93-897d-1a614858ab73 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=88000) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Dec 12 02:47:52.639983 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a5c5910b-05ac-4c93-897d-1a614858ab73 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Detach volume completed successfully. Dec 12 02:47:52.640457 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5c5910b-05ac-4c93-897d-1a614858ab73 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b/action returned with HTTP 202 Dec 12 02:47:52.641950 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 453/902] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:47:51 2020] POST /volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b/action => generated 0 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:47:52.649378 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b76d4ec-214c-428f-80bf-6b93113264ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b Dec 12 02:47:52.649902 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b76d4ec-214c-428f-80bf-6b93113264ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:52.650108 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:52.650108 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:52.650481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b76d4ec-214c-428f-80bf-6b93113264ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:52.768746 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:52.768746 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:52.809946 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5b76d4ec-214c-428f-80bf-6b93113264ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:47:52.857686 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b76d4ec-214c-428f-80bf-6b93113264ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b returned with HTTP 200 Dec 12 02:47:52.859122 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 454/903] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:52 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b => generated 929 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:47:52.875164 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1e8d680-baca-4706-8d77-bd0deb67e1b0 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b Dec 12 02:47:52.876256 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1e8d680-baca-4706-8d77-bd0deb67e1b0 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:52.876748 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:52.876748 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:52.877458 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1e8d680-baca-4706-8d77-bd0deb67e1b0 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:52.938777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-058aae34-e18e-4608-b1b9-050c54212ddb tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:47:52.939466 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-058aae34-e18e-4608-b1b9-050c54212ddb tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:47:52.959950 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1e5da67d-4d21-498c-a0a5-0e60e03cf232 req-058aae34-e18e-4608-b1b9-050c54212ddb tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/attachments/88adf9cc-1821-4b1e-b499-453656348c08 returned with HTTP 200 Dec 12 02:47:52.961045 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 450/904] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 02:47:51 2020] DELETE /volume/v3/386c8d78626b49d391051751a1f69205/attachments/88adf9cc-1821-4b1e-b499-453656348c08 => generated 19 bytes in 1480 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:52.978895 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91fe32ec-8603-42d0-8ab3-023d1866f2c0 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:52.979806 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91fe32ec-8603-42d0-8ab3-023d1866f2c0 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:52.980374 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:52.980374 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:52.981095 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91fe32ec-8603-42d0-8ab3-023d1866f2c0 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:52.997641 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:52.997641 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:53.024323 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d1e8d680-baca-4706-8d77-bd0deb67e1b0 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:47:53.092518 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1e8d680-baca-4706-8d77-bd0deb67e1b0 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b returned with HTTP 200 Dec 12 02:47:53.095493 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 455/905] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:52 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b => generated 929 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:53.110754 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0701f70e-a560-44d5-b4d6-65f0f46e9b27 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] POST http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b/action Dec 12 02:47:53.112823 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:53.112823 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:53.117382 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0701f70e-a560-44d5-b4d6-65f0f46e9b27 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Action body: b'{"os-detach": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:47:53.118076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0701f70e-a560-44d5-b4d6-65f0f46e9b27 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:47:53.141204 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:53.141204 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:53.190221 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-91fe32ec-8603-42d0-8ab3-023d1866f2c0 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:53.267174 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91fe32ec-8603-42d0-8ab3-023d1866f2c0 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:53.271825 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 451/906] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:52 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 921 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:47:53.280418 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:53.280418 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:53.296017 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0701f70e-a560-44d5-b4d6-65f0f46e9b27 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:47:53.402169 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0701f70e-a560-44d5-b4d6-65f0f46e9b27 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Detach volume completed successfully. Dec 12 02:47:53.402936 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0701f70e-a560-44d5-b4d6-65f0f46e9b27 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b/action returned with HTTP 202 Dec 12 02:47:53.404531 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 456/907] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:47:53 2020] POST /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b/action => generated 0 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 12 02:47:53.412097 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-446e64c4-446f-4bfe-b811-d456ebcafdb4 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b Dec 12 02:47:53.412992 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-446e64c4-446f-4bfe-b811-d456ebcafdb4 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:53.413426 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:53.413426 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:53.414147 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-446e64c4-446f-4bfe-b811-d456ebcafdb4 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:53.528646 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:53.528646 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:53.544247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-446e64c4-446f-4bfe-b811-d456ebcafdb4 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:47:53.571252 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-446e64c4-446f-4bfe-b811-d456ebcafdb4 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b returned with HTTP 200 Dec 12 02:47:53.585846 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 452/908] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:53 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b => generated 929 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:54.688501 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b5660d0-904a-4572-ab9b-4510e0fd20aa tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] DELETE http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:54.689863 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b5660d0-904a-4572-ab9b-4510e0fd20aa tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:54.690373 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:54.690373 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:54.691077 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b5660d0-904a-4572-ab9b-4510e0fd20aa tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:54.691891 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-0b5660d0-904a-4572-ab9b-4510e0fd20aa tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Delete volume with id: ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:54.770713 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:54.770713 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:54.772944 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b5660d0-904a-4572-ab9b-4510e0fd20aa tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:54.841073 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b5660d0-904a-4572-ab9b-4510e0fd20aa tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Delete volume request issued successfully. Dec 12 02:47:54.843112 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b5660d0-904a-4572-ab9b-4510e0fd20aa tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 202 Dec 12 02:47:54.844490 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 457/909] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:47:54 2020] DELETE /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:47:54.853113 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d9b3dd3-a289-4801-a757-9dde364a0bb3 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:54.853866 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d9b3dd3-a289-4801-a757-9dde364a0bb3 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:54.854264 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:54.854264 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:54.856752 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d9b3dd3-a289-4801-a757-9dde364a0bb3 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:54.967237 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:54.967237 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:54.991187 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7d9b3dd3-a289-4801-a757-9dde364a0bb3 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:55.105138 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d9b3dd3-a289-4801-a757-9dde364a0bb3 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:55.108478 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 453/910] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:54 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 920 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:56.125842 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f3a095c-f2ac-429e-aa60-134b0e79a6ff tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:56.126545 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f3a095c-f2ac-429e-aa60-134b0e79a6ff tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:56.126814 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:56.126814 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:56.127276 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f3a095c-f2ac-429e-aa60-134b0e79a6ff tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:56.259613 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:56.259613 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:56.281500 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1f3a095c-f2ac-429e-aa60-134b0e79a6ff tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:56.363799 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f3a095c-f2ac-429e-aa60-134b0e79a6ff tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:56.370248 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 458/911] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:56 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 920 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:57.387376 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81a31503-51e6-4018-883b-1eb55323a2fb tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:57.387916 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81a31503-51e6-4018-883b-1eb55323a2fb tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:57.388068 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:57.388068 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:57.388710 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81a31503-51e6-4018-883b-1eb55323a2fb tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:57.519449 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:57.519449 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:57.547126 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-81a31503-51e6-4018-883b-1eb55323a2fb tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:57.592605 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81a31503-51e6-4018-883b-1eb55323a2fb tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 200 Dec 12 02:47:57.597002 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 454/912] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:57 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 920 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:47:58.613516 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40c62247-cd25-42b5-a25b-d2abc4d72f20 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 Dec 12 02:47:58.614799 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40c62247-cd25-42b5-a25b-d2abc4d72f20 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:58.615236 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:58.615236 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:58.615931 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40c62247-cd25-42b5-a25b-d2abc4d72f20 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:58.728988 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40c62247-cd25-42b5-a25b-d2abc4d72f20 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 returned with HTTP 404 Dec 12 02:47:58.733644 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 459/913] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:58 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/ae17471f-f556-45c4-81f4-c79baf989d44 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:47:58.741458 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f230df2c-d190-46dc-9342-141c9b3ff77f tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] DELETE http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 Dec 12 02:47:58.742602 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f230df2c-d190-46dc-9342-141c9b3ff77f tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:58.743024 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:47:58.743024 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:47:58.743817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f230df2c-d190-46dc-9342-141c9b3ff77f tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:58.744411 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-f230df2c-d190-46dc-9342-141c9b3ff77f tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Delete volume with id: 40e1de55-1cb1-4599-9f9b-3200a30678f2 Dec 12 02:47:58.874386 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:58.874386 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:58.875697 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f230df2c-d190-46dc-9342-141c9b3ff77f tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:58.926270 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f230df2c-d190-46dc-9342-141c9b3ff77f tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Delete volume request issued successfully. Dec 12 02:47:58.926859 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f230df2c-d190-46dc-9342-141c9b3ff77f tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 returned with HTTP 202 Dec 12 02:47:58.930754 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 455/914] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:47:58 2020] DELETE /volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:47:58.936710 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ca500f8-6af6-4674-a9e9-81c2d83be985 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 Dec 12 02:47:58.937472 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ca500f8-6af6-4674-a9e9-81c2d83be985 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:47:58.938056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ca500f8-6af6-4674-a9e9-81c2d83be985 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:47:59.089806 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:47:59.089806 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:47:59.138674 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5ca500f8-6af6-4674-a9e9-81c2d83be985 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:47:59.204992 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ca500f8-6af6-4674-a9e9-81c2d83be985 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 returned with HTTP 200 Dec 12 02:47:59.228632 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 460/915] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:47:58 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 => generated 919 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:00.225688 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b2a4b33-9aea-47e0-9bb3-b7ac097bf94f tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 Dec 12 02:48:00.226256 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b2a4b33-9aea-47e0-9bb3-b7ac097bf94f tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:00.226392 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:00.226392 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:00.227200 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b2a4b33-9aea-47e0-9bb3-b7ac097bf94f tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:00.411673 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:00.411673 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:00.432518 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3b2a4b33-9aea-47e0-9bb3-b7ac097bf94f tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:48:00.475483 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b2a4b33-9aea-47e0-9bb3-b7ac097bf94f tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 returned with HTTP 200 Dec 12 02:48:00.476696 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 456/916] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:00 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 => generated 919 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:01.494454 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88501f30-e457-471c-93a7-94100de53ead tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 Dec 12 02:48:01.495827 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88501f30-e457-471c-93a7-94100de53ead tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:01.496048 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:01.496048 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:01.496431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88501f30-e457-471c-93a7-94100de53ead tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:01.651423 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:01.651423 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:01.699922 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-88501f30-e457-471c-93a7-94100de53ead tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Volume info retrieved successfully. Dec 12 02:48:01.800565 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88501f30-e457-471c-93a7-94100de53ead tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 returned with HTTP 200 Dec 12 02:48:01.806941 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 461/917] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:01 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 => generated 919 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:02.787385 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] POST http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes Dec 12 02:48:02.787965 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:02.787965 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:02.788202 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-570887533"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:48:02.789313 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-570887533'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:48:02.789691 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume of 1 GB Dec 12 02:48:02.822454 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dfd86a66-5123-49b7-b7ba-1cd16edd1851 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] GET http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 Dec 12 02:48:02.823276 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dfd86a66-5123-49b7-b7ba-1cd16edd1851 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:02.823681 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:02.823681 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:02.824320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dfd86a66-5123-49b7-b7ba-1cd16edd1851 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:02.992342 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dfd86a66-5123-49b7-b7ba-1cd16edd1851 tempest-ServerRescueNegativeTestJSON-756570263 tempest-ServerRescueNegativeTestJSON-756570263] http://10.222.0.50/volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 returned with HTTP 404 Dec 12 02:48:03.000799 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 462/918] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:02 2020] GET /volume/v3/386c8d78626b49d391051751a1f69205/volumes/40e1de55-1cb1-4599-9f9b-3200a30678f2 => generated 109 bytes in 181 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:48:03.171661 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Availability Zones retrieved successfully. Dec 12 02:48:03.233841 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Flow 'volume_create_api' (4f440fb0-9bad-4e92-b3b3-8b6d11782765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:48:03.236856 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed3f3316-10e2-4821-a2ed-43f01641468f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:03.256377 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:48:03.467765 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed3f3316-10e2-4821-a2ed-43f01641468f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:03.477365 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed09ce07-2505-4bea-9297-89491268bdc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:03.702736 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Created reservations ['2ca6c209-08d4-47f5-9729-fff89a21602a', '08d4b6d8-2f01-4ba8-9530-182f5ad2380d', '2f3d9d68-d9e5-4728-a130-4d20024f6b2a', '1aecc02f-11e0-4688-a101-1490c0036a48'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:48:03.704639 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed09ce07-2505-4bea-9297-89491268bdc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ca6c209-08d4-47f5-9729-fff89a21602a', '08d4b6d8-2f01-4ba8-9530-182f5ad2380d', '2f3d9d68-d9e5-4728-a130-4d20024f6b2a', '1aecc02f-11e0-4688-a101-1490c0036a48']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:03.707524 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6241a5ee-1fa1-4cb9-9d61-380c77960b19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:03.891064 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6241a5ee-1fa1-4cb9-9d61-380c77960b19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d73740d-8f6c-4bd7-99dd-7e65d78d1aab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-570887533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f086b37d20148208888bdb8b7403a64',qos_specs=None,replication_status=,reservations=['2ca6c209-08d4-47f5-9729-fff89a21602a','08d4b6d8-2f01-4ba8-9530-182f5ad2380d','2f3d9d68-d9e5-4728-a130-4d20024f6b2a','1aecc02f-11e0-4688-a101-1490c0036a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72ed9689d9e6465081e1197ca33032ca',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:48:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-570887533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d73740d-8f6c-4bd7-99dd-7e65d78d1aab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f086b37d20148208888bdb8b7403a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='72ed9689d9e6465081e1197ca33032ca',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:03.893198 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81f8a7c6-606e-491e-95b3-6c820b1a755e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:03.955455 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81f8a7c6-606e-491e-95b3-6c820b1a755e) transitioned into state 'SUCCESS' from state '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-570887533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f086b37d20148208888bdb8b7403a64',qos_specs=None,replication_status=,reservations=['2ca6c209-08d4-47f5-9729-fff89a21602a','08d4b6d8-2f01-4ba8-9530-182f5ad2380d','2f3d9d68-d9e5-4728-a130-4d20024f6b2a','1aecc02f-11e0-4688-a101-1490c0036a48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72ed9689d9e6465081e1197ca33032ca',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:03.958145 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b650043-6c02-4e81-ba33-7d4674cd0e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:03.982029 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b650043-6c02-4e81-ba33-7d4674cd0e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:03.985117 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Flow 'volume_create_api' (4f440fb0-9bad-4e92-b3b3-8b6d11782765) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:48:04.041162 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume request issued successfully. Dec 12 02:48:04.060350 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-059fbbdf-8ee6-46fd-b7ca-5002ddcb367f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes returned with HTTP 202 Dec 12 02:48:04.071528 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 457/919] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:48:02 2020] POST /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes => generated 817 bytes in 1278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:48:04.076691 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1ae5ba8-a58a-4bba-870b-6533f0bb9414 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab Dec 12 02:48:04.077240 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1ae5ba8-a58a-4bba-870b-6533f0bb9414 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:04.077727 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1ae5ba8-a58a-4bba-870b-6533f0bb9414 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:04.260165 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:04.260165 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:04.304723 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e1ae5ba8-a58a-4bba-870b-6533f0bb9414 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:04.396177 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1ae5ba8-a58a-4bba-870b-6533f0bb9414 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab returned with HTTP 200 Dec 12 02:48:04.405871 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 463/920] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:04 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab => generated 885 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:05.414674 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c422992f-2f27-4295-aed8-24454fbe53f3 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab Dec 12 02:48:05.415241 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c422992f-2f27-4295-aed8-24454fbe53f3 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:05.415566 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:05.415566 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:05.416126 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c422992f-2f27-4295-aed8-24454fbe53f3 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:05.555133 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:05.555133 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:05.582395 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c422992f-2f27-4295-aed8-24454fbe53f3 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:05.673465 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c422992f-2f27-4295-aed8-24454fbe53f3 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab returned with HTTP 200 Dec 12 02:48:05.673694 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 458/921] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:05 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab => generated 909 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:06.689873 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fde0cd8b-3b3c-4fff-99c0-825a3d0f391a tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab Dec 12 02:48:06.691576 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fde0cd8b-3b3c-4fff-99c0-825a3d0f391a tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:06.691990 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:06.691990 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:06.692679 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fde0cd8b-3b3c-4fff-99c0-825a3d0f391a tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:06.854663 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:06.854663 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:06.882601 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fde0cd8b-3b3c-4fff-99c0-825a3d0f391a tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:06.915278 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fde0cd8b-3b3c-4fff-99c0-825a3d0f391a tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab returned with HTTP 200 Dec 12 02:48:06.916805 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 464/922] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:06 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab => generated 910 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:06.932520 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e12e8f05-cfe1-4434-80da-8183c8869a55 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] POST http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab/action Dec 12 02:48:06.933012 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:06.933012 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:06.933452 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e12e8f05-cfe1-4434-80da-8183c8869a55 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:48:06.933834 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e12e8f05-cfe1-4434-80da-8183c8869a55 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:48:06.934781 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-e12e8f05-cfe1-4434-80da-8183c8869a55 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Updating volume '2d73740d-8f6c-4bd7-99dd-7e65d78d1aab' with '{'status': 'attaching'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:48:07.245664 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:07.245664 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:07.458099 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e12e8f05-cfe1-4434-80da-8183c8869a55 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab/action returned with HTTP 202 Dec 12 02:48:07.458983 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 459/923] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:48:06 2020] POST /volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab/action => generated 0 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:48:07.466905 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3b50bda-2d3d-4c14-ab9e-0fcee4083c48 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab Dec 12 02:48:07.467571 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3b50bda-2d3d-4c14-ab9e-0fcee4083c48 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:07.467894 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:07.467894 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:07.468358 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3b50bda-2d3d-4c14-ab9e-0fcee4083c48 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:07.666375 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:07.666375 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:07.700446 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c3b50bda-2d3d-4c14-ab9e-0fcee4083c48 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:07.781738 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3b50bda-2d3d-4c14-ab9e-0fcee4083c48 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab returned with HTTP 200 Dec 12 02:48:07.789616 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 465/924] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:07 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab => generated 910 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:48:07.810926 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a69824a-cf21-4197-8adf-002f47c0a42e tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] POST http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab/action Dec 12 02:48:07.811385 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:07.811385 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:07.811816 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a69824a-cf21-4197-8adf-002f47c0a42e tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action body: b'{"os-force_delete": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:48:07.812352 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a69824a-cf21-4197-8adf-002f47c0a42e tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:48:07.985633 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:07.985633 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:07.987377 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0a69824a-cf21-4197-8adf-002f47c0a42e tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Volume info retrieved successfully. Dec 12 02:48:08.056945 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0a69824a-cf21-4197-8adf-002f47c0a42e tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Delete volume request issued successfully. Dec 12 02:48:08.057942 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a69824a-cf21-4197-8adf-002f47c0a42e tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab/action returned with HTTP 202 Dec 12 02:48:08.059014 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 460/925] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:48:07 2020] POST /volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab/action => generated 0 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:48:08.070016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63368c36-507e-4e40-9622-56b0f17f5b4c tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab Dec 12 02:48:08.070549 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63368c36-507e-4e40-9622-56b0f17f5b4c tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:08.070755 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:08.070755 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:08.071119 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63368c36-507e-4e40-9622-56b0f17f5b4c tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:08.276637 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:08.276637 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:08.374834 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-63368c36-507e-4e40-9622-56b0f17f5b4c tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:08.399121 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63368c36-507e-4e40-9622-56b0f17f5b4c tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab returned with HTTP 200 Dec 12 02:48:08.404721 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 466/926] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:08 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab => generated 909 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:09.419155 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b90c554d-7a4b-40d0-a23a-59a8b650ab73 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab Dec 12 02:48:09.419738 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b90c554d-7a4b-40d0-a23a-59a8b650ab73 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:09.420447 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:09.420447 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:09.421174 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b90c554d-7a4b-40d0-a23a-59a8b650ab73 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:09.563606 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:09.563606 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:09.593585 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b90c554d-7a4b-40d0-a23a-59a8b650ab73 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:09.658461 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b90c554d-7a4b-40d0-a23a-59a8b650ab73 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab returned with HTTP 200 Dec 12 02:48:09.668726 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 461/927] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:09 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab => generated 909 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:10.675626 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-655eaf24-2b1d-49ef-880b-914f8becb779 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab Dec 12 02:48:10.676130 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-655eaf24-2b1d-49ef-880b-914f8becb779 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:10.677781 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:10.677781 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:10.678403 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-655eaf24-2b1d-49ef-880b-914f8becb779 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:10.809837 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:10.809837 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:10.864535 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-655eaf24-2b1d-49ef-880b-914f8becb779 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:10.918217 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-655eaf24-2b1d-49ef-880b-914f8becb779 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab returned with HTTP 200 Dec 12 02:48:10.921142 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 467/928] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:10 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab => generated 909 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:11.943594 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1944b295-9ae1-4854-a87f-23a633b448e7 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab Dec 12 02:48:11.944134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1944b295-9ae1-4854-a87f-23a633b448e7 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:11.944292 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:11.944292 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:11.946671 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1944b295-9ae1-4854-a87f-23a633b448e7 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:12.112062 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1944b295-9ae1-4854-a87f-23a633b448e7 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab returned with HTTP 404 Dec 12 02:48:12.118924 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 462/929] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:11 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:48:12.129006 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] POST http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes Dec 12 02:48:12.129476 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:12.129476 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:12.129894 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-978582842"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:48:12.130996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-978582842'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:48:12.131372 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume of 1 GB Dec 12 02:48:12.159892 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Availability Zones retrieved successfully. Dec 12 02:48:12.206628 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Flow 'volume_create_api' (98910ac0-60e0-474e-8f80-2c0595f078d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:48:12.209835 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eccbf07-030d-4952-96cc-508fad694137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:12.211954 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:48:12.365067 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eccbf07-030d-4952-96cc-508fad694137) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:12.367434 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a9c6096-8748-4dee-a097-e960e937e2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:12.473964 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Created reservations ['5b944b8d-7488-490d-8fa3-b3ac948c1a0f', 'ff4c051d-8581-4db8-8212-802fa9368eaf', 'd6ca1e5d-7c7c-43c9-b00a-bd1b2d479b8a', 'afdb7e5d-f468-42bc-9007-cfc00b06e101'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:48:12.476121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a9c6096-8748-4dee-a097-e960e937e2ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b944b8d-7488-490d-8fa3-b3ac948c1a0f', 'ff4c051d-8581-4db8-8212-802fa9368eaf', 'd6ca1e5d-7c7c-43c9-b00a-bd1b2d479b8a', 'afdb7e5d-f468-42bc-9007-cfc00b06e101']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:12.478263 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (008fdf70-11de-48c1-917a-c86b578ac2bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:12.563502 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (008fdf70-11de-48c1-917a-c86b578ac2bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e9b91eb-41ec-43de-99c1-21dbd8af9eb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-978582842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f086b37d20148208888bdb8b7403a64',qos_specs=None,replication_status=,reservations=['5b944b8d-7488-490d-8fa3-b3ac948c1a0f','ff4c051d-8581-4db8-8212-802fa9368eaf','d6ca1e5d-7c7c-43c9-b00a-bd1b2d479b8a','afdb7e5d-f468-42bc-9007-cfc00b06e101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72ed9689d9e6465081e1197ca33032ca',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-978582842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e9b91eb-41ec-43de-99c1-21dbd8af9eb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f086b37d20148208888bdb8b7403a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='72ed9689d9e6465081e1197ca33032ca',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:12.567189 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402d7031-1bcd-4ed9-a8cf-ebf17103c9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:12.601443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402d7031-1bcd-4ed9-a8cf-ebf17103c9fc) transitioned into state 'SUCCESS' from state '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-978582842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f086b37d20148208888bdb8b7403a64',qos_specs=None,replication_status=,reservations=['5b944b8d-7488-490d-8fa3-b3ac948c1a0f','ff4c051d-8581-4db8-8212-802fa9368eaf','d6ca1e5d-7c7c-43c9-b00a-bd1b2d479b8a','afdb7e5d-f468-42bc-9007-cfc00b06e101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72ed9689d9e6465081e1197ca33032ca',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:12.604645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff74c80c-204f-4a5a-b128-3f68de014e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:12.663303 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff74c80c-204f-4a5a-b128-3f68de014e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:12.677100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Flow 'volume_create_api' (98910ac0-60e0-474e-8f80-2c0595f078d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:48:12.882898 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume request issued successfully. Dec 12 02:48:12.947753 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74dec574-ae2d-4124-91aa-bd965e02cbe5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes returned with HTTP 202 Dec 12 02:48:12.951094 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 468/930] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:48:12 2020] POST /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes => generated 817 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:48:12.966608 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c6ac844-87ec-4c41-8980-2bc87dcea8db tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 Dec 12 02:48:12.967344 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c6ac844-87ec-4c41-8980-2bc87dcea8db tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:12.968698 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c6ac844-87ec-4c41-8980-2bc87dcea8db tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:13.115290 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:13.115290 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:13.138158 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7c6ac844-87ec-4c41-8980-2bc87dcea8db tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:13.192606 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c6ac844-87ec-4c41-8980-2bc87dcea8db tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 returned with HTTP 200 Dec 12 02:48:13.193870 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 463/931] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:12 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 => generated 885 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:14.211052 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75c5f4bd-a2a5-47c6-86a9-3a4e4ddb9410 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 Dec 12 02:48:14.211052 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75c5f4bd-a2a5-47c6-86a9-3a4e4ddb9410 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:14.211052 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:14.211052 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:14.211664 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75c5f4bd-a2a5-47c6-86a9-3a4e4ddb9410 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:14.320912 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:14.320912 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:14.338307 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-75c5f4bd-a2a5-47c6-86a9-3a4e4ddb9410 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:14.385718 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75c5f4bd-a2a5-47c6-86a9-3a4e4ddb9410 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 returned with HTTP 200 Dec 12 02:48:14.386555 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 469/932] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:14 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 => generated 909 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:15.402572 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4b38ae4-8cef-405b-951a-f91df8671b85 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 Dec 12 02:48:15.403067 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4b38ae4-8cef-405b-951a-f91df8671b85 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:15.403433 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:15.403433 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:15.403886 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4b38ae4-8cef-405b-951a-f91df8671b85 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:15.545605 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:15.545605 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:15.568258 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e4b38ae4-8cef-405b-951a-f91df8671b85 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:15.626138 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4b38ae4-8cef-405b-951a-f91df8671b85 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 returned with HTTP 200 Dec 12 02:48:15.627256 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 464/933] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:15 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 => generated 910 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:15.648177 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-948ea9d8-73aa-4a5f-863e-972e7a6d6ab1 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] POST http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3/action Dec 12 02:48:15.648963 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:15.648963 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:15.649612 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-948ea9d8-73aa-4a5f-863e-972e7a6d6ab1 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:48:15.650161 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-948ea9d8-73aa-4a5f-863e-972e7a6d6ab1 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:48:15.651292 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-948ea9d8-73aa-4a5f-863e-972e7a6d6ab1 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Updating volume '0e9b91eb-41ec-43de-99c1-21dbd8af9eb3' with '{'status': 'creating'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:48:15.875192 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:15.875192 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:15.996164 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-948ea9d8-73aa-4a5f-863e-972e7a6d6ab1 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3/action returned with HTTP 202 Dec 12 02:48:15.997596 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 470/934] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:48:15 2020] POST /volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3/action => generated 0 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:48:16.005331 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ac3c560-852c-4127-833c-52da126a7787 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 Dec 12 02:48:16.005853 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ac3c560-852c-4127-833c-52da126a7787 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:16.006075 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:16.006075 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:16.006441 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ac3c560-852c-4127-833c-52da126a7787 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:16.106387 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:16.106387 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:16.129168 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7ac3c560-852c-4127-833c-52da126a7787 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:16.165721 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ac3c560-852c-4127-833c-52da126a7787 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 returned with HTTP 200 Dec 12 02:48:16.166556 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 465/935] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:16 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 => generated 909 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:16.183152 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cce7d2a-72a5-436c-8341-7171e8b34bb3 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] POST http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3/action Dec 12 02:48:16.183598 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:16.183598 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:16.184078 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cce7d2a-72a5-436c-8341-7171e8b34bb3 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action body: b'{"os-force_delete": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:48:16.185096 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cce7d2a-72a5-436c-8341-7171e8b34bb3 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:48:16.329059 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:16.329059 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:16.330529 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5cce7d2a-72a5-436c-8341-7171e8b34bb3 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Volume info retrieved successfully. Dec 12 02:48:16.368752 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5cce7d2a-72a5-436c-8341-7171e8b34bb3 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Delete volume request issued successfully. Dec 12 02:48:16.370934 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cce7d2a-72a5-436c-8341-7171e8b34bb3 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3/action returned with HTTP 202 Dec 12 02:48:16.374173 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 471/936] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:48:16 2020] POST /volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3/action => generated 0 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:48:16.381605 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a9c9843-5715-4486-b433-5c769544ae15 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 Dec 12 02:48:16.382126 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a9c9843-5715-4486-b433-5c769544ae15 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:16.382339 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:16.382339 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:16.382706 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a9c9843-5715-4486-b433-5c769544ae15 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:16.518375 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:16.518375 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:16.529391 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2a9c9843-5715-4486-b433-5c769544ae15 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:16.568689 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a9c9843-5715-4486-b433-5c769544ae15 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 returned with HTTP 200 Dec 12 02:48:16.569534 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 466/937] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:16 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 => generated 909 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:17.585521 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f5ebf4d-1805-4408-84e5-16a6573168f5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 Dec 12 02:48:17.586022 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f5ebf4d-1805-4408-84e5-16a6573168f5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:17.586208 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:17.586208 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:17.586818 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f5ebf4d-1805-4408-84e5-16a6573168f5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:17.743638 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:17.743638 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:17.769227 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0f5ebf4d-1805-4408-84e5-16a6573168f5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:17.827830 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f5ebf4d-1805-4408-84e5-16a6573168f5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 returned with HTTP 200 Dec 12 02:48:17.832008 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 472/938] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:17 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 => generated 909 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:18.844788 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-837ba4ab-b47b-49ff-9f4c-c603a0b2eec5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 Dec 12 02:48:18.845858 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-837ba4ab-b47b-49ff-9f4c-c603a0b2eec5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:18.846219 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:18.846219 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:18.847508 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-837ba4ab-b47b-49ff-9f4c-c603a0b2eec5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:18.950544 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-837ba4ab-b47b-49ff-9f4c-c603a0b2eec5 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 returned with HTTP 404 Dec 12 02:48:18.951987 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 467/939] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:18 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:48:18.962864 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] POST http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes Dec 12 02:48:18.963551 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:18.963551 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:18.964792 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-612367941"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:48:18.966413 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-612367941'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:48:18.966937 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume of 1 GB Dec 12 02:48:19.005781 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Availability Zones retrieved successfully. Dec 12 02:48:19.075157 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Flow 'volume_create_api' (05ab4e4d-7bbd-4522-ae45-cc34bdfefe08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:48:19.085102 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e49615f-3a16-4b73-a600-c749b47dab8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:19.091223 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:48:19.212508 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e49615f-3a16-4b73-a600-c749b47dab8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:19.215465 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b0a037-7f5a-42e7-b43d-9b4827c58ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:19.477623 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Created reservations ['e3085376-d743-4f70-98e4-484f4ba0bd7c', '990e2051-e293-4606-a6db-81326b20a745', 'f87f81e1-b93d-453a-a5f2-8e8de02eeeca', 'f0709857-4c6e-4e4e-a728-8e01b2927552'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:48:19.480019 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b0a037-7f5a-42e7-b43d-9b4827c58ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3085376-d743-4f70-98e4-484f4ba0bd7c', '990e2051-e293-4606-a6db-81326b20a745', 'f87f81e1-b93d-453a-a5f2-8e8de02eeeca', 'f0709857-4c6e-4e4e-a728-8e01b2927552']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:19.485570 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c93158-9288-41be-af10-a0bea1a479a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:19.570515 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c93158-9288-41be-af10-a0bea1a479a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34a92a58-8ea6-4ea7-819c-7f8c90be1b6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-612367941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f086b37d20148208888bdb8b7403a64',qos_specs=None,replication_status=,reservations=['e3085376-d743-4f70-98e4-484f4ba0bd7c','990e2051-e293-4606-a6db-81326b20a745','f87f81e1-b93d-453a-a5f2-8e8de02eeeca','f0709857-4c6e-4e4e-a728-8e01b2927552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72ed9689d9e6465081e1197ca33032ca',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:48:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-612367941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34a92a58-8ea6-4ea7-819c-7f8c90be1b6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f086b37d20148208888bdb8b7403a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='72ed9689d9e6465081e1197ca33032ca',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:19.573621 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4a8ebc1-8342-42c0-ae81-6d7e0346bdd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:19.611523 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4a8ebc1-8342-42c0-ae81-6d7e0346bdd5) transitioned into state 'SUCCESS' from state '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-612367941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f086b37d20148208888bdb8b7403a64',qos_specs=None,replication_status=,reservations=['e3085376-d743-4f70-98e4-484f4ba0bd7c','990e2051-e293-4606-a6db-81326b20a745','f87f81e1-b93d-453a-a5f2-8e8de02eeeca','f0709857-4c6e-4e4e-a728-8e01b2927552'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72ed9689d9e6465081e1197ca33032ca',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:19.614830 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2121da-2d32-4f2c-84fb-2a66bfebf5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:19.635996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2121da-2d32-4f2c-84fb-2a66bfebf5b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:19.639938 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Flow 'volume_create_api' (05ab4e4d-7bbd-4522-ae45-cc34bdfefe08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:48:19.704846 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume request issued successfully. Dec 12 02:48:19.724311 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5424e38c-bd43-4db3-810d-13b3a48c4c2f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes returned with HTTP 202 Dec 12 02:48:19.726163 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 473/940] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:48:18 2020] POST /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes => generated 817 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:48:19.742841 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2069207-c38c-498a-af7d-6b4e9a410bae tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b Dec 12 02:48:19.743382 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2069207-c38c-498a-af7d-6b4e9a410bae tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:19.743852 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2069207-c38c-498a-af7d-6b4e9a410bae tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:19.892695 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:19.892695 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:19.915164 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2069207-c38c-498a-af7d-6b4e9a410bae tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:19.976290 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2069207-c38c-498a-af7d-6b4e9a410bae tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b returned with HTTP 200 Dec 12 02:48:19.979083 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 468/941] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:19 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b => generated 885 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:20.995852 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32af1a73-09ac-4ca5-85c9-dbe106ecd627 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b Dec 12 02:48:20.998514 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32af1a73-09ac-4ca5-85c9-dbe106ecd627 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:20.999120 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:20.999120 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:20.999827 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32af1a73-09ac-4ca5-85c9-dbe106ecd627 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:21.158041 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:21.158041 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:21.181084 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-32af1a73-09ac-4ca5-85c9-dbe106ecd627 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:21.233140 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32af1a73-09ac-4ca5-85c9-dbe106ecd627 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b returned with HTTP 200 Dec 12 02:48:21.235369 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 474/942] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:20 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b => generated 909 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:22.249885 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64229a63-86f5-4b97-b79f-240a55210ebc tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b Dec 12 02:48:22.250956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64229a63-86f5-4b97-b79f-240a55210ebc tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:22.251316 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:22.251316 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:22.251913 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64229a63-86f5-4b97-b79f-240a55210ebc tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:22.347178 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:22.347178 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:22.367016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-64229a63-86f5-4b97-b79f-240a55210ebc tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:22.413610 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64229a63-86f5-4b97-b79f-240a55210ebc tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b returned with HTTP 200 Dec 12 02:48:22.422060 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 469/943] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:22 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b => generated 910 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:22.437951 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cd7851f-ade2-4c3a-add2-5fd08c19a70f tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] POST http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b/action Dec 12 02:48:22.438423 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:22.438423 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:22.439037 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cd7851f-ade2-4c3a-add2-5fd08c19a70f tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:48:22.439423 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cd7851f-ade2-4c3a-add2-5fd08c19a70f tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:48:22.440901 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-3cd7851f-ade2-4c3a-add2-5fd08c19a70f tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Updating volume '34a92a58-8ea6-4ea7-819c-7f8c90be1b6b' with '{'status': 'error'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:48:22.633874 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:22.633874 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:22.778014 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cd7851f-ade2-4c3a-add2-5fd08c19a70f tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b/action returned with HTTP 202 Dec 12 02:48:22.782974 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 475/944] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:48:22 2020] POST /volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b/action => generated 0 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:48:22.792521 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f9ec38a-6591-46ed-9c5f-520369773c36 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b Dec 12 02:48:22.793097 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f9ec38a-6591-46ed-9c5f-520369773c36 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:22.793472 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:22.793472 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:22.793850 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f9ec38a-6591-46ed-9c5f-520369773c36 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:22.922816 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:22.922816 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:22.946709 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0f9ec38a-6591-46ed-9c5f-520369773c36 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:22.986214 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f9ec38a-6591-46ed-9c5f-520369773c36 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b returned with HTTP 200 Dec 12 02:48:22.987829 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 470/945] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:22 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b => generated 906 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:23.003647 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dcf7be56-0d6e-4461-aae6-2e74fb3b6241 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] POST http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b/action Dec 12 02:48:23.005125 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:23.005125 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:23.006792 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dcf7be56-0d6e-4461-aae6-2e74fb3b6241 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action body: b'{"os-force_delete": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:48:23.007687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dcf7be56-0d6e-4461-aae6-2e74fb3b6241 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:48:23.089490 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:23.089490 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:23.090817 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dcf7be56-0d6e-4461-aae6-2e74fb3b6241 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Volume info retrieved successfully. Dec 12 02:48:23.127519 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dcf7be56-0d6e-4461-aae6-2e74fb3b6241 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Delete volume request issued successfully. Dec 12 02:48:23.128555 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dcf7be56-0d6e-4461-aae6-2e74fb3b6241 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b/action returned with HTTP 202 Dec 12 02:48:23.133290 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 476/946] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:48:22 2020] POST /volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b/action => generated 0 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 12 02:48:23.137952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e092e471-a49a-400a-970f-3f9b57abd24f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b Dec 12 02:48:23.140114 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e092e471-a49a-400a-970f-3f9b57abd24f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:23.140467 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:23.140467 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:23.141333 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e092e471-a49a-400a-970f-3f9b57abd24f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:23.217314 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:23.217314 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:23.228137 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e092e471-a49a-400a-970f-3f9b57abd24f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:23.259556 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e092e471-a49a-400a-970f-3f9b57abd24f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b returned with HTTP 200 Dec 12 02:48:23.269981 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 471/947] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:23 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b => generated 909 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:24.287484 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b44f3c0e-fb5b-4c86-8830-a2309c3db961 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b Dec 12 02:48:24.291206 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b44f3c0e-fb5b-4c86-8830-a2309c3db961 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:24.292584 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:24.292584 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:24.293798 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b44f3c0e-fb5b-4c86-8830-a2309c3db961 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:24.442923 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:24.442923 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:24.461926 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b44f3c0e-fb5b-4c86-8830-a2309c3db961 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:24.513381 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b44f3c0e-fb5b-4c86-8830-a2309c3db961 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b returned with HTTP 200 Dec 12 02:48:24.516286 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 477/948] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:24 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b => generated 909 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:48:25.532781 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73e26b47-7cf1-4247-8837-abd99fdc6c1b tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b Dec 12 02:48:25.535120 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73e26b47-7cf1-4247-8837-abd99fdc6c1b tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:25.535982 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:25.535982 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:25.537008 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73e26b47-7cf1-4247-8837-abd99fdc6c1b tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:25.653703 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:25.653703 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:25.673383 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-73e26b47-7cf1-4247-8837-abd99fdc6c1b tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:25.739694 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73e26b47-7cf1-4247-8837-abd99fdc6c1b tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b returned with HTTP 200 Dec 12 02:48:25.744209 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 472/949] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:25 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b => generated 909 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:26.758770 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9aa592d5-7047-4a6e-933c-a4829f5b6d87 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b Dec 12 02:48:26.760069 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9aa592d5-7047-4a6e-933c-a4829f5b6d87 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:26.760476 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:26.760476 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:26.761181 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9aa592d5-7047-4a6e-933c-a4829f5b6d87 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:26.859463 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9aa592d5-7047-4a6e-933c-a4829f5b6d87 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b returned with HTTP 404 Dec 12 02:48:26.860864 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 478/950] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:26 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:48:26.870110 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] POST http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes Dec 12 02:48:26.870500 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:26.870500 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:26.870912 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-256333319"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:48:26.872005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-256333319'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:48:26.872384 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume of 1 GB Dec 12 02:48:26.905991 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Availability Zones retrieved successfully. Dec 12 02:48:26.927116 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Flow 'volume_create_api' (80fa03b3-31b7-4e8d-8eec-42496af06f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:48:26.939650 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d24d3c-89ea-4439-9db5-b3abaf13131e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:26.948795 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:48:27.079436 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d24d3c-89ea-4439-9db5-b3abaf13131e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:27.085375 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f94459c1-5fb4-4a7d-811a-5385da995361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:27.240716 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Created reservations ['c217ba38-fa8d-4971-8bac-1278fc9121b0', '1bad0712-4ac4-488c-8521-6b4fd57c83e8', '2ad6240f-60e5-4944-8d56-03b61ff563a1', '963b2feb-a4d3-4cd2-bd3b-0e2090d9d82d'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:48:27.243106 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f94459c1-5fb4-4a7d-811a-5385da995361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c217ba38-fa8d-4971-8bac-1278fc9121b0', '1bad0712-4ac4-488c-8521-6b4fd57c83e8', '2ad6240f-60e5-4944-8d56-03b61ff563a1', '963b2feb-a4d3-4cd2-bd3b-0e2090d9d82d']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:27.245436 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc288858-a6e3-483b-b542-cc44ea188bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:27.371268 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc288858-a6e3-483b-b542-cc44ea188bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55aea99b-4f74-416e-aaca-ba6a41be0362', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-256333319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f086b37d20148208888bdb8b7403a64',qos_specs=None,replication_status=,reservations=['c217ba38-fa8d-4971-8bac-1278fc9121b0','1bad0712-4ac4-488c-8521-6b4fd57c83e8','2ad6240f-60e5-4944-8d56-03b61ff563a1','963b2feb-a4d3-4cd2-bd3b-0e2090d9d82d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72ed9689d9e6465081e1197ca33032ca',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:48:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-256333319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55aea99b-4f74-416e-aaca-ba6a41be0362,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f086b37d20148208888bdb8b7403a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='72ed9689d9e6465081e1197ca33032ca',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:27.373848 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e4d7a10-50bf-4a49-8bb0-627171647659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:27.451062 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e4d7a10-50bf-4a49-8bb0-627171647659) transitioned into state 'SUCCESS' from state '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-256333319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f086b37d20148208888bdb8b7403a64',qos_specs=None,replication_status=,reservations=['c217ba38-fa8d-4971-8bac-1278fc9121b0','1bad0712-4ac4-488c-8521-6b4fd57c83e8','2ad6240f-60e5-4944-8d56-03b61ff563a1','963b2feb-a4d3-4cd2-bd3b-0e2090d9d82d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72ed9689d9e6465081e1197ca33032ca',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:27.460883 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef8c0943-5947-4cbe-9fbc-66ddf63fe20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:27.504703 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef8c0943-5947-4cbe-9fbc-66ddf63fe20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:27.515484 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Flow 'volume_create_api' (80fa03b3-31b7-4e8d-8eec-42496af06f14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:48:27.693544 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume request issued successfully. Dec 12 02:48:27.715140 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0aabd4d1-9aa9-46eb-b936-51834c26e1ec tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes returned with HTTP 202 Dec 12 02:48:27.731324 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 473/951] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:48:26 2020] POST /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes => generated 817 bytes in 865 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:48:27.736463 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7e3ffe1-db33-4f53-8813-62aa8d98575f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 Dec 12 02:48:27.737751 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7e3ffe1-db33-4f53-8813-62aa8d98575f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:27.738487 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7e3ffe1-db33-4f53-8813-62aa8d98575f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:27.883959 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:27.883959 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:27.902630 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e7e3ffe1-db33-4f53-8813-62aa8d98575f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:27.956731 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7e3ffe1-db33-4f53-8813-62aa8d98575f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 returned with HTTP 200 Dec 12 02:48:27.961713 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 479/952] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:27 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 => generated 909 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:28.974967 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a99fa3d1-6efc-40d8-8905-08d607b9dda6 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 Dec 12 02:48:28.976305 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a99fa3d1-6efc-40d8-8905-08d607b9dda6 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:28.976742 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:28.976742 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:28.977392 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a99fa3d1-6efc-40d8-8905-08d607b9dda6 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:29.108399 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:29.108399 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:29.133942 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a99fa3d1-6efc-40d8-8905-08d607b9dda6 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:29.192353 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a99fa3d1-6efc-40d8-8905-08d607b9dda6 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 returned with HTTP 200 Dec 12 02:48:29.193673 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 474/953] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:28 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 => generated 909 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:30.210373 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7fc2c735-8bb4-4a1d-8b40-1ddf54c8bd36 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 Dec 12 02:48:30.210888 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7fc2c735-8bb4-4a1d-8b40-1ddf54c8bd36 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:30.211163 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:30.211163 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:30.216060 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7fc2c735-8bb4-4a1d-8b40-1ddf54c8bd36 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:30.293232 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:30.293232 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:30.302975 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7fc2c735-8bb4-4a1d-8b40-1ddf54c8bd36 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:30.326984 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7fc2c735-8bb4-4a1d-8b40-1ddf54c8bd36 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 returned with HTTP 200 Dec 12 02:48:30.328459 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 480/954] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:30 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 => generated 910 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:30.343177 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-357c7f6b-e6a9-43b1-b05d-3fc710384d2b tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] POST http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362/action Dec 12 02:48:30.343799 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:30.343799 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:30.344475 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-357c7f6b-e6a9-43b1-b05d-3fc710384d2b tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:48:30.345115 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-357c7f6b-e6a9-43b1-b05d-3fc710384d2b tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:48:30.347308 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-357c7f6b-e6a9-43b1-b05d-3fc710384d2b tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Updating volume '55aea99b-4f74-416e-aaca-ba6a41be0362' with '{'status': 'maintenance'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:48:30.473034 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:30.473034 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:30.619237 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-357c7f6b-e6a9-43b1-b05d-3fc710384d2b tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362/action returned with HTTP 202 Dec 12 02:48:30.621618 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 475/955] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:48:30 2020] POST /volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362/action => generated 0 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:48:30.636247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e36120b8-a490-4a83-9844-e6975c1b00df tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 Dec 12 02:48:30.637043 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e36120b8-a490-4a83-9844-e6975c1b00df tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:30.637495 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:30.637495 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:30.638616 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e36120b8-a490-4a83-9844-e6975c1b00df tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:30.747682 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:30.747682 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:30.768825 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e36120b8-a490-4a83-9844-e6975c1b00df tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:30.833565 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e36120b8-a490-4a83-9844-e6975c1b00df tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 returned with HTTP 200 Dec 12 02:48:30.844684 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 481/956] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:30 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 => generated 912 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:30.853186 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4af19449-d230-4124-afc1-294bd9b3d589 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] POST http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362/action Dec 12 02:48:30.853757 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:30.853757 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:30.854284 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4af19449-d230-4124-afc1-294bd9b3d589 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action body: b'{"os-force_delete": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:48:30.854742 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4af19449-d230-4124-afc1-294bd9b3d589 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:48:31.007794 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:31.007794 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:31.008867 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4af19449-d230-4124-afc1-294bd9b3d589 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Volume info retrieved successfully. Dec 12 02:48:31.088964 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4af19449-d230-4124-afc1-294bd9b3d589 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Delete volume request issued successfully. Dec 12 02:48:31.091885 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4af19449-d230-4124-afc1-294bd9b3d589 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362/action returned with HTTP 202 Dec 12 02:48:31.093044 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 476/957] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:48:30 2020] POST /volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362/action => generated 0 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:48:31.102211 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5526d890-5e98-431e-8dc3-6da0f7c0ff1f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 Dec 12 02:48:31.102743 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5526d890-5e98-431e-8dc3-6da0f7c0ff1f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:31.102970 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:31.102970 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:31.103335 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5526d890-5e98-431e-8dc3-6da0f7c0ff1f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:31.225608 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:31.225608 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:31.253255 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5526d890-5e98-431e-8dc3-6da0f7c0ff1f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:31.317889 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5526d890-5e98-431e-8dc3-6da0f7c0ff1f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 returned with HTTP 200 Dec 12 02:48:31.318897 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 482/958] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:31 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 => generated 909 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:32.334776 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8ab85f7-46a6-42d2-9acb-038dd69a7a7f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 Dec 12 02:48:32.335330 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8ab85f7-46a6-42d2-9acb-038dd69a7a7f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:32.335505 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:32.335505 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:32.335860 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8ab85f7-46a6-42d2-9acb-038dd69a7a7f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:32.548698 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:32.548698 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:32.575277 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a8ab85f7-46a6-42d2-9acb-038dd69a7a7f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:32.646829 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8ab85f7-46a6-42d2-9acb-038dd69a7a7f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 returned with HTTP 200 Dec 12 02:48:32.648075 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 477/959] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:32 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 => generated 909 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:33.664125 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e45f3249-fd76-4716-b9ba-5a8777e160a9 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 Dec 12 02:48:33.664695 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e45f3249-fd76-4716-b9ba-5a8777e160a9 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:33.665070 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:33.665070 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:33.665978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e45f3249-fd76-4716-b9ba-5a8777e160a9 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:33.807895 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:33.807895 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:33.836086 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e45f3249-fd76-4716-b9ba-5a8777e160a9 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:33.892369 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e45f3249-fd76-4716-b9ba-5a8777e160a9 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 returned with HTTP 200 Dec 12 02:48:33.894253 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 483/960] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:33 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 => generated 909 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:34.910669 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fedaebbd-c2f7-4aa6-8ab9-065892b4e811 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 Dec 12 02:48:34.911181 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fedaebbd-c2f7-4aa6-8ab9-065892b4e811 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:34.911359 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:34.911359 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:34.911971 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fedaebbd-c2f7-4aa6-8ab9-065892b4e811 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:35.061799 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fedaebbd-c2f7-4aa6-8ab9-065892b4e811 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 returned with HTTP 404 Dec 12 02:48:35.063100 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 478/961] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:34 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:48:35.072743 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] POST http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes Dec 12 02:48:35.073371 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:35.073371 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:35.074002 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1247110149"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:48:35.075221 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1247110149'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:48:35.075728 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume of 1 GB Dec 12 02:48:35.133951 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Availability Zones retrieved successfully. Dec 12 02:48:35.168298 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Flow 'volume_create_api' (23bc9696-1e27-45cd-9327-9e3695acd59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:48:35.190767 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5eac759-a328-4a4b-84cc-e84cbecf7ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:35.198420 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:48:35.423585 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5eac759-a328-4a4b-84cc-e84cbecf7ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:35.426696 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (747afcb8-26ea-4d9b-9394-216ce7b29300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:35.608951 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Created reservations ['a08c7174-d114-485c-859a-0d526590a107', '84233c2d-5eb4-4f4f-88bf-38d89ca89799', 'dcf6278c-73bb-4824-8a58-8e4b71560357', '0d7f358a-f553-4550-9a88-369d3e532059'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:48:35.610842 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (747afcb8-26ea-4d9b-9394-216ce7b29300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a08c7174-d114-485c-859a-0d526590a107', '84233c2d-5eb4-4f4f-88bf-38d89ca89799', 'dcf6278c-73bb-4824-8a58-8e4b71560357', '0d7f358a-f553-4550-9a88-369d3e532059']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:35.613054 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20246375-8984-4627-b627-27f4a2c074c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:35.756313 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20246375-8984-4627-b627-27f4a2c074c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c585afa4-02f6-4117-8745-37f848b8154c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1247110149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f086b37d20148208888bdb8b7403a64',qos_specs=None,replication_status=,reservations=['a08c7174-d114-485c-859a-0d526590a107','84233c2d-5eb4-4f4f-88bf-38d89ca89799','dcf6278c-73bb-4824-8a58-8e4b71560357','0d7f358a-f553-4550-9a88-369d3e532059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72ed9689d9e6465081e1197ca33032ca',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:48:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1247110149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c585afa4-02f6-4117-8745-37f848b8154c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f086b37d20148208888bdb8b7403a64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='72ed9689d9e6465081e1197ca33032ca',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:35.758643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbbb742c-97be-4aee-9352-4980580f85c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:35.795028 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbbb742c-97be-4aee-9352-4980580f85c1) transitioned into state 'SUCCESS' from state '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-1247110149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f086b37d20148208888bdb8b7403a64',qos_specs=None,replication_status=,reservations=['a08c7174-d114-485c-859a-0d526590a107','84233c2d-5eb4-4f4f-88bf-38d89ca89799','dcf6278c-73bb-4824-8a58-8e4b71560357','0d7f358a-f553-4550-9a88-369d3e532059'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72ed9689d9e6465081e1197ca33032ca',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:35.797509 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60a55d2c-7162-46d7-90aa-f1c615d8f39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:48:35.824687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60a55d2c-7162-46d7-90aa-f1c615d8f39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:48:35.829821 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Flow 'volume_create_api' (23bc9696-1e27-45cd-9327-9e3695acd59b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:48:35.952274 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Create volume request issued successfully. Dec 12 02:48:35.985309 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a965612b-11cf-46a6-bb5b-f5d3c95b8618 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes returned with HTTP 202 Dec 12 02:48:35.997960 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 484/962] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:48:35 2020] POST /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes => generated 818 bytes in 922 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:48:36.002447 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-adb844bf-ba80-4d34-9102-ff033669c472 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c Dec 12 02:48:36.003124 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-adb844bf-ba80-4d34-9102-ff033669c472 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:36.003622 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-adb844bf-ba80-4d34-9102-ff033669c472 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:36.130668 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:36.130668 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:36.141528 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-adb844bf-ba80-4d34-9102-ff033669c472 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:36.193059 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-adb844bf-ba80-4d34-9102-ff033669c472 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c returned with HTTP 200 Dec 12 02:48:36.194095 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 479/963] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:35 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c => generated 910 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:37.228860 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-156752a5-3c1d-4215-9394-7e46450fbf79 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c Dec 12 02:48:37.229940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-156752a5-3c1d-4215-9394-7e46450fbf79 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:37.232990 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:37.232990 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:37.233705 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-156752a5-3c1d-4215-9394-7e46450fbf79 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:37.381201 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:37.381201 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:37.417637 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-156752a5-3c1d-4215-9394-7e46450fbf79 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:37.447823 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-156752a5-3c1d-4215-9394-7e46450fbf79 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c returned with HTTP 200 Dec 12 02:48:37.448974 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 485/964] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:37 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c => generated 910 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:38.465704 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7ea807c-1c49-4461-a343-4805e2dd44ca tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c Dec 12 02:48:38.468858 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7ea807c-1c49-4461-a343-4805e2dd44ca tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:38.475297 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:38.475297 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:38.476046 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7ea807c-1c49-4461-a343-4805e2dd44ca tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:38.623442 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:38.623442 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:38.646947 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f7ea807c-1c49-4461-a343-4805e2dd44ca tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:38.689086 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7ea807c-1c49-4461-a343-4805e2dd44ca tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c returned with HTTP 200 Dec 12 02:48:38.701419 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 480/965] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:38 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c => generated 911 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:38.706630 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af226b51-4986-43e5-b157-782c65ec474d tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] POST http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/c585afa4-02f6-4117-8745-37f848b8154c/action Dec 12 02:48:38.707091 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:38.707091 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:38.707533 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af226b51-4986-43e5-b157-782c65ec474d tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:48:38.707920 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af226b51-4986-43e5-b157-782c65ec474d tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:48:38.709117 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-af226b51-4986-43e5-b157-782c65ec474d tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Updating volume 'c585afa4-02f6-4117-8745-37f848b8154c' with '{'status': 'error'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:48:39.009520 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:39.009520 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:39.172692 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af226b51-4986-43e5-b157-782c65ec474d tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/c585afa4-02f6-4117-8745-37f848b8154c/action returned with HTTP 202 Dec 12 02:48:39.174391 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 486/966] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:48:38 2020] POST /volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/c585afa4-02f6-4117-8745-37f848b8154c/action => generated 0 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:48:39.182569 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f1cc431-78d8-46b1-8460-4f7f8a498c55 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c Dec 12 02:48:39.183443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f1cc431-78d8-46b1-8460-4f7f8a498c55 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:39.183866 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:39.183866 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:39.184526 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f1cc431-78d8-46b1-8460-4f7f8a498c55 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:39.349341 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:39.349341 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:39.403019 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8f1cc431-78d8-46b1-8460-4f7f8a498c55 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:39.447030 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f1cc431-78d8-46b1-8460-4f7f8a498c55 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c returned with HTTP 200 Dec 12 02:48:39.448028 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 481/967] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:39 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c => generated 907 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:39.464802 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b86a4f75-715f-4f73-9422-eeefac4b5962 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] POST http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/c585afa4-02f6-4117-8745-37f848b8154c/action Dec 12 02:48:39.465521 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:39.465521 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:39.466261 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b86a4f75-715f-4f73-9422-eeefac4b5962 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:48:39.467252 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b86a4f75-715f-4f73-9422-eeefac4b5962 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:48:39.468569 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-b86a4f75-715f-4f73-9422-eeefac4b5962 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Updating volume 'c585afa4-02f6-4117-8745-37f848b8154c' with '{'status': 'available'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:48:40.045729 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:40.045729 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:40.194285 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b86a4f75-715f-4f73-9422-eeefac4b5962 tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/c585afa4-02f6-4117-8745-37f848b8154c/action returned with HTTP 202 Dec 12 02:48:40.198644 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 487/968] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:48:39 2020] POST /volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/c585afa4-02f6-4117-8745-37f848b8154c/action => generated 0 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:48:40.205417 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4cf57449-2694-4c03-b7d9-8c27068f7e3d tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c Dec 12 02:48:40.206380 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4cf57449-2694-4c03-b7d9-8c27068f7e3d tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:40.206671 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:40.206671 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:40.207127 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4cf57449-2694-4c03-b7d9-8c27068f7e3d tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:40.343466 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:40.343466 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:40.378921 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4cf57449-2694-4c03-b7d9-8c27068f7e3d tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:40.449849 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4cf57449-2694-4c03-b7d9-8c27068f7e3d tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c returned with HTTP 200 Dec 12 02:48:40.450967 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 482/969] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:40 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c => generated 911 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:40.466864 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebda08a5-ba33-4a57-b5bd-64ed899e121b tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] POST http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/c585afa4-02f6-4117-8745-37f848b8154c/action Dec 12 02:48:40.467401 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:40.467401 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:40.467808 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebda08a5-ba33-4a57-b5bd-64ed899e121b tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:48:40.468183 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebda08a5-ba33-4a57-b5bd-64ed899e121b tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:48:40.469117 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-ebda08a5-ba33-4a57-b5bd-64ed899e121b tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Updating volume 'c585afa4-02f6-4117-8745-37f848b8154c' with '{'status': 'maintenance'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:48:40.774964 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:40.774964 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:40.899467 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebda08a5-ba33-4a57-b5bd-64ed899e121b tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/c585afa4-02f6-4117-8745-37f848b8154c/action returned with HTTP 202 Dec 12 02:48:40.901736 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 488/970] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:48:40 2020] POST /volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/c585afa4-02f6-4117-8745-37f848b8154c/action => generated 0 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:48:40.909365 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d7fcd53-5eb8-4db4-aecd-4681bd12907c tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c Dec 12 02:48:40.910129 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d7fcd53-5eb8-4db4-aecd-4681bd12907c tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:40.910505 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:40.910505 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:40.911168 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d7fcd53-5eb8-4db4-aecd-4681bd12907c tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:41.039452 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:41.039452 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:41.061334 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2d7fcd53-5eb8-4db4-aecd-4681bd12907c tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:41.104801 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d7fcd53-5eb8-4db4-aecd-4681bd12907c tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c returned with HTTP 200 Dec 12 02:48:41.109927 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 483/971] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:40 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c => generated 913 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:41.129726 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24f16e65-d001-47d9-9262-3d6687374a8f tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] POST http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/c585afa4-02f6-4117-8745-37f848b8154c/action Dec 12 02:48:41.131186 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:41.131186 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:41.132759 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24f16e65-d001-47d9-9262-3d6687374a8f tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:48:41.133389 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24f16e65-d001-47d9-9262-3d6687374a8f tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:48:41.138318 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-24f16e65-d001-47d9-9262-3d6687374a8f tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] Updating volume 'c585afa4-02f6-4117-8745-37f848b8154c' with '{'status': 'available'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:48:41.367636 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:41.367636 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:41.442369 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24f16e65-d001-47d9-9262-3d6687374a8f tempest-VolumesActionsTest-1366802592 tempest-VolumesActionsTest-1366802592] http://10.222.0.50/volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/c585afa4-02f6-4117-8745-37f848b8154c/action returned with HTTP 202 Dec 12 02:48:41.446797 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 489/972] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:48:41 2020] POST /volume/v3/550f180865d44db5b8a0edbe3fc50e67/volumes/c585afa4-02f6-4117-8745-37f848b8154c/action => generated 0 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:48:41.451136 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ea112d6-813e-455f-9740-c24d9780dab9 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c Dec 12 02:48:41.452181 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ea112d6-813e-455f-9740-c24d9780dab9 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:41.452383 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:41.452383 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:41.453047 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ea112d6-813e-455f-9740-c24d9780dab9 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:41.518907 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:41.518907 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:41.528590 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7ea112d6-813e-455f-9740-c24d9780dab9 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:41.554559 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ea112d6-813e-455f-9740-c24d9780dab9 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c returned with HTTP 200 Dec 12 02:48:41.557768 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 484/973] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:41 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c => generated 911 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:41.577056 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2f65147-b01d-4d93-9298-cb458ad17fea tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] DELETE http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c Dec 12 02:48:41.577599 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2f65147-b01d-4d93-9298-cb458ad17fea tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:41.577881 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:41.577881 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:41.578342 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2f65147-b01d-4d93-9298-cb458ad17fea tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:41.578911 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b2f65147-b01d-4d93-9298-cb458ad17fea tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Delete volume with id: c585afa4-02f6-4117-8745-37f848b8154c Dec 12 02:48:41.645188 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:41.645188 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:41.646569 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2f65147-b01d-4d93-9298-cb458ad17fea tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:41.694005 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2f65147-b01d-4d93-9298-cb458ad17fea tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Delete volume request issued successfully. Dec 12 02:48:41.694660 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2f65147-b01d-4d93-9298-cb458ad17fea tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c returned with HTTP 202 Dec 12 02:48:41.699110 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 490/974] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:48:41 2020] DELETE /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:48:41.703805 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20eefb72-a78a-47a8-9f96-67ad5be5221b tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c Dec 12 02:48:41.704687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20eefb72-a78a-47a8-9f96-67ad5be5221b tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:41.704687 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:41.704687 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:41.705292 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20eefb72-a78a-47a8-9f96-67ad5be5221b tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:41.774712 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:41.774712 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:41.787199 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-20eefb72-a78a-47a8-9f96-67ad5be5221b tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:41.834532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20eefb72-a78a-47a8-9f96-67ad5be5221b tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c returned with HTTP 200 Dec 12 02:48:41.835554 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 485/975] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:41 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c => generated 910 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:42.852431 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5402040e-c09d-4a55-9567-8c8fe040a713 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c Dec 12 02:48:42.853730 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5402040e-c09d-4a55-9567-8c8fe040a713 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:42.854140 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:42.854140 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:42.854789 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5402040e-c09d-4a55-9567-8c8fe040a713 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:42.950240 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:42.950240 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:42.976544 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5402040e-c09d-4a55-9567-8c8fe040a713 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:43.029531 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5402040e-c09d-4a55-9567-8c8fe040a713 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c returned with HTTP 200 Dec 12 02:48:43.041191 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 491/976] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:42 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c => generated 910 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:44.046658 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5b46662-a785-41be-999f-d75133540493 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c Dec 12 02:48:44.047771 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5b46662-a785-41be-999f-d75133540493 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:44.048191 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:44.048191 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:44.048937 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5b46662-a785-41be-999f-d75133540493 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:44.158496 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5b46662-a785-41be-999f-d75133540493 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c returned with HTTP 404 Dec 12 02:48:44.160795 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 486/977] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:44 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/c585afa4-02f6-4117-8745-37f848b8154c => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:48:44.168450 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7356c4d6-fbed-4fa0-a07c-94fca15b495b tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] DELETE http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 Dec 12 02:48:44.169063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7356c4d6-fbed-4fa0-a07c-94fca15b495b tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:44.169343 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:44.169343 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:44.169690 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7356c4d6-fbed-4fa0-a07c-94fca15b495b tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:44.170454 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7356c4d6-fbed-4fa0-a07c-94fca15b495b tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Delete volume with id: 55aea99b-4f74-416e-aaca-ba6a41be0362 Dec 12 02:48:44.315507 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7356c4d6-fbed-4fa0-a07c-94fca15b495b tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 returned with HTTP 404 Dec 12 02:48:44.319249 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 492/978] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:48:44 2020] DELETE /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/55aea99b-4f74-416e-aaca-ba6a41be0362 => generated 109 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:48:44.324010 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc0c5583-4b88-4639-bcce-ef8106362cc3 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] DELETE http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b Dec 12 02:48:44.324675 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc0c5583-4b88-4639-bcce-ef8106362cc3 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:44.325276 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc0c5583-4b88-4639-bcce-ef8106362cc3 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:44.325847 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-fc0c5583-4b88-4639-bcce-ef8106362cc3 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Delete volume with id: 34a92a58-8ea6-4ea7-819c-7f8c90be1b6b Dec 12 02:48:44.442937 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc0c5583-4b88-4639-bcce-ef8106362cc3 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b returned with HTTP 404 Dec 12 02:48:44.445535 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 487/979] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:48:44 2020] DELETE /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/34a92a58-8ea6-4ea7-819c-7f8c90be1b6b => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:48:44.451930 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b1b00b2-82ba-49ae-a5a3-7aafc0eec62e tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] DELETE http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 Dec 12 02:48:44.452454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b1b00b2-82ba-49ae-a5a3-7aafc0eec62e tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:44.452970 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b1b00b2-82ba-49ae-a5a3-7aafc0eec62e tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:44.453434 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-3b1b00b2-82ba-49ae-a5a3-7aafc0eec62e tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Delete volume with id: 0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 Dec 12 02:48:44.594049 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b1b00b2-82ba-49ae-a5a3-7aafc0eec62e tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 returned with HTTP 404 Dec 12 02:48:44.595078 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 493/980] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:48:44 2020] DELETE /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/0e9b91eb-41ec-43de-99c1-21dbd8af9eb3 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:48:44.603467 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2ff85ca-d5fb-4311-9d18-ba32f4201b07 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] DELETE http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab Dec 12 02:48:44.604223 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2ff85ca-d5fb-4311-9d18-ba32f4201b07 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:44.604890 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2ff85ca-d5fb-4311-9d18-ba32f4201b07 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:44.605482 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-a2ff85ca-d5fb-4311-9d18-ba32f4201b07 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Delete volume with id: 2d73740d-8f6c-4bd7-99dd-7e65d78d1aab Dec 12 02:48:44.719448 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2ff85ca-d5fb-4311-9d18-ba32f4201b07 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab returned with HTTP 404 Dec 12 02:48:44.721246 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 488/981] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:48:44 2020] DELETE /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/2d73740d-8f6c-4bd7-99dd-7e65d78d1aab => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:48:44.729985 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1a7fc83-38a3-4eab-95d5-5124119a00c7 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] DELETE http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b Dec 12 02:48:44.730664 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1a7fc83-38a3-4eab-95d5-5124119a00c7 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:44.731302 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1a7fc83-38a3-4eab-95d5-5124119a00c7 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:44.731903 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b1a7fc83-38a3-4eab-95d5-5124119a00c7 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Delete volume with id: cb319d8b-c1ec-4306-a01f-952efdac3c8b Dec 12 02:48:44.828633 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:44.828633 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:44.829953 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b1a7fc83-38a3-4eab-95d5-5124119a00c7 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:44.912869 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b1a7fc83-38a3-4eab-95d5-5124119a00c7 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Delete volume request issued successfully. Dec 12 02:48:44.913356 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1a7fc83-38a3-4eab-95d5-5124119a00c7 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b returned with HTTP 202 Dec 12 02:48:44.914226 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 494/982] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:48:44 2020] DELETE /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:48:44.921776 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-842cc9eb-b434-4993-8a70-ff197899f8fb tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b Dec 12 02:48:44.922018 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-842cc9eb-b434-4993-8a70-ff197899f8fb tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:44.922496 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-842cc9eb-b434-4993-8a70-ff197899f8fb tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:45.022317 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:45.022317 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:45.031845 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-842cc9eb-b434-4993-8a70-ff197899f8fb tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:45.055555 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-842cc9eb-b434-4993-8a70-ff197899f8fb tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b returned with HTTP 200 Dec 12 02:48:45.057302 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 489/983] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:44 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b => generated 928 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:46.073508 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-103b65dc-f881-49fd-80a5-b7455a74b041 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b Dec 12 02:48:46.074025 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-103b65dc-f881-49fd-80a5-b7455a74b041 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:46.074244 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:46.074244 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:46.074613 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-103b65dc-f881-49fd-80a5-b7455a74b041 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:46.226189 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:46.226189 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:46.258206 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-103b65dc-f881-49fd-80a5-b7455a74b041 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:46.308765 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-103b65dc-f881-49fd-80a5-b7455a74b041 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b returned with HTTP 200 Dec 12 02:48:46.310124 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 495/984] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:46 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b => generated 928 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:47.326391 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85100f0b-c525-4a99-a986-9a586be6fe75 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b Dec 12 02:48:47.326888 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85100f0b-c525-4a99-a986-9a586be6fe75 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:47.327102 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:47.327102 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:47.327469 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85100f0b-c525-4a99-a986-9a586be6fe75 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:47.425410 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:48:47.425410 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:48:47.447736 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-85100f0b-c525-4a99-a986-9a586be6fe75 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Volume info retrieved successfully. Dec 12 02:48:47.498423 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85100f0b-c525-4a99-a986-9a586be6fe75 tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b returned with HTTP 200 Dec 12 02:48:47.499838 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 490/985] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:47 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b => generated 928 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:48:48.515398 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84cfdaf0-154d-4928-a09d-6ee17de8591f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] GET http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b Dec 12 02:48:48.516566 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84cfdaf0-154d-4928-a09d-6ee17de8591f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:48:48.516954 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:48:48.516954 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:48:48.517674 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84cfdaf0-154d-4928-a09d-6ee17de8591f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:48:48.567466 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84cfdaf0-154d-4928-a09d-6ee17de8591f tempest-VolumesActionsTest-2120846043 tempest-VolumesActionsTest-2120846043] http://10.222.0.50/volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b returned with HTTP 404 Dec 12 02:48:48.569615 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 496/986] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:48:48 2020] GET /volume/v3/4f086b37d20148208888bdb8b7403a64/volumes/cb319d8b-c1ec-4306-a01f-952efdac3c8b => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:49:10.129629 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a9fd82a-79db-4051-8965-05d329b097d2 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes Dec 12 02:49:10.130756 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a9fd82a-79db-4051-8965-05d329b097d2 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:10.131135 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:10.131135 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:10.131893 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a9fd82a-79db-4051-8965-05d329b097d2 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:10.132773 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-9a9fd82a-79db-4051-8965-05d329b097d2 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:49:10.134631 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9a9fd82a-79db-4051-8965-05d329b097d2 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:49:10.285301 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9a9fd82a-79db-4051-8965-05d329b097d2 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Get all volumes completed successfully. Dec 12 02:49:10.288387 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a9fd82a-79db-4051-8965-05d329b097d2 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes returned with HTTP 200 Dec 12 02:49:10.289325 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 491/987] 10.222.0.50 () {58 vars in 1204 bytes} [Sat Dec 12 02:49:09 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes => generated 15 bytes in 657 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:49:10.299384 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] POST http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes Dec 12 02:49:10.300556 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1053835830"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:49:10.301858 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1053835830'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:49:10.302442 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Create volume of 1 GB Dec 12 02:49:10.345722 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Availability Zones retrieved successfully. Dec 12 02:49:10.374420 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Flow 'volume_create_api' (06418f3b-72e8-4483-98a3-52174fae7f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:49:10.380691 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c15eac22-43fc-4610-b228-a225f4f31832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:10.383728 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:49:10.483443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c15eac22-43fc-4610-b228-a225f4f31832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:10.492782 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b923f975-65a1-459b-b79c-94cf0b93a445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:10.640361 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Created reservations ['b0e7b519-10c9-495d-b6fc-d380ab3480a8', 'a276cf73-9078-4ca3-906a-13cc73e3e36d', '3e2f9320-6b8a-4465-b54f-e73965bfbddc', '2eaefb0b-e5a3-407f-bd43-0e6d1b5ea734'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:49:10.643976 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b923f975-65a1-459b-b79c-94cf0b93a445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0e7b519-10c9-495d-b6fc-d380ab3480a8', 'a276cf73-9078-4ca3-906a-13cc73e3e36d', '3e2f9320-6b8a-4465-b54f-e73965bfbddc', '2eaefb0b-e5a3-407f-bd43-0e6d1b5ea734']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:10.647344 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e76f63cd-3a5d-4823-90ec-22aeba137309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:10.837273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e76f63cd-3a5d-4823-90ec-22aeba137309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ab5f82d-51b4-4724-a307-3e2c404005c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1053835830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d287109f6274df297a0478d6590a455',qos_specs=None,replication_status=,reservations=['b0e7b519-10c9-495d-b6fc-d380ab3480a8','a276cf73-9078-4ca3-906a-13cc73e3e36d','3e2f9320-6b8a-4465-b54f-e73965bfbddc','2eaefb0b-e5a3-407f-bd43-0e6d1b5ea734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5404dfbac13e43b29d505bc9b4e78594',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:49:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1053835830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ab5f82d-51b4-4724-a307-3e2c404005c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d287109f6274df297a0478d6590a455',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5404dfbac13e43b29d505bc9b4e78594',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:10.842601 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (befc9545-c42b-44fd-8a44-cf46260a42d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:10.920801 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (befc9545-c42b-44fd-8a44-cf46260a42d3) transitioned into state 'SUCCESS' from state '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-1053835830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d287109f6274df297a0478d6590a455',qos_specs=None,replication_status=,reservations=['b0e7b519-10c9-495d-b6fc-d380ab3480a8','a276cf73-9078-4ca3-906a-13cc73e3e36d','3e2f9320-6b8a-4465-b54f-e73965bfbddc','2eaefb0b-e5a3-407f-bd43-0e6d1b5ea734'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5404dfbac13e43b29d505bc9b4e78594',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:10.923190 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (347228f3-2fa0-4c9b-9e6f-b6f64c507c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:10.967452 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (347228f3-2fa0-4c9b-9e6f-b6f64c507c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:10.970968 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Flow 'volume_create_api' (06418f3b-72e8-4483-98a3-52174fae7f91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:49:11.106988 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Create volume request issued successfully. Dec 12 02:49:11.145964 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cb7a1825-0886-4d18-8e41-5b12926add87 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes returned with HTTP 202 Dec 12 02:49:11.163024 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4fa7a8a4-93ee-4ea6-8890-84454b71bfc5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 Dec 12 02:49:11.163567 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4fa7a8a4-93ee-4ea6-8890-84454b71bfc5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:11.164061 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4fa7a8a4-93ee-4ea6-8890-84454b71bfc5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:11.176900 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 497/988] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:49:10 2020] POST /volume/v3/8d287109f6274df297a0478d6590a455/volumes => generated 824 bytes in 881 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:49:11.229688 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:11.229688 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:11.239373 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4fa7a8a4-93ee-4ea6-8890-84454b71bfc5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:11.265876 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4fa7a8a4-93ee-4ea6-8890-84454b71bfc5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 returned with HTTP 200 Dec 12 02:49:11.277152 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 492/989] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:11 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 => generated 916 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:49:12.286373 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35ede0dd-af3f-42b6-9992-d39f455bc07d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 Dec 12 02:49:12.287546 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35ede0dd-af3f-42b6-9992-d39f455bc07d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:12.287977 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:12.287977 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:12.288627 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35ede0dd-af3f-42b6-9992-d39f455bc07d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:12.445535 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:12.445535 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:12.462840 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-35ede0dd-af3f-42b6-9992-d39f455bc07d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:12.497671 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35ede0dd-af3f-42b6-9992-d39f455bc07d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 returned with HTTP 200 Dec 12 02:49:12.508697 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 498/990] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:12 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 => generated 916 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:13.519042 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ccd872cb-82d8-47af-9c84-e530eac90c47 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 Dec 12 02:49:13.520452 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ccd872cb-82d8-47af-9c84-e530eac90c47 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:13.520987 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:13.520987 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:13.521370 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ccd872cb-82d8-47af-9c84-e530eac90c47 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:13.623446 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:13.623446 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:13.651589 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ccd872cb-82d8-47af-9c84-e530eac90c47 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:13.681753 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ccd872cb-82d8-47af-9c84-e530eac90c47 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 returned with HTTP 200 Dec 12 02:49:13.683211 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 493/991] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:13 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 => generated 917 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:13.698302 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7acc6fa2-d4d6-4480-a674-2a5475402e86 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 Dec 12 02:49:13.699000 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7acc6fa2-d4d6-4480-a674-2a5475402e86 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:13.699322 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:13.699322 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:13.699867 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7acc6fa2-d4d6-4480-a674-2a5475402e86 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:13.756252 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:13.756252 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:13.765209 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7acc6fa2-d4d6-4480-a674-2a5475402e86 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:13.791102 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7acc6fa2-d4d6-4480-a674-2a5475402e86 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 returned with HTTP 200 Dec 12 02:49:13.792348 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 499/992] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:13 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:13.807774 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] POST http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes Dec 12 02:49:13.808248 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:13.808248 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:13.808677 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-121316870"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:49:13.810343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-121316870'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:49:13.811030 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Create volume of 1 GB Dec 12 02:49:13.831404 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Availability Zones retrieved successfully. Dec 12 02:49:13.852368 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Flow 'volume_create_api' (8d54d6ac-7557-4f95-9f7e-1fa112634764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:49:13.856180 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5432596b-f472-4ec3-a381-f74b330b6bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:13.858567 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:49:13.961600 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5432596b-f472-4ec3-a381-f74b330b6bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:13.966605 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4781db24-d220-4a4c-81ab-a651cc97e94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:14.135031 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Created reservations ['a12cdcd1-f40d-4236-acd4-43a74430e401', '15b33f5e-4015-4c51-ab65-e211fb81d775', '97053ab3-8178-4f99-a79f-22153a8a43e8', '91595b95-365d-4b3e-b0aa-33be5510df86'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:49:14.136956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4781db24-d220-4a4c-81ab-a651cc97e94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a12cdcd1-f40d-4236-acd4-43a74430e401', '15b33f5e-4015-4c51-ab65-e211fb81d775', '97053ab3-8178-4f99-a79f-22153a8a43e8', '91595b95-365d-4b3e-b0aa-33be5510df86']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:14.139493 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59f51d2a-2258-49e5-95ca-9b54483936a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:14.223324 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59f51d2a-2258-49e5-95ca-9b54483936a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32b8122f-a954-406c-8d05-8d6c0abc6492', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-121316870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d287109f6274df297a0478d6590a455',qos_specs=None,replication_status=,reservations=['a12cdcd1-f40d-4236-acd4-43a74430e401','15b33f5e-4015-4c51-ab65-e211fb81d775','97053ab3-8178-4f99-a79f-22153a8a43e8','91595b95-365d-4b3e-b0aa-33be5510df86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5404dfbac13e43b29d505bc9b4e78594',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:49:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-121316870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32b8122f-a954-406c-8d05-8d6c0abc6492,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d287109f6274df297a0478d6590a455',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5404dfbac13e43b29d505bc9b4e78594',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:14.225969 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74875992-2a2d-4682-b809-741a536bd084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:14.258300 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74875992-2a2d-4682-b809-741a536bd084) transitioned into state 'SUCCESS' from state '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-121316870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d287109f6274df297a0478d6590a455',qos_specs=None,replication_status=,reservations=['a12cdcd1-f40d-4236-acd4-43a74430e401','15b33f5e-4015-4c51-ab65-e211fb81d775','97053ab3-8178-4f99-a79f-22153a8a43e8','91595b95-365d-4b3e-b0aa-33be5510df86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5404dfbac13e43b29d505bc9b4e78594',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:14.260626 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e39f46b6-10da-4877-a45a-0b5ef2dc24de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:14.288744 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e39f46b6-10da-4877-a45a-0b5ef2dc24de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:14.300883 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Flow 'volume_create_api' (8d54d6ac-7557-4f95-9f7e-1fa112634764) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:49:14.425391 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Create volume request issued successfully. Dec 12 02:49:14.464195 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad9d89d8-5356-4b89-8dae-4d0c419dccb5 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes returned with HTTP 202 Dec 12 02:49:14.472760 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 494/993] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:49:13 2020] POST /volume/v3/8d287109f6274df297a0478d6590a455/volumes => generated 823 bytes in 662 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 12 02:49:14.481563 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-600a543b-73c9-465c-ae0f-bcc2733ae0e7 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 Dec 12 02:49:14.482223 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-600a543b-73c9-465c-ae0f-bcc2733ae0e7 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:14.482379 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:14.482379 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:14.483039 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-600a543b-73c9-465c-ae0f-bcc2733ae0e7 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:14.555532 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:14.555532 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:14.566690 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-600a543b-73c9-465c-ae0f-bcc2733ae0e7 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:14.614740 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-600a543b-73c9-465c-ae0f-bcc2733ae0e7 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 returned with HTTP 200 Dec 12 02:49:14.615750 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 500/994] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:14 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 => generated 891 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:15.633674 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5682a2b7-81e4-470a-81c2-c5db9ee24eaa tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 Dec 12 02:49:15.634323 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5682a2b7-81e4-470a-81c2-c5db9ee24eaa tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:15.634609 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:15.634609 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:15.635134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5682a2b7-81e4-470a-81c2-c5db9ee24eaa tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:15.702066 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:15.702066 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:15.713675 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5682a2b7-81e4-470a-81c2-c5db9ee24eaa tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:15.743039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5682a2b7-81e4-470a-81c2-c5db9ee24eaa tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 returned with HTTP 200 Dec 12 02:49:15.743872 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 495/995] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:15 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 => generated 916 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:15.760822 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27afb1ac-1553-458a-a087-f38e54491211 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 Dec 12 02:49:15.761672 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27afb1ac-1553-458a-a087-f38e54491211 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:15.762083 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:15.762083 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:15.762740 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27afb1ac-1553-458a-a087-f38e54491211 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:15.874693 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:15.874693 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:15.893463 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-27afb1ac-1553-458a-a087-f38e54491211 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:15.927437 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27afb1ac-1553-458a-a087-f38e54491211 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 returned with HTTP 200 Dec 12 02:49:15.928648 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 501/996] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:15 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 => generated 916 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:15.944805 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] POST http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes Dec 12 02:49:15.945489 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:15.945489 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:15.945906 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-779200012"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:49:15.946991 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-779200012'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:49:15.947675 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Create volume of 1 GB Dec 12 02:49:15.992794 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Availability Zones retrieved successfully. Dec 12 02:49:16.054690 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Flow 'volume_create_api' (ca2e7cf8-9f8b-4f24-823a-5cd9fab17977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:49:16.058993 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f274504-b0d0-43d6-b2fe-4dcb21cd1a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:16.061111 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:49:16.144165 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f274504-b0d0-43d6-b2fe-4dcb21cd1a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:16.146399 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c4f74a9-58ee-4625-9f0a-c4d549ad7bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:16.255748 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Created reservations ['e2fe4fca-a986-4bc7-8613-e1e6f04fcae7', '010054f5-0f60-492f-aeee-836427b5fa4b', '6e0ee217-3475-4709-bc5b-52f9e2c906c8', '864d6202-42ec-4d23-83f9-629b89e6b558'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:49:16.258132 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c4f74a9-58ee-4625-9f0a-c4d549ad7bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2fe4fca-a986-4bc7-8613-e1e6f04fcae7', '010054f5-0f60-492f-aeee-836427b5fa4b', '6e0ee217-3475-4709-bc5b-52f9e2c906c8', '864d6202-42ec-4d23-83f9-629b89e6b558']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:16.260441 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0241243-b8fe-4c3d-89c4-ee117b271d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:16.351089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0241243-b8fe-4c3d-89c4-ee117b271d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03d41080-3149-483c-9fce-3773032abf86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-779200012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d287109f6274df297a0478d6590a455',qos_specs=None,replication_status=,reservations=['e2fe4fca-a986-4bc7-8613-e1e6f04fcae7','010054f5-0f60-492f-aeee-836427b5fa4b','6e0ee217-3475-4709-bc5b-52f9e2c906c8','864d6202-42ec-4d23-83f9-629b89e6b558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5404dfbac13e43b29d505bc9b4e78594',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:49:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-779200012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03d41080-3149-483c-9fce-3773032abf86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d287109f6274df297a0478d6590a455',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5404dfbac13e43b29d505bc9b4e78594',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:16.353643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc465894-a53b-4f44-8843-a68967484d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:16.396443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc465894-a53b-4f44-8843-a68967484d9d) transitioned into state 'SUCCESS' from state '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-779200012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d287109f6274df297a0478d6590a455',qos_specs=None,replication_status=,reservations=['e2fe4fca-a986-4bc7-8613-e1e6f04fcae7','010054f5-0f60-492f-aeee-836427b5fa4b','6e0ee217-3475-4709-bc5b-52f9e2c906c8','864d6202-42ec-4d23-83f9-629b89e6b558'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5404dfbac13e43b29d505bc9b4e78594',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:16.399716 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40cc2b7f-321c-4a19-8efd-32eb99583f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:16.424294 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40cc2b7f-321c-4a19-8efd-32eb99583f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:16.424294 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Flow 'volume_create_api' (ca2e7cf8-9f8b-4f24-823a-5cd9fab17977) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:49:16.524792 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Create volume request issued successfully. Dec 12 02:49:16.555062 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c2f868d-f54b-4a3b-9eee-fce53cb2971d tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes returned with HTTP 202 Dec 12 02:49:16.556266 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 496/997] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:49:15 2020] POST /volume/v3/8d287109f6274df297a0478d6590a455/volumes => generated 823 bytes in 615 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:49:16.569903 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6b19766-2122-469f-b533-554644803cbe tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 Dec 12 02:49:16.570561 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6b19766-2122-469f-b533-554644803cbe tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:16.571059 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:16.571059 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:16.571684 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6b19766-2122-469f-b533-554644803cbe tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:16.643114 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:16.643114 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:16.654101 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c6b19766-2122-469f-b533-554644803cbe tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:16.715887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6b19766-2122-469f-b533-554644803cbe tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 returned with HTTP 200 Dec 12 02:49:16.723207 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 502/998] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:16 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 => generated 891 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:17.739594 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e546c6e0-301f-45be-9124-e8ace6c8c3cb tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 Dec 12 02:49:17.740142 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e546c6e0-301f-45be-9124-e8ace6c8c3cb tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:17.740548 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:17.740548 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:17.741082 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e546c6e0-301f-45be-9124-e8ace6c8c3cb tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:17.851441 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:17.851441 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:17.883253 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e546c6e0-301f-45be-9124-e8ace6c8c3cb tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:17.981136 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e546c6e0-301f-45be-9124-e8ace6c8c3cb tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 returned with HTTP 200 Dec 12 02:49:17.995605 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 497/999] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:17 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 => generated 915 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:19.005247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76c18c48-0d9e-4528-b9f4-8496f2a1e1e0 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 Dec 12 02:49:19.005943 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76c18c48-0d9e-4528-b9f4-8496f2a1e1e0 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:19.006410 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:19.006410 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:19.007095 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76c18c48-0d9e-4528-b9f4-8496f2a1e1e0 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:19.189679 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:19.189679 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:19.263490 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-76c18c48-0d9e-4528-b9f4-8496f2a1e1e0 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:19.322825 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76c18c48-0d9e-4528-b9f4-8496f2a1e1e0 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 returned with HTTP 200 Dec 12 02:49:19.324486 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 503/1000] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:18 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 => generated 916 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:19.345906 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5b08d20-1b87-4472-89bc-d0f4cd89014f tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 Dec 12 02:49:19.347099 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5b08d20-1b87-4472-89bc-d0f4cd89014f tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:19.347209 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:19.347209 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:19.347987 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5b08d20-1b87-4472-89bc-d0f4cd89014f tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:19.419450 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:19.419450 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:19.432563 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5b08d20-1b87-4472-89bc-d0f4cd89014f tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:19.463630 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5b08d20-1b87-4472-89bc-d0f4cd89014f tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 returned with HTTP 200 Dec 12 02:49:19.465093 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 498/1001] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:19 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 => generated 916 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:19.935426 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] POST http://10.222.0.50/volume/v3/45f5f95222c44ed5a136ec06c4eab6b7/volumes Dec 12 02:49:19.936052 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:19.936052 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:19.936802 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:49:19.937892 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Create volume request body: {'volume': {'size': 1}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:49:19.938982 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Create volume of 1 GB Dec 12 02:49:19.969781 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Availability Zones retrieved successfully. Dec 12 02:49:20.006883 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Flow 'volume_create_api' (78a52b80-3502-439d-9703-41c6784cda7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:49:20.011824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (403c2374-f9fb-4116-8867-6070608001ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:20.014068 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:49:20.165378 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (403c2374-f9fb-4116-8867-6070608001ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:20.167539 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f3fca1a-6731-4b9c-af27-c3639647c204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:20.409960 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Created reservations ['28822ca1-3c58-4278-853a-b3e24b319fc5', '50502366-8892-40f4-9d44-f8195c28d076', '89bcfff3-a752-403f-ac43-3bf2f4344a87', '0998bdc4-221a-48f0-b77e-b8614e6b2a54'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:49:20.412085 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f3fca1a-6731-4b9c-af27-c3639647c204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28822ca1-3c58-4278-853a-b3e24b319fc5', '50502366-8892-40f4-9d44-f8195c28d076', '89bcfff3-a752-403f-ac43-3bf2f4344a87', '0998bdc4-221a-48f0-b77e-b8614e6b2a54']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:20.415418 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ab83fb-cd01-424b-a5d6-1abeb6c5bac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:20.596463 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ab83fb-cd01-424b-a5d6-1abeb6c5bac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db7d269f-a4b7-4160-b5f8-c60163dc29fb', '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='45f5f95222c44ed5a136ec06c4eab6b7',qos_specs=None,replication_status=,reservations=['28822ca1-3c58-4278-853a-b3e24b319fc5','50502366-8892-40f4-9d44-f8195c28d076','89bcfff3-a752-403f-ac43-3bf2f4344a87','0998bdc4-221a-48f0-b77e-b8614e6b2a54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47711662108f47d4ab64aaa991a421d7',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:49:20Z,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=db7d269f-a4b7-4160-b5f8-c60163dc29fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45f5f95222c44ed5a136ec06c4eab6b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='47711662108f47d4ab64aaa991a421d7',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:20.599326 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8f0deee-3662-4a07-bc71-ab65c9764974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:20.653350 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8f0deee-3662-4a07-bc71-ab65c9764974) transitioned into state 'SUCCESS' from 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='45f5f95222c44ed5a136ec06c4eab6b7',qos_specs=None,replication_status=,reservations=['28822ca1-3c58-4278-853a-b3e24b319fc5','50502366-8892-40f4-9d44-f8195c28d076','89bcfff3-a752-403f-ac43-3bf2f4344a87','0998bdc4-221a-48f0-b77e-b8614e6b2a54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47711662108f47d4ab64aaa991a421d7',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:20.655514 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b164d35-d31d-4125-a783-7a71cdef2dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:20.693032 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b164d35-d31d-4125-a783-7a71cdef2dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:20.695696 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Flow 'volume_create_api' (78a52b80-3502-439d-9703-41c6784cda7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:49:20.823736 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Create volume request issued successfully. Dec 12 02:49:20.859030 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df151ce2-fd5b-4200-8242-1523a6f61335 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] http://10.222.0.50/volume/v3/45f5f95222c44ed5a136ec06c4eab6b7/volumes returned with HTTP 202 Dec 12 02:49:20.859993 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 504/1002] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:49:19 2020] POST /volume/v3/45f5f95222c44ed5a136ec06c4eab6b7/volumes => generated 802 bytes in 1377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:49:20.875448 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85365bf1-0d36-46a9-a156-9162e928f9fb tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] GET http://10.222.0.50/volume/v3/45f5f95222c44ed5a136ec06c4eab6b7/volumes/db7d269f-a4b7-4160-b5f8-c60163dc29fb Dec 12 02:49:20.877074 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85365bf1-0d36-46a9-a156-9162e928f9fb tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:20.877309 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:20.877309 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:20.877661 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85365bf1-0d36-46a9-a156-9162e928f9fb tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:21.012572 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:21.012572 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:21.033632 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-85365bf1-0d36-46a9-a156-9162e928f9fb tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Volume info retrieved successfully. Dec 12 02:49:21.077130 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85365bf1-0d36-46a9-a156-9162e928f9fb tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] http://10.222.0.50/volume/v3/45f5f95222c44ed5a136ec06c4eab6b7/volumes/db7d269f-a4b7-4160-b5f8-c60163dc29fb returned with HTTP 200 Dec 12 02:49:21.087535 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 499/1003] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:20 2020] GET /volume/v3/45f5f95222c44ed5a136ec06c4eab6b7/volumes/db7d269f-a4b7-4160-b5f8-c60163dc29fb => generated 1039 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:49:22.096391 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3a16132-34b5-400a-9ab9-2daa93b66c9a tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] GET http://10.222.0.50/volume/v3/45f5f95222c44ed5a136ec06c4eab6b7/volumes/db7d269f-a4b7-4160-b5f8-c60163dc29fb Dec 12 02:49:22.097947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3a16132-34b5-400a-9ab9-2daa93b66c9a tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:22.098393 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:22.098393 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:22.099095 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3a16132-34b5-400a-9ab9-2daa93b66c9a tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:22.259455 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:22.259455 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:22.286881 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c3a16132-34b5-400a-9ab9-2daa93b66c9a tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Volume info retrieved successfully. Dec 12 02:49:22.333786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3a16132-34b5-400a-9ab9-2daa93b66c9a tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] http://10.222.0.50/volume/v3/45f5f95222c44ed5a136ec06c4eab6b7/volumes/db7d269f-a4b7-4160-b5f8-c60163dc29fb returned with HTTP 200 Dec 12 02:49:22.335138 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 505/1004] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:22 2020] GET /volume/v3/45f5f95222c44ed5a136ec06c4eab6b7/volumes/db7d269f-a4b7-4160-b5f8-c60163dc29fb => generated 1040 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:49:22.352864 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3c395f9-917c-4a23-892d-1208c31aac64 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] GET http://10.222.0.50/volume/v3/45f5f95222c44ed5a136ec06c4eab6b7/volumes/detail?all_tenants=1&project_id=8d287109f6274df297a0478d6590a455 Dec 12 02:49:22.353395 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3c395f9-917c-4a23-892d-1208c31aac64 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:22.353615 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:22.353615 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:22.353992 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3c395f9-917c-4a23-892d-1208c31aac64 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:22.354999 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d3c395f9-917c-4a23-892d-1208c31aac64 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Could not evaluate value 8d287109f6274df297a0478d6590a455, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 12 02:49:22.356291 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d3c395f9-917c-4a23-892d-1208c31aac64 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Searching by: MultiDict([('project_id', '8d287109f6274df297a0478d6590a455'), ('all_tenants', 1)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:49:22.422849 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d3c395f9-917c-4a23-892d-1208c31aac64 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Get all volumes completed successfully. Dec 12 02:49:22.425687 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:22.425687 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:22.434998 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3c395f9-917c-4a23-892d-1208c31aac64 tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] http://10.222.0.50/volume/v3/45f5f95222c44ed5a136ec06c4eab6b7/volumes/detail?all_tenants=1&project_id=8d287109f6274df297a0478d6590a455 returned with HTTP 200 Dec 12 02:49:22.449374 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 500/1005] 10.222.0.50 () {58 vars in 1340 bytes} [Sat Dec 12 02:49:22 2020] GET /volume/v3/45f5f95222c44ed5a136ec06c4eab6b7/volumes/detail?all_tenants=1&project_id=8d287109f6274df297a0478d6590a455 => generated 3245 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:49:22.454048 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7f36879-b90c-46f9-b7fc-9cd60eadb4fe tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] DELETE http://10.222.0.50/volume/v3/45f5f95222c44ed5a136ec06c4eab6b7/volumes/db7d269f-a4b7-4160-b5f8-c60163dc29fb Dec 12 02:49:22.454714 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7f36879-b90c-46f9-b7fc-9cd60eadb4fe tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:22.455045 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:22.455045 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:22.455543 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7f36879-b90c-46f9-b7fc-9cd60eadb4fe tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:22.456131 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e7f36879-b90c-46f9-b7fc-9cd60eadb4fe tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Delete volume with id: db7d269f-a4b7-4160-b5f8-c60163dc29fb Dec 12 02:49:22.515075 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:22.515075 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:22.516974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e7f36879-b90c-46f9-b7fc-9cd60eadb4fe tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Volume info retrieved successfully. Dec 12 02:49:22.564487 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e7f36879-b90c-46f9-b7fc-9cd60eadb4fe tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] Delete volume request issued successfully. Dec 12 02:49:22.565096 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7f36879-b90c-46f9-b7fc-9cd60eadb4fe tempest-VolumesListAdminTestJSON-153787765 tempest-VolumesListAdminTestJSON-153787765] http://10.222.0.50/volume/v3/45f5f95222c44ed5a136ec06c4eab6b7/volumes/db7d269f-a4b7-4160-b5f8-c60163dc29fb returned with HTTP 202 Dec 12 02:49:22.569812 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 506/1006] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:49:22 2020] DELETE /volume/v3/45f5f95222c44ed5a136ec06c4eab6b7/volumes/db7d269f-a4b7-4160-b5f8-c60163dc29fb => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:49:22.581043 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1792c085-fac6-4b00-bdff-8be6a73c0f7f tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] DELETE http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 Dec 12 02:49:22.581646 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1792c085-fac6-4b00-bdff-8be6a73c0f7f tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:22.581912 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:22.581912 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:22.582125 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1792c085-fac6-4b00-bdff-8be6a73c0f7f tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:22.582577 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1792c085-fac6-4b00-bdff-8be6a73c0f7f tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Delete volume with id: 03d41080-3149-483c-9fce-3773032abf86 Dec 12 02:49:22.725739 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:22.725739 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:22.726951 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1792c085-fac6-4b00-bdff-8be6a73c0f7f tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:22.772098 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1792c085-fac6-4b00-bdff-8be6a73c0f7f tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Delete volume request issued successfully. Dec 12 02:49:22.772578 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1792c085-fac6-4b00-bdff-8be6a73c0f7f tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 returned with HTTP 202 Dec 12 02:49:22.781320 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 501/1007] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:49:22 2020] DELETE /volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:49:22.784930 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35a3302c-f31d-403e-9615-1ebf23628ca2 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 Dec 12 02:49:22.785777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35a3302c-f31d-403e-9615-1ebf23628ca2 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:22.786863 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:22.786863 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:22.789065 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35a3302c-f31d-403e-9615-1ebf23628ca2 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:22.908397 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:22.908397 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:22.934028 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-35a3302c-f31d-403e-9615-1ebf23628ca2 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:22.996231 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35a3302c-f31d-403e-9615-1ebf23628ca2 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 returned with HTTP 200 Dec 12 02:49:22.997714 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 507/1008] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:22 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 => generated 915 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:24.015630 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ed00c88-b9ce-4bec-8023-ab4cc17dd819 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 Dec 12 02:49:24.016596 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ed00c88-b9ce-4bec-8023-ab4cc17dd819 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:24.016596 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:24.016596 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:24.016851 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ed00c88-b9ce-4bec-8023-ab4cc17dd819 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:24.187752 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:24.187752 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:24.213523 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3ed00c88-b9ce-4bec-8023-ab4cc17dd819 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:24.274305 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ed00c88-b9ce-4bec-8023-ab4cc17dd819 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 returned with HTTP 200 Dec 12 02:49:24.275851 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 502/1009] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:24 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 => generated 915 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:25.292796 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-422722db-a722-421b-988f-ff898b95fa75 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 Dec 12 02:49:25.293211 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-422722db-a722-421b-988f-ff898b95fa75 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:25.293428 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:25.293428 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:25.293756 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-422722db-a722-421b-988f-ff898b95fa75 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:25.424278 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:25.424278 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:25.453981 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-422722db-a722-421b-988f-ff898b95fa75 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:25.506636 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-422722db-a722-421b-988f-ff898b95fa75 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 returned with HTTP 200 Dec 12 02:49:25.508626 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 508/1010] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:25 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 => generated 915 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:26.522954 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbcc2e21-78ac-4aaf-850e-a9a0949a23b3 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 Dec 12 02:49:26.523447 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbcc2e21-78ac-4aaf-850e-a9a0949a23b3 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:26.523708 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:26.523708 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:26.524026 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbcc2e21-78ac-4aaf-850e-a9a0949a23b3 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:26.662109 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbcc2e21-78ac-4aaf-850e-a9a0949a23b3 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 returned with HTTP 404 Dec 12 02:49:26.666273 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 503/1011] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:26 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/03d41080-3149-483c-9fce-3773032abf86 => generated 109 bytes in 146 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:49:26.670558 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7d87f18-5aeb-4263-95a0-90ca0b71aa5c tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] DELETE http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 Dec 12 02:49:26.671076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7d87f18-5aeb-4263-95a0-90ca0b71aa5c tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:26.671266 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:26.671266 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:26.671643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7d87f18-5aeb-4263-95a0-90ca0b71aa5c tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:26.672271 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b7d87f18-5aeb-4263-95a0-90ca0b71aa5c tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Delete volume with id: 32b8122f-a954-406c-8d05-8d6c0abc6492 Dec 12 02:49:26.772735 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:26.772735 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:26.773918 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7d87f18-5aeb-4263-95a0-90ca0b71aa5c tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:26.842722 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7d87f18-5aeb-4263-95a0-90ca0b71aa5c tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Delete volume request issued successfully. Dec 12 02:49:26.843194 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7d87f18-5aeb-4263-95a0-90ca0b71aa5c tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 returned with HTTP 202 Dec 12 02:49:26.844604 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 509/1012] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:49:26 2020] DELETE /volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:49:26.852279 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a29916ab-7cf0-4be6-9612-c1a54aa55081 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 Dec 12 02:49:26.852850 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a29916ab-7cf0-4be6-9612-c1a54aa55081 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:26.853488 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a29916ab-7cf0-4be6-9612-c1a54aa55081 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:26.944704 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:26.944704 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:26.962849 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a29916ab-7cf0-4be6-9612-c1a54aa55081 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:27.019467 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a29916ab-7cf0-4be6-9612-c1a54aa55081 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 returned with HTTP 200 Dec 12 02:49:27.020623 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 504/1013] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:26 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 => generated 915 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:28.036589 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64124d5a-48b6-4908-b62d-10876e35336b tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 Dec 12 02:49:28.037101 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64124d5a-48b6-4908-b62d-10876e35336b tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:28.037452 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:28.037452 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:28.038051 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64124d5a-48b6-4908-b62d-10876e35336b tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:28.135722 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:28.135722 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:28.145007 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-64124d5a-48b6-4908-b62d-10876e35336b tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:28.170408 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64124d5a-48b6-4908-b62d-10876e35336b tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 returned with HTTP 200 Dec 12 02:49:28.171794 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 510/1014] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:28 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 => generated 915 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:29.187551 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6d912e0-020a-4b45-a59a-55e7b1d77f07 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 Dec 12 02:49:29.188203 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6d912e0-020a-4b45-a59a-55e7b1d77f07 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:29.188317 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:29.188317 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:29.188694 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6d912e0-020a-4b45-a59a-55e7b1d77f07 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:29.310179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6d912e0-020a-4b45-a59a-55e7b1d77f07 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 returned with HTTP 404 Dec 12 02:49:29.317864 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 505/1015] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:29 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/32b8122f-a954-406c-8d05-8d6c0abc6492 => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:49:29.325996 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d56175f5-0be2-4ef9-964f-2fc67e01090a tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] DELETE http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 Dec 12 02:49:29.326735 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d56175f5-0be2-4ef9-964f-2fc67e01090a tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:29.327147 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:29.327147 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:29.327980 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d56175f5-0be2-4ef9-964f-2fc67e01090a tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:29.329580 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-d56175f5-0be2-4ef9-964f-2fc67e01090a tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Delete volume with id: 5ab5f82d-51b4-4724-a307-3e2c404005c8 Dec 12 02:49:29.389807 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:29.389807 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:29.392027 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d56175f5-0be2-4ef9-964f-2fc67e01090a tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:29.428339 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d56175f5-0be2-4ef9-964f-2fc67e01090a tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Delete volume request issued successfully. Dec 12 02:49:29.429173 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d56175f5-0be2-4ef9-964f-2fc67e01090a tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 returned with HTTP 202 Dec 12 02:49:29.430432 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 511/1016] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:49:29 2020] DELETE /volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:49:29.437916 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cffdb624-40b2-47af-ba38-41acca7ac36b tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 Dec 12 02:49:29.438789 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cffdb624-40b2-47af-ba38-41acca7ac36b tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:29.439470 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cffdb624-40b2-47af-ba38-41acca7ac36b tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:29.535839 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:29.535839 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:29.581196 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cffdb624-40b2-47af-ba38-41acca7ac36b tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:29.652515 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cffdb624-40b2-47af-ba38-41acca7ac36b tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 returned with HTTP 200 Dec 12 02:49:29.653423 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 506/1017] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:29 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 => generated 916 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:30.669932 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ec5fcd5-57bb-4877-a801-54c6240bc3ad tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 Dec 12 02:49:30.670456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ec5fcd5-57bb-4877-a801-54c6240bc3ad tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:30.670633 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:30.670633 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:30.671243 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ec5fcd5-57bb-4877-a801-54c6240bc3ad tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:30.788046 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:30.788046 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:30.807439 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7ec5fcd5-57bb-4877-a801-54c6240bc3ad tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Volume info retrieved successfully. Dec 12 02:49:30.856314 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ec5fcd5-57bb-4877-a801-54c6240bc3ad tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 returned with HTTP 200 Dec 12 02:49:30.857417 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 512/1018] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:30 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 => generated 916 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:31.873602 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7bb4f89-9ef4-4b7a-81c4-8f96e7a097d7 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] GET http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 Dec 12 02:49:31.874933 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7bb4f89-9ef4-4b7a-81c4-8f96e7a097d7 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:31.876034 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:31.876034 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:31.876757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7bb4f89-9ef4-4b7a-81c4-8f96e7a097d7 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:31.998552 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7bb4f89-9ef4-4b7a-81c4-8f96e7a097d7 tempest-VolumesListAdminTestJSON-928079695 tempest-VolumesListAdminTestJSON-928079695] http://10.222.0.50/volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 returned with HTTP 404 Dec 12 02:49:31.999830 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 507/1019] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:31 2020] GET /volume/v3/8d287109f6274df297a0478d6590a455/volumes/5ab5f82d-51b4-4724-a307-3e2c404005c8 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:49:52.414030 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes Dec 12 02:49:52.415262 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:52.415262 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:52.415960 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1306526263"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:49:52.417875 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1306526263'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:49:52.418477 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume of 1 GB Dec 12 02:49:52.448894 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Availability Zones retrieved successfully. Dec 12 02:49:52.475461 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Flow 'volume_create_api' (fde3418a-1b61-4405-9632-1a2b74d8caed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:49:52.501386 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04fe3cf-3d85-4389-86a9-e22c2fca072a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:52.505702 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:49:52.612997 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04fe3cf-3d85-4389-86a9-e22c2fca072a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:52.616113 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dcdea9c-a68e-4137-af6d-9c1a535a6e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:52.767621 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Created reservations ['3b767de5-3b02-4888-be6f-15a9dd2407c5', '80c40d9d-5309-4d1d-bf6b-6f3f675bddf7', '7a4c00ba-aaec-4a6b-855f-36c62753270f', '05b20162-daf3-4c9b-b073-bf218fa45fad'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:49:52.770125 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dcdea9c-a68e-4137-af6d-9c1a535a6e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b767de5-3b02-4888-be6f-15a9dd2407c5', '80c40d9d-5309-4d1d-bf6b-6f3f675bddf7', '7a4c00ba-aaec-4a6b-855f-36c62753270f', '05b20162-daf3-4c9b-b073-bf218fa45fad']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:52.772216 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a41a4502-c6d4-4636-a0de-f75c06d674fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:52.920496 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a41a4502-c6d4-4636-a0de-f75c06d674fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '404bb6ce-b29a-4303-af02-5a07f612446f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1306526263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a49415183f344c6a9ddec266c340244',qos_specs=None,replication_status=,reservations=['3b767de5-3b02-4888-be6f-15a9dd2407c5','80c40d9d-5309-4d1d-bf6b-6f3f675bddf7','7a4c00ba-aaec-4a6b-855f-36c62753270f','05b20162-daf3-4c9b-b073-bf218fa45fad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:49:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1306526263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=404bb6ce-b29a-4303-af02-5a07f612446f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a49415183f344c6a9ddec266c340244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:52.924690 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7847122f-f32b-4a4b-b2f6-5f622ddab7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:52.996781 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7847122f-f32b-4a4b-b2f6-5f622ddab7f4) transitioned into state 'SUCCESS' from state '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-1306526263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a49415183f344c6a9ddec266c340244',qos_specs=None,replication_status=,reservations=['3b767de5-3b02-4888-be6f-15a9dd2407c5','80c40d9d-5309-4d1d-bf6b-6f3f675bddf7','7a4c00ba-aaec-4a6b-855f-36c62753270f','05b20162-daf3-4c9b-b073-bf218fa45fad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:52.998778 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37c08d9a-b430-4438-aba3-270d51324845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:49:53.045302 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37c08d9a-b430-4438-aba3-270d51324845) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:49:53.058929 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Flow 'volume_create_api' (fde3418a-1b61-4405-9632-1a2b74d8caed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:49:53.159660 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume request issued successfully. Dec 12 02:49:53.187000 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2d7f964-14ee-4a7d-b13e-3a588b744d81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes returned with HTTP 202 Dec 12 02:49:53.187949 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 513/1020] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:49:52 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/volumes => generated 823 bytes in 1165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:49:53.201914 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5f849f7-108a-4832-994d-bc9e23dc85b5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:49:53.202974 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5f849f7-108a-4832-994d-bc9e23dc85b5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:53.203461 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5f849f7-108a-4832-994d-bc9e23dc85b5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:53.331334 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:53.331334 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:53.350737 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c5f849f7-108a-4832-994d-bc9e23dc85b5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:49:53.403213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5f849f7-108a-4832-994d-bc9e23dc85b5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:49:53.413138 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 508/1021] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:53 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 915 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:54.419012 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9283a920-bbc7-4344-ae56-2065e0770983 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:49:54.420901 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9283a920-bbc7-4344-ae56-2065e0770983 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:54.421481 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:54.421481 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:54.422170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9283a920-bbc7-4344-ae56-2065e0770983 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:54.535595 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:54.535595 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:54.547029 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9283a920-bbc7-4344-ae56-2065e0770983 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:49:54.590510 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9283a920-bbc7-4344-ae56-2065e0770983 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:49:54.592040 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 514/1022] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:54 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 916 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:54.609978 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca538ee7-b7d5-4044-9f37-f2e338ad7b91 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots Dec 12 02:49:54.610678 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:54.610678 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:54.611301 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca538ee7-b7d5-4044-9f37-f2e338ad7b91 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "404bb6ce-b29a-4303-af02-5a07f612446f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1680812529"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:49:54.680264 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:54.680264 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:54.681820 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ca538ee7-b7d5-4044-9f37-f2e338ad7b91 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:49:54.682349 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-ca538ee7-b7d5-4044-9f37-f2e338ad7b91 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create snapshot from volume 404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:49:54.794689 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-ca538ee7-b7d5-4044-9f37-f2e338ad7b91 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Created reservations ['12fda04f-80ff-4ebe-b0e0-c5159448e496', 'aa5785d4-24f2-436e-94cd-d7864212f4a8', '57adde09-8be5-4220-8c15-382b90e340db', '2cbed268-5d15-4340-8a5d-d6b4d36f0328'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:49:54.930191 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ca538ee7-b7d5-4044-9f37-f2e338ad7b91 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot create request issued successfully. Dec 12 02:49:54.931086 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca538ee7-b7d5-4044-9f37-f2e338ad7b91 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots returned with HTTP 202 Dec 12 02:49:54.940407 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 509/1023] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:49:54 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots => generated 310 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:49:54.943437 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-150f6758-96a9-4c1a-9d66-40b631191ab5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 Dec 12 02:49:54.943963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-150f6758-96a9-4c1a-9d66-40b631191ab5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:54.944182 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:54.944182 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:54.944556 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-150f6758-96a9-4c1a-9d66-40b631191ab5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:54.993957 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:54.993957 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:54.995102 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-150f6758-96a9-4c1a-9d66-40b631191ab5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:49:55.001254 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-150f6758-96a9-4c1a-9d66-40b631191ab5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 returned with HTTP 200 Dec 12 02:49:55.002443 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 515/1024] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:49:54 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 => generated 442 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:56.015600 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a18057c-6b83-45e9-8fae-d25f4b614d6f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 Dec 12 02:49:56.016746 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a18057c-6b83-45e9-8fae-d25f4b614d6f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:56.017125 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:56.017125 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:56.017508 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a18057c-6b83-45e9-8fae-d25f4b614d6f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:56.079178 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:56.079178 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:56.080338 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2a18057c-6b83-45e9-8fae-d25f4b614d6f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:49:56.088536 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a18057c-6b83-45e9-8fae-d25f4b614d6f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 returned with HTTP 200 Dec 12 02:49:56.094786 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 510/1025] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:49:56 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 => generated 442 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:57.102043 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-abd31fc4-6236-4c03-ba64-5e9d14a16c42 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 Dec 12 02:49:57.103341 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-abd31fc4-6236-4c03-ba64-5e9d14a16c42 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:57.103749 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:57.103749 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:57.104435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-abd31fc4-6236-4c03-ba64-5e9d14a16c42 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:57.132644 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:57.132644 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:57.134282 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-abd31fc4-6236-4c03-ba64-5e9d14a16c42 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:49:57.136405 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-abd31fc4-6236-4c03-ba64-5e9d14a16c42 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 returned with HTTP 200 Dec 12 02:49:57.149523 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-856f383f-5e45-47c7-adcc-f5bd67502623 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups Dec 12 02:49:57.150327 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:57.150327 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:57.151027 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-856f383f-5e45-47c7-adcc-f5bd67502623 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"backup": {"volume_id": "404bb6ce-b29a-4303-af02-5a07f612446f", "snapshot_id": "3813f5fd-ee9a-4b6b-81b8-7b37f95529d2", "name": "tempest-VolumesSnapshotTestJSON-Backup-76517801"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:49:57.152495 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-856f383f-5e45-47c7-adcc-f5bd67502623 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Creating new backup {'backup': {'volume_id': '404bb6ce-b29a-4303-af02-5a07f612446f', 'snapshot_id': '3813f5fd-ee9a-4b6b-81b8-7b37f95529d2', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-76517801'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 12 02:49:57.153167 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-856f383f-5e45-47c7-adcc-f5bd67502623 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Creating backup of volume 404bb6ce-b29a-4303-af02-5a07f612446f in container None Dec 12 02:49:57.159603 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 516/1026] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:49:57 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 => generated 469 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:57.203848 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:57.203848 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:57.205896 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-856f383f-5e45-47c7-adcc-f5bd67502623 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:49:57.234246 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:57.234246 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:57.235797 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-856f383f-5e45-47c7-adcc-f5bd67502623 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:49:57.298753 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-856f383f-5e45-47c7-adcc-f5bd67502623 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Created reservations ['c78912c5-d881-430d-b8c7-0b2e67b9faa4', '3aead840-c2f0-4e05-8ff9-195df952402c'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:49:57.438039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-856f383f-5e45-47c7-adcc-f5bd67502623 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups returned with HTTP 202 Dec 12 02:49:57.446563 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 511/1027] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 02:49:57 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/backups => generated 399 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:49:57.453696 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a0a1fbc-c309-4ca6-adbe-dc8fed9935e3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:49:57.454434 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a0a1fbc-c309-4ca6-adbe-dc8fed9935e3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:57.454842 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:57.454842 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:57.455489 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a0a1fbc-c309-4ca6-adbe-dc8fed9935e3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:57.465221 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4a0a1fbc-c309-4ca6-adbe-dc8fed9935e3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:49:57.528640 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:57.528640 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:57.536691 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a0a1fbc-c309-4ca6-adbe-dc8fed9935e3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:49:57.537725 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 517/1028] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:57 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 816 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:58.551872 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef19bb30-ab8e-497b-8426-d8b10b67d999 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:49:58.553110 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef19bb30-ab8e-497b-8426-d8b10b67d999 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:58.553551 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:58.553551 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:58.554223 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef19bb30-ab8e-497b-8426-d8b10b67d999 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:58.554795 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ef19bb30-ab8e-497b-8426-d8b10b67d999 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:49:58.579024 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:58.579024 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:58.581453 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef19bb30-ab8e-497b-8426-d8b10b67d999 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:49:58.582506 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 512/1029] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:58 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:49:59.597817 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-006e7c31-b9a5-420d-a565-e75cf632ea9f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:49:59.598487 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-006e7c31-b9a5-420d-a565-e75cf632ea9f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:49:59.598810 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:49:59.598810 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:49:59.599372 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-006e7c31-b9a5-420d-a565-e75cf632ea9f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:49:59.600118 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-006e7c31-b9a5-420d-a565-e75cf632ea9f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:49:59.649496 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:49:59.649496 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:49:59.659557 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-006e7c31-b9a5-420d-a565-e75cf632ea9f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:49:59.660542 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 518/1030] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:49:59 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 840 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:00.675638 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc48a26b-c959-499a-a3ef-f002f40a9316 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:00.676864 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc48a26b-c959-499a-a3ef-f002f40a9316 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:00.677280 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:00.677280 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:00.678405 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc48a26b-c959-499a-a3ef-f002f40a9316 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:00.678999 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fc48a26b-c959-499a-a3ef-f002f40a9316 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:00.720084 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:00.720084 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:00.721979 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc48a26b-c959-499a-a3ef-f002f40a9316 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:00.722975 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 513/1031] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:00 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 840 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:50:01.739361 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30a0daaa-8839-4dd9-90f6-80e58223b677 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:01.739879 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30a0daaa-8839-4dd9-90f6-80e58223b677 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:01.739990 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:01.739990 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:01.740523 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30a0daaa-8839-4dd9-90f6-80e58223b677 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:01.740984 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-30a0daaa-8839-4dd9-90f6-80e58223b677 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:01.800897 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:01.800897 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:01.803279 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30a0daaa-8839-4dd9-90f6-80e58223b677 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:01.805454 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 519/1032] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:01 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 840 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:02.820714 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce21a03d-08ba-493c-ba55-e20dc26424c8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:02.821226 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce21a03d-08ba-493c-ba55-e20dc26424c8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:02.821615 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:02.821615 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:02.822223 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce21a03d-08ba-493c-ba55-e20dc26424c8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:02.822720 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ce21a03d-08ba-493c-ba55-e20dc26424c8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:02.872219 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:02.872219 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:02.878370 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce21a03d-08ba-493c-ba55-e20dc26424c8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:02.881550 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 514/1033] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:02 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 840 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:03.895516 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7a84489-f2c7-42a5-8dcd-d3e35d359d59 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:03.896055 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7a84489-f2c7-42a5-8dcd-d3e35d359d59 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:03.896207 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:03.896207 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:03.897120 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7a84489-f2c7-42a5-8dcd-d3e35d359d59 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:03.897632 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f7a84489-f2c7-42a5-8dcd-d3e35d359d59 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:03.947131 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:03.947131 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:03.954583 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7a84489-f2c7-42a5-8dcd-d3e35d359d59 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:03.960492 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 520/1034] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:03 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 840 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:04.973921 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-128c9ba9-4af6-4b3d-ba33-5b0460dce444 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:04.975682 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-128c9ba9-4af6-4b3d-ba33-5b0460dce444 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:04.976096 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:04.976096 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:04.976817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-128c9ba9-4af6-4b3d-ba33-5b0460dce444 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:04.977377 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-128c9ba9-4af6-4b3d-ba33-5b0460dce444 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:05.029265 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:05.029265 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:05.037553 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-128c9ba9-4af6-4b3d-ba33-5b0460dce444 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:05.040442 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 515/1035] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:04 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 840 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:06.060872 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ecea4582-5dd1-4f92-a639-c7a3b620353b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:06.064056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ecea4582-5dd1-4f92-a639-c7a3b620353b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:06.064056 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:06.064056 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:06.064056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ecea4582-5dd1-4f92-a639-c7a3b620353b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:06.064056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ecea4582-5dd1-4f92-a639-c7a3b620353b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:06.144143 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:06.144143 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:06.146344 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ecea4582-5dd1-4f92-a639-c7a3b620353b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:06.147319 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 521/1036] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:06 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 840 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:07.162188 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49f4d050-5a1b-4640-b8fe-d7a9e6be4546 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:07.163268 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49f4d050-5a1b-4640-b8fe-d7a9e6be4546 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:07.163800 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:07.163800 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:07.164592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49f4d050-5a1b-4640-b8fe-d7a9e6be4546 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:07.165132 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-49f4d050-5a1b-4640-b8fe-d7a9e6be4546 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:07.212773 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:07.212773 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:07.215018 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49f4d050-5a1b-4640-b8fe-d7a9e6be4546 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:07.216215 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 516/1037] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:07 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 840 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:08.231683 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd914901-fad9-43d3-8bcd-56ac578eae6e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:08.232198 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd914901-fad9-43d3-8bcd-56ac578eae6e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:08.232364 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:08.232364 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:08.233014 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd914901-fad9-43d3-8bcd-56ac578eae6e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:08.234224 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cd914901-fad9-43d3-8bcd-56ac578eae6e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:08.256174 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:08.256174 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:08.258468 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd914901-fad9-43d3-8bcd-56ac578eae6e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:08.259497 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 522/1038] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:08 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:09.273356 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e7815c7-4ff4-45ad-8b44-d8133a185cf1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:09.274390 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e7815c7-4ff4-45ad-8b44-d8133a185cf1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:09.274816 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:09.274816 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:09.275488 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e7815c7-4ff4-45ad-8b44-d8133a185cf1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:09.276057 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0e7815c7-4ff4-45ad-8b44-d8133a185cf1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:09.321743 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:09.321743 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:09.324050 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e7815c7-4ff4-45ad-8b44-d8133a185cf1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:09.329139 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 517/1039] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:09 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 840 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:10.370058 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ecec35e6-2596-44ef-99ff-2f04e9c2c506 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:10.372433 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ecec35e6-2596-44ef-99ff-2f04e9c2c506 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:10.373376 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:10.373376 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:10.374273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ecec35e6-2596-44ef-99ff-2f04e9c2c506 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:10.380701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ecec35e6-2596-44ef-99ff-2f04e9c2c506 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:10.426502 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:10.426502 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:10.429931 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ecec35e6-2596-44ef-99ff-2f04e9c2c506 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:10.431169 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 523/1040] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:10 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 840 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:11.446602 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf560b3d-07e0-4e8c-aa58-917d03e7cb3e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:11.447760 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf560b3d-07e0-4e8c-aa58-917d03e7cb3e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:11.448378 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:11.448378 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:11.449186 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf560b3d-07e0-4e8c-aa58-917d03e7cb3e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:11.449722 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bf560b3d-07e0-4e8c-aa58-917d03e7cb3e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:11.504352 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:11.504352 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:11.510231 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf560b3d-07e0-4e8c-aa58-917d03e7cb3e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:11.514221 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 518/1041] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:11 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 840 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:12.528560 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84388ae1-31bc-4fb2-8ac9-46a0f1e44139 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:12.530404 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84388ae1-31bc-4fb2-8ac9-46a0f1e44139 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:12.531272 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:12.531272 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:12.531908 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84388ae1-31bc-4fb2-8ac9-46a0f1e44139 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:12.532456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-84388ae1-31bc-4fb2-8ac9-46a0f1e44139 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:12.559001 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:12.559001 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:12.560970 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84388ae1-31bc-4fb2-8ac9-46a0f1e44139 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:12.562593 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 524/1042] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:12 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:13.576052 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42d52830-e397-41eb-95a1-e75111959b8f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:13.577802 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42d52830-e397-41eb-95a1-e75111959b8f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:13.578341 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:13.578341 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:13.578996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42d52830-e397-41eb-95a1-e75111959b8f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:13.579575 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-42d52830-e397-41eb-95a1-e75111959b8f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:13.626897 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:13.626897 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:13.642811 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42d52830-e397-41eb-95a1-e75111959b8f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:13.644357 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 519/1043] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:13 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 840 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:14.665295 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-706b5326-d362-4270-82e5-935671108eba tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:14.665709 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-706b5326-d362-4270-82e5-935671108eba tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:14.665709 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:14.665709 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:14.665908 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-706b5326-d362-4270-82e5-935671108eba tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:14.666193 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-706b5326-d362-4270-82e5-935671108eba tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:14.737956 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:14.737956 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:14.741643 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-706b5326-d362-4270-82e5-935671108eba tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:14.749353 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 525/1044] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:14 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:15.756889 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6a35f06-ab3e-4c94-a1b1-551a99a7e955 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:15.757383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6a35f06-ab3e-4c94-a1b1-551a99a7e955 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:15.757497 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:15.757497 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:15.758157 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6a35f06-ab3e-4c94-a1b1-551a99a7e955 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:15.758722 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e6a35f06-ab3e-4c94-a1b1-551a99a7e955 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:15.814536 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:15.814536 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:15.826340 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6a35f06-ab3e-4c94-a1b1-551a99a7e955 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:15.827864 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 520/1045] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:15 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:16.840847 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7540f11-94f8-4edf-85fe-ceb595d2b9b8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:16.841469 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7540f11-94f8-4edf-85fe-ceb595d2b9b8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:16.841555 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:16.841555 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:16.841880 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7540f11-94f8-4edf-85fe-ceb595d2b9b8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:16.842971 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b7540f11-94f8-4edf-85fe-ceb595d2b9b8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:16.875701 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:16.875701 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:16.877582 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7540f11-94f8-4edf-85fe-ceb595d2b9b8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:16.878680 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 526/1046] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:16 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:17.892265 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-300b2743-cf5b-4470-8fcb-fc964f999037 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:17.892849 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-300b2743-cf5b-4470-8fcb-fc964f999037 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:17.892984 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:17.892984 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:17.893373 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-300b2743-cf5b-4470-8fcb-fc964f999037 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:17.893742 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-300b2743-cf5b-4470-8fcb-fc964f999037 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:17.941745 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:17.941745 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:17.943670 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-300b2743-cf5b-4470-8fcb-fc964f999037 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:17.957095 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 521/1047] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:17 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:18.960171 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c983893-ae30-4b4c-a7c4-eaa7187954e4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:18.961532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c983893-ae30-4b4c-a7c4-eaa7187954e4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:18.961897 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:18.961897 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:18.962428 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c983893-ae30-4b4c-a7c4-eaa7187954e4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:18.962959 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2c983893-ae30-4b4c-a7c4-eaa7187954e4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:18.990482 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:18.990482 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:18.992708 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c983893-ae30-4b4c-a7c4-eaa7187954e4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:19.000794 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 527/1048] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:18 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:20.008167 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63c00358-72c2-4895-a7bd-2e7b76a96f2f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:20.009351 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63c00358-72c2-4895-a7bd-2e7b76a96f2f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:20.009794 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:20.009794 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:20.011508 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63c00358-72c2-4895-a7bd-2e7b76a96f2f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:20.012353 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-63c00358-72c2-4895-a7bd-2e7b76a96f2f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:20.080611 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:20.080611 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:20.094985 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63c00358-72c2-4895-a7bd-2e7b76a96f2f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:20.097076 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 522/1049] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:20 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:21.111917 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3c5f3a3-b84a-4c14-ac86-0a615b0fd6f8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:21.112365 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3c5f3a3-b84a-4c14-ac86-0a615b0fd6f8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:21.112365 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:21.112365 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:21.112640 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3c5f3a3-b84a-4c14-ac86-0a615b0fd6f8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:21.113028 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b3c5f3a3-b84a-4c14-ac86-0a615b0fd6f8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:21.173884 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:21.173884 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:21.175739 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3c5f3a3-b84a-4c14-ac86-0a615b0fd6f8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:21.200814 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 528/1050] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:21 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:22.191549 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-207faab3-1b88-4f1a-8aba-090dcf6c63e4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:22.192720 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-207faab3-1b88-4f1a-8aba-090dcf6c63e4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:22.193138 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:22.193138 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:22.193832 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-207faab3-1b88-4f1a-8aba-090dcf6c63e4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:22.194406 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-207faab3-1b88-4f1a-8aba-090dcf6c63e4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:22.251380 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:22.251380 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:22.253675 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-207faab3-1b88-4f1a-8aba-090dcf6c63e4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:22.254739 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 523/1051] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:22 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:50:23.268412 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb1c3cde-b9fb-4700-bdac-cc5f609033b5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:23.269048 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb1c3cde-b9fb-4700-bdac-cc5f609033b5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:23.269396 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:23.269396 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:23.269966 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb1c3cde-b9fb-4700-bdac-cc5f609033b5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:23.270625 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bb1c3cde-b9fb-4700-bdac-cc5f609033b5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:23.356030 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:23.356030 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:23.362114 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb1c3cde-b9fb-4700-bdac-cc5f609033b5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:23.371663 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 529/1052] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:23 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:24.378377 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb86ecad-93ac-4e03-8eee-3ce0d4641088 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:24.378919 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb86ecad-93ac-4e03-8eee-3ce0d4641088 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:24.379111 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:24.379111 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:24.379438 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb86ecad-93ac-4e03-8eee-3ce0d4641088 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:24.379812 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fb86ecad-93ac-4e03-8eee-3ce0d4641088 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:24.422594 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:24.422594 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:24.426559 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb86ecad-93ac-4e03-8eee-3ce0d4641088 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:24.432629 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 524/1053] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:24 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:25.458669 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8f80e10-5a8c-44d4-8528-8ad691eede0c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:25.458669 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8f80e10-5a8c-44d4-8528-8ad691eede0c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:25.458669 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:25.458669 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:25.458669 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8f80e10-5a8c-44d4-8528-8ad691eede0c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:25.458669 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e8f80e10-5a8c-44d4-8528-8ad691eede0c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:25.493806 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:25.493806 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:25.495761 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8f80e10-5a8c-44d4-8528-8ad691eede0c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:25.496744 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 530/1054] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:25 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:26.511228 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9b1b68c-ef1c-4b28-a9eb-8c7fb7fdaf96 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:26.511805 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9b1b68c-ef1c-4b28-a9eb-8c7fb7fdaf96 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:26.512146 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:26.512146 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:26.512855 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9b1b68c-ef1c-4b28-a9eb-8c7fb7fdaf96 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:26.513417 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a9b1b68c-ef1c-4b28-a9eb-8c7fb7fdaf96 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:26.566892 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:26.566892 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:26.577813 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9b1b68c-ef1c-4b28-a9eb-8c7fb7fdaf96 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:26.585178 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 525/1055] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:26 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:27.594401 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca861906-552a-4c37-b26e-f7e6a836e2a2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:27.594923 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca861906-552a-4c37-b26e-f7e6a836e2a2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:27.595151 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:27.595151 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:27.595593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca861906-552a-4c37-b26e-f7e6a836e2a2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:27.595958 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ca861906-552a-4c37-b26e-f7e6a836e2a2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:27.642940 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:27.642940 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:27.644827 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca861906-552a-4c37-b26e-f7e6a836e2a2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:27.652641 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 531/1056] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:27 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:28.662395 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4302023-f9f6-44b7-8779-5f0de179fa30 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:28.662395 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4302023-f9f6-44b7-8779-5f0de179fa30 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:28.662395 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:28.662395 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:28.663140 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4302023-f9f6-44b7-8779-5f0de179fa30 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:28.663140 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a4302023-f9f6-44b7-8779-5f0de179fa30 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:28.709173 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:28.709173 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:28.711851 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4302023-f9f6-44b7-8779-5f0de179fa30 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:28.714987 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 526/1057] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:28 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:29.729454 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82b540ad-183d-4899-81b1-75dd4d864c47 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:29.729988 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82b540ad-183d-4899-81b1-75dd4d864c47 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:29.730256 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:29.730256 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:29.730549 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82b540ad-183d-4899-81b1-75dd4d864c47 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:29.730871 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-82b540ad-183d-4899-81b1-75dd4d864c47 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:29.783245 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:29.783245 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:29.785145 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82b540ad-183d-4899-81b1-75dd4d864c47 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:29.790566 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 532/1058] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:29 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:30.800719 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2f38af9-859f-4b13-bbdb-1ede6a068b83 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:30.801215 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2f38af9-859f-4b13-bbdb-1ede6a068b83 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:30.801621 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:30.801621 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:30.802603 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2f38af9-859f-4b13-bbdb-1ede6a068b83 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:30.803383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d2f38af9-859f-4b13-bbdb-1ede6a068b83 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:30.858597 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:30.858597 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:30.862842 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2f38af9-859f-4b13-bbdb-1ede6a068b83 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:30.869586 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 527/1059] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:30 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:31.879309 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bea4bec5-1c4e-4bfe-97de-70903d360971 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:31.880852 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bea4bec5-1c4e-4bfe-97de-70903d360971 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:31.882611 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:31.882611 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:31.883223 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bea4bec5-1c4e-4bfe-97de-70903d360971 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:31.883754 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bea4bec5-1c4e-4bfe-97de-70903d360971 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:31.974009 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:31.974009 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:31.976238 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bea4bec5-1c4e-4bfe-97de-70903d360971 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:31.977316 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 533/1060] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:31 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:32.990680 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe641512-893a-43ea-86f6-38c136ff3492 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:32.991197 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe641512-893a-43ea-86f6-38c136ff3492 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:32.991430 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:32.991430 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:32.991762 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe641512-893a-43ea-86f6-38c136ff3492 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:32.992296 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fe641512-893a-43ea-86f6-38c136ff3492 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:33.056093 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:33.056093 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:33.059914 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe641512-893a-43ea-86f6-38c136ff3492 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:33.067447 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 528/1061] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:32 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:34.082963 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3191fc9-1de0-406e-9bd8-f7728350856a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:34.083445 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3191fc9-1de0-406e-9bd8-f7728350856a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:34.083445 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:34.083445 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:34.083676 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3191fc9-1de0-406e-9bd8-f7728350856a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:34.083994 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c3191fc9-1de0-406e-9bd8-f7728350856a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:34.166293 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:34.166293 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:34.168155 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3191fc9-1de0-406e-9bd8-f7728350856a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:34.169000 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 534/1062] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:34 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:35.182830 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24c5da1b-2074-4976-9774-092425124b43 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:35.183400 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24c5da1b-2074-4976-9774-092425124b43 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:35.183666 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:35.183666 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:35.183943 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24c5da1b-2074-4976-9774-092425124b43 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:35.184243 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-24c5da1b-2074-4976-9774-092425124b43 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:35.236987 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:35.236987 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:35.238843 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24c5da1b-2074-4976-9774-092425124b43 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:35.241452 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 529/1063] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:35 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:36.254756 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-616d2bf7-6b70-4dfb-8bb5-297a781afe0f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:36.255283 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-616d2bf7-6b70-4dfb-8bb5-297a781afe0f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:36.255505 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:36.255505 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:36.255867 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-616d2bf7-6b70-4dfb-8bb5-297a781afe0f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:36.256221 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-616d2bf7-6b70-4dfb-8bb5-297a781afe0f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:36.303271 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:36.303271 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:36.305155 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-616d2bf7-6b70-4dfb-8bb5-297a781afe0f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:36.306311 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 535/1064] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:36 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:50:37.319890 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9043c6c6-3215-4f2d-b8e6-6978052a2886 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:37.321278 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9043c6c6-3215-4f2d-b8e6-6978052a2886 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:37.321794 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:37.321794 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:37.322428 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9043c6c6-3215-4f2d-b8e6-6978052a2886 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:37.323889 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9043c6c6-3215-4f2d-b8e6-6978052a2886 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:37.366993 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:37.366993 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:37.369757 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9043c6c6-3215-4f2d-b8e6-6978052a2886 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:37.370842 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 530/1065] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:37 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:38.384077 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e751b51-a588-4b4a-a29e-25a4ff385f86 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:38.385198 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e751b51-a588-4b4a-a29e-25a4ff385f86 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:38.385636 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:38.385636 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:38.386020 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e751b51-a588-4b4a-a29e-25a4ff385f86 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:38.386392 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0e751b51-a588-4b4a-a29e-25a4ff385f86 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:38.432337 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:38.432337 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:38.437499 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e751b51-a588-4b4a-a29e-25a4ff385f86 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:38.445064 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 536/1066] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:38 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:39.460817 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a31db992-85a9-455e-8890-7807ce95d3f5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:39.460817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a31db992-85a9-455e-8890-7807ce95d3f5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:39.460817 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:39.460817 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:39.460817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a31db992-85a9-455e-8890-7807ce95d3f5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:39.460817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a31db992-85a9-455e-8890-7807ce95d3f5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:39.514373 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:39.514373 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:39.516372 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a31db992-85a9-455e-8890-7807ce95d3f5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:39.517234 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 531/1067] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:39 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:40.537796 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99eb7086-6f42-4224-ba50-8c24071ecc96 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:40.539328 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99eb7086-6f42-4224-ba50-8c24071ecc96 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:40.543039 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:40.543039 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:40.543739 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99eb7086-6f42-4224-ba50-8c24071ecc96 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:40.544315 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-99eb7086-6f42-4224-ba50-8c24071ecc96 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:40.598849 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:40.598849 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:40.601746 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99eb7086-6f42-4224-ba50-8c24071ecc96 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:40.610715 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 537/1068] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:40 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:41.616187 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49deb8ae-9909-42e1-adb2-20f5df46387f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:41.617276 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49deb8ae-9909-42e1-adb2-20f5df46387f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:41.617652 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:41.617652 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:41.618253 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49deb8ae-9909-42e1-adb2-20f5df46387f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:41.618791 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-49deb8ae-9909-42e1-adb2-20f5df46387f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:41.660608 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:41.660608 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:41.663788 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49deb8ae-9909-42e1-adb2-20f5df46387f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:41.665003 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 532/1069] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:41 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:42.679535 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c478d88-ecea-4138-b6b2-d7df41417008 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:42.680688 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c478d88-ecea-4138-b6b2-d7df41417008 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:42.681250 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:42.681250 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:42.682007 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c478d88-ecea-4138-b6b2-d7df41417008 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:42.682573 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2c478d88-ecea-4138-b6b2-d7df41417008 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:42.708977 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:42.708977 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:42.710982 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c478d88-ecea-4138-b6b2-d7df41417008 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:42.712085 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 538/1070] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:42 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:43.726134 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-326c659d-e749-4c92-beaf-8c249b2584b1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:43.727520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-326c659d-e749-4c92-beaf-8c249b2584b1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:43.727954 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:43.727954 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:43.728532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-326c659d-e749-4c92-beaf-8c249b2584b1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:43.729056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-326c659d-e749-4c92-beaf-8c249b2584b1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:43.760773 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:43.760773 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:43.764766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-326c659d-e749-4c92-beaf-8c249b2584b1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:43.765769 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 533/1071] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:43 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:44.793186 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1ca01ec-8e72-4b3c-a52b-a685d674fcab tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:44.798646 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1ca01ec-8e72-4b3c-a52b-a685d674fcab tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:44.799128 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:44.799128 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:44.799815 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1ca01ec-8e72-4b3c-a52b-a685d674fcab tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:44.800485 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b1ca01ec-8e72-4b3c-a52b-a685d674fcab tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:44.829211 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:44.829211 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:44.832454 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1ca01ec-8e72-4b3c-a52b-a685d674fcab tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:44.833602 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 539/1072] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:44 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:45.852481 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-447ff83c-c56b-41e5-8ec2-0987b7c2e1d2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:45.853604 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-447ff83c-c56b-41e5-8ec2-0987b7c2e1d2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:45.854640 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:45.854640 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:45.856416 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-447ff83c-c56b-41e5-8ec2-0987b7c2e1d2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:45.857654 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-447ff83c-c56b-41e5-8ec2-0987b7c2e1d2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:45.928236 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:45.928236 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:45.937871 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-447ff83c-c56b-41e5-8ec2-0987b7c2e1d2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:45.942304 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 534/1073] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:45 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:46.957197 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e7056a0-f2d1-4128-94f3-bcad1772b8c7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:46.958214 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e7056a0-f2d1-4128-94f3-bcad1772b8c7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:46.958611 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:46.958611 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:46.959252 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e7056a0-f2d1-4128-94f3-bcad1772b8c7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:46.959809 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6e7056a0-f2d1-4128-94f3-bcad1772b8c7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:47.006181 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:47.006181 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:47.008459 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e7056a0-f2d1-4128-94f3-bcad1772b8c7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:47.009567 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 540/1074] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:46 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:48.024607 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68afc6af-49d8-45e3-b612-9a135fa2ecff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:48.025313 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68afc6af-49d8-45e3-b612-9a135fa2ecff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:48.025605 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:48.025605 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:48.026124 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68afc6af-49d8-45e3-b612-9a135fa2ecff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:48.026583 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-68afc6af-49d8-45e3-b612-9a135fa2ecff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:48.093373 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:48.093373 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:48.101499 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68afc6af-49d8-45e3-b612-9a135fa2ecff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:48.102365 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 535/1075] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:48 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:49.117061 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6299ad8b-1f1e-4f99-90cc-32f465191dfd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:49.118185 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6299ad8b-1f1e-4f99-90cc-32f465191dfd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:49.118566 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:49.118566 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:49.119176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6299ad8b-1f1e-4f99-90cc-32f465191dfd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:49.119687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6299ad8b-1f1e-4f99-90cc-32f465191dfd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:49.170630 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:49.170630 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:49.176343 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6299ad8b-1f1e-4f99-90cc-32f465191dfd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:49.202502 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 541/1076] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:49 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:50.196884 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34b7740e-f302-42f4-9bbb-2d25037395fd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:50.198115 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-34b7740e-f302-42f4-9bbb-2d25037395fd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:50.198525 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:50.198525 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:50.199162 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-34b7740e-f302-42f4-9bbb-2d25037395fd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:50.199723 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-34b7740e-f302-42f4-9bbb-2d25037395fd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:50.254468 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:50.254468 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:50.256780 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34b7740e-f302-42f4-9bbb-2d25037395fd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:50.257929 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 536/1077] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:50 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:51.274510 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad2f7d4f-0f00-43d7-8a57-a492434928be tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:51.275707 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad2f7d4f-0f00-43d7-8a57-a492434928be tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:51.276176 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:51.276176 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:51.277142 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad2f7d4f-0f00-43d7-8a57-a492434928be tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:51.277770 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ad2f7d4f-0f00-43d7-8a57-a492434928be tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:51.347119 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:51.347119 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:51.351509 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad2f7d4f-0f00-43d7-8a57-a492434928be tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:51.357221 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 542/1078] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:51 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:52.371993 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec081a62-f978-4440-b995-c1076cf67ac4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:52.372539 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec081a62-f978-4440-b995-c1076cf67ac4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:52.372803 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:52.372803 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:52.374050 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec081a62-f978-4440-b995-c1076cf67ac4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:52.374574 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ec081a62-f978-4440-b995-c1076cf67ac4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:52.409356 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:52.409356 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:52.412211 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec081a62-f978-4440-b995-c1076cf67ac4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:52.413230 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 537/1079] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:52 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:53.435601 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b6b6873-55a0-41de-81ee-fcf4695c80bc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:53.440597 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b6b6873-55a0-41de-81ee-fcf4695c80bc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:53.440983 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:53.440983 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:53.441635 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b6b6873-55a0-41de-81ee-fcf4695c80bc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:53.442020 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6b6b6873-55a0-41de-81ee-fcf4695c80bc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:53.511410 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:53.511410 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:53.513710 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b6b6873-55a0-41de-81ee-fcf4695c80bc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:53.522567 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 543/1080] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:53 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:54.535005 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21384e1e-89a3-446c-9719-8f3fd2ecbc9c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:54.567759 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21384e1e-89a3-446c-9719-8f3fd2ecbc9c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:54.569358 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:54.569358 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:54.570051 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21384e1e-89a3-446c-9719-8f3fd2ecbc9c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:54.570567 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-21384e1e-89a3-446c-9719-8f3fd2ecbc9c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:54.689517 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:54.689517 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:54.691387 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21384e1e-89a3-446c-9719-8f3fd2ecbc9c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:54.692536 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 538/1081] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:54 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:55.714060 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ec2eb05-3aaa-4801-be19-f95f6e723961 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:55.714613 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ec2eb05-3aaa-4801-be19-f95f6e723961 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:55.714798 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:55.714798 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:55.715148 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ec2eb05-3aaa-4801-be19-f95f6e723961 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:55.715517 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2ec2eb05-3aaa-4801-be19-f95f6e723961 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:55.760185 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:55.760185 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:55.762068 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ec2eb05-3aaa-4801-be19-f95f6e723961 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:55.762994 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 544/1082] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:55 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:56.780332 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92f9560e-45ef-450f-a7af-b1851fb52fe4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:56.780816 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92f9560e-45ef-450f-a7af-b1851fb52fe4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:56.780925 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:56.780925 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:56.781265 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92f9560e-45ef-450f-a7af-b1851fb52fe4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:56.781635 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-92f9560e-45ef-450f-a7af-b1851fb52fe4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:56.852162 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:56.852162 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:56.854756 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92f9560e-45ef-450f-a7af-b1851fb52fe4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:56.855747 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 539/1083] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:56 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:57.869378 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-673e50ea-60dd-4f05-b28a-7c4f50f36047 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:57.869894 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-673e50ea-60dd-4f05-b28a-7c4f50f36047 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:57.870069 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:57.870069 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:57.870960 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-673e50ea-60dd-4f05-b28a-7c4f50f36047 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:57.871785 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-673e50ea-60dd-4f05-b28a-7c4f50f36047 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:57.930390 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:57.930390 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:57.934629 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-673e50ea-60dd-4f05-b28a-7c4f50f36047 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:57.952617 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 545/1084] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:57 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 853 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:58.972727 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-897c06e1-701c-4f43-a558-b699ad62498d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:58.979140 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-897c06e1-701c-4f43-a558-b699ad62498d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:58.979503 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:58.979503 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:58.980396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-897c06e1-701c-4f43-a558-b699ad62498d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:58.983510 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-897c06e1-701c-4f43-a558-b699ad62498d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:59.072361 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:59.072361 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:59.075041 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-897c06e1-701c-4f43-a558-b699ad62498d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:59.081503 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 540/1085] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:58 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 854 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:59.091773 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77d84637-ea9c-48ca-976c-1fad05187416 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 Dec 12 02:50:59.092302 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77d84637-ea9c-48ca-976c-1fad05187416 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:59.092760 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:59.092760 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:59.093388 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77d84637-ea9c-48ca-976c-1fad05187416 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:59.171827 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:59.171827 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:59.178798 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-77d84637-ea9c-48ca-976c-1fad05187416 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:50:59.181579 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77d84637-ea9c-48ca-976c-1fad05187416 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 returned with HTTP 200 Dec 12 02:50:59.183626 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 546/1086] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:50:59 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 => generated 469 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:59.196359 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1aa7eb47-486e-4152-b936-62e23e696674 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:59.197270 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1aa7eb47-486e-4152-b936-62e23e696674 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:59.197692 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:59.197692 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:59.198387 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1aa7eb47-486e-4152-b936-62e23e696674 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:59.198951 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1aa7eb47-486e-4152-b936-62e23e696674 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Show backup with id 88b6d5a8-d921-4473-9129-7b72f846df97. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:50:59.257123 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:59.257123 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:59.260804 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1aa7eb47-486e-4152-b936-62e23e696674 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 200 Dec 12 02:50:59.266649 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 541/1087] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:50:59 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:50:59.278261 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0acc0aae-3a96-4e3e-a3ae-3ba9b4243cd5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 Dec 12 02:50:59.279257 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0acc0aae-3a96-4e3e-a3ae-3ba9b4243cd5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:50:59.279699 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:50:59.279699 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:50:59.281130 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0acc0aae-3a96-4e3e-a3ae-3ba9b4243cd5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:50:59.281697 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-0acc0aae-3a96-4e3e-a3ae-3ba9b4243cd5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete backup with id: 88b6d5a8-d921-4473-9129-7b72f846df97. Dec 12 02:50:59.331562 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:50:59.331562 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:50:59.448446 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-0acc0aae-3a96-4e3e-a3ae-3ba9b4243cd5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] delete_backup rpcapi backup_id 88b6d5a8-d921-4473-9129-7b72f846df97 {{(pid=88000) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 12 02:50:59.452919 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0acc0aae-3a96-4e3e-a3ae-3ba9b4243cd5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 returned with HTTP 202 Dec 12 02:50:59.456804 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 547/1088] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:50:59 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/backups/88b6d5a8-d921-4473-9129-7b72f846df97 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:51:33.741509 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes Dec 12 02:51:33.742859 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:33.742859 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:33.743654 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bad855c1-33f2-461f-baef-72029869a067", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2021129354"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:51:33.744983 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume request body: {'volume': {'imageRef': 'bad855c1-33f2-461f-baef-72029869a067', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2021129354'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:51:33.960316 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume of 1 GB Dec 12 02:51:33.982125 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Availability Zones retrieved successfully. Dec 12 02:51:34.001970 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Flow 'volume_create_api' (6179ebd5-4b0c-44cd-9fd9-960c45ceead4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:51:34.006345 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dec0576-aba5-4699-9f0b-84d3890a4e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:51:34.008682 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:51:34.164833 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dec0576-aba5-4699-9f0b-84d3890a4e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:51:34.167439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef0d654b-a200-4e06-bf9a-273ec0aecc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:51:34.296450 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Created reservations ['113d5052-6ee4-499b-bbfa-1e22e0ac1814', '17ce21f3-0372-4f65-9418-f8d134fb3ee0', '33d6421d-3864-4441-b9e3-e3ab3400fa98', '29d73169-767d-44aa-8319-64a3b0909d5b'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:51:34.307117 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef0d654b-a200-4e06-bf9a-273ec0aecc72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['113d5052-6ee4-499b-bbfa-1e22e0ac1814', '17ce21f3-0372-4f65-9418-f8d134fb3ee0', '33d6421d-3864-4441-b9e3-e3ab3400fa98', '29d73169-767d-44aa-8319-64a3b0909d5b']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:51:34.310620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98aea3d0-eebc-4ea5-8888-1a8458fdf9e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:51:34.374949 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98aea3d0-eebc-4ea5-8888-1a8458fdf9e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bee6404-5c6d-4521-962a-5cd3e1610953', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2021129354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a49415183f344c6a9ddec266c340244',qos_specs=None,replication_status=,reservations=['113d5052-6ee4-499b-bbfa-1e22e0ac1814','17ce21f3-0372-4f65-9418-f8d134fb3ee0','33d6421d-3864-4441-b9e3-e3ab3400fa98','29d73169-767d-44aa-8319-64a3b0909d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:51:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2021129354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bee6404-5c6d-4521-962a-5cd3e1610953,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a49415183f344c6a9ddec266c340244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:51:34.376938 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32a05817-a285-4210-836e-6d2d0cc73cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:51:34.411566 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32a05817-a285-4210-836e-6d2d0cc73cc6) transitioned into state 'SUCCESS' from state '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-2021129354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a49415183f344c6a9ddec266c340244',qos_specs=None,replication_status=,reservations=['113d5052-6ee4-499b-bbfa-1e22e0ac1814','17ce21f3-0372-4f65-9418-f8d134fb3ee0','33d6421d-3864-4441-b9e3-e3ab3400fa98','29d73169-767d-44aa-8319-64a3b0909d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:51:34.413766 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f85636-c637-43c6-b49b-ab7fcf00bc18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:51:34.430850 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f85636-c637-43c6-b49b-ab7fcf00bc18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:51:34.434451 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Flow 'volume_create_api' (6179ebd5-4b0c-44cd-9fd9-960c45ceead4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:51:34.509221 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume request issued successfully. Dec 12 02:51:34.526998 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0c3be22-72f9-42c0-ab26-43638da8a192 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes returned with HTTP 202 Dec 12 02:51:34.528561 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 542/1089] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 02:51:33 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/volumes => generated 823 bytes in 792 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:51:34.542237 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9bc0bfc4-16d4-4301-ba3e-3eb2634fa95c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:34.544169 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9bc0bfc4-16d4-4301-ba3e-3eb2634fa95c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:34.544592 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:34.544592 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:34.545326 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9bc0bfc4-16d4-4301-ba3e-3eb2634fa95c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:34.610218 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:34.610218 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:34.628200 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9bc0bfc4-16d4-4301-ba3e-3eb2634fa95c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:34.660513 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9bc0bfc4-16d4-4301-ba3e-3eb2634fa95c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:34.661649 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 548/1090] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:34 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 891 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:35.682492 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-847f3f97-bf3f-43d0-a257-8df4597e5101 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:35.683060 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-847f3f97-bf3f-43d0-a257-8df4597e5101 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:35.683948 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:35.683948 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:35.684741 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-847f3f97-bf3f-43d0-a257-8df4597e5101 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:35.772956 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:35.772956 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:35.792113 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-847f3f97-bf3f-43d0-a257-8df4597e5101 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:35.819620 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-847f3f97-bf3f-43d0-a257-8df4597e5101 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:35.820785 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 543/1091] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:35 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 915 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:36.837141 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cb42416-3f45-4e3b-be12-c7de3beafb99 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:36.837737 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9cb42416-3f45-4e3b-be12-c7de3beafb99 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:36.837868 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:36.837868 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:36.838210 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9cb42416-3f45-4e3b-be12-c7de3beafb99 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:36.930524 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:36.930524 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:36.953670 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9cb42416-3f45-4e3b-be12-c7de3beafb99 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:37.026898 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cb42416-3f45-4e3b-be12-c7de3beafb99 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:37.035415 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 549/1092] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:36 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 915 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:38.050827 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-284742fa-60c5-4333-bc1f-0ce895b8bf91 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:38.051401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-284742fa-60c5-4333-bc1f-0ce895b8bf91 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:38.051576 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:38.051576 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:38.052218 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-284742fa-60c5-4333-bc1f-0ce895b8bf91 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:38.181345 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:38.181345 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:38.213735 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-284742fa-60c5-4333-bc1f-0ce895b8bf91 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:38.266657 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-284742fa-60c5-4333-bc1f-0ce895b8bf91 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:38.276176 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 544/1093] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:38 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 915 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:39.284029 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc50659e-05bd-42a0-b659-f2bb0ac5307f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:39.284553 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc50659e-05bd-42a0-b659-f2bb0ac5307f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:39.284771 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:39.284771 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:39.285589 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc50659e-05bd-42a0-b659-f2bb0ac5307f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:39.396527 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:39.396527 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:39.426757 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dc50659e-05bd-42a0-b659-f2bb0ac5307f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:39.481562 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc50659e-05bd-42a0-b659-f2bb0ac5307f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:39.491192 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 550/1094] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:39 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 915 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:40.508858 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb803476-8d68-4a12-8b34-0cdec9f07009 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:40.509987 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb803476-8d68-4a12-8b34-0cdec9f07009 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:40.510379 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:40.510379 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:40.511811 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb803476-8d68-4a12-8b34-0cdec9f07009 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:40.628938 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:40.628938 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:40.653182 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fb803476-8d68-4a12-8b34-0cdec9f07009 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:40.704223 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb803476-8d68-4a12-8b34-0cdec9f07009 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:40.705438 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 545/1095] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:40 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 915 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:41.721801 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-593981f2-7849-40c7-975e-953b2fccad74 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:41.723083 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-593981f2-7849-40c7-975e-953b2fccad74 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:41.723492 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:41.723492 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:41.724134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-593981f2-7849-40c7-975e-953b2fccad74 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:41.805733 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:41.805733 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:41.821212 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-593981f2-7849-40c7-975e-953b2fccad74 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:41.851706 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-593981f2-7849-40c7-975e-953b2fccad74 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:41.853401 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 551/1096] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:41 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 915 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:42.870122 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aad09c39-f932-4d5b-a87e-24d4260b7d43 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:42.871750 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aad09c39-f932-4d5b-a87e-24d4260b7d43 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:42.872272 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:42.872272 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:42.872960 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aad09c39-f932-4d5b-a87e-24d4260b7d43 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:43.034106 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:43.034106 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:43.057526 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aad09c39-f932-4d5b-a87e-24d4260b7d43 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:43.097765 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aad09c39-f932-4d5b-a87e-24d4260b7d43 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:43.099389 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 546/1097] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:42 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 915 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:44.114669 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09c4e6a6-0cb0-476b-888b-f7f736e5d23a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:44.115167 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09c4e6a6-0cb0-476b-888b-f7f736e5d23a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:44.115400 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:44.115400 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:44.115749 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09c4e6a6-0cb0-476b-888b-f7f736e5d23a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:44.235929 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:44.235929 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:44.244918 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-09c4e6a6-0cb0-476b-888b-f7f736e5d23a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:44.270297 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09c4e6a6-0cb0-476b-888b-f7f736e5d23a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:44.271719 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 552/1098] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:44 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 915 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:45.288083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88cb0d32-f9a2-4a6a-a8d4-e70d66ef1530 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:45.288597 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88cb0d32-f9a2-4a6a-a8d4-e70d66ef1530 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:45.289016 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:45.289016 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:45.289813 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88cb0d32-f9a2-4a6a-a8d4-e70d66ef1530 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:45.432342 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:45.432342 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:45.456223 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-88cb0d32-f9a2-4a6a-a8d4-e70d66ef1530 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:45.522799 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88cb0d32-f9a2-4a6a-a8d4-e70d66ef1530 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:45.532670 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 547/1099] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:45 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 915 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:46.550381 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5256ca0f-c521-42cd-9c44-3905b38dfcf2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:46.550959 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5256ca0f-c521-42cd-9c44-3905b38dfcf2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:46.551136 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:46.551136 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:46.551783 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5256ca0f-c521-42cd-9c44-3905b38dfcf2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:46.671737 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:46.671737 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:46.682705 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5256ca0f-c521-42cd-9c44-3905b38dfcf2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:46.719621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5256ca0f-c521-42cd-9c44-3905b38dfcf2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:46.720469 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 553/1100] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:46 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 915 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:47.737228 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b7c4f3d-42ca-446b-911b-02ac372fc040 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:47.738488 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b7c4f3d-42ca-446b-911b-02ac372fc040 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:47.738951 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:47.738951 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:47.739534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b7c4f3d-42ca-446b-911b-02ac372fc040 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:47.827360 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:47.827360 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:47.843900 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7b7c4f3d-42ca-446b-911b-02ac372fc040 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:47.874657 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b7c4f3d-42ca-446b-911b-02ac372fc040 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:47.877523 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 548/1101] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:47 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 915 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:48.895209 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2465ee11-06d6-4c87-bc2a-c6e579986cb1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:48.895789 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2465ee11-06d6-4c87-bc2a-c6e579986cb1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:48.895898 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:48.895898 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:48.896734 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2465ee11-06d6-4c87-bc2a-c6e579986cb1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:48.956387 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:48.956387 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:48.967182 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2465ee11-06d6-4c87-bc2a-c6e579986cb1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:48.994865 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2465ee11-06d6-4c87-bc2a-c6e579986cb1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:48.996779 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 554/1102] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:48 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 915 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:51:50.012811 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-911583bd-b5f0-4d86-94c4-986fee76cc2c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:50.014010 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-911583bd-b5f0-4d86-94c4-986fee76cc2c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:50.014680 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:50.014680 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:50.015570 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-911583bd-b5f0-4d86-94c4-986fee76cc2c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:50.069501 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:50.069501 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:50.079345 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-911583bd-b5f0-4d86-94c4-986fee76cc2c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:50.106507 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-911583bd-b5f0-4d86-94c4-986fee76cc2c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:50.107829 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 549/1103] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:50 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 915 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:51.123515 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-953f27d8-b43b-487a-aeff-0797262d1c5d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:51.124089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-953f27d8-b43b-487a-aeff-0797262d1c5d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:51.124210 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:51.124210 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:51.124575 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-953f27d8-b43b-487a-aeff-0797262d1c5d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:51.234254 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:51.234254 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:51.243151 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-953f27d8-b43b-487a-aeff-0797262d1c5d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:51.267394 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-953f27d8-b43b-487a-aeff-0797262d1c5d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:51.268500 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 555/1104] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:51 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 973 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:52.285606 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f0f37602-b1aa-48b1-ad01-983a656979a9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:52.287996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f0f37602-b1aa-48b1-ad01-983a656979a9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:52.288569 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:52.288569 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:52.289299 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f0f37602-b1aa-48b1-ad01-983a656979a9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:52.350708 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:52.350708 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:52.360752 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f0f37602-b1aa-48b1-ad01-983a656979a9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:52.388206 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f0f37602-b1aa-48b1-ad01-983a656979a9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:52.389693 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 550/1105] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:52 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 976 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:53.407447 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d351d19-9371-4536-ae24-fdd91ceabd54 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:53.408134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d351d19-9371-4536-ae24-fdd91ceabd54 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:53.408423 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:53.408423 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:53.408936 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d351d19-9371-4536-ae24-fdd91ceabd54 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:53.546370 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:53.546370 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:53.576452 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0d351d19-9371-4536-ae24-fdd91ceabd54 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:53.638994 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d351d19-9371-4536-ae24-fdd91ceabd54 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:53.639832 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 556/1106] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:53 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 976 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:51:54.655125 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-130df1ea-2969-44cc-8cb9-0cb007fcaf7a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:54.655640 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-130df1ea-2969-44cc-8cb9-0cb007fcaf7a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:54.656059 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:54.656059 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:54.656956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-130df1ea-2969-44cc-8cb9-0cb007fcaf7a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:54.749887 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:54.749887 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:54.760395 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-130df1ea-2969-44cc-8cb9-0cb007fcaf7a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:54.787780 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-130df1ea-2969-44cc-8cb9-0cb007fcaf7a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:54.789715 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 551/1107] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:54 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 976 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:55.806539 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96eb30a8-c530-4ebe-a04e-c23562e6f144 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:55.809986 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96eb30a8-c530-4ebe-a04e-c23562e6f144 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:55.810190 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:55.810190 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:55.810973 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96eb30a8-c530-4ebe-a04e-c23562e6f144 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:55.890546 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:55.890546 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:55.908940 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-96eb30a8-c530-4ebe-a04e-c23562e6f144 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:55.942908 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96eb30a8-c530-4ebe-a04e-c23562e6f144 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:55.944082 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 557/1108] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:55 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 976 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:56.960228 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45168b03-f94c-4561-8277-3ec6e4bb6289 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:56.961500 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45168b03-f94c-4561-8277-3ec6e4bb6289 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:56.961929 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:56.961929 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:56.962621 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45168b03-f94c-4561-8277-3ec6e4bb6289 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:57.046832 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:57.046832 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:57.059545 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-45168b03-f94c-4561-8277-3ec6e4bb6289 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:57.123532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45168b03-f94c-4561-8277-3ec6e4bb6289 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:57.128601 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 552/1109] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:56 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 976 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:51:58.145122 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0cf98e0-47b0-406e-9d14-2fe42476e804 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:58.146257 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0cf98e0-47b0-406e-9d14-2fe42476e804 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:58.146627 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:58.146627 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:58.147192 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0cf98e0-47b0-406e-9d14-2fe42476e804 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:58.290315 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:58.290315 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:58.308587 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b0cf98e0-47b0-406e-9d14-2fe42476e804 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:58.359368 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0cf98e0-47b0-406e-9d14-2fe42476e804 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:58.360214 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 558/1110] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:58 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1364 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:51:58.504899 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-db8cd8ab-85ff-4b77-913f-e735ff828ee1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:58.505777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-db8cd8ab-85ff-4b77-913f-e735ff828ee1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:58.506215 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:58.506215 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:58.506872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-db8cd8ab-85ff-4b77-913f-e735ff828ee1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:58.558366 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:58.558366 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:58.567832 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-db8cd8ab-85ff-4b77-913f-e735ff828ee1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:58.601888 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-db8cd8ab-85ff-4b77-913f-e735ff828ee1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:58.603931 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 553/1111] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:51:58 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1364 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:51:58.708386 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0cf98e0-47b0-406e-9d14-2fe42476e804 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume// Dec 12 02:51:58.709167 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0cf98e0-47b0-406e-9d14-2fe42476e804 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:58.709528 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:58.709528 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:58.710130 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0cf98e0-47b0-406e-9d14-2fe42476e804 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:58.711462 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0cf98e0-47b0-406e-9d14-2fe42476e804 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:51:58.712205 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 559/1112] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:51:58 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:51:58.738779 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-d61fbb52-9784-4fad-98b7-38f591451b40 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/attachments Dec 12 02:51:58.739422 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:58.739422 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:58.740117 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-d61fbb52-9784-4fad-98b7-38f591451b40 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bee6404-5c6d-4521-962a-5cd3e1610953", "instance_uuid": "e49e0097-ddfa-4786-8b13-244eb834bd26", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:51:58.824927 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:58.824927 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:58.922187 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-d61fbb52-9784-4fad-98b7-38f591451b40 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/attachments returned with HTTP 200 Dec 12 02:51:58.923814 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 554/1113] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:51:58 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/attachments => generated 273 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:51:58.987664 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1eea46e-32ea-46fd-9196-f3ac317a23df tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:58.988367 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1eea46e-32ea-46fd-9196-f3ac317a23df tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:58.990285 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1eea46e-32ea-46fd-9196-f3ac317a23df tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:59.018263 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-d61fbb52-9784-4fad-98b7-38f591451b40 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume// Dec 12 02:51:59.018992 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-d61fbb52-9784-4fad-98b7-38f591451b40 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:59.019424 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:59.019424 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:59.020101 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-d61fbb52-9784-4fad-98b7-38f591451b40 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:59.021839 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-d61fbb52-9784-4fad-98b7-38f591451b40 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:51:59.022685 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 555/1114] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:51:59 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 12 02:51:59.040956 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-4ee90ab5-7184-4e4c-b08a-ed613a9cc09f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:51:59.041770 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-4ee90ab5-7184-4e4c-b08a-ed613a9cc09f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:51:59.043397 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-4ee90ab5-7184-4e4c-b08a-ed613a9cc09f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:51:59.140631 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:59.140631 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:59.164830 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c1eea46e-32ea-46fd-9196-f3ac317a23df tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:59.177383 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:59.177383 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:59.191755 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:59.191755 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:59.200984 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-4ee90ab5-7184-4e4c-b08a-ed613a9cc09f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:51:59.206252 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1eea46e-32ea-46fd-9196-f3ac317a23df tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:59.207249 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 560/1115] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:51:58 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1363 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:51:59.266692 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:59.266692 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:51:59.289421 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-4ee90ab5-7184-4e4c-b08a-ed613a9cc09f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:51:59.290383 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 556/1116] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:51:59 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1462 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:51:59.344933 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-73077456-316a-4005-a098-f8151b96e223 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] PUT http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/attachments/88dfcbb6-f0c9-422a-a87a-bcf5f270a9f5 Dec 12 02:51:59.345663 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:51:59.345663 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:51:59.346018 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-73077456-316a-4005-a098-f8151b96e223 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:51:59.379225 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:51:59.379225 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:51:59.380034 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-73077456-316a-4005-a098-f8151b96e223 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Lock "b'cinder-attachment_update-1bee6404-5c6d-4521-962a-5cd3e1610953-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.010s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:51:59.384808 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:51:59.384808 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:00.225832 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5654b0e5-1658-4568-861a-d303827541de tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:52:00.226768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5654b0e5-1658-4568-861a-d303827541de tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:00.227098 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:00.227098 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:00.227779 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5654b0e5-1658-4568-861a-d303827541de tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:00.355094 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:00.355094 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:00.375486 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5654b0e5-1658-4568-861a-d303827541de tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:00.412416 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:00.412416 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:00.424172 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5654b0e5-1658-4568-861a-d303827541de tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:52:00.425342 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 557/1117] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:52:00 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1363 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:52:01.288704 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-73077456-316a-4005-a098-f8151b96e223 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Lock "b'cinder-attachment_update-1bee6404-5c6d-4521-962a-5cd3e1610953-n-h2-765315-4'" released by "attachment_update" :: held 1.909s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:52:01.290210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-73077456-316a-4005-a098-f8151b96e223 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/attachments/88dfcbb6-f0c9-422a-a87a-bcf5f270a9f5 returned with HTTP 200 Dec 12 02:52:01.291176 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 561/1118] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 02:51:59 2020] PUT /volume/v3/2a49415183f344c6a9ddec266c340244/attachments/88dfcbb6-f0c9-422a-a87a-bcf5f270a9f5 => generated 762 bytes in 1951 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:52:01.440925 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7d65073-1548-4f04-9687-015bec7733be tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:52:01.441448 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7d65073-1548-4f04-9687-015bec7733be tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:01.441647 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:01.441647 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:01.442014 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7d65073-1548-4f04-9687-015bec7733be tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:01.520744 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:01.520744 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:01.535012 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e7d65073-1548-4f04-9687-015bec7733be tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:01.571344 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:01.571344 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:01.588631 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7d65073-1548-4f04-9687-015bec7733be tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:52:01.590973 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 558/1119] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:52:01 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1364 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:52:02.606519 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-555047f2-9f40-42c2-bba5-be32dc641979 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:52:02.607821 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-555047f2-9f40-42c2-bba5-be32dc641979 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:02.608242 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:02.608242 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:02.608948 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-555047f2-9f40-42c2-bba5-be32dc641979 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:02.659653 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:02.659653 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:02.669283 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-555047f2-9f40-42c2-bba5-be32dc641979 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:02.695005 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:02.695005 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:02.705377 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-555047f2-9f40-42c2-bba5-be32dc641979 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:52:02.706416 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 562/1120] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:52:02 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1364 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:52:03.722904 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58eeecf5-4d71-4df4-adb0-dda746cd75e9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:52:03.723457 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58eeecf5-4d71-4df4-adb0-dda746cd75e9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:03.723684 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:03.723684 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:03.723988 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58eeecf5-4d71-4df4-adb0-dda746cd75e9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:03.777686 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:03.777686 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:03.786108 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-58eeecf5-4d71-4df4-adb0-dda746cd75e9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:03.806107 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:03.806107 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:03.816772 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58eeecf5-4d71-4df4-adb0-dda746cd75e9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:52:03.818076 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 559/1121] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:52:03 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1364 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:52:04.837675 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a229cfd3-a0f9-420c-9339-a1cf66afd5ea tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:52:04.843423 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a229cfd3-a0f9-420c-9339-a1cf66afd5ea tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:04.844112 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:04.844112 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:04.844829 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a229cfd3-a0f9-420c-9339-a1cf66afd5ea tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:04.987533 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:04.987533 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:05.007036 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a229cfd3-a0f9-420c-9339-a1cf66afd5ea tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:05.059366 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:05.059366 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:05.091735 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a229cfd3-a0f9-420c-9339-a1cf66afd5ea tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:52:05.094973 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 563/1122] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:52:04 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1364 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:52:06.111268 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d685b15-bb3c-40af-8c92-f4bf4f48dfc4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:52:06.113660 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d685b15-bb3c-40af-8c92-f4bf4f48dfc4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:06.114032 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:06.114032 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:06.114667 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d685b15-bb3c-40af-8c92-f4bf4f48dfc4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:06.218963 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:06.218963 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:06.228781 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3d685b15-bb3c-40af-8c92-f4bf4f48dfc4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:06.250975 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:06.250975 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:06.262027 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d685b15-bb3c-40af-8c92-f4bf4f48dfc4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:52:06.272771 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 560/1123] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:52:06 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1364 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:52:06.898081 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-12e80349-9236-4491-909a-cd6261c2f7ca tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/attachments/88dfcbb6-f0c9-422a-a87a-bcf5f270a9f5/action Dec 12 02:52:06.900821 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:06.900821 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:06.905975 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-12e80349-9236-4491-909a-cd6261c2f7ca tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:52:06.906572 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-12e80349-9236-4491-909a-cd6261c2f7ca tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:52:07.050106 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:07.050106 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:07.061735 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0eefbfbb-e2a0-485b-ad18-1ca210efbb36 req-12e80349-9236-4491-909a-cd6261c2f7ca tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/attachments/88dfcbb6-f0c9-422a-a87a-bcf5f270a9f5/action returned with HTTP 204 Dec 12 02:52:07.061735 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 564/1124] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 02:52:06 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/attachments/88dfcbb6-f0c9-422a-a87a-bcf5f270a9f5/action => generated 0 bytes in 182 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:52:07.279510 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6544fef3-bf3f-46f9-9303-1788242bc624 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:52:07.280027 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6544fef3-bf3f-46f9-9303-1788242bc624 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:07.280225 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:07.280225 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:07.280594 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6544fef3-bf3f-46f9-9303-1788242bc624 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:07.414388 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:07.414388 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:07.446477 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6544fef3-bf3f-46f9-9303-1788242bc624 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:07.482708 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:07.482708 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:07.504180 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6544fef3-bf3f-46f9-9303-1788242bc624 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:52:07.505358 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 561/1125] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:52:07 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1656 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:52:07.521165 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdeefe17-85fa-44a4-ad27-2687a31b48ff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots Dec 12 02:52:07.522337 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:07.522337 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:07.523038 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdeefe17-85fa-44a4-ad27-2687a31b48ff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bee6404-5c6d-4521-962a-5cd3e1610953", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1693277254"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:52:07.585848 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:07.585848 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:07.587729 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bdeefe17-85fa-44a4-ad27-2687a31b48ff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:07.589016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-bdeefe17-85fa-44a4-ad27-2687a31b48ff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create snapshot from volume 1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:52:07.611039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdeefe17-85fa-44a4-ad27-2687a31b48ff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots returned with HTTP 400 Dec 12 02:52:07.612269 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 565/1126] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:52:07 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots => generated 160 bytes in 95 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 02:52:07.621504 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-878b4a1a-6ad1-4868-b8e9-467120aa71ce tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots Dec 12 02:52:07.622244 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:07.622244 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:07.623107 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-878b4a1a-6ad1-4868-b8e9-467120aa71ce tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bee6404-5c6d-4521-962a-5cd3e1610953", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1133248382"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:52:07.695309 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:07.695309 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:07.697431 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-878b4a1a-6ad1-4868-b8e9-467120aa71ce tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:07.698501 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-878b4a1a-6ad1-4868-b8e9-467120aa71ce tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create snapshot from volume 1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:52:07.771685 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-878b4a1a-6ad1-4868-b8e9-467120aa71ce tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Created reservations ['9be30721-6d30-490a-a3bf-b2fb82fb803a', 'ca559fca-291c-4489-bbc4-69fb5368c8be', '03a8f721-f701-4920-a5d7-d70c6074af82', '49f964a3-cd9b-40f8-8213-9ce9b275ebb1'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:52:07.910879 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-878b4a1a-6ad1-4868-b8e9-467120aa71ce tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot force create request issued successfully. Dec 12 02:52:07.917294 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-878b4a1a-6ad1-4868-b8e9-467120aa71ce tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots returned with HTTP 202 Dec 12 02:52:07.920683 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 562/1127] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:52:07 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots => generated 310 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 12 02:52:07.929735 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-def51cfb-e192-412f-916a-2cfbb66427ed tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f Dec 12 02:52:07.930265 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-def51cfb-e192-412f-916a-2cfbb66427ed tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:07.930485 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:07.930485 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:07.930868 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-def51cfb-e192-412f-916a-2cfbb66427ed tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:07.988606 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:07.988606 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:07.994349 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-def51cfb-e192-412f-916a-2cfbb66427ed tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:08.002072 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-def51cfb-e192-412f-916a-2cfbb66427ed tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f returned with HTTP 200 Dec 12 02:52:08.006435 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 566/1128] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:07 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f => generated 442 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:09.015155 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e03b8de-d304-42a3-b96d-dbc98e8f31e8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f Dec 12 02:52:09.015658 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e03b8de-d304-42a3-b96d-dbc98e8f31e8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:09.015882 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:09.015882 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:09.016260 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e03b8de-d304-42a3-b96d-dbc98e8f31e8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:09.050516 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:09.050516 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:09.051686 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8e03b8de-d304-42a3-b96d-dbc98e8f31e8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:09.053649 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e03b8de-d304-42a3-b96d-dbc98e8f31e8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f returned with HTTP 200 Dec 12 02:52:09.054485 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 563/1129] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:09 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f => generated 442 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:10.066503 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-910c7cc7-39f3-4928-afdd-943590785bb3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f Dec 12 02:52:10.067044 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-910c7cc7-39f3-4928-afdd-943590785bb3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:10.067264 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:10.067264 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:10.067630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-910c7cc7-39f3-4928-afdd-943590785bb3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:10.138340 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:10.138340 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:10.139489 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-910c7cc7-39f3-4928-afdd-943590785bb3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:10.147400 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-910c7cc7-39f3-4928-afdd-943590785bb3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f returned with HTTP 200 Dec 12 02:52:10.149067 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 567/1130] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:10 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f => generated 469 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:10.160959 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a83cbc0-65d4-4adf-a333-812f19c9cd26 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots Dec 12 02:52:10.161723 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:10.161723 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:10.162439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a83cbc0-65d4-4adf-a333-812f19c9cd26 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bee6404-5c6d-4521-962a-5cd3e1610953", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1894578309"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:52:10.317998 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:10.317998 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:10.319766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0a83cbc0-65d4-4adf-a333-812f19c9cd26 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:10.320353 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-0a83cbc0-65d4-4adf-a333-812f19c9cd26 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create snapshot from volume 1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:52:10.419548 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-0a83cbc0-65d4-4adf-a333-812f19c9cd26 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Created reservations ['476875bd-6490-456a-abfa-80f8b14bd4d6', '5f916f86-d067-4d83-9637-194e26d40020', 'cbeef833-efc0-4efa-bfbf-ac10c7beccb7', 'fb5fe490-6f80-4e3a-912c-d1303ec4efa3'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:52:10.616946 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0a83cbc0-65d4-4adf-a333-812f19c9cd26 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot force create request issued successfully. Dec 12 02:52:10.621802 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a83cbc0-65d4-4adf-a333-812f19c9cd26 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots returned with HTTP 202 Dec 12 02:52:10.623168 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 564/1131] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:52:10 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots => generated 310 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:52:10.634510 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10758ade-ef07-470d-b467-75e6d06467b2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d Dec 12 02:52:10.635719 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10758ade-ef07-470d-b467-75e6d06467b2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:10.636100 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:10.636100 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:10.636752 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10758ade-ef07-470d-b467-75e6d06467b2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:10.674159 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:10.674159 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:10.675618 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-10758ade-ef07-470d-b467-75e6d06467b2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:10.677821 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10758ade-ef07-470d-b467-75e6d06467b2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d returned with HTTP 200 Dec 12 02:52:10.678781 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 568/1132] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:10 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d => generated 442 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:11.691813 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c9f59ed-6819-4105-953c-6309f96b3a7b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d Dec 12 02:52:11.692311 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c9f59ed-6819-4105-953c-6309f96b3a7b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:11.692594 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:11.692594 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:11.695498 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c9f59ed-6819-4105-953c-6309f96b3a7b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:11.769515 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:11.769515 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:11.770674 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3c9f59ed-6819-4105-953c-6309f96b3a7b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:11.779425 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c9f59ed-6819-4105-953c-6309f96b3a7b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d returned with HTTP 200 Dec 12 02:52:11.787498 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 565/1133] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:11 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d => generated 442 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:12.795424 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4dde9ce-29fe-4fe3-bfbf-c8fdb58c27e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d Dec 12 02:52:12.796539 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4dde9ce-29fe-4fe3-bfbf-c8fdb58c27e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:12.797115 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:12.797115 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:12.797734 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4dde9ce-29fe-4fe3-bfbf-c8fdb58c27e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:12.824259 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:12.824259 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:12.825814 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a4dde9ce-29fe-4fe3-bfbf-c8fdb58c27e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:12.827995 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4dde9ce-29fe-4fe3-bfbf-c8fdb58c27e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d returned with HTTP 200 Dec 12 02:52:12.829447 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 569/1134] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:12 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d => generated 469 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:12.840563 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-647bc032-4200-4880-8824-52113bf52977 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots Dec 12 02:52:12.841486 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:12.841486 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:12.842152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-647bc032-4200-4880-8824-52113bf52977 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bee6404-5c6d-4521-962a-5cd3e1610953", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1773424375"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:52:12.910100 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:12.910100 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:12.911763 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-647bc032-4200-4880-8824-52113bf52977 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:12.912288 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-647bc032-4200-4880-8824-52113bf52977 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create snapshot from volume 1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:52:12.972344 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-647bc032-4200-4880-8824-52113bf52977 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Created reservations ['8d81d87f-8169-4314-9d8f-83b531c86231', '7fe20d73-39b2-41d6-af9d-d04d5b1483b1', '61e8b583-ac89-4408-a1c2-9bfca2c80033', '3160b705-257f-48f0-a4e7-54a16b816676'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:52:13.103992 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-647bc032-4200-4880-8824-52113bf52977 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot force create request issued successfully. Dec 12 02:52:13.106406 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-647bc032-4200-4880-8824-52113bf52977 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots returned with HTTP 202 Dec 12 02:52:13.109165 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 566/1135] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:52:12 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots => generated 310 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:52:13.120181 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99d4fef9-5527-4d01-ad42-ff32159b8f71 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 Dec 12 02:52:13.120725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99d4fef9-5527-4d01-ad42-ff32159b8f71 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:13.120954 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:13.120954 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:13.121318 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99d4fef9-5527-4d01-ad42-ff32159b8f71 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:13.169199 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:13.169199 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:13.170595 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-99d4fef9-5527-4d01-ad42-ff32159b8f71 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:13.176441 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99d4fef9-5527-4d01-ad42-ff32159b8f71 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 returned with HTTP 200 Dec 12 02:52:13.186016 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 570/1136] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:13 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 => generated 442 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:14.194615 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85aec280-97ed-4f8f-b5bf-ec977fbe9d20 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 Dec 12 02:52:14.196145 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85aec280-97ed-4f8f-b5bf-ec977fbe9d20 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:14.196577 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:14.196577 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:14.197289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85aec280-97ed-4f8f-b5bf-ec977fbe9d20 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:14.263513 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:14.263513 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:14.268350 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-85aec280-97ed-4f8f-b5bf-ec977fbe9d20 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:14.270646 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85aec280-97ed-4f8f-b5bf-ec977fbe9d20 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 returned with HTTP 200 Dec 12 02:52:14.282556 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 567/1137] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:14 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 => generated 442 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:15.286931 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80d206dd-0685-4776-a801-83532ef14e40 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 Dec 12 02:52:15.288350 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80d206dd-0685-4776-a801-83532ef14e40 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:15.288775 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:15.288775 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:15.289393 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80d206dd-0685-4776-a801-83532ef14e40 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:15.327927 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:15.327927 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:15.329555 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-80d206dd-0685-4776-a801-83532ef14e40 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:15.331469 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80d206dd-0685-4776-a801-83532ef14e40 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 returned with HTTP 200 Dec 12 02:52:15.332454 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 571/1138] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:15 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 => generated 469 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:15.344157 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d841fa4e-656d-45d0-a1a2-e37c7c37382a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f Dec 12 02:52:15.345052 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d841fa4e-656d-45d0-a1a2-e37c7c37382a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:15.345436 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:15.345436 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:15.346083 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d841fa4e-656d-45d0-a1a2-e37c7c37382a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:15.346758 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-d841fa4e-656d-45d0-a1a2-e37c7c37382a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete snapshot with id: 7f782310-503a-49b2-a6a6-3c763c0a164f Dec 12 02:52:15.375909 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:15.375909 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:15.377807 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d841fa4e-656d-45d0-a1a2-e37c7c37382a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:15.486193 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d841fa4e-656d-45d0-a1a2-e37c7c37382a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot delete request issued successfully. Dec 12 02:52:15.486780 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d841fa4e-656d-45d0-a1a2-e37c7c37382a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f returned with HTTP 202 Dec 12 02:52:15.489239 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 568/1139] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:52:15 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f => generated 0 bytes in 149 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:52:15.497557 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-769a7a02-d569-4eb9-b4b8-e8fd6468cc81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f Dec 12 02:52:15.498076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-769a7a02-d569-4eb9-b4b8-e8fd6468cc81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:15.498529 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:15.498529 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:15.498905 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-769a7a02-d569-4eb9-b4b8-e8fd6468cc81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:15.547535 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:15.547535 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:15.549068 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-769a7a02-d569-4eb9-b4b8-e8fd6468cc81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:15.551430 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-769a7a02-d569-4eb9-b4b8-e8fd6468cc81 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f returned with HTTP 200 Dec 12 02:52:15.552229 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 572/1140] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:15 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f => generated 468 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:16.563603 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3c614fb-411d-40e8-97bb-6f258980dde3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f Dec 12 02:52:16.564827 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3c614fb-411d-40e8-97bb-6f258980dde3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:16.565202 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:16.565202 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:16.566401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3c614fb-411d-40e8-97bb-6f258980dde3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:16.615413 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:16.615413 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:16.616960 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3c614fb-411d-40e8-97bb-6f258980dde3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:16.619097 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3c614fb-411d-40e8-97bb-6f258980dde3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f returned with HTTP 200 Dec 12 02:52:16.626443 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 569/1141] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:16 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f => generated 468 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:17.639230 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebad649c-3d32-4849-a6e3-63330c054a41 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f Dec 12 02:52:17.639744 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebad649c-3d32-4849-a6e3-63330c054a41 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:17.639945 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:17.639945 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:17.640619 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebad649c-3d32-4849-a6e3-63330c054a41 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:17.700098 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebad649c-3d32-4849-a6e3-63330c054a41 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f returned with HTTP 404 Dec 12 02:52:17.701817 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 573/1142] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:17 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:52:17.711764 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f06d9089-97b1-4ba3-9010-c0920bea4556 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 Dec 12 02:52:17.712584 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f06d9089-97b1-4ba3-9010-c0920bea4556 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:17.713108 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:17.713108 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:17.713761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f06d9089-97b1-4ba3-9010-c0920bea4556 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:17.714313 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-f06d9089-97b1-4ba3-9010-c0920bea4556 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete snapshot with id: 8ac97418-665f-47c5-aec6-86a6be514c42 Dec 12 02:52:17.742832 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:17.742832 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:17.744910 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f06d9089-97b1-4ba3-9010-c0920bea4556 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:17.842540 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f06d9089-97b1-4ba3-9010-c0920bea4556 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot delete request issued successfully. Dec 12 02:52:17.843224 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f06d9089-97b1-4ba3-9010-c0920bea4556 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 returned with HTTP 202 Dec 12 02:52:17.845690 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 570/1143] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:52:17 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:52:17.855347 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a54f2ff8-22ca-4431-afd9-9f1eace6d042 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 Dec 12 02:52:17.856138 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a54f2ff8-22ca-4431-afd9-9f1eace6d042 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:17.856896 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a54f2ff8-22ca-4431-afd9-9f1eace6d042 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:17.927086 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:17.927086 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:17.929517 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a54f2ff8-22ca-4431-afd9-9f1eace6d042 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:17.931686 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a54f2ff8-22ca-4431-afd9-9f1eace6d042 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 returned with HTTP 200 Dec 12 02:52:17.933191 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 574/1144] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:17 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 => generated 468 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:18.991443 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-089175be-8196-4646-9e3d-981f208dd13c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 Dec 12 02:52:18.992835 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-089175be-8196-4646-9e3d-981f208dd13c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:18.993219 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:18.993219 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:18.993851 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-089175be-8196-4646-9e3d-981f208dd13c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:19.030672 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:19.030672 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:19.032179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-089175be-8196-4646-9e3d-981f208dd13c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:19.034778 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-089175be-8196-4646-9e3d-981f208dd13c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 returned with HTTP 200 Dec 12 02:52:19.035934 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 571/1145] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:18 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 => generated 468 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:20.047181 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c4795a2-c441-4971-be1b-b33afbd76f6a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 Dec 12 02:52:20.048319 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c4795a2-c441-4971-be1b-b33afbd76f6a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:20.048717 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:20.048717 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:20.049361 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c4795a2-c441-4971-be1b-b33afbd76f6a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:20.096213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c4795a2-c441-4971-be1b-b33afbd76f6a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 returned with HTTP 404 Dec 12 02:52:20.097573 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 575/1146] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:20 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:52:20.106765 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ef91406-fc18-46f8-8fb6-0d77bbab97bb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d Dec 12 02:52:20.107519 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ef91406-fc18-46f8-8fb6-0d77bbab97bb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:20.107891 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:20.107891 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:20.108506 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ef91406-fc18-46f8-8fb6-0d77bbab97bb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:20.109048 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-1ef91406-fc18-46f8-8fb6-0d77bbab97bb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete snapshot with id: 67e4b09c-073b-49f0-9170-32378fa10f1d Dec 12 02:52:20.161711 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:20.161711 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:20.172815 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ef91406-fc18-46f8-8fb6-0d77bbab97bb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:20.297484 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ef91406-fc18-46f8-8fb6-0d77bbab97bb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot delete request issued successfully. Dec 12 02:52:20.298222 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ef91406-fc18-46f8-8fb6-0d77bbab97bb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d returned with HTTP 202 Dec 12 02:52:20.299493 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 572/1147] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:52:20 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:52:20.307559 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2d17611-e700-474d-8cb9-194009c08a85 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d Dec 12 02:52:20.308370 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2d17611-e700-474d-8cb9-194009c08a85 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:20.309043 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2d17611-e700-474d-8cb9-194009c08a85 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:20.356243 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:20.356243 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:20.360720 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c2d17611-e700-474d-8cb9-194009c08a85 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:20.374972 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2d17611-e700-474d-8cb9-194009c08a85 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d returned with HTTP 200 Dec 12 02:52:20.376417 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 576/1148] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:20 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d => generated 468 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:21.388587 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b647a50b-ebdf-4fab-8331-11ba3daa29e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d Dec 12 02:52:21.389339 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b647a50b-ebdf-4fab-8331-11ba3daa29e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:21.389677 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:21.389677 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:21.390217 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b647a50b-ebdf-4fab-8331-11ba3daa29e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:21.449967 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:21.449967 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:21.451347 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b647a50b-ebdf-4fab-8331-11ba3daa29e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:21.459898 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b647a50b-ebdf-4fab-8331-11ba3daa29e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d returned with HTTP 200 Dec 12 02:52:21.460821 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 573/1149] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:21 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d => generated 468 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:22.475684 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc209453-780d-4db4-bf99-84b10bf168d0 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d Dec 12 02:52:22.477326 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc209453-780d-4db4-bf99-84b10bf168d0 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:22.477891 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:22.477891 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:22.479163 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc209453-780d-4db4-bf99-84b10bf168d0 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:22.555915 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc209453-780d-4db4-bf99-84b10bf168d0 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d returned with HTTP 404 Dec 12 02:52:22.557165 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 577/1150] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:22 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d => generated 111 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:52:22.774452 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-e80336ea-3ea9-4786-ab31-c746efe0c40f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:52:22.776005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-e80336ea-3ea9-4786-ab31-c746efe0c40f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:22.776993 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:22.776993 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:22.777627 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-e80336ea-3ea9-4786-ab31-c746efe0c40f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:22.920444 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:22.920444 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:22.940701 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-e80336ea-3ea9-4786-ab31-c746efe0c40f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:22.989270 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:22.989270 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:23.001562 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-e80336ea-3ea9-4786-ab31-c746efe0c40f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:52:23.002725 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 574/1151] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:52:22 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1656 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:52:23.025784 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-b5bd355b-f919-4dd6-a16f-19f953584a26 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953/action Dec 12 02:52:23.026962 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-b5bd355b-f919-4dd6-a16f-19f953584a26 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:52:23.027701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-b5bd355b-f919-4dd6-a16f-19f953584a26 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:52:23.115132 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:23.115132 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:23.122495 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-b5bd355b-f919-4dd6-a16f-19f953584a26 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:23.143511 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-b5bd355b-f919-4dd6-a16f-19f953584a26 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Begin detaching volume completed successfully. Dec 12 02:52:23.144438 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-b5bd355b-f919-4dd6-a16f-19f953584a26 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953/action returned with HTTP 202 Dec 12 02:52:23.151289 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 578/1152] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 02:52:23 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:52:23.180413 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-134ea324-d2cf-4b6d-b722-9866ff3a7acc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:52:23.181264 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-134ea324-d2cf-4b6d-b722-9866ff3a7acc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:23.182074 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:23.182074 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:23.182763 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-134ea324-d2cf-4b6d-b722-9866ff3a7acc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:23.362706 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:23.362706 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:23.386857 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-134ea324-d2cf-4b6d-b722-9866ff3a7acc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:23.461080 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:23.461080 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:23.473293 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-134ea324-d2cf-4b6d-b722-9866ff3a7acc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:52:23.491828 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 575/1153] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:52:23 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1659 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:52:23.574584 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-b5bd355b-f919-4dd6-a16f-19f953584a26 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume// Dec 12 02:52:23.575053 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-b5bd355b-f919-4dd6-a16f-19f953584a26 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:23.575474 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:23.575474 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:23.576244 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-b5bd355b-f919-4dd6-a16f-19f953584a26 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:23.577699 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-b5bd355b-f919-4dd6-a16f-19f953584a26 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:52:23.578614 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 579/1154] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:52:23 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:52:23.602078 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-ba201275-72c3-4661-90f1-a5529f47c1ce tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:52:23.602676 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-ba201275-72c3-4661-90f1-a5529f47c1ce tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:23.603466 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:23.603466 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:23.603956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-ba201275-72c3-4661-90f1-a5529f47c1ce tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:23.771904 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:23.771904 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:23.804286 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-ba201275-72c3-4661-90f1-a5529f47c1ce tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:23.862402 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:23.862402 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:23.880497 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-ba201275-72c3-4661-90f1-a5529f47c1ce tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:52:23.891740 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 576/1155] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:52:23 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1758 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:52:24.301118 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-d338e466-8ffb-48ee-aebd-2167d7dc3241 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/attachments/88dfcbb6-f0c9-422a-a87a-bcf5f270a9f5 Dec 12 02:52:24.301654 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-d338e466-8ffb-48ee-aebd-2167d7dc3241 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:24.302279 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-d338e466-8ffb-48ee-aebd-2167d7dc3241 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:24.373781 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:24.373781 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:24.512816 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf338007-fce3-44cd-8504-f9125eb91e8f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:52:24.513917 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf338007-fce3-44cd-8504-f9125eb91e8f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:24.514362 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:24.514362 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:24.515038 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf338007-fce3-44cd-8504-f9125eb91e8f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:24.618510 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:24.618510 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:24.642730 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cf338007-fce3-44cd-8504-f9125eb91e8f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:24.672109 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:24.672109 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:24.687825 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf338007-fce3-44cd-8504-f9125eb91e8f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:52:24.694383 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 577/1156] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:52:24 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1659 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:52:25.661952 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-d338e466-8ffb-48ee-aebd-2167d7dc3241 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:52:25.669183 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-d338e466-8ffb-48ee-aebd-2167d7dc3241 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:52:25.681237 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3b806ab9-7aad-42fb-b9b6-a3b3bc5dfa12 req-d338e466-8ffb-48ee-aebd-2167d7dc3241 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/attachments/88dfcbb6-f0c9-422a-a87a-bcf5f270a9f5 returned with HTTP 200 Dec 12 02:52:25.682901 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 580/1157] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 02:52:24 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/attachments/88dfcbb6-f0c9-422a-a87a-bcf5f270a9f5 => generated 19 bytes in 1389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:52:25.706266 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97eadf91-d3e7-4611-8708-d9a4a0dfaefe tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:52:25.707172 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97eadf91-d3e7-4611-8708-d9a4a0dfaefe tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:25.707406 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:25.707406 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:25.707788 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97eadf91-d3e7-4611-8708-d9a4a0dfaefe tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:25.858501 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:25.858501 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:25.884223 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-97eadf91-d3e7-4611-8708-d9a4a0dfaefe tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:25.942067 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97eadf91-d3e7-4611-8708-d9a4a0dfaefe tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:52:25.949142 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 578/1158] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:52:25 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1364 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:52:37.561809 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38258f3a-93df-45a1-ac0b-c893b7d9f56a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots Dec 12 02:52:37.562292 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:37.562292 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:37.562624 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38258f3a-93df-45a1-ac0b-c893b7d9f56a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "404bb6ce-b29a-4303-af02-5a07f612446f", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-435388856"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:52:37.616996 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:37.616996 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:37.618626 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-38258f3a-93df-45a1-ac0b-c893b7d9f56a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:37.619973 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-38258f3a-93df-45a1-ac0b-c893b7d9f56a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create snapshot from volume 404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:52:37.693393 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-38258f3a-93df-45a1-ac0b-c893b7d9f56a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Created reservations ['31d4e69d-fa27-49fa-a7f4-3b42ffa36638', '84c64ba5-50d2-45f2-a144-70b1c769c2ae', 'f18090d8-af9e-40bc-903d-2b2c32e1fe2e', '1785cc66-16e3-46e6-8e9d-0614310789e3'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:52:37.813143 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-38258f3a-93df-45a1-ac0b-c893b7d9f56a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot create request issued successfully. Dec 12 02:52:37.814624 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38258f3a-93df-45a1-ac0b-c893b7d9f56a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots returned with HTTP 202 Dec 12 02:52:37.815702 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 581/1159] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:52:37 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots => generated 379 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:52:37.829022 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4b6a4ea-e1d8-4b9f-acc2-4de7d3cd0399 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 Dec 12 02:52:37.829445 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4b6a4ea-e1d8-4b9f-acc2-4de7d3cd0399 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:37.829741 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:37.829741 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:37.830351 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4b6a4ea-e1d8-4b9f-acc2-4de7d3cd0399 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:37.867181 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:37.867181 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:37.869213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b4b6a4ea-e1d8-4b9f-acc2-4de7d3cd0399 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:37.871751 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4b6a4ea-e1d8-4b9f-acc2-4de7d3cd0399 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 returned with HTTP 200 Dec 12 02:52:37.873182 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 579/1160] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:37 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 => generated 511 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:38.887956 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69935481-e547-4f37-abe9-5adda2818c5c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 Dec 12 02:52:38.889176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69935481-e547-4f37-abe9-5adda2818c5c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:38.889612 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:38.889612 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:38.889972 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69935481-e547-4f37-abe9-5adda2818c5c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:38.938333 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:38.938333 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:38.940242 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-69935481-e547-4f37-abe9-5adda2818c5c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:38.942688 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69935481-e547-4f37-abe9-5adda2818c5c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 returned with HTTP 200 Dec 12 02:52:38.943810 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 582/1161] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:38 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 => generated 511 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:39.957233 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7eecc73f-cbaf-4fd8-80c9-792328b7c0cf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 Dec 12 02:52:39.959526 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7eecc73f-cbaf-4fd8-80c9-792328b7c0cf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:39.960094 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:39.960094 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:39.960776 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7eecc73f-cbaf-4fd8-80c9-792328b7c0cf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:39.995306 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:39.995306 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:39.996874 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7eecc73f-cbaf-4fd8-80c9-792328b7c0cf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:40.002556 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7eecc73f-cbaf-4fd8-80c9-792328b7c0cf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 returned with HTTP 200 Dec 12 02:52:40.013834 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 580/1162] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:39 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 => generated 538 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:40.016456 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be4a6855-7c2a-4707-9e3d-d4e58de7a43c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 Dec 12 02:52:40.017249 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be4a6855-7c2a-4707-9e3d-d4e58de7a43c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:40.017702 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:40.017702 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:40.018373 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be4a6855-7c2a-4707-9e3d-d4e58de7a43c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:40.045527 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:40.045527 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:40.047319 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-be4a6855-7c2a-4707-9e3d-d4e58de7a43c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:40.049551 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be4a6855-7c2a-4707-9e3d-d4e58de7a43c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 returned with HTTP 200 Dec 12 02:52:40.050923 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 583/1163] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:40 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 => generated 538 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:40.063271 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b0b9594-41cf-457f-a0f2-953590d90725 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots Dec 12 02:52:40.064062 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b0b9594-41cf-457f-a0f2-953590d90725 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:40.064457 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:40.064457 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:40.065101 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b0b9594-41cf-457f-a0f2-953590d90725 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:40.065955 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-4b0b9594-41cf-457f-a0f2-953590d90725 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:52:40.071224 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-4b0b9594-41cf-457f-a0f2-953590d90725 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:52:40.096037 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4b0b9594-41cf-457f-a0f2-953590d90725 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Get all snapshots completed successfully. Dec 12 02:52:40.097223 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b0b9594-41cf-457f-a0f2-953590d90725 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots returned with HTTP 200 Dec 12 02:52:40.110682 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 581/1164] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Dec 12 02:52:40 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots => generated 730 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:40.113330 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2965039c-1c50-46b7-9935-a18f6068fbb0 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] PUT http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 Dec 12 02:52:40.114026 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:40.114026 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:40.114744 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2965039c-1c50-46b7-9935-a18f6068fbb0 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-2132138", "description": "This is the new description of snapshot."}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:52:40.155916 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:40.155916 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:40.157615 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2965039c-1c50-46b7-9935-a18f6068fbb0 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:40.170724 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2965039c-1c50-46b7-9935-a18f6068fbb0 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 returned with HTTP 200 Dec 12 02:52:40.172580 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 584/1165] 10.222.0.50 () {60 vars in 1342 bytes} [Sat Dec 12 02:52:40 2020] PUT /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 => generated 440 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:40.186457 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-999a9a77-7dd1-4c94-9e62-84cff194308c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 Dec 12 02:52:40.187045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-999a9a77-7dd1-4c94-9e62-84cff194308c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:40.187268 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:40.187268 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:40.187765 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-999a9a77-7dd1-4c94-9e62-84cff194308c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:40.241289 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:40.241289 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:40.242441 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-999a9a77-7dd1-4c94-9e62-84cff194308c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:40.246243 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-999a9a77-7dd1-4c94-9e62-84cff194308c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 returned with HTTP 200 Dec 12 02:52:40.247075 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 582/1166] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:40 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 => generated 574 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:40.258655 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fc1d4fb-f71a-41ba-809a-2f7a348af867 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 Dec 12 02:52:40.260745 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fc1d4fb-f71a-41ba-809a-2f7a348af867 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:40.261166 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:40.261166 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:40.261827 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fc1d4fb-f71a-41ba-809a-2f7a348af867 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:40.262391 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-9fc1d4fb-f71a-41ba-809a-2f7a348af867 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete snapshot with id: a76a231a-a509-42b4-900d-c18953b5c867 Dec 12 02:52:40.291262 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:40.291262 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:40.293615 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9fc1d4fb-f71a-41ba-809a-2f7a348af867 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:40.443265 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9fc1d4fb-f71a-41ba-809a-2f7a348af867 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot delete request issued successfully. Dec 12 02:52:40.443732 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fc1d4fb-f71a-41ba-809a-2f7a348af867 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 returned with HTTP 202 Dec 12 02:52:40.444616 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 585/1167] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:52:40 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:52:40.454429 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d31e5cdc-8527-4f71-9f8f-b04ac4563736 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 Dec 12 02:52:40.455940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d31e5cdc-8527-4f71-9f8f-b04ac4563736 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:40.456353 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:40.456353 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:40.457055 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d31e5cdc-8527-4f71-9f8f-b04ac4563736 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:40.538073 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:40.538073 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:40.539073 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d31e5cdc-8527-4f71-9f8f-b04ac4563736 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:40.542225 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d31e5cdc-8527-4f71-9f8f-b04ac4563736 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 returned with HTTP 200 Dec 12 02:52:40.543057 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 583/1168] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:40 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 => generated 573 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:41.557295 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c27dd47-99a4-49cf-a650-4d6c8f543c15 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 Dec 12 02:52:41.558908 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9c27dd47-99a4-49cf-a650-4d6c8f543c15 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:41.559151 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:41.559151 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:41.560033 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9c27dd47-99a4-49cf-a650-4d6c8f543c15 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:41.669380 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:41.669380 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:41.670741 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9c27dd47-99a4-49cf-a650-4d6c8f543c15 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:41.673042 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c27dd47-99a4-49cf-a650-4d6c8f543c15 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 returned with HTTP 200 Dec 12 02:52:41.678234 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 586/1169] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:41 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 => generated 573 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:42.686191 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf5a5bb9-3314-4b6d-8af2-ca584bfc8b42 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 Dec 12 02:52:42.687338 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf5a5bb9-3314-4b6d-8af2-ca584bfc8b42 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:42.687567 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:42.687567 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:42.687922 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf5a5bb9-3314-4b6d-8af2-ca584bfc8b42 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:42.712083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf5a5bb9-3314-4b6d-8af2-ca584bfc8b42 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 returned with HTTP 404 Dec 12 02:52:42.719203 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 584/1170] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:42 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:52:42.722918 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-228dc21c-f554-4ba5-bedf-6c1066b087c0 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots Dec 12 02:52:42.723701 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:42.723701 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:42.724207 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-228dc21c-f554-4ba5-bedf-6c1066b087c0 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "404bb6ce-b29a-4303-af02-5a07f612446f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1478988871"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:52:42.783781 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:42.783781 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:42.785123 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-228dc21c-f554-4ba5-bedf-6c1066b087c0 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:52:42.785483 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-228dc21c-f554-4ba5-bedf-6c1066b087c0 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create snapshot from volume 404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:52:42.845910 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-228dc21c-f554-4ba5-bedf-6c1066b087c0 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Created reservations ['90c53593-f92e-4235-959f-042f1f8f3a74', 'a06a5b68-93a1-405d-a175-2938bd0e24a8', 'b20d8eca-9e15-446f-91e0-3ae48e8d11cb', '98c76ab7-90fc-40e1-8140-89af84187b2d'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:52:42.969691 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-228dc21c-f554-4ba5-bedf-6c1066b087c0 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot create request issued successfully. Dec 12 02:52:42.970684 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-228dc21c-f554-4ba5-bedf-6c1066b087c0 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots returned with HTTP 202 Dec 12 02:52:42.971860 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 587/1171] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:52:42 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots => generated 310 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:52:42.983220 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72f9f3bd-a5e7-4ecf-993d-0f10da8cb20d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df Dec 12 02:52:42.983881 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72f9f3bd-a5e7-4ecf-993d-0f10da8cb20d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:42.984481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72f9f3bd-a5e7-4ecf-993d-0f10da8cb20d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:43.010029 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:43.010029 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:43.011025 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-72f9f3bd-a5e7-4ecf-993d-0f10da8cb20d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:43.013221 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72f9f3bd-a5e7-4ecf-993d-0f10da8cb20d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df returned with HTTP 200 Dec 12 02:52:43.018584 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 585/1172] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:42 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df => generated 442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:44.027747 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef267682-2eae-4810-bd7d-eb8f33cf80c6 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df Dec 12 02:52:44.028896 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef267682-2eae-4810-bd7d-eb8f33cf80c6 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:44.029269 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:44.029269 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:44.030210 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef267682-2eae-4810-bd7d-eb8f33cf80c6 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:44.090347 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:44.090347 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:44.091747 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ef267682-2eae-4810-bd7d-eb8f33cf80c6 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:44.094009 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef267682-2eae-4810-bd7d-eb8f33cf80c6 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df returned with HTTP 200 Dec 12 02:52:44.101072 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 588/1173] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:44 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df => generated 442 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:52:45.109031 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90f0a6cf-f10c-4fcc-896b-4031d496c39a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df Dec 12 02:52:45.109534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90f0a6cf-f10c-4fcc-896b-4031d496c39a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:52:45.109726 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:52:45.109726 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:52:45.110380 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90f0a6cf-f10c-4fcc-896b-4031d496c39a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:52:45.136797 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:52:45.136797 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:52:45.137927 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-90f0a6cf-f10c-4fcc-896b-4031d496c39a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:52:45.139961 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90f0a6cf-f10c-4fcc-896b-4031d496c39a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df returned with HTTP 200 Dec 12 02:52:45.140999 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 586/1174] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:52:45 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:07.436407 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] POST http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes Dec 12 02:53:07.437009 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:07.437009 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:07.437294 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-572858142"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:53:07.438401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-572858142'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:53:07.438767 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Create volume of 1 GB Dec 12 02:53:07.461950 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Availability Zones retrieved successfully. Dec 12 02:53:07.517430 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Flow 'volume_create_api' (1a4cfbb0-38d8-42c7-9ba3-6b83edae1fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:53:07.521787 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cb9a7bb-fcf5-4cbb-b28b-f70d53a75b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:53:07.524690 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:53:07.672127 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cb9a7bb-fcf5-4cbb-b28b-f70d53a75b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:53:07.675466 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9abe204c-4ed5-45d2-9a33-c19598ebfdd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:53:07.842639 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Created reservations ['c4cdb8b6-643e-4e22-8fa5-4dd8056a507b', '265fc40e-48a9-49e3-81d1-8a1224932c62', '70376509-a1ed-4965-8f6e-b0dc36116f2f', 'be7ee92a-a9a1-467d-aa42-a8f2e9d9fcf4'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:53:07.845873 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9abe204c-4ed5-45d2-9a33-c19598ebfdd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4cdb8b6-643e-4e22-8fa5-4dd8056a507b', '265fc40e-48a9-49e3-81d1-8a1224932c62', '70376509-a1ed-4965-8f6e-b0dc36116f2f', 'be7ee92a-a9a1-467d-aa42-a8f2e9d9fcf4']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:53:07.848291 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cf3452f-8172-4fff-a2c3-7b1ab162406d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:53:07.952984 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cf3452f-8172-4fff-a2c3-7b1ab162406d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c201999-9a58-4fcd-ad45-8196771ea036', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-572858142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3030f82f0dbf4fe592549f3d9263caf8',qos_specs=None,replication_status=,reservations=['c4cdb8b6-643e-4e22-8fa5-4dd8056a507b','265fc40e-48a9-49e3-81d1-8a1224932c62','70376509-a1ed-4965-8f6e-b0dc36116f2f','be7ee92a-a9a1-467d-aa42-a8f2e9d9fcf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f4c18cbf9f4da6ac2f37adb73473c2',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:53:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-572858142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c201999-9a58-4fcd-ad45-8196771ea036,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3030f82f0dbf4fe592549f3d9263caf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='54f4c18cbf9f4da6ac2f37adb73473c2',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:53:07.955532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd59adcb-9b95-4cb3-8655-caab3bfaff30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:53:08.000189 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd59adcb-9b95-4cb3-8655-caab3bfaff30) transitioned into state 'SUCCESS' from state '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-572858142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3030f82f0dbf4fe592549f3d9263caf8',qos_specs=None,replication_status=,reservations=['c4cdb8b6-643e-4e22-8fa5-4dd8056a507b','265fc40e-48a9-49e3-81d1-8a1224932c62','70376509-a1ed-4965-8f6e-b0dc36116f2f','be7ee92a-a9a1-467d-aa42-a8f2e9d9fcf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f4c18cbf9f4da6ac2f37adb73473c2',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:53:08.006967 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f4820f6-df30-409f-9da9-7c8854f87d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:53:08.070300 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f4820f6-df30-409f-9da9-7c8854f87d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:53:08.078859 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Flow 'volume_create_api' (1a4cfbb0-38d8-42c7-9ba3-6b83edae1fbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:53:08.196895 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Create volume request issued successfully. Dec 12 02:53:08.231813 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b74d62d-51f3-4cab-91cf-da8abee6a31b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes returned with HTTP 202 Dec 12 02:53:08.246028 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 589/1175] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:53:07 2020] POST /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes => generated 825 bytes in 814 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:53:08.248535 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9421ca4-40ad-4650-914d-1c07fd2a20aa tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 Dec 12 02:53:08.249471 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9421ca4-40ad-4650-914d-1c07fd2a20aa tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:08.249893 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:08.249893 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:08.250522 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9421ca4-40ad-4650-914d-1c07fd2a20aa tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:08.364556 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:08.364556 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:08.373862 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c9421ca4-40ad-4650-914d-1c07fd2a20aa tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:53:08.422937 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9421ca4-40ad-4650-914d-1c07fd2a20aa tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 returned with HTTP 200 Dec 12 02:53:08.424045 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 587/1176] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:53:08 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 => generated 893 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:09.441846 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-214f3928-a307-48bd-99f6-2c073baf30b4 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 Dec 12 02:53:09.442383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-214f3928-a307-48bd-99f6-2c073baf30b4 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:09.449177 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:09.449177 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:09.450009 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-214f3928-a307-48bd-99f6-2c073baf30b4 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:09.504290 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:09.504290 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:09.515174 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-214f3928-a307-48bd-99f6-2c073baf30b4 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:53:09.539417 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-214f3928-a307-48bd-99f6-2c073baf30b4 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 returned with HTTP 200 Dec 12 02:53:09.541047 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 590/1177] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:53:09 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 => generated 918 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:11.416495 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-020a5cac-71ca-4ff8-82ab-158b3f01e620 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:53:11.417750 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-020a5cac-71ca-4ff8-82ab-158b3f01e620 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:11.417975 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:11.417975 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:11.418357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-020a5cac-71ca-4ff8-82ab-158b3f01e620 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:11.493456 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:11.493456 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:11.504290 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-020a5cac-71ca-4ff8-82ab-158b3f01e620 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:11.562358 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-020a5cac-71ca-4ff8-82ab-158b3f01e620 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:53:11.568999 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 588/1178] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:53:11 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 916 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:11.655244 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-214f3928-a307-48bd-99f6-2c073baf30b4 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume// Dec 12 02:53:11.656168 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-214f3928-a307-48bd-99f6-2c073baf30b4 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:11.656570 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:11.656570 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:11.657276 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-214f3928-a307-48bd-99f6-2c073baf30b4 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:11.658651 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-214f3928-a307-48bd-99f6-2c073baf30b4 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:53:11.660062 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 591/1179] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:53:11 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:53:11.674614 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-25be00b6-6ed0-4c4d-9fc0-026a3f43f79e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/attachments Dec 12 02:53:11.675138 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:11.675138 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:11.675551 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-25be00b6-6ed0-4c4d-9fc0-026a3f43f79e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "404bb6ce-b29a-4303-af02-5a07f612446f", "instance_uuid": "6c96c37d-5314-4185-bbdc-aa02f302d143", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:53:11.786266 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:11.786266 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:11.922296 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-25be00b6-6ed0-4c4d-9fc0-026a3f43f79e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/attachments returned with HTTP 200 Dec 12 02:53:11.923652 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 589/1180] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:53:11 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/attachments => generated 273 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:53:11.980569 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21587769-b245-40cf-aad7-c21d8bc60f1c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:53:11.983868 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21587769-b245-40cf-aad7-c21d8bc60f1c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:11.984541 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21587769-b245-40cf-aad7-c21d8bc60f1c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:12.021061 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-25be00b6-6ed0-4c4d-9fc0-026a3f43f79e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume// Dec 12 02:53:12.021514 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-25be00b6-6ed0-4c4d-9fc0-026a3f43f79e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:12.021748 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:12.021748 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:12.022135 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-25be00b6-6ed0-4c4d-9fc0-026a3f43f79e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:12.023295 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-25be00b6-6ed0-4c4d-9fc0-026a3f43f79e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:53:12.024318 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 590/1181] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:53:12 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:53:12.039867 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-f3c1e280-aaee-4b3e-aff2-efd81dd2b775 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:53:12.040409 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-f3c1e280-aaee-4b3e-aff2-efd81dd2b775 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:12.040919 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-f3c1e280-aaee-4b3e-aff2-efd81dd2b775 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:12.142134 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:12.142134 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:12.174526 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-21587769-b245-40cf-aad7-c21d8bc60f1c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:12.205577 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:12.205577 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:12.224163 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:12.224163 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:12.240083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21587769-b245-40cf-aad7-c21d8bc60f1c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:53:12.241209 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 592/1182] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:53:11 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 915 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:12.252357 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-f3c1e280-aaee-4b3e-aff2-efd81dd2b775 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:12.299364 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:12.299364 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:12.318224 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-f3c1e280-aaee-4b3e-aff2-efd81dd2b775 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:53:12.319346 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 591/1183] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:53:12 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 1014 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:53:12.343091 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-0c014614-d243-47d8-b93d-bfc2568e83c1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] PUT http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/attachments/8f3de89a-1dd2-4d84-b7d6-a185aa9f431c Dec 12 02:53:12.343746 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:12.343746 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:12.344353 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-0c014614-d243-47d8-b93d-bfc2568e83c1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:53:12.437075 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:53:12.437075 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:53:12.437634 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-0c014614-d243-47d8-b93d-bfc2568e83c1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Lock "b'cinder-attachment_update-404bb6ce-b29a-4303-af02-5a07f612446f-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.028s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:53:12.455833 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:12.455833 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:13.258733 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3f3327c-5647-4466-8a7a-b3fada3d238c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:53:13.259355 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3f3327c-5647-4466-8a7a-b3fada3d238c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:13.259574 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:13.259574 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:13.259944 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3f3327c-5647-4466-8a7a-b3fada3d238c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:13.354559 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:13.354559 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:13.365708 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b3f3327c-5647-4466-8a7a-b3fada3d238c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:13.390130 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:13.390130 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:13.402579 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3f3327c-5647-4466-8a7a-b3fada3d238c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:53:13.404470 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 592/1184] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:53:13 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 915 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:14.199300 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-0c014614-d243-47d8-b93d-bfc2568e83c1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Lock "b'cinder-attachment_update-404bb6ce-b29a-4303-af02-5a07f612446f-n-h2-765315-4'" released by "attachment_update" :: held 1.762s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:53:14.200822 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-0c014614-d243-47d8-b93d-bfc2568e83c1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/attachments/8f3de89a-1dd2-4d84-b7d6-a185aa9f431c returned with HTTP 200 Dec 12 02:53:14.201864 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 593/1185] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 02:53:12 2020] PUT /volume/v3/2a49415183f344c6a9ddec266c340244/attachments/8f3de89a-1dd2-4d84-b7d6-a185aa9f431c => generated 762 bytes in 1864 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:53:14.421021 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b967b23a-8b8a-46ee-85a6-db5013a96fdb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:53:14.421549 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b967b23a-8b8a-46ee-85a6-db5013a96fdb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:14.421768 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:14.421768 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:14.422134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b967b23a-8b8a-46ee-85a6-db5013a96fdb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:14.471995 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:14.471995 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:14.480713 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b967b23a-8b8a-46ee-85a6-db5013a96fdb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:14.500541 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:14.500541 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:14.510005 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b967b23a-8b8a-46ee-85a6-db5013a96fdb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:53:14.511009 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 593/1186] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:53:14 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 916 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:15.527204 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd29dfa3-0ba1-4d95-9c71-0f92b07ad5c3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:53:15.528977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd29dfa3-0ba1-4d95-9c71-0f92b07ad5c3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:15.529351 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:15.529351 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:15.529958 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd29dfa3-0ba1-4d95-9c71-0f92b07ad5c3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:15.599745 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:15.599745 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:15.609849 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fd29dfa3-0ba1-4d95-9c71-0f92b07ad5c3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:15.629456 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:15.629456 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:15.639500 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd29dfa3-0ba1-4d95-9c71-0f92b07ad5c3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:53:15.640601 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 594/1187] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:53:15 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 916 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:16.658143 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-acb3a894-fc42-475c-903a-9272effa55f7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:53:16.658935 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-acb3a894-fc42-475c-903a-9272effa55f7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:16.659847 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:16.659847 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:16.660568 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-acb3a894-fc42-475c-903a-9272effa55f7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:16.719927 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:16.719927 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:16.730626 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-acb3a894-fc42-475c-903a-9272effa55f7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:16.751772 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:16.751772 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:16.765761 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-acb3a894-fc42-475c-903a-9272effa55f7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:53:16.766820 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 594/1188] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:53:16 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 916 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:17.784815 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07396353-7f49-4899-9237-b50d3ba0db0d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:53:17.785473 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07396353-7f49-4899-9237-b50d3ba0db0d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:17.785928 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:17.785928 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:17.786489 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07396353-7f49-4899-9237-b50d3ba0db0d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:17.914684 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:17.914684 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:17.925124 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-07396353-7f49-4899-9237-b50d3ba0db0d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:17.947170 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:17.947170 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:17.957039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07396353-7f49-4899-9237-b50d3ba0db0d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:53:17.967471 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 595/1189] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:53:17 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 916 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:18.973640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d6caf27-917c-410d-8d52-464b4e796332 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:53:18.974175 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d6caf27-917c-410d-8d52-464b4e796332 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:18.974355 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:18.974355 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:18.974727 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d6caf27-917c-410d-8d52-464b4e796332 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:19.080432 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:19.080432 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:19.097216 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8d6caf27-917c-410d-8d52-464b4e796332 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:19.140835 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:19.140835 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:19.162727 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d6caf27-917c-410d-8d52-464b4e796332 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:53:19.169410 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 595/1190] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:53:18 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 916 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:19.704501 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-dd66095f-b4fe-4a3f-bf90-c5e55750362e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/attachments/8f3de89a-1dd2-4d84-b7d6-a185aa9f431c/action Dec 12 02:53:19.705285 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:19.705285 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:19.705988 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-dd66095f-b4fe-4a3f-bf90-c5e55750362e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:53:19.706555 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-dd66095f-b4fe-4a3f-bf90-c5e55750362e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:53:19.844270 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:19.844270 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:19.878273 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1412f1c6-fbc4-415d-aa6c-12c6dddee048 req-dd66095f-b4fe-4a3f-bf90-c5e55750362e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/attachments/8f3de89a-1dd2-4d84-b7d6-a185aa9f431c/action returned with HTTP 204 Dec 12 02:53:19.879485 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 596/1191] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 02:53:19 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/attachments/8f3de89a-1dd2-4d84-b7d6-a185aa9f431c/action => generated 0 bytes in 180 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:53:20.179233 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37073c88-882b-4924-890d-32ff72bb87dd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:53:20.179892 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37073c88-882b-4924-890d-32ff72bb87dd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:20.180443 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:20.180443 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:20.181152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37073c88-882b-4924-890d-32ff72bb87dd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:20.312541 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:20.312541 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:20.335845 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-37073c88-882b-4924-890d-32ff72bb87dd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:20.387870 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:20.387870 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:20.409465 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37073c88-882b-4924-890d-32ff72bb87dd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:53:20.410531 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 596/1192] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:53:20 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 1208 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:53:20.430153 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2abeb7e5-2761-4cea-b8d7-6ff823d4675f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots Dec 12 02:53:20.431010 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:20.431010 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:20.432601 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2abeb7e5-2761-4cea-b8d7-6ff823d4675f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "404bb6ce-b29a-4303-af02-5a07f612446f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-597630586"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:53:20.555322 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:20.555322 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:20.561917 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2abeb7e5-2761-4cea-b8d7-6ff823d4675f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:20.562628 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-2abeb7e5-2761-4cea-b8d7-6ff823d4675f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create snapshot from volume 404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:53:20.698046 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-2abeb7e5-2761-4cea-b8d7-6ff823d4675f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Created reservations ['6b4bf7fa-e86f-4cfd-abe6-768590ec3377', 'a15f4577-567d-4876-a1c3-7dfb9cf0aa22', '29cd164a-4a27-4d26-94d8-38d3bf1c83f9', 'dfa84c03-3e43-4801-9932-b24eda2c7cca'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:53:20.908381 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2abeb7e5-2761-4cea-b8d7-6ff823d4675f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot force create request issued successfully. Dec 12 02:53:20.909179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2abeb7e5-2761-4cea-b8d7-6ff823d4675f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots returned with HTTP 202 Dec 12 02:53:20.910045 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 597/1193] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:53:20 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots => generated 309 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:53:20.924796 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69654c43-1d88-4677-8d96-5b4cf6190309 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d Dec 12 02:53:20.925649 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69654c43-1d88-4677-8d96-5b4cf6190309 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:20.926015 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:20.926015 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:20.926627 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69654c43-1d88-4677-8d96-5b4cf6190309 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:20.983447 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:20.983447 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:20.989339 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-69654c43-1d88-4677-8d96-5b4cf6190309 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:20.991851 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69654c43-1d88-4677-8d96-5b4cf6190309 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d returned with HTTP 200 Dec 12 02:53:20.993241 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 597/1194] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:20 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d => generated 441 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:22.005538 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62d44628-63a1-4098-a328-198d52a9aadf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d Dec 12 02:53:22.006247 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62d44628-63a1-4098-a328-198d52a9aadf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:22.006568 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:22.006568 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:22.007138 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62d44628-63a1-4098-a328-198d52a9aadf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:22.119632 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:22.119632 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:22.121121 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-62d44628-63a1-4098-a328-198d52a9aadf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:22.123179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62d44628-63a1-4098-a328-198d52a9aadf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d returned with HTTP 200 Dec 12 02:53:22.126697 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 598/1195] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:22 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d => generated 441 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:23.140339 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd424669-df47-457d-b9a9-c7b5f6a8de95 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d Dec 12 02:53:23.142937 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd424669-df47-457d-b9a9-c7b5f6a8de95 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:23.143366 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:23.143366 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:23.144199 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd424669-df47-457d-b9a9-c7b5f6a8de95 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:23.255756 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:23.255756 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:23.259107 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bd424669-df47-457d-b9a9-c7b5f6a8de95 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:23.271405 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd424669-df47-457d-b9a9-c7b5f6a8de95 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d returned with HTTP 200 Dec 12 02:53:23.272722 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 598/1196] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:23 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d => generated 468 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:23.283529 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd1251fc-e105-4d53-bd08-9c88bf4ca7b3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots Dec 12 02:53:23.283988 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:23.283988 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:23.284403 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd1251fc-e105-4d53-bd08-9c88bf4ca7b3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "404bb6ce-b29a-4303-af02-5a07f612446f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-356480883"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:53:23.341816 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:23.341816 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:23.343616 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bd1251fc-e105-4d53-bd08-9c88bf4ca7b3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:23.344262 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-bd1251fc-e105-4d53-bd08-9c88bf4ca7b3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create snapshot from volume 404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:53:23.414575 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-bd1251fc-e105-4d53-bd08-9c88bf4ca7b3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Created reservations ['8128fdfc-2099-42ea-849c-949eba991087', '56cd795b-933c-40e9-8695-fce47deed318', 'f7092aa8-1db8-4117-a541-9066f3ff6336', '22a51086-4eeb-4b7d-bbdf-b6b14a6d8789'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:53:23.660985 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bd1251fc-e105-4d53-bd08-9c88bf4ca7b3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot force create request issued successfully. Dec 12 02:53:23.661766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd1251fc-e105-4d53-bd08-9c88bf4ca7b3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots returned with HTTP 202 Dec 12 02:53:23.662799 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 599/1197] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:53:23 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots => generated 309 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:53:23.673933 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50b7fbf2-dc91-447f-ab0a-68c952448315 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 Dec 12 02:53:23.675248 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50b7fbf2-dc91-447f-ab0a-68c952448315 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:23.675627 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:23.675627 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:23.676248 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50b7fbf2-dc91-447f-ab0a-68c952448315 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:23.759783 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:23.759783 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:23.769050 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-50b7fbf2-dc91-447f-ab0a-68c952448315 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:23.777210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50b7fbf2-dc91-447f-ab0a-68c952448315 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 returned with HTTP 200 Dec 12 02:53:23.780993 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 599/1198] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:23 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 => generated 441 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:24.795160 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4ad100a-459f-4484-8db1-ca596f9ef179 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 Dec 12 02:53:24.795677 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4ad100a-459f-4484-8db1-ca596f9ef179 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:24.795978 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:24.795978 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:24.796454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4ad100a-459f-4484-8db1-ca596f9ef179 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:24.915955 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:24.915955 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:24.917641 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4ad100a-459f-4484-8db1-ca596f9ef179 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:24.924807 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4ad100a-459f-4484-8db1-ca596f9ef179 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 returned with HTTP 200 Dec 12 02:53:24.926264 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 600/1199] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:24 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 => generated 441 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:25.938185 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7b1b445-dcf4-432f-8ee4-e35c8d7463ff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 Dec 12 02:53:25.940439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7b1b445-dcf4-432f-8ee4-e35c8d7463ff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:25.941198 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:25.941198 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:25.941900 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7b1b445-dcf4-432f-8ee4-e35c8d7463ff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:26.082249 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:26.082249 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:26.084102 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7b1b445-dcf4-432f-8ee4-e35c8d7463ff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:26.094132 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7b1b445-dcf4-432f-8ee4-e35c8d7463ff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 returned with HTTP 200 Dec 12 02:53:26.095320 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 600/1200] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:25 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 => generated 441 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:27.109581 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4986eab1-1e84-49c3-abf8-c6d13ec905c7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 Dec 12 02:53:27.111093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4986eab1-1e84-49c3-abf8-c6d13ec905c7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:27.111853 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:27.111853 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:27.112746 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4986eab1-1e84-49c3-abf8-c6d13ec905c7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:27.183104 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:27.183104 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:27.187524 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4986eab1-1e84-49c3-abf8-c6d13ec905c7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:27.202006 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4986eab1-1e84-49c3-abf8-c6d13ec905c7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 returned with HTTP 200 Dec 12 02:53:27.208333 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 601/1201] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:27 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 => generated 468 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:27.224695 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9399f38a-3d9c-4ba5-aeb5-2435b789f447 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 Dec 12 02:53:27.225880 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9399f38a-3d9c-4ba5-aeb5-2435b789f447 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:27.226850 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:27.226850 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:27.227720 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9399f38a-3d9c-4ba5-aeb5-2435b789f447 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:27.228342 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-9399f38a-3d9c-4ba5-aeb5-2435b789f447 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete snapshot with id: a2a5e064-4ec4-4c4a-a71c-0e256c148326 Dec 12 02:53:27.293427 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:27.293427 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:27.301210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9399f38a-3d9c-4ba5-aeb5-2435b789f447 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:27.458846 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9399f38a-3d9c-4ba5-aeb5-2435b789f447 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot delete request issued successfully. Dec 12 02:53:27.461643 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9399f38a-3d9c-4ba5-aeb5-2435b789f447 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 returned with HTTP 202 Dec 12 02:53:27.480765 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 601/1202] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:53:27 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:53:27.486901 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e94881f-591a-4b2e-8af7-bf773b2ce20b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 Dec 12 02:53:27.487594 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e94881f-591a-4b2e-8af7-bf773b2ce20b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:27.487792 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:27.487792 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:27.488430 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e94881f-591a-4b2e-8af7-bf773b2ce20b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:27.591183 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:27.591183 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:27.594487 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e94881f-591a-4b2e-8af7-bf773b2ce20b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:27.602824 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e94881f-591a-4b2e-8af7-bf773b2ce20b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 returned with HTTP 200 Dec 12 02:53:27.609663 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 602/1203] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:27 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 => generated 467 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:28.619911 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29084eb6-d67b-4eb2-b82d-cc1f79eaca8c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 Dec 12 02:53:28.621309 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29084eb6-d67b-4eb2-b82d-cc1f79eaca8c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:28.621681 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:28.621681 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:28.622335 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29084eb6-d67b-4eb2-b82d-cc1f79eaca8c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:28.701934 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:28.701934 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:28.703142 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-29084eb6-d67b-4eb2-b82d-cc1f79eaca8c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:28.708687 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29084eb6-d67b-4eb2-b82d-cc1f79eaca8c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 returned with HTTP 200 Dec 12 02:53:28.715266 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 602/1204] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:28 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 => generated 467 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:29.723078 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1fece428-3e73-4f3d-a513-a4f6b335ebcc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 Dec 12 02:53:29.724297 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1fece428-3e73-4f3d-a513-a4f6b335ebcc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:29.724753 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:29.724753 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:29.731053 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1fece428-3e73-4f3d-a513-a4f6b335ebcc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:30.021382 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:30.021382 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:30.021382 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1fece428-3e73-4f3d-a513-a4f6b335ebcc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:30.033225 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1fece428-3e73-4f3d-a513-a4f6b335ebcc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 returned with HTTP 200 Dec 12 02:53:30.033225 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 603/1205] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:29 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 => generated 467 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:31.042358 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd64667c-cd7d-4bb1-a62e-6d3f96463359 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 Dec 12 02:53:31.045554 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd64667c-cd7d-4bb1-a62e-6d3f96463359 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:31.046189 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:31.046189 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:31.046881 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd64667c-cd7d-4bb1-a62e-6d3f96463359 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:31.112227 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd64667c-cd7d-4bb1-a62e-6d3f96463359 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 returned with HTTP 404 Dec 12 02:53:31.114609 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 603/1206] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:31 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 => generated 111 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:53:31.125528 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47d2d48c-020b-4ea2-89bf-fb21fae7c77c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df Dec 12 02:53:31.126410 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47d2d48c-020b-4ea2-89bf-fb21fae7c77c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:31.127828 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:31.127828 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:31.128722 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47d2d48c-020b-4ea2-89bf-fb21fae7c77c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:31.129431 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-47d2d48c-020b-4ea2-89bf-fb21fae7c77c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete snapshot with id: fd954bd5-f771-4d04-8a81-805365a199df Dec 12 02:53:31.163524 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:31.163524 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:31.166377 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-47d2d48c-020b-4ea2-89bf-fb21fae7c77c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:31.347028 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-47d2d48c-020b-4ea2-89bf-fb21fae7c77c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot delete request issued successfully. Dec 12 02:53:31.347645 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47d2d48c-020b-4ea2-89bf-fb21fae7c77c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df returned with HTTP 202 Dec 12 02:53:31.348592 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 604/1207] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:53:31 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:53:31.359371 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34778edd-8d3d-48d8-a6dd-40c8b91b32e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df Dec 12 02:53:31.367505 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-34778edd-8d3d-48d8-a6dd-40c8b91b32e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:31.368143 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-34778edd-8d3d-48d8-a6dd-40c8b91b32e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:31.442804 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:31.442804 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:31.444057 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-34778edd-8d3d-48d8-a6dd-40c8b91b32e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:31.446719 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34778edd-8d3d-48d8-a6dd-40c8b91b32e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df returned with HTTP 200 Dec 12 02:53:31.447611 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 604/1208] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:31 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df => generated 468 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:32.464003 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2a54582-df6e-4a6e-a1b8-be09384bc8a2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df Dec 12 02:53:32.465212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2a54582-df6e-4a6e-a1b8-be09384bc8a2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:32.465614 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:32.465614 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:32.466237 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2a54582-df6e-4a6e-a1b8-be09384bc8a2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:32.540241 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:32.540241 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:32.541542 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2a54582-df6e-4a6e-a1b8-be09384bc8a2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:32.543539 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2a54582-df6e-4a6e-a1b8-be09384bc8a2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df returned with HTTP 200 Dec 12 02:53:32.544400 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 605/1209] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:32 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df => generated 468 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:33.557421 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7633fcb1-eb83-4077-abd7-db570855db50 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df Dec 12 02:53:33.557970 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7633fcb1-eb83-4077-abd7-db570855db50 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:33.558174 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:33.558174 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:33.558547 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7633fcb1-eb83-4077-abd7-db570855db50 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:33.624253 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7633fcb1-eb83-4077-abd7-db570855db50 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df returned with HTTP 404 Dec 12 02:53:33.625332 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 605/1210] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:33 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df => generated 111 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:53:33.638025 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b265e56-6942-48f6-a575-98124d20cfbf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d Dec 12 02:53:33.638545 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b265e56-6942-48f6-a575-98124d20cfbf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:33.638768 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:33.638768 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:33.639140 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b265e56-6942-48f6-a575-98124d20cfbf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:33.639494 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-5b265e56-6942-48f6-a575-98124d20cfbf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete snapshot with id: 76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d Dec 12 02:53:33.731411 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:33.731411 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:33.732563 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5b265e56-6942-48f6-a575-98124d20cfbf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:33.962965 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5b265e56-6942-48f6-a575-98124d20cfbf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot delete request issued successfully. Dec 12 02:53:33.963327 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b265e56-6942-48f6-a575-98124d20cfbf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d returned with HTTP 202 Dec 12 02:53:33.975141 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8b3eb9b-db16-4ebd-9e18-5b9046a599de tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d Dec 12 02:53:33.976273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8b3eb9b-db16-4ebd-9e18-5b9046a599de tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:33.976797 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8b3eb9b-db16-4ebd-9e18-5b9046a599de tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:33.980789 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 606/1211] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:53:33 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d => generated 0 bytes in 339 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:53:34.071342 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:34.071342 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:34.072514 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c8b3eb9b-db16-4ebd-9e18-5b9046a599de tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:34.085847 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8b3eb9b-db16-4ebd-9e18-5b9046a599de tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d returned with HTTP 200 Dec 12 02:53:34.089962 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 606/1212] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:33 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d => generated 467 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:53:35.100715 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1113dbc-2a79-49ea-9f57-098a42fd6d99 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d Dec 12 02:53:35.101356 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1113dbc-2a79-49ea-9f57-098a42fd6d99 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:35.101584 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:35.101584 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:35.101961 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1113dbc-2a79-49ea-9f57-098a42fd6d99 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:35.206147 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:35.206147 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:35.207302 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a1113dbc-2a79-49ea-9f57-098a42fd6d99 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:35.209301 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1113dbc-2a79-49ea-9f57-098a42fd6d99 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d returned with HTTP 200 Dec 12 02:53:35.223999 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 607/1213] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:35 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d => generated 467 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:36.222160 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1b81e90-4787-4a86-aea3-f8f2e85cf4db tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d Dec 12 02:53:36.222694 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1b81e90-4787-4a86-aea3-f8f2e85cf4db tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:36.222893 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:36.222893 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:36.223265 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1b81e90-4787-4a86-aea3-f8f2e85cf4db tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:36.308538 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:36.308538 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:36.310084 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b1b81e90-4787-4a86-aea3-f8f2e85cf4db tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:36.317063 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1b81e90-4787-4a86-aea3-f8f2e85cf4db tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d returned with HTTP 200 Dec 12 02:53:36.318574 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 607/1214] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:36 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d => generated 467 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:37.331118 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd3b5e06-4a93-4bea-a55e-1f4dfaa64f13 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d Dec 12 02:53:37.332412 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd3b5e06-4a93-4bea-a55e-1f4dfaa64f13 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:37.332822 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:37.332822 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:37.333437 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd3b5e06-4a93-4bea-a55e-1f4dfaa64f13 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:37.433475 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd3b5e06-4a93-4bea-a55e-1f4dfaa64f13 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d returned with HTTP 404 Dec 12 02:53:37.436475 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 608/1215] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:37 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d => generated 111 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:53:37.849535 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-59310362-338e-4565-a35a-9e3182f9eef5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:53:37.850060 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-59310362-338e-4565-a35a-9e3182f9eef5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:37.850541 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:37.850541 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:37.850956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-59310362-338e-4565-a35a-9e3182f9eef5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:37.969202 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:37.969202 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:37.986254 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-59310362-338e-4565-a35a-9e3182f9eef5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:38.032367 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:38.032367 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:38.053439 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-59310362-338e-4565-a35a-9e3182f9eef5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:53:38.055640 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 608/1216] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:53:37 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 1208 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:53:38.103782 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-123f63f4-381b-406f-95f4-2d0882bd4593 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f/action Dec 12 02:53:38.104895 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-123f63f4-381b-406f-95f4-2d0882bd4593 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action body: b'{"os-begin_detaching": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:53:38.105457 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-123f63f4-381b-406f-95f4-2d0882bd4593 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:53:38.265821 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:38.265821 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:38.267142 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-123f63f4-381b-406f-95f4-2d0882bd4593 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:38.305039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-123f63f4-381b-406f-95f4-2d0882bd4593 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Begin detaching volume completed successfully. Dec 12 02:53:38.305600 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-123f63f4-381b-406f-95f4-2d0882bd4593 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f/action returned with HTTP 202 Dec 12 02:53:38.312575 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 609/1217] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 02:53:38 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:53:38.336943 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13fae251-3f28-449b-b2f2-1af7663ec3f2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:53:38.338025 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13fae251-3f28-449b-b2f2-1af7663ec3f2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:38.338391 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:38.338391 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:38.339006 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13fae251-3f28-449b-b2f2-1af7663ec3f2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:38.385270 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-123f63f4-381b-406f-95f4-2d0882bd4593 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume// Dec 12 02:53:38.385750 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-123f63f4-381b-406f-95f4-2d0882bd4593 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:38.385970 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:38.385970 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:38.386350 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-123f63f4-381b-406f-95f4-2d0882bd4593 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:38.387597 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-123f63f4-381b-406f-95f4-2d0882bd4593 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:53:38.388165 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 610/1218] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:53:38 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:53:38.420573 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-99abfc8d-b0b7-4676-a7c8-f931bb8e4fec tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:53:38.421477 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-99abfc8d-b0b7-4676-a7c8-f931bb8e4fec tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:38.422250 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-99abfc8d-b0b7-4676-a7c8-f931bb8e4fec tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:38.493216 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:38.493216 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:38.516877 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-13fae251-3f28-449b-b2f2-1af7663ec3f2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:38.570881 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:38.570881 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:38.584246 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13fae251-3f28-449b-b2f2-1af7663ec3f2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:53:38.589948 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 609/1219] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:53:38 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 1211 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:53:38.628396 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:38.628396 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:38.660420 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-99abfc8d-b0b7-4676-a7c8-f931bb8e4fec tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:38.750326 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:38.750326 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:38.789332 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-99abfc8d-b0b7-4676-a7c8-f931bb8e4fec tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:53:38.790184 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 611/1220] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:53:38 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 1310 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:53:39.166335 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-b9920996-1703-43de-8b30-ac5d07fb460b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/attachments/8f3de89a-1dd2-4d84-b7d6-a185aa9f431c Dec 12 02:53:39.167121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-b9920996-1703-43de-8b30-ac5d07fb460b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:39.167493 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:39.167493 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:39.168108 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-b9920996-1703-43de-8b30-ac5d07fb460b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:39.250615 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:39.250615 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:39.603447 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c50f5db3-f3ec-4a78-bcf5-497a75f0ee58 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:53:39.604583 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c50f5db3-f3ec-4a78-bcf5-497a75f0ee58 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:39.604980 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:39.604980 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:39.605757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c50f5db3-f3ec-4a78-bcf5-497a75f0ee58 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:39.766455 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:39.766455 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:39.803675 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c50f5db3-f3ec-4a78-bcf5-497a75f0ee58 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:39.849144 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:39.849144 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:39.876263 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c50f5db3-f3ec-4a78-bcf5-497a75f0ee58 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:53:39.877155 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 612/1221] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:53:39 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 1211 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:53:40.534697 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-b9920996-1703-43de-8b30-ac5d07fb460b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:53:40.535120 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-b9920996-1703-43de-8b30-ac5d07fb460b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:53:40.566570 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb991ce2-3e5f-4263-9b71-fbbafa10dd39 req-b9920996-1703-43de-8b30-ac5d07fb460b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/attachments/8f3de89a-1dd2-4d84-b7d6-a185aa9f431c returned with HTTP 200 Dec 12 02:53:40.567434 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 610/1222] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 02:53:39 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/attachments/8f3de89a-1dd2-4d84-b7d6-a185aa9f431c => generated 19 bytes in 1407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:40.894496 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae2d0592-f29a-40ac-89d6-e3bcdcdafd4a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:53:40.895001 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae2d0592-f29a-40ac-89d6-e3bcdcdafd4a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:40.895696 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:40.895696 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:40.896336 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae2d0592-f29a-40ac-89d6-e3bcdcdafd4a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:41.006686 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:41.006686 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:41.032246 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae2d0592-f29a-40ac-89d6-e3bcdcdafd4a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:41.084736 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae2d0592-f29a-40ac-89d6-e3bcdcdafd4a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:53:41.086675 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 613/1223] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:53:40 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 916 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:51.879600 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes Dec 12 02:53:51.880739 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:51.880739 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:51.881967 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1916747072"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:53:51.883450 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1916747072'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:53:51.884044 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume of 1 GB Dec 12 02:53:51.884618 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:51.884618 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:51.924287 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Availability Zones retrieved successfully. Dec 12 02:53:51.952503 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Flow 'volume_create_api' (f4e84eb9-bacb-45a1-9a86-9abf07b03e9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:53:51.967379 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb5b921-b8a1-49f1-8f9a-a7cf8c92f787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:53:51.972876 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:53:52.126751 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb5b921-b8a1-49f1-8f9a-a7cf8c92f787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:53:52.131310 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e369b3-a375-4416-b2a6-0bc1febe4556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:53:52.317414 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Created reservations ['a034459a-7688-4d7b-9947-a54cb8448469', 'bd659019-7cba-4118-933b-830b4fdeff17', '637e82a8-6d0f-441a-b8b0-79fd07902e6d', 'ff716ebe-aca2-44f5-a9c7-3d639a9f79a7'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:53:52.320235 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e369b3-a375-4416-b2a6-0bc1febe4556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a034459a-7688-4d7b-9947-a54cb8448469', 'bd659019-7cba-4118-933b-830b4fdeff17', '637e82a8-6d0f-441a-b8b0-79fd07902e6d', 'ff716ebe-aca2-44f5-a9c7-3d639a9f79a7']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:53:52.324010 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed232dcb-0cf1-422b-b73f-8261e0f666e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:53:52.497258 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed232dcb-0cf1-422b-b73f-8261e0f666e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3aa45787-2fbe-41d4-95f2-942c543a0fdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1916747072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a49415183f344c6a9ddec266c340244',qos_specs=None,replication_status=,reservations=['a034459a-7688-4d7b-9947-a54cb8448469','bd659019-7cba-4118-933b-830b4fdeff17','637e82a8-6d0f-441a-b8b0-79fd07902e6d','ff716ebe-aca2-44f5-a9c7-3d639a9f79a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:53:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1916747072',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3aa45787-2fbe-41d4-95f2-942c543a0fdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a49415183f344c6a9ddec266c340244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:53:52.500093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a54b3d8-fae2-4770-86c0-0329661044ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:53:52.586110 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a54b3d8-fae2-4770-86c0-0329661044ef) transitioned into state 'SUCCESS' from state '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-1916747072',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a49415183f344c6a9ddec266c340244',qos_specs=None,replication_status=,reservations=['a034459a-7688-4d7b-9947-a54cb8448469','bd659019-7cba-4118-933b-830b4fdeff17','637e82a8-6d0f-441a-b8b0-79fd07902e6d','ff716ebe-aca2-44f5-a9c7-3d639a9f79a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:53:52.588768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (511082a1-c592-4914-b79c-535e5bdab53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:53:52.621368 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (511082a1-c592-4914-b79c-535e5bdab53d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:53:52.630207 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Flow 'volume_create_api' (f4e84eb9-bacb-45a1-9a86-9abf07b03e9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:53:52.692489 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume request issued successfully. Dec 12 02:53:52.710268 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-34bb20d5-d121-40e7-a1a8-d5ad5ef8bd3b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes returned with HTTP 202 Dec 12 02:53:52.711574 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 611/1224] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:53:51 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/volumes => generated 823 bytes in 835 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:53:52.734284 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da198175-106f-4696-bd79-ad403414013b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf Dec 12 02:53:52.735176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da198175-106f-4696-bd79-ad403414013b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:52.735482 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:52.735482 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:52.735867 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da198175-106f-4696-bd79-ad403414013b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:53.004161 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:53.004161 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:53.052255 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-da198175-106f-4696-bd79-ad403414013b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:53.177210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da198175-106f-4696-bd79-ad403414013b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf returned with HTTP 200 Dec 12 02:53:53.179493 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 614/1225] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:53:52 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf => generated 915 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:54.196812 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36ff6407-504c-4e75-b890-97ded487f9b9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf Dec 12 02:53:54.197361 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36ff6407-504c-4e75-b890-97ded487f9b9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:54.197550 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:54.197550 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:54.197931 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36ff6407-504c-4e75-b890-97ded487f9b9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:54.400207 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:54.400207 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:54.451663 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-36ff6407-504c-4e75-b890-97ded487f9b9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:54.530538 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36ff6407-504c-4e75-b890-97ded487f9b9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf returned with HTTP 200 Dec 12 02:53:54.534347 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 612/1226] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:53:54 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf => generated 915 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:55.550805 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ce1fe20-8986-48ff-a065-20f1fda5facf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf Dec 12 02:53:55.551849 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ce1fe20-8986-48ff-a065-20f1fda5facf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:55.552218 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:55.552218 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:55.552953 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ce1fe20-8986-48ff-a065-20f1fda5facf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:55.667843 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:55.667843 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:55.687872 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ce1fe20-8986-48ff-a065-20f1fda5facf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:55.740365 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ce1fe20-8986-48ff-a065-20f1fda5facf tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf returned with HTTP 200 Dec 12 02:53:55.745452 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 615/1227] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:53:55 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf => generated 916 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:55.761859 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a501a688-5fe5-4979-a641-5e7d7955d0de tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots Dec 12 02:53:55.768167 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:55.768167 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:55.768988 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a501a688-5fe5-4979-a641-5e7d7955d0de tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3aa45787-2fbe-41d4-95f2-942c543a0fdf", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1687533624"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:53:55.946888 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:55.946888 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:55.954337 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a501a688-5fe5-4979-a641-5e7d7955d0de tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:53:55.960039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-a501a688-5fe5-4979-a641-5e7d7955d0de tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create snapshot from volume 3aa45787-2fbe-41d4-95f2-942c543a0fdf Dec 12 02:53:56.067283 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-a501a688-5fe5-4979-a641-5e7d7955d0de tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Created reservations ['50a91a66-19db-4e05-8160-16d075647b47', 'de513dfb-d06d-4a10-94ed-d5ae28f1f72b', '43a0edf8-66ae-40fd-b157-99a5afdb75f9', '2ffee74f-8692-41dd-b8f5-b813bdd525b7'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:53:56.315487 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a501a688-5fe5-4979-a641-5e7d7955d0de tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot create request issued successfully. Dec 12 02:53:56.319327 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a501a688-5fe5-4979-a641-5e7d7955d0de tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots returned with HTTP 202 Dec 12 02:53:56.320793 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 613/1228] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:53:55 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots => generated 310 bytes in 564 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:53:56.331285 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c515df6-ec5d-4497-a0e6-8370ceab8394 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 Dec 12 02:53:56.332036 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c515df6-ec5d-4497-a0e6-8370ceab8394 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:56.332413 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:56.332413 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:56.333052 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c515df6-ec5d-4497-a0e6-8370ceab8394 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:56.408074 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:56.408074 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:56.409120 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7c515df6-ec5d-4497-a0e6-8370ceab8394 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:56.422033 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c515df6-ec5d-4497-a0e6-8370ceab8394 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 returned with HTTP 200 Dec 12 02:53:56.422836 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 616/1229] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:56 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 => generated 442 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:57.435002 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53c4690f-7264-4cf7-9825-9aeb0fdc0c23 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 Dec 12 02:53:57.435671 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53c4690f-7264-4cf7-9825-9aeb0fdc0c23 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:57.435996 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:57.435996 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:57.436738 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53c4690f-7264-4cf7-9825-9aeb0fdc0c23 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:57.493131 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:57.493131 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:57.494418 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-53c4690f-7264-4cf7-9825-9aeb0fdc0c23 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:57.500435 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53c4690f-7264-4cf7-9825-9aeb0fdc0c23 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 returned with HTTP 200 Dec 12 02:53:57.506114 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 614/1230] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:57 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 => generated 442 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:58.515945 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a73bc25c-b16d-4442-99a6-94aee2c745b3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 Dec 12 02:53:58.516484 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a73bc25c-b16d-4442-99a6-94aee2c745b3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:58.517055 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:58.517055 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:58.519544 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a73bc25c-b16d-4442-99a6-94aee2c745b3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:58.603949 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:58.603949 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:58.626037 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a73bc25c-b16d-4442-99a6-94aee2c745b3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:58.628189 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a73bc25c-b16d-4442-99a6-94aee2c745b3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 returned with HTTP 200 Dec 12 02:53:58.642798 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 617/1231] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:58 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 => generated 442 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:59.641915 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38cb1196-56c1-440d-91a9-191776e54dfc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 Dec 12 02:53:59.642576 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38cb1196-56c1-440d-91a9-191776e54dfc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:53:59.643053 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:59.643053 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:59.643883 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38cb1196-56c1-440d-91a9-191776e54dfc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:53:59.713314 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:59.713314 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:59.714467 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-38cb1196-56c1-440d-91a9-191776e54dfc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:59.716426 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38cb1196-56c1-440d-91a9-191776e54dfc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 returned with HTTP 200 Dec 12 02:53:59.717436 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 615/1232] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:53:59 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 => generated 469 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:53:59.728304 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes Dec 12 02:53:59.728807 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:53:59.728807 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:53:59.729229 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7a6ba8d1-a4bd-4109-b05b-da90a3502d99", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1326258336"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:53:59.730459 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume request body: {'volume': {'snapshot_id': '7a6ba8d1-a4bd-4109-b05b-da90a3502d99', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1326258336'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:53:59.777681 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:53:59.777681 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:53:59.778838 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:53:59.779198 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume of 2 GB Dec 12 02:53:59.802651 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Availability Zones retrieved successfully. Dec 12 02:53:59.860115 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Flow 'volume_create_api' (ba5b919a-e9c4-4dba-a804-3849edde08a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:53:59.870124 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af7f4319-a2e3-4a78-a733-16938a25c52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:53:59.872213 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Validating volume size '2' using validate_int, validate_snap_size {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:54:00.089430 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af7f4319-a2e3-4a78-a733-16938a25c52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '7a6ba8d1-a4bd-4109-b05b-da90a3502d99', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:54:00.093032 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f286b267-fa12-4212-b353-1d11d5c80766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:54:00.205027 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Created reservations ['4af76710-5acb-423f-8d89-69368a284223', '2e6412b7-b47b-4372-96e6-d6a08232017b', '8fec3caf-2bfc-4683-9fc2-657ac6ae82f7', '92ed2108-27e9-47ab-ab76-07ca4543f90b'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:54:00.229822 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f286b267-fa12-4212-b353-1d11d5c80766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4af76710-5acb-423f-8d89-69368a284223', '2e6412b7-b47b-4372-96e6-d6a08232017b', '8fec3caf-2bfc-4683-9fc2-657ac6ae82f7', '92ed2108-27e9-47ab-ab76-07ca4543f90b']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:54:00.242894 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f057c113-ccfd-41e4-9427-111f971ee572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:54:00.498934 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f057c113-ccfd-41e4-9427-111f971ee572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dcf9991-c21e-49cf-9114-af816ebbb6c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1326258336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a49415183f344c6a9ddec266c340244',qos_specs=None,replication_status=,reservations=['4af76710-5acb-423f-8d89-69368a284223','2e6412b7-b47b-4372-96e6-d6a08232017b','8fec3caf-2bfc-4683-9fc2-657ac6ae82f7','92ed2108-27e9-47ab-ab76-07ca4543f90b'],size=2,snapshot_id=7a6ba8d1-a4bd-4109-b05b-da90a3502d99,source_replicaid=,source_volid=None,status='creating',user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1326258336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dcf9991-c21e-49cf-9114-af816ebbb6c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a49415183f344c6a9ddec266c340244',provider_auth=None,provider_geometry=None,provider_id=None,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=7a6ba8d1-a4bd-4109-b05b-da90a3502d99,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:54:00.505333 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b37db64a-8612-459e-8fad-e17aa92868d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:54:00.573522 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b37db64a-8612-459e-8fad-e17aa92868d9) transitioned into state 'SUCCESS' from state '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-1326258336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a49415183f344c6a9ddec266c340244',qos_specs=None,replication_status=,reservations=['4af76710-5acb-423f-8d89-69368a284223','2e6412b7-b47b-4372-96e6-d6a08232017b','8fec3caf-2bfc-4683-9fc2-657ac6ae82f7','92ed2108-27e9-47ab-ab76-07ca4543f90b'],size=2,snapshot_id=7a6ba8d1-a4bd-4109-b05b-da90a3502d99,source_replicaid=,source_volid=None,status='creating',user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:54:00.575715 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82362989-1835-4443-86e5-f6412f957d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:54:00.724303 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82362989-1835-4443-86e5-f6412f957d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:54:00.732876 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Flow 'volume_create_api' (ba5b919a-e9c4-4dba-a804-3849edde08a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:54:00.815791 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume request issued successfully. Dec 12 02:54:00.833813 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd68d9a0-9c0c-43d6-a628-43319e2eeae2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes returned with HTTP 202 Dec 12 02:54:00.835407 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 618/1233] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 02:53:59 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/volumes => generated 857 bytes in 1111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:54:00.850738 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4333ce4d-2c36-402f-bc1a-6490808dfa7b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:00.851608 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4333ce4d-2c36-402f-bc1a-6490808dfa7b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:00.852020 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:00.852020 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:00.852688 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4333ce4d-2c36-402f-bc1a-6490808dfa7b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:00.949813 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:00.949813 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:00.972415 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4333ce4d-2c36-402f-bc1a-6490808dfa7b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:01.018990 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4333ce4d-2c36-402f-bc1a-6490808dfa7b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 returned with HTTP 200 Dec 12 02:54:01.023889 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 616/1234] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:00 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 => generated 949 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:02.039543 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1efb628d-0c77-4a87-b288-e94ef94e2378 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:02.040010 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1efb628d-0c77-4a87-b288-e94ef94e2378 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:02.040199 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:02.040199 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:02.040567 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1efb628d-0c77-4a87-b288-e94ef94e2378 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:02.152085 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:02.152085 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:02.166723 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1efb628d-0c77-4a87-b288-e94ef94e2378 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:02.213885 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1efb628d-0c77-4a87-b288-e94ef94e2378 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 returned with HTTP 200 Dec 12 02:54:02.217267 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 619/1235] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:02 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 => generated 949 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:03.234914 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e70ca98d-3254-454f-8575-f97a05656dcc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:03.235446 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e70ca98d-3254-454f-8575-f97a05656dcc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:03.235647 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:03.235647 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:03.236339 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e70ca98d-3254-454f-8575-f97a05656dcc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:03.373980 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:03.373980 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:03.404491 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e70ca98d-3254-454f-8575-f97a05656dcc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:03.479981 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e70ca98d-3254-454f-8575-f97a05656dcc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 returned with HTTP 200 Dec 12 02:54:03.487563 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 617/1236] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:03 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 => generated 949 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:04.504935 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c40ddc6-2ac8-4023-acff-e0e1f81917c1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:04.506052 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c40ddc6-2ac8-4023-acff-e0e1f81917c1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:04.506588 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:04.506588 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:04.507270 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c40ddc6-2ac8-4023-acff-e0e1f81917c1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:04.673854 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:04.673854 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:04.716749 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4c40ddc6-2ac8-4023-acff-e0e1f81917c1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:04.801320 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c40ddc6-2ac8-4023-acff-e0e1f81917c1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 returned with HTTP 200 Dec 12 02:54:04.809135 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 620/1237] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:04 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 => generated 949 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:05.822226 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07f39dbb-d0b8-4e27-ac18-d1e026cff353 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:05.823291 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07f39dbb-d0b8-4e27-ac18-d1e026cff353 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:05.823683 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:05.823683 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:05.824321 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07f39dbb-d0b8-4e27-ac18-d1e026cff353 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:05.995628 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:05.995628 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:06.050962 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-07f39dbb-d0b8-4e27-ac18-d1e026cff353 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:06.107033 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07f39dbb-d0b8-4e27-ac18-d1e026cff353 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 returned with HTTP 200 Dec 12 02:54:06.108420 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 618/1238] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:05 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 => generated 949 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:07.125517 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28b9f3e3-45e6-4dd9-9d7f-b59e1642e796 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:07.129613 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28b9f3e3-45e6-4dd9-9d7f-b59e1642e796 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:07.130022 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:07.130022 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:07.130803 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28b9f3e3-45e6-4dd9-9d7f-b59e1642e796 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:07.185135 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b15b9fc1-332e-475a-9a8b-92b5aa7e1498 req-4f51beb2-c9d9-47be-9432-1b2923559300 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 Dec 12 02:54:07.186235 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b15b9fc1-332e-475a-9a8b-92b5aa7e1498 req-4f51beb2-c9d9-47be-9432-1b2923559300 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:07.186610 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:07.186610 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:07.187253 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b15b9fc1-332e-475a-9a8b-92b5aa7e1498 req-4f51beb2-c9d9-47be-9432-1b2923559300 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:07.253767 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:07.253767 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:07.266664 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-28b9f3e3-45e6-4dd9-9d7f-b59e1642e796 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:07.312200 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28b9f3e3-45e6-4dd9-9d7f-b59e1642e796 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 returned with HTTP 200 Dec 12 02:54:07.314076 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 621/1239] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:07 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 => generated 949 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:07.369384 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:07.369384 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:07.393586 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-b15b9fc1-332e-475a-9a8b-92b5aa7e1498 req-4f51beb2-c9d9-47be-9432-1b2923559300 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:54:07.458874 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b15b9fc1-332e-475a-9a8b-92b5aa7e1498 req-4f51beb2-c9d9-47be-9432-1b2923559300 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 returned with HTTP 200 Dec 12 02:54:07.465952 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 619/1240] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:54:07 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 => generated 918 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:07.501600 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28b9f3e3-45e6-4dd9-9d7f-b59e1642e796 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume// Dec 12 02:54:07.503380 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28b9f3e3-45e6-4dd9-9d7f-b59e1642e796 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:07.504076 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:07.504076 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:07.505323 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28b9f3e3-45e6-4dd9-9d7f-b59e1642e796 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:07.507421 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28b9f3e3-45e6-4dd9-9d7f-b59e1642e796 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:54:07.510238 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 622/1241] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:54:07 2020] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:54:07.543337 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b15b9fc1-332e-475a-9a8b-92b5aa7e1498 req-32fd9c28-f4b2-472c-8548-6fd1403d85f1 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] POST http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments Dec 12 02:54:07.545135 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:07.545135 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:07.545567 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b15b9fc1-332e-475a-9a8b-92b5aa7e1498 req-32fd9c28-f4b2-472c-8548-6fd1403d85f1 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c201999-9a58-4fcd-ad45-8196771ea036", "instance_uuid": "7883f7cd-5901-4bd6-b0a8-1bdc224e0747", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:54:07.713583 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:07.713583 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:08.114883 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b15b9fc1-332e-475a-9a8b-92b5aa7e1498 req-32fd9c28-f4b2-472c-8548-6fd1403d85f1 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments returned with HTTP 200 Dec 12 02:54:08.116334 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 620/1242] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:54:07 2020] POST /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments => generated 273 bytes in 588 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:54:08.341736 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-229c3fe0-fe45-48b7-b062-aacc8f34bedc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:08.344813 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-229c3fe0-fe45-48b7-b062-aacc8f34bedc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:08.345316 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-229c3fe0-fe45-48b7-b062-aacc8f34bedc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:08.517351 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:08.517351 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:08.542395 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-229c3fe0-fe45-48b7-b062-aacc8f34bedc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:08.571209 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b15b9fc1-332e-475a-9a8b-92b5aa7e1498 req-5f2fda44-71e7-4389-9839-6bef1be28254 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] POST http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/6a957411-bf4a-4a29-b05f-dda13e87cfbf/action Dec 12 02:54:08.571835 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:08.571835 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:08.572366 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b15b9fc1-332e-475a-9a8b-92b5aa7e1498 req-5f2fda44-71e7-4389-9839-6bef1be28254 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:54:08.572867 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b15b9fc1-332e-475a-9a8b-92b5aa7e1498 req-5f2fda44-71e7-4389-9839-6bef1be28254 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:54:08.607035 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-229c3fe0-fe45-48b7-b062-aacc8f34bedc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 returned with HTTP 200 Dec 12 02:54:08.612228 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 623/1243] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:08 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 => generated 949 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:08.712044 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:08.712044 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:08.962152 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b15b9fc1-332e-475a-9a8b-92b5aa7e1498 req-5f2fda44-71e7-4389-9839-6bef1be28254 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/6a957411-bf4a-4a29-b05f-dda13e87cfbf/action returned with HTTP 204 Dec 12 02:54:08.963935 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 621/1244] 10.222.0.50 () {66 vars in 1696 bytes} [Sat Dec 12 02:54:08 2020] POST /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/6a957411-bf4a-4a29-b05f-dda13e87cfbf/action => generated 0 bytes in 400 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:09.004433 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40c6ece1-3dd7-40dd-a934-70fb9d9a7873 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 Dec 12 02:54:09.005078 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40c6ece1-3dd7-40dd-a934-70fb9d9a7873 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:09.005321 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:09.005321 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:09.005828 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40c6ece1-3dd7-40dd-a934-70fb9d9a7873 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:09.116849 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:09.116849 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:09.126979 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-40c6ece1-3dd7-40dd-a934-70fb9d9a7873 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:54:09.148075 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:09.148075 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:09.167328 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40c6ece1-3dd7-40dd-a934-70fb9d9a7873 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 returned with HTTP 200 Dec 12 02:54:09.168498 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 624/1245] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:08 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 => generated 1180 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:54:09.629282 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8821a4a9-b3b3-4173-8682-e54e0c0ab535 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:09.629825 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8821a4a9-b3b3-4173-8682-e54e0c0ab535 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:09.630045 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:09.630045 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:09.630418 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8821a4a9-b3b3-4173-8682-e54e0c0ab535 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:09.731424 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:09.731424 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:09.746477 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8821a4a9-b3b3-4173-8682-e54e0c0ab535 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:09.775613 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8821a4a9-b3b3-4173-8682-e54e0c0ab535 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 returned with HTTP 200 Dec 12 02:54:09.790192 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 622/1246] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:09 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 => generated 949 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:54:10.793232 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e668a87c-28df-4a63-8cd8-5b5129195edd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:10.793783 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e668a87c-28df-4a63-8cd8-5b5129195edd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:10.794211 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:10.794211 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:10.794671 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e668a87c-28df-4a63-8cd8-5b5129195edd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:10.919922 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:10.919922 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:10.939309 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e668a87c-28df-4a63-8cd8-5b5129195edd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:10.998511 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e668a87c-28df-4a63-8cd8-5b5129195edd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 returned with HTTP 200 Dec 12 02:54:10.999468 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 625/1247] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:10 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 => generated 950 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:11.015291 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2c9d6a5-5c53-412d-8ccc-bfd88ccd3c0e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:11.015801 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2c9d6a5-5c53-412d-8ccc-bfd88ccd3c0e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:11.016226 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:11.016226 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:11.016879 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2c9d6a5-5c53-412d-8ccc-bfd88ccd3c0e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:11.131852 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:11.131852 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:11.143473 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c2c9d6a5-5c53-412d-8ccc-bfd88ccd3c0e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:11.184047 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2c9d6a5-5c53-412d-8ccc-bfd88ccd3c0e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 returned with HTTP 200 Dec 12 02:54:11.185568 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 623/1248] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:11 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 => generated 950 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:11.200586 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-412d4f59-e883-4849-b071-5ae822011f12 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:11.201521 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-412d4f59-e883-4849-b071-5ae822011f12 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:11.201960 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:11.201960 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:11.202659 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-412d4f59-e883-4849-b071-5ae822011f12 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:11.203320 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-412d4f59-e883-4849-b071-5ae822011f12 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete volume with id: 0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:11.325649 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:11.325649 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:11.327248 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-412d4f59-e883-4849-b071-5ae822011f12 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:11.372473 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-412d4f59-e883-4849-b071-5ae822011f12 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete volume request issued successfully. Dec 12 02:54:11.377323 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-412d4f59-e883-4849-b071-5ae822011f12 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 returned with HTTP 202 Dec 12 02:54:11.378773 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 626/1249] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:54:11 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:54:11.386551 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cfa5242-ce96-4b4e-9d87-715c8e0c9c4e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:11.387019 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9cfa5242-ce96-4b4e-9d87-715c8e0c9c4e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:11.387214 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:11.387214 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:11.387595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9cfa5242-ce96-4b4e-9d87-715c8e0c9c4e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:11.474320 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:11.474320 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:11.495495 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9cfa5242-ce96-4b4e-9d87-715c8e0c9c4e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:11.535587 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cfa5242-ce96-4b4e-9d87-715c8e0c9c4e tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 returned with HTTP 200 Dec 12 02:54:11.537992 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 624/1250] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:11 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 => generated 949 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:12.227521 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-412d4f59-e883-4849-b071-5ae822011f12 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume// Dec 12 02:54:12.228590 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-412d4f59-e883-4849-b071-5ae822011f12 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:12.229128 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:12.229128 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:12.229837 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-412d4f59-e883-4849-b071-5ae822011f12 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:12.231284 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-412d4f59-e883-4849-b071-5ae822011f12 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:54:12.232297 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 627/1251] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:54:12 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:54:12.247207 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0563cfb9-1739-4710-8e6f-c3a68496a321 req-d654753c-756c-4444-9226-c53a031caec6 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 Dec 12 02:54:12.248088 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0563cfb9-1739-4710-8e6f-c3a68496a321 req-d654753c-756c-4444-9226-c53a031caec6 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:12.248453 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:12.248453 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:12.249124 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0563cfb9-1739-4710-8e6f-c3a68496a321 req-d654753c-756c-4444-9226-c53a031caec6 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:12.352769 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:12.352769 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:12.374924 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0563cfb9-1739-4710-8e6f-c3a68496a321 req-d654753c-756c-4444-9226-c53a031caec6 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:54:12.419991 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:12.419991 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:12.452822 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0563cfb9-1739-4710-8e6f-c3a68496a321 req-d654753c-756c-4444-9226-c53a031caec6 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 returned with HTTP 200 Dec 12 02:54:12.452822 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 625/1252] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:54:12 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 => generated 1279 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:54:12.472280 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0563cfb9-1739-4710-8e6f-c3a68496a321 req-60b6b725-6e5a-4874-b64d-59d7f15884ce tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] PUT http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/6a957411-bf4a-4a29-b05f-dda13e87cfbf Dec 12 02:54:12.473423 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0563cfb9-1739-4710-8e6f-c3a68496a321 req-60b6b725-6e5a-4874-b64d-59d7f15884ce tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:54:12.554115 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c88aa0f-096b-4352-9129-c17dcf970f3a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:12.554689 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c88aa0f-096b-4352-9129-c17dcf970f3a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:12.554888 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:12.554888 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:12.555535 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c88aa0f-096b-4352-9129-c17dcf970f3a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:12.570177 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 02:54:12.570177 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 02:54:12.577253 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-0563cfb9-1739-4710-8e6f-c3a68496a321 req-60b6b725-6e5a-4874-b64d-59d7f15884ce tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Lock "b'cinder-attachment_update-7c201999-9a58-4fcd-ad45-8196771ea036-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.052s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 02:54:12.584902 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:12.584902 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:12.671001 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:12.671001 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:12.705811 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6c88aa0f-096b-4352-9129-c17dcf970f3a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:12.806301 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c88aa0f-096b-4352-9129-c17dcf970f3a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 returned with HTTP 200 Dec 12 02:54:12.814690 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 626/1253] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:12 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 => generated 949 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:13.830756 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12651ea7-1f72-47a6-8f62-90cf36623b0a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:13.831461 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12651ea7-1f72-47a6-8f62-90cf36623b0a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:13.831791 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:13.831791 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:13.832343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12651ea7-1f72-47a6-8f62-90cf36623b0a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:13.921072 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:13.921072 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:13.931695 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-12651ea7-1f72-47a6-8f62-90cf36623b0a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:13.960278 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12651ea7-1f72-47a6-8f62-90cf36623b0a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 returned with HTTP 200 Dec 12 02:54:13.961851 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 627/1254] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:13 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 => generated 949 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:14.978213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68607a75-1f0a-48c3-8bb4-be28962933e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:14.979307 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68607a75-1f0a-48c3-8bb4-be28962933e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:14.979724 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:14.979724 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:14.980387 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68607a75-1f0a-48c3-8bb4-be28962933e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:15.086209 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68607a75-1f0a-48c3-8bb4-be28962933e7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 returned with HTTP 404 Dec 12 02:54:15.087901 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 628/1255] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:14 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:15.097906 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes Dec 12 02:54:15.098997 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1551254106"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:54:15.104097 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1551254106'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:54:15.104841 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume of 1 GB Dec 12 02:54:15.136143 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Availability Zones retrieved successfully. Dec 12 02:54:15.155403 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-0563cfb9-1739-4710-8e6f-c3a68496a321 req-60b6b725-6e5a-4874-b64d-59d7f15884ce tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Lock "b'cinder-attachment_update-7c201999-9a58-4fcd-ad45-8196771ea036-n-h2-765315-4'" released by "attachment_update" :: held 2.579s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 02:54:15.156208 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0563cfb9-1739-4710-8e6f-c3a68496a321 req-60b6b725-6e5a-4874-b64d-59d7f15884ce tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/6a957411-bf4a-4a29-b05f-dda13e87cfbf returned with HTTP 200 Dec 12 02:54:15.157509 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 628/1256] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 02:54:12 2020] PUT /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/6a957411-bf4a-4a29-b05f-dda13e87cfbf => generated 762 bytes in 2691 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:54:15.191114 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Flow 'volume_create_api' (9e7bdfe7-88ca-46ab-8aea-c3970ce44eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:54:15.202044 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0563cfb9-1739-4710-8e6f-c3a68496a321 req-93bcc68c-b769-49a7-866f-5ed80b5c24ec tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] POST http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/6a957411-bf4a-4a29-b05f-dda13e87cfbf/action Dec 12 02:54:15.202871 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:15.202871 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:15.203511 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0563cfb9-1739-4710-8e6f-c3a68496a321 req-93bcc68c-b769-49a7-866f-5ed80b5c24ec tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:54:15.204355 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0563cfb9-1739-4710-8e6f-c3a68496a321 req-93bcc68c-b769-49a7-866f-5ed80b5c24ec tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:54:15.222906 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6a818d5-c7d1-43f1-b52c-0099a074552e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:54:15.226036 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:54:15.396448 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:15.396448 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:15.429665 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0563cfb9-1739-4710-8e6f-c3a68496a321 req-93bcc68c-b769-49a7-866f-5ed80b5c24ec tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/6a957411-bf4a-4a29-b05f-dda13e87cfbf/action returned with HTTP 204 Dec 12 02:54:15.430851 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 629/1257] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 02:54:15 2020] POST /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/6a957411-bf4a-4a29-b05f-dda13e87cfbf/action => generated 0 bytes in 233 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:54:15.756781 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6a818d5-c7d1-43f1-b52c-0099a074552e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:54:15.759355 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e355361-3141-41cb-980e-eaa2b1bb43a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:54:15.844224 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Created reservations ['e3c3a1e2-0157-4d49-a0d9-bdd8c7a2e067', '8a65b080-f4cd-439f-bd11-9205b8743d6a', 'de855b66-db54-4a99-a238-9d1289f55a64', '68bbe500-a75d-413b-9b6a-852a383c3888'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:54:15.846413 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e355361-3141-41cb-980e-eaa2b1bb43a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3c3a1e2-0157-4d49-a0d9-bdd8c7a2e067', '8a65b080-f4cd-439f-bd11-9205b8743d6a', 'de855b66-db54-4a99-a238-9d1289f55a64', '68bbe500-a75d-413b-9b6a-852a383c3888']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:54:15.851734 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8695bed5-85c8-42c9-a7dc-a989c8d5f88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:54:15.980957 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8695bed5-85c8-42c9-a7dc-a989c8d5f88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47d049a9-0ce4-404c-9217-7ee44bda3df0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1551254106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a49415183f344c6a9ddec266c340244',qos_specs=None,replication_status=,reservations=['e3c3a1e2-0157-4d49-a0d9-bdd8c7a2e067','8a65b080-f4cd-439f-bd11-9205b8743d6a','de855b66-db54-4a99-a238-9d1289f55a64','68bbe500-a75d-413b-9b6a-852a383c3888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:54:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1551254106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47d049a9-0ce4-404c-9217-7ee44bda3df0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a49415183f344c6a9ddec266c340244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:54:15.986558 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a51052c-ab80-4ef0-ab54-d414a28c61d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:54:16.046170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a51052c-ab80-4ef0-ab54-d414a28c61d3) transitioned into state 'SUCCESS' from state '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-1551254106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a49415183f344c6a9ddec266c340244',qos_specs=None,replication_status=,reservations=['e3c3a1e2-0157-4d49-a0d9-bdd8c7a2e067','8a65b080-f4cd-439f-bd11-9205b8743d6a','de855b66-db54-4a99-a238-9d1289f55a64','68bbe500-a75d-413b-9b6a-852a383c3888'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:54:16.048344 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84e78c16-88bc-4c92-8ba5-ef03af0847be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:54:16.076191 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84e78c16-88bc-4c92-8ba5-ef03af0847be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:54:16.078853 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Flow 'volume_create_api' (9e7bdfe7-88ca-46ab-8aea-c3970ce44eb7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:54:16.186857 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume request issued successfully. Dec 12 02:54:16.218060 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75b17d73-85f8-4151-be08-bec7e8fddf69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes returned with HTTP 202 Dec 12 02:54:16.219308 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 629/1258] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:54:15 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/volumes => generated 823 bytes in 1125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 12 02:54:16.234319 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-728b7a0b-e994-4d5d-b6d5-e2aa80adda6f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 Dec 12 02:54:16.234849 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-728b7a0b-e994-4d5d-b6d5-e2aa80adda6f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:16.235061 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:16.235061 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:16.235435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-728b7a0b-e994-4d5d-b6d5-e2aa80adda6f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:16.342686 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:16.342686 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:16.385390 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-728b7a0b-e994-4d5d-b6d5-e2aa80adda6f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:16.440124 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-728b7a0b-e994-4d5d-b6d5-e2aa80adda6f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 returned with HTTP 200 Dec 12 02:54:16.440958 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 630/1259] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:16 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 => generated 891 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:17.458258 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6672d0d-34eb-4014-add4-74b67f99774b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 Dec 12 02:54:17.460035 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6672d0d-34eb-4014-add4-74b67f99774b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:17.460412 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:17.460412 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:17.460827 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6672d0d-34eb-4014-add4-74b67f99774b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:17.549749 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:17.549749 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:17.559458 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f6672d0d-34eb-4014-add4-74b67f99774b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:17.598654 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6672d0d-34eb-4014-add4-74b67f99774b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 returned with HTTP 200 Dec 12 02:54:17.601056 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 630/1260] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:17 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 => generated 916 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:17.617181 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-742bbb69-a205-408e-a7f6-8826edd88f3c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots Dec 12 02:54:17.617937 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:17.617937 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:17.618602 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-742bbb69-a205-408e-a7f6-8826edd88f3c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47d049a9-0ce4-404c-9217-7ee44bda3df0", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-488673352"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:54:17.697241 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:17.697241 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:17.698915 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-742bbb69-a205-408e-a7f6-8826edd88f3c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:17.699450 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-742bbb69-a205-408e-a7f6-8826edd88f3c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create snapshot from volume 47d049a9-0ce4-404c-9217-7ee44bda3df0 Dec 12 02:54:17.775105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-742bbb69-a205-408e-a7f6-8826edd88f3c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Created reservations ['811b927b-b9df-4398-aa24-6e470f104a8c', '406d9fcd-e964-4fe8-9a29-77a931d86b20', 'e419249d-305e-4aef-bd48-2d481d808f32', '374ec84b-74d5-4f82-9f77-5e4042cfb5ff'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:54:17.935793 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-742bbb69-a205-408e-a7f6-8826edd88f3c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot create request issued successfully. Dec 12 02:54:17.945192 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-742bbb69-a205-408e-a7f6-8826edd88f3c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots returned with HTTP 202 Dec 12 02:54:17.951988 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 631/1261] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:54:17 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots => generated 309 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:54:17.956973 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94f76e26-4412-45d7-85f8-9881c5ec8334 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 Dec 12 02:54:17.957499 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94f76e26-4412-45d7-85f8-9881c5ec8334 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:17.957717 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:17.957717 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:17.958093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94f76e26-4412-45d7-85f8-9881c5ec8334 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:18.005245 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:18.005245 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:18.008800 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-94f76e26-4412-45d7-85f8-9881c5ec8334 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:54:18.011825 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94f76e26-4412-45d7-85f8-9881c5ec8334 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 returned with HTTP 200 Dec 12 02:54:18.012839 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 631/1262] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:54:17 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 => generated 441 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:19.026474 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe989d73-7d3a-4b91-86d0-2540fc21a219 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 Dec 12 02:54:19.027898 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe989d73-7d3a-4b91-86d0-2540fc21a219 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:19.028276 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:19.028276 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:19.028952 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe989d73-7d3a-4b91-86d0-2540fc21a219 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:19.093832 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:19.093832 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:19.096007 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fe989d73-7d3a-4b91-86d0-2540fc21a219 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:54:19.098306 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe989d73-7d3a-4b91-86d0-2540fc21a219 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 returned with HTTP 200 Dec 12 02:54:19.107001 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 632/1263] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:54:19 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 => generated 441 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:20.112558 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f59fd18-10b8-491d-b78a-93884bb647da tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 Dec 12 02:54:20.113150 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f59fd18-10b8-491d-b78a-93884bb647da tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:20.113300 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:20.113300 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:20.113911 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f59fd18-10b8-491d-b78a-93884bb647da tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:20.162870 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:20.162870 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:20.164418 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8f59fd18-10b8-491d-b78a-93884bb647da tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:54:20.171249 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f59fd18-10b8-491d-b78a-93884bb647da tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 returned with HTTP 200 Dec 12 02:54:20.172407 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 632/1264] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:54:20 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 => generated 468 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:20.184355 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] POST http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes Dec 12 02:54:20.185123 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:20.185123 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:20.185825 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "221a8238-5820-44f3-bbeb-b6b8ce89d8e1", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-515935940"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:54:20.187275 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume request body: {'volume': {'snapshot_id': '221a8238-5820-44f3-bbeb-b6b8ce89d8e1', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-515935940'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:54:20.266970 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:20.266970 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:20.268529 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:54:20.269086 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume of 1 GB Dec 12 02:54:20.301966 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Availability Zones retrieved successfully. Dec 12 02:54:20.341857 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Flow 'volume_create_api' (53ff340e-7ae7-4cf5-a7ac-22409fe0f051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:54:20.344755 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a586fde-8515-4a4b-9322-68ddaa96ddb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:54:20.346910 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:54:20.569497 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a586fde-8515-4a4b-9322-68ddaa96ddb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '221a8238-5820-44f3-bbeb-b6b8ce89d8e1', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:54:20.571593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (994f5d74-6796-413a-bab5-d3fac9072ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:54:20.727506 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Created reservations ['d779edcc-e998-46c6-9fb0-827b03fa6482', 'ae06c7a3-ec82-4867-a59f-76d3d1bc7789', '91ed6c23-b703-4a62-9c3d-21381682435a', 'c9c6577e-90fb-4e2a-a5c4-3057eeda79f6'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:54:20.729732 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (994f5d74-6796-413a-bab5-d3fac9072ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d779edcc-e998-46c6-9fb0-827b03fa6482', 'ae06c7a3-ec82-4867-a59f-76d3d1bc7789', '91ed6c23-b703-4a62-9c3d-21381682435a', 'c9c6577e-90fb-4e2a-a5c4-3057eeda79f6']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:54:20.732401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85afa312-fc30-4b7e-9f63-90db7e90c917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:54:21.056860 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85afa312-fc30-4b7e-9f63-90db7e90c917) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c4e0e8d-6c76-416c-9269-e10baba69654', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-515935940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a49415183f344c6a9ddec266c340244',qos_specs=None,replication_status=,reservations=['d779edcc-e998-46c6-9fb0-827b03fa6482','ae06c7a3-ec82-4867-a59f-76d3d1bc7789','91ed6c23-b703-4a62-9c3d-21381682435a','c9c6577e-90fb-4e2a-a5c4-3057eeda79f6'],size=1,snapshot_id=221a8238-5820-44f3-bbeb-b6b8ce89d8e1,source_replicaid=,source_volid=None,status='creating',user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:54:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-515935940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c4e0e8d-6c76-416c-9269-e10baba69654,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a49415183f344c6a9ddec266c340244',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=221a8238-5820-44f3-bbeb-b6b8ce89d8e1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:54:21.071433 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e51a0950-fa10-4552-8187-e064834657ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:54:21.130524 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e51a0950-fa10-4552-8187-e064834657ef) transitioned into state 'SUCCESS' from state '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-515935940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a49415183f344c6a9ddec266c340244',qos_specs=None,replication_status=,reservations=['d779edcc-e998-46c6-9fb0-827b03fa6482','ae06c7a3-ec82-4867-a59f-76d3d1bc7789','91ed6c23-b703-4a62-9c3d-21381682435a','c9c6577e-90fb-4e2a-a5c4-3057eeda79f6'],size=1,snapshot_id=221a8238-5820-44f3-bbeb-b6b8ce89d8e1,source_replicaid=,source_volid=None,status='creating',user_id='d15e7e8236f44f25be8b3b2a9d43d6d8',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:54:21.132870 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609722cb-8a20-456b-a3c6-c3c5a5f55ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:54:21.423118 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609722cb-8a20-456b-a3c6-c3c5a5f55ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:54:21.425998 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Flow 'volume_create_api' (53ff340e-7ae7-4cf5-a7ac-22409fe0f051) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:54:21.539756 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Create volume request issued successfully. Dec 12 02:54:21.574208 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-182c9637-2744-499a-9c9f-4b34a5a30c88 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes returned with HTTP 202 Dec 12 02:54:21.580227 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 633/1265] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 02:54:20 2020] POST /volume/v3/2a49415183f344c6a9ddec266c340244/volumes => generated 856 bytes in 1400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:54:21.594667 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a126900e-44b3-4938-9049-e6eace41ff46 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:21.595192 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a126900e-44b3-4938-9049-e6eace41ff46 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:21.595467 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:21.595467 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:21.595837 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a126900e-44b3-4938-9049-e6eace41ff46 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:21.703306 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:21.703306 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:21.727175 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a126900e-44b3-4938-9049-e6eace41ff46 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:21.773147 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a126900e-44b3-4938-9049-e6eace41ff46 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 200 Dec 12 02:54:21.773984 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 633/1266] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:21 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 924 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:22.790807 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4f9dba1-f0c3-4dc0-aba0-9db5623a5727 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:22.792527 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4f9dba1-f0c3-4dc0-aba0-9db5623a5727 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:22.792978 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:22.792978 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:22.793663 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4f9dba1-f0c3-4dc0-aba0-9db5623a5727 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:22.904028 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:22.904028 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:22.922772 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a4f9dba1-f0c3-4dc0-aba0-9db5623a5727 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:22.984498 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4f9dba1-f0c3-4dc0-aba0-9db5623a5727 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 200 Dec 12 02:54:22.989275 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 634/1267] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:22 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 948 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:24.006339 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9699d75-2dd0-473f-a361-e132d5619364 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:24.007228 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9699d75-2dd0-473f-a361-e132d5619364 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:24.007453 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:24.007453 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:24.007834 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9699d75-2dd0-473f-a361-e132d5619364 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:24.201216 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:24.201216 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:24.230935 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e9699d75-2dd0-473f-a361-e132d5619364 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:24.297046 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9699d75-2dd0-473f-a361-e132d5619364 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 200 Dec 12 02:54:24.298181 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 634/1268] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:24 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 948 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:25.317459 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-572956a0-47b7-4e7c-b79e-0e7f1847f76b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:25.319295 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-572956a0-47b7-4e7c-b79e-0e7f1847f76b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:25.319758 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:25.319758 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:25.320463 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-572956a0-47b7-4e7c-b79e-0e7f1847f76b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:25.472758 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:25.472758 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:25.513293 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-572956a0-47b7-4e7c-b79e-0e7f1847f76b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:25.612754 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-572956a0-47b7-4e7c-b79e-0e7f1847f76b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 200 Dec 12 02:54:25.628732 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 635/1269] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:25 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 948 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:26.644947 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1eaa0510-48c5-4350-95c9-13072f6ccef2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:26.646061 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1eaa0510-48c5-4350-95c9-13072f6ccef2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:26.646568 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:26.646568 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:26.647179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1eaa0510-48c5-4350-95c9-13072f6ccef2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:26.709625 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:26.709625 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:26.718683 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1eaa0510-48c5-4350-95c9-13072f6ccef2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:26.744056 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1eaa0510-48c5-4350-95c9-13072f6ccef2 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 200 Dec 12 02:54:26.745300 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 635/1270] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:26 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 948 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:27.762370 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75fb9e55-61a9-4947-b347-651f9e321b75 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:27.763135 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75fb9e55-61a9-4947-b347-651f9e321b75 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:27.763135 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:27.763135 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:27.763601 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75fb9e55-61a9-4947-b347-651f9e321b75 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:27.867153 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:27.867153 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:27.878724 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-75fb9e55-61a9-4947-b347-651f9e321b75 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:27.909628 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75fb9e55-61a9-4947-b347-651f9e321b75 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 200 Dec 12 02:54:27.911596 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 636/1271] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:27 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 948 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:28.940157 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4e77fdb-cdb0-4821-8f1a-c6902291a52f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:28.941430 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4e77fdb-cdb0-4821-8f1a-c6902291a52f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:28.941884 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:28.941884 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:28.942576 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4e77fdb-cdb0-4821-8f1a-c6902291a52f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:29.002866 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:29.002866 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:29.014779 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e4e77fdb-cdb0-4821-8f1a-c6902291a52f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:29.068425 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4e77fdb-cdb0-4821-8f1a-c6902291a52f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 200 Dec 12 02:54:29.076074 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 636/1272] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:28 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 948 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:30.094853 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8eb2415b-88b0-47e9-928c-5949181824a5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:30.095388 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8eb2415b-88b0-47e9-928c-5949181824a5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:30.095488 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:30.095488 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:30.095897 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8eb2415b-88b0-47e9-928c-5949181824a5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:30.198051 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:30.198051 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:30.263820 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8eb2415b-88b0-47e9-928c-5949181824a5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:30.331877 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8eb2415b-88b0-47e9-928c-5949181824a5 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 200 Dec 12 02:54:30.336366 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 637/1273] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:30 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 948 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:31.367627 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81c9a0d3-40d9-440f-9e32-10a9389d3204 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:31.368740 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81c9a0d3-40d9-440f-9e32-10a9389d3204 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:31.368943 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:31.368943 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:31.369726 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81c9a0d3-40d9-440f-9e32-10a9389d3204 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:31.565969 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:31.565969 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:31.598737 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-81c9a0d3-40d9-440f-9e32-10a9389d3204 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:31.663192 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81c9a0d3-40d9-440f-9e32-10a9389d3204 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 200 Dec 12 02:54:31.676740 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 637/1274] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:31 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 948 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:32.679902 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33936f44-3f67-486b-9d56-ed43f77d22fd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:32.681536 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33936f44-3f67-486b-9d56-ed43f77d22fd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:32.681998 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:32.681998 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:32.682650 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33936f44-3f67-486b-9d56-ed43f77d22fd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:32.862035 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:32.862035 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:32.891346 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-33936f44-3f67-486b-9d56-ed43f77d22fd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:32.954272 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33936f44-3f67-486b-9d56-ed43f77d22fd tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 200 Dec 12 02:54:32.967565 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 638/1275] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:32 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 948 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:33.972725 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95163cd2-289b-4b86-a37e-f03a767ed88a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:33.974956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95163cd2-289b-4b86-a37e-f03a767ed88a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:33.975753 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:33.975753 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:33.976386 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95163cd2-289b-4b86-a37e-f03a767ed88a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:34.122067 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:34.122067 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:34.134180 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-95163cd2-289b-4b86-a37e-f03a767ed88a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:34.180354 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95163cd2-289b-4b86-a37e-f03a767ed88a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 200 Dec 12 02:54:34.181587 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 638/1276] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:33 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 949 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:34.199940 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-688fbbd7-a2bb-41f5-b2e0-e0a4e3327432 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:34.200776 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-688fbbd7-a2bb-41f5-b2e0-e0a4e3327432 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:34.201139 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:34.201139 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:34.201842 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-688fbbd7-a2bb-41f5-b2e0-e0a4e3327432 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:34.294996 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:34.294996 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:34.306681 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-688fbbd7-a2bb-41f5-b2e0-e0a4e3327432 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:34.334974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-688fbbd7-a2bb-41f5-b2e0-e0a4e3327432 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 200 Dec 12 02:54:34.352861 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb7c345b-139f-4eba-a933-9a56be04a602 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:34.353565 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb7c345b-139f-4eba-a933-9a56be04a602 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:34.353931 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:34.353931 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:34.354518 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb7c345b-139f-4eba-a933-9a56be04a602 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:34.355128 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-fb7c345b-139f-4eba-a933-9a56be04a602 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete volume with id: 5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:34.358849 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 639/1277] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:34 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 949 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:34.418533 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:34.418533 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:34.420646 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fb7c345b-139f-4eba-a933-9a56be04a602 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:34.467873 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fb7c345b-139f-4eba-a933-9a56be04a602 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete volume request issued successfully. Dec 12 02:54:34.468450 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb7c345b-139f-4eba-a933-9a56be04a602 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 202 Dec 12 02:54:34.469702 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 639/1278] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:54:34 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:54:34.478207 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7d2721f-e482-49a7-903b-9a610ddf94c3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:34.478978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7d2721f-e482-49a7-903b-9a610ddf94c3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:34.479562 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:34.479562 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:34.480248 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7d2721f-e482-49a7-903b-9a610ddf94c3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:34.549096 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:34.549096 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:34.560761 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7d2721f-e482-49a7-903b-9a610ddf94c3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:34.618462 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7d2721f-e482-49a7-903b-9a610ddf94c3 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 200 Dec 12 02:54:34.620023 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 640/1279] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:34 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 948 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:35.636837 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c10c93bf-270a-413a-94bc-0c7a6d3ae1ff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:35.637380 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c10c93bf-270a-413a-94bc-0c7a6d3ae1ff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:35.637506 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:35.637506 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:35.637826 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c10c93bf-270a-413a-94bc-0c7a6d3ae1ff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:35.776855 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:35.776855 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:35.795213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c10c93bf-270a-413a-94bc-0c7a6d3ae1ff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:35.855239 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c10c93bf-270a-413a-94bc-0c7a6d3ae1ff tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 200 Dec 12 02:54:35.856062 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 640/1280] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:35 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 948 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:36.871517 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b399d206-e9ed-462b-a1ca-f538a65a0f0d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:36.872055 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b399d206-e9ed-462b-a1ca-f538a65a0f0d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:36.872362 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:36.872362 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:36.872635 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b399d206-e9ed-462b-a1ca-f538a65a0f0d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:37.014725 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:37.014725 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:37.026581 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b399d206-e9ed-462b-a1ca-f538a65a0f0d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:37.089583 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b399d206-e9ed-462b-a1ca-f538a65a0f0d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 200 Dec 12 02:54:37.099950 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 641/1281] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:36 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 948 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:38.110612 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a8e173b-76d2-45b4-8340-ba5abf2d6f77 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:38.111280 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a8e173b-76d2-45b4-8340-ba5abf2d6f77 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:38.111598 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:38.111598 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:38.112147 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a8e173b-76d2-45b4-8340-ba5abf2d6f77 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:38.307543 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a8e173b-76d2-45b4-8340-ba5abf2d6f77 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 404 Dec 12 02:54:38.309345 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 641/1282] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:38 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 109 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:38.320125 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c272c643-6922-424e-a82f-66af0207c18f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:38.321021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c272c643-6922-424e-a82f-66af0207c18f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:38.321491 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:38.321491 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:38.322165 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c272c643-6922-424e-a82f-66af0207c18f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:38.322840 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c272c643-6922-424e-a82f-66af0207c18f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete volume with id: 5c4e0e8d-6c76-416c-9269-e10baba69654 Dec 12 02:54:38.472629 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c272c643-6922-424e-a82f-66af0207c18f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 returned with HTTP 404 Dec 12 02:54:38.476082 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 642/1283] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:54:38 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/5c4e0e8d-6c76-416c-9269-e10baba69654 => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:38.496209 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b7e17f7-f510-4e37-a0f2-079714f2383d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 Dec 12 02:54:38.496960 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b7e17f7-f510-4e37-a0f2-079714f2383d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:38.497562 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b7e17f7-f510-4e37-a0f2-079714f2383d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:38.500403 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-2b7e17f7-f510-4e37-a0f2-079714f2383d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete snapshot with id: 221a8238-5820-44f3-bbeb-b6b8ce89d8e1 Dec 12 02:54:38.567087 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:38.567087 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:38.585323 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2b7e17f7-f510-4e37-a0f2-079714f2383d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:54:38.764032 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2b7e17f7-f510-4e37-a0f2-079714f2383d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot delete request issued successfully. Dec 12 02:54:38.764748 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b7e17f7-f510-4e37-a0f2-079714f2383d tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 returned with HTTP 202 Dec 12 02:54:38.769314 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 642/1284] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:54:38 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 => generated 0 bytes in 281 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:54:38.774705 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46360490-bca0-4f7d-b018-6f18b80623ec tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 Dec 12 02:54:38.775363 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46360490-bca0-4f7d-b018-6f18b80623ec tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:38.775970 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46360490-bca0-4f7d-b018-6f18b80623ec tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:38.853946 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:38.853946 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:38.862001 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-46360490-bca0-4f7d-b018-6f18b80623ec tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:54:38.868097 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46360490-bca0-4f7d-b018-6f18b80623ec tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 returned with HTTP 200 Dec 12 02:54:38.869083 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 643/1285] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:54:38 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 => generated 467 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:54:39.882414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56abf787-e952-4492-9bf4-dde2d6e4227f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 Dec 12 02:54:39.883041 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56abf787-e952-4492-9bf4-dde2d6e4227f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:39.883525 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:39.883525 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:39.884238 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56abf787-e952-4492-9bf4-dde2d6e4227f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:39.955611 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:39.955611 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:39.961724 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-56abf787-e952-4492-9bf4-dde2d6e4227f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:54:39.967578 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56abf787-e952-4492-9bf4-dde2d6e4227f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 returned with HTTP 200 Dec 12 02:54:39.970237 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 643/1286] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:54:39 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 => generated 467 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:40.983010 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc1078a5-1a29-428f-a8e4-b3597563fcd4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 Dec 12 02:54:40.984490 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc1078a5-1a29-428f-a8e4-b3597563fcd4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:40.984986 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:40.984986 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:40.985847 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc1078a5-1a29-428f-a8e4-b3597563fcd4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:41.027257 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc1078a5-1a29-428f-a8e4-b3597563fcd4 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 returned with HTTP 404 Dec 12 02:54:41.029679 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 644/1287] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:54:40 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/221a8238-5820-44f3-bbeb-b6b8ce89d8e1 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:41.038204 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-918b63c7-070b-4051-bdf2-d3d5499a3615 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 Dec 12 02:54:41.038794 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-918b63c7-070b-4051-bdf2-d3d5499a3615 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:41.038994 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:41.038994 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:41.039787 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-918b63c7-070b-4051-bdf2-d3d5499a3615 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:41.042084 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-918b63c7-070b-4051-bdf2-d3d5499a3615 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete volume with id: 47d049a9-0ce4-404c-9217-7ee44bda3df0 Dec 12 02:54:41.176518 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:41.176518 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:41.180555 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-918b63c7-070b-4051-bdf2-d3d5499a3615 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:41.245833 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-918b63c7-070b-4051-bdf2-d3d5499a3615 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete volume request issued successfully. Dec 12 02:54:41.246618 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-918b63c7-070b-4051-bdf2-d3d5499a3615 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 returned with HTTP 202 Dec 12 02:54:41.247690 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 644/1288] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:54:41 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 => generated 0 bytes in 214 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:54:41.255980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93025e6c-5e1c-4711-8565-7f61ea16a54f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 Dec 12 02:54:41.256752 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93025e6c-5e1c-4711-8565-7f61ea16a54f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:41.257358 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93025e6c-5e1c-4711-8565-7f61ea16a54f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:41.462844 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:41.462844 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:41.497286 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-93025e6c-5e1c-4711-8565-7f61ea16a54f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:41.570690 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93025e6c-5e1c-4711-8565-7f61ea16a54f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 returned with HTTP 200 Dec 12 02:54:41.584147 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 645/1289] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:41 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 => generated 915 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:42.592453 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4e95ace-e18e-42f9-a59b-736a3da6a65b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 Dec 12 02:54:42.594073 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4e95ace-e18e-42f9-a59b-736a3da6a65b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:42.594621 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:42.594621 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:42.595511 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4e95ace-e18e-42f9-a59b-736a3da6a65b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:42.748221 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:42.748221 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:42.787270 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4e95ace-e18e-42f9-a59b-736a3da6a65b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:42.883283 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4e95ace-e18e-42f9-a59b-736a3da6a65b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 returned with HTTP 200 Dec 12 02:54:42.886388 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 645/1290] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:42 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 => generated 915 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:43.904268 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ab3f0a5-133d-4286-8659-22a26296f776 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 Dec 12 02:54:43.906134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ab3f0a5-133d-4286-8659-22a26296f776 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:43.907786 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:43.907786 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:43.908474 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ab3f0a5-133d-4286-8659-22a26296f776 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:44.448666 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:44.448666 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:44.470774 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3ab3f0a5-133d-4286-8659-22a26296f776 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:44.504293 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ab3f0a5-133d-4286-8659-22a26296f776 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 returned with HTTP 200 Dec 12 02:54:44.506653 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 646/1291] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:43 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 => generated 915 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:45.523023 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6efe493a-7ba1-4b03-9aeb-8fe422613ebc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 Dec 12 02:54:45.524311 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6efe493a-7ba1-4b03-9aeb-8fe422613ebc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:45.524758 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:45.524758 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:45.525428 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6efe493a-7ba1-4b03-9aeb-8fe422613ebc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:45.653752 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6efe493a-7ba1-4b03-9aeb-8fe422613ebc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 returned with HTTP 404 Dec 12 02:54:45.654812 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 646/1292] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:45 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/47d049a9-0ce4-404c-9217-7ee44bda3df0 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:45.664974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-128635bf-4366-4639-91db-4f614beb5aec tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:45.665652 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-128635bf-4366-4639-91db-4f614beb5aec tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:45.665990 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:45.665990 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:45.666686 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-128635bf-4366-4639-91db-4f614beb5aec tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:45.667258 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-128635bf-4366-4639-91db-4f614beb5aec tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete volume with id: 0dcf9991-c21e-49cf-9114-af816ebbb6c8 Dec 12 02:54:45.721200 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-128635bf-4366-4639-91db-4f614beb5aec tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 returned with HTTP 404 Dec 12 02:54:45.722516 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 647/1293] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:54:45 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/0dcf9991-c21e-49cf-9114-af816ebbb6c8 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:45.731592 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec6f4b8d-697e-4f9e-82ac-ef9f30d8ddfb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 Dec 12 02:54:45.732179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec6f4b8d-697e-4f9e-82ac-ef9f30d8ddfb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:45.732688 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec6f4b8d-697e-4f9e-82ac-ef9f30d8ddfb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:45.733053 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-ec6f4b8d-697e-4f9e-82ac-ef9f30d8ddfb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete snapshot with id: 7a6ba8d1-a4bd-4109-b05b-da90a3502d99 Dec 12 02:54:45.781926 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:45.781926 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:45.783001 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ec6f4b8d-697e-4f9e-82ac-ef9f30d8ddfb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:54:45.901807 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ec6f4b8d-697e-4f9e-82ac-ef9f30d8ddfb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot delete request issued successfully. Dec 12 02:54:45.902287 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec6f4b8d-697e-4f9e-82ac-ef9f30d8ddfb tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 returned with HTTP 202 Dec 12 02:54:45.903311 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 647/1294] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:54:45 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:54:45.911357 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f29511ab-98f2-41fd-a612-650e62d958a1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 Dec 12 02:54:45.912643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f29511ab-98f2-41fd-a612-650e62d958a1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:45.913265 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f29511ab-98f2-41fd-a612-650e62d958a1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:45.960918 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:45.960918 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:45.966047 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f29511ab-98f2-41fd-a612-650e62d958a1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:54:45.969926 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f29511ab-98f2-41fd-a612-650e62d958a1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 returned with HTTP 200 Dec 12 02:54:45.978499 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 648/1295] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:54:45 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 => generated 468 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:46.985849 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-001b3db2-fbf5-40d7-91c5-90fb12f0ec19 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 Dec 12 02:54:46.986442 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-001b3db2-fbf5-40d7-91c5-90fb12f0ec19 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:46.986585 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:46.986585 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:46.987226 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-001b3db2-fbf5-40d7-91c5-90fb12f0ec19 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:47.039374 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:47.039374 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:47.040909 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-001b3db2-fbf5-40d7-91c5-90fb12f0ec19 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:54:47.049729 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-001b3db2-fbf5-40d7-91c5-90fb12f0ec19 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 returned with HTTP 200 Dec 12 02:54:47.050950 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 648/1296] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:54:46 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 => generated 468 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:48.064107 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4209c87f-a5c1-4d5c-acfc-85e7ec21d634 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 Dec 12 02:54:48.064787 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4209c87f-a5c1-4d5c-acfc-85e7ec21d634 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:48.065116 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:48.065116 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:48.065680 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4209c87f-a5c1-4d5c-acfc-85e7ec21d634 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:48.107971 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4209c87f-a5c1-4d5c-acfc-85e7ec21d634 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 returned with HTTP 404 Dec 12 02:54:48.109147 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 649/1297] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:54:48 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7a6ba8d1-a4bd-4109-b05b-da90a3502d99 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:48.117982 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7d02129-2d7e-46fb-a168-88d1f1ca2efe tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf Dec 12 02:54:48.118512 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7d02129-2d7e-46fb-a168-88d1f1ca2efe tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:48.118711 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:48.118711 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:48.119397 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7d02129-2d7e-46fb-a168-88d1f1ca2efe tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:48.120005 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-d7d02129-2d7e-46fb-a168-88d1f1ca2efe tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete volume with id: 3aa45787-2fbe-41d4-95f2-942c543a0fdf Dec 12 02:54:48.227691 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:48.227691 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:48.236350 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7d02129-2d7e-46fb-a168-88d1f1ca2efe tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:48.303747 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7d02129-2d7e-46fb-a168-88d1f1ca2efe tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete volume request issued successfully. Dec 12 02:54:48.304223 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7d02129-2d7e-46fb-a168-88d1f1ca2efe tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf returned with HTTP 202 Dec 12 02:54:48.305139 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 649/1298] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:54:48 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:54:48.313947 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c2b5c79-7526-48a8-b4e6-ce9dcf671b4f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf Dec 12 02:54:48.313947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c2b5c79-7526-48a8-b4e6-ce9dcf671b4f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:48.313947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c2b5c79-7526-48a8-b4e6-ce9dcf671b4f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:48.423778 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:48.423778 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:48.449592 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7c2b5c79-7526-48a8-b4e6-ce9dcf671b4f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:48.499565 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c2b5c79-7526-48a8-b4e6-ce9dcf671b4f tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf returned with HTTP 200 Dec 12 02:54:48.501099 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 650/1299] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:48 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf => generated 915 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:49.518957 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d4cd54c-161c-49d2-a9d0-8f948229a4d7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf Dec 12 02:54:49.518957 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d4cd54c-161c-49d2-a9d0-8f948229a4d7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:49.518957 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:49.518957 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:49.519849 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d4cd54c-161c-49d2-a9d0-8f948229a4d7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:49.594490 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:49.594490 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:49.604288 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2d4cd54c-161c-49d2-a9d0-8f948229a4d7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:49.629208 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d4cd54c-161c-49d2-a9d0-8f948229a4d7 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf returned with HTTP 200 Dec 12 02:54:49.630831 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 650/1300] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:49 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf => generated 915 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:50.646598 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f68e7db-ebda-4da8-b0f7-f60f1b4c71b9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf Dec 12 02:54:50.648094 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f68e7db-ebda-4da8-b0f7-f60f1b4c71b9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:50.648483 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:50.648483 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:50.649498 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f68e7db-ebda-4da8-b0f7-f60f1b4c71b9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:50.794027 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f68e7db-ebda-4da8-b0f7-f60f1b4c71b9 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf returned with HTTP 404 Dec 12 02:54:50.795729 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 651/1301] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:50 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/3aa45787-2fbe-41d4-95f2-942c543a0fdf => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:50.804786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4b5ddc9-bab6-4115-b257-bedaa38f41b6 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 Dec 12 02:54:50.805343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4b5ddc9-bab6-4115-b257-bedaa38f41b6 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:50.805577 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:50.805577 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:50.805929 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4b5ddc9-bab6-4115-b257-bedaa38f41b6 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:50.806319 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-a4b5ddc9-bab6-4115-b257-bedaa38f41b6 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete snapshot with id: a2a5e064-4ec4-4c4a-a71c-0e256c148326 Dec 12 02:54:50.884417 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4b5ddc9-bab6-4115-b257-bedaa38f41b6 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 returned with HTTP 404 Dec 12 02:54:50.896551 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 651/1302] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:54:50 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a2a5e064-4ec4-4c4a-a71c-0e256c148326 => generated 111 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:50.904730 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-595b39a1-b6e3-4c20-81b0-53bfdc6cd001 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d Dec 12 02:54:50.905612 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-595b39a1-b6e3-4c20-81b0-53bfdc6cd001 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:50.906455 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-595b39a1-b6e3-4c20-81b0-53bfdc6cd001 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:50.906966 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-595b39a1-b6e3-4c20-81b0-53bfdc6cd001 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete snapshot with id: 76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d Dec 12 02:54:51.010009 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-595b39a1-b6e3-4c20-81b0-53bfdc6cd001 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d returned with HTTP 404 Dec 12 02:54:51.011322 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 652/1303] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:54:50 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/76bcfaf0-d4d3-4dec-af8e-1c8ee20b0b3d => generated 111 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:51.019271 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3899fd25-4a4b-4a26-81d3-ec4da9b6770b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df Dec 12 02:54:51.019796 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3899fd25-4a4b-4a26-81d3-ec4da9b6770b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:51.021280 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3899fd25-4a4b-4a26-81d3-ec4da9b6770b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:51.028118 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-3899fd25-4a4b-4a26-81d3-ec4da9b6770b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete snapshot with id: fd954bd5-f771-4d04-8a81-805365a199df Dec 12 02:54:51.113920 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3899fd25-4a4b-4a26-81d3-ec4da9b6770b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df returned with HTTP 404 Dec 12 02:54:51.116111 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 652/1304] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:54:51 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/fd954bd5-f771-4d04-8a81-805365a199df => generated 111 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:51.124057 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5da0f81e-66fa-499c-94d2-702e09391f13 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 Dec 12 02:54:51.126479 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5da0f81e-66fa-499c-94d2-702e09391f13 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:51.127146 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5da0f81e-66fa-499c-94d2-702e09391f13 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:51.127754 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-5da0f81e-66fa-499c-94d2-702e09391f13 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete snapshot with id: a76a231a-a509-42b4-900d-c18953b5c867 Dec 12 02:54:51.189877 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5da0f81e-66fa-499c-94d2-702e09391f13 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 returned with HTTP 404 Dec 12 02:54:51.194616 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 653/1305] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:54:51 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/a76a231a-a509-42b4-900d-c18953b5c867 => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:51.202537 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71869707-1caf-44fc-9ff1-44f38eb79f21 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 Dec 12 02:54:51.203294 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71869707-1caf-44fc-9ff1-44f38eb79f21 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:51.203943 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71869707-1caf-44fc-9ff1-44f38eb79f21 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:51.204455 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-71869707-1caf-44fc-9ff1-44f38eb79f21 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete snapshot with id: 8ac97418-665f-47c5-aec6-86a6be514c42 Dec 12 02:54:51.289922 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71869707-1caf-44fc-9ff1-44f38eb79f21 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 returned with HTTP 404 Dec 12 02:54:51.295167 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 653/1306] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:54:51 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/8ac97418-665f-47c5-aec6-86a6be514c42 => generated 111 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:51.305475 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b79063b-3aba-4c6a-b84d-bc084c1ce4a8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d Dec 12 02:54:51.306253 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b79063b-3aba-4c6a-b84d-bc084c1ce4a8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:51.307194 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b79063b-3aba-4c6a-b84d-bc084c1ce4a8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:51.307753 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-8b79063b-3aba-4c6a-b84d-bc084c1ce4a8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete snapshot with id: 67e4b09c-073b-49f0-9170-32378fa10f1d Dec 12 02:54:51.362448 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b79063b-3aba-4c6a-b84d-bc084c1ce4a8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d returned with HTTP 404 Dec 12 02:54:51.367903 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 654/1307] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:54:51 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/67e4b09c-073b-49f0-9170-32378fa10f1d => generated 111 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:51.376385 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f24f7d1-2156-401e-88fa-1dcef274f328 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f Dec 12 02:54:51.376940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f24f7d1-2156-401e-88fa-1dcef274f328 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:51.377606 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f24f7d1-2156-401e-88fa-1dcef274f328 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:51.377933 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-9f24f7d1-2156-401e-88fa-1dcef274f328 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete snapshot with id: 7f782310-503a-49b2-a6a6-3c763c0a164f Dec 12 02:54:51.433237 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f24f7d1-2156-401e-88fa-1dcef274f328 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f returned with HTTP 404 Dec 12 02:54:51.441390 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 654/1308] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:54:51 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/7f782310-503a-49b2-a6a6-3c763c0a164f => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:51.449618 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9235bfe-eeb9-4a7a-90e2-254da6bc8e1a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:54:51.450505 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9235bfe-eeb9-4a7a-90e2-254da6bc8e1a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:51.451254 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9235bfe-eeb9-4a7a-90e2-254da6bc8e1a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:51.451937 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-d9235bfe-eeb9-4a7a-90e2-254da6bc8e1a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete volume with id: 1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:54:51.524083 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:51.524083 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:51.526542 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d9235bfe-eeb9-4a7a-90e2-254da6bc8e1a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:51.586712 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d9235bfe-eeb9-4a7a-90e2-254da6bc8e1a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete volume request issued successfully. Dec 12 02:54:51.590658 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9235bfe-eeb9-4a7a-90e2-254da6bc8e1a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 202 Dec 12 02:54:51.595006 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 655/1309] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:54:51 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:54:51.599790 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-444d6569-4417-4cdf-a100-8d40820a469b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:54:51.601142 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-444d6569-4417-4cdf-a100-8d40820a469b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:51.601822 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-444d6569-4417-4cdf-a100-8d40820a469b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:51.674102 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:51.674102 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:51.694096 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-444d6569-4417-4cdf-a100-8d40820a469b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:51.739956 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-444d6569-4417-4cdf-a100-8d40820a469b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:54:51.752895 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 655/1310] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:51 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1363 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:54:53.256000 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2e6ad8b-575f-4eb2-b160-f8c42f319370 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:54:53.256544 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2e6ad8b-575f-4eb2-b160-f8c42f319370 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:53.257079 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:53.257079 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:53.257454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2e6ad8b-575f-4eb2-b160-f8c42f319370 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:53.408226 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:53.408226 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:53.430556 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d2e6ad8b-575f-4eb2-b160-f8c42f319370 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:53.460549 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2e6ad8b-575f-4eb2-b160-f8c42f319370 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 200 Dec 12 02:54:53.462490 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 656/1311] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:52 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 1363 bytes in 708 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:54:54.478436 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71773579-6fce-419e-98e3-43ca2ce48f69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 Dec 12 02:54:54.479692 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71773579-6fce-419e-98e3-43ca2ce48f69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:54.480098 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:54.480098 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:54.480739 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71773579-6fce-419e-98e3-43ca2ce48f69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:54.607325 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:54.607325 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:54.621908 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71773579-6fce-419e-98e3-43ca2ce48f69 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 returned with HTTP 404 Dec 12 02:54:54.627844 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 656/1312] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:54 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/1bee6404-5c6d-4521-962a-5cd3e1610953 => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:54.636556 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2d22168-8aa5-4aa1-9b1d-025efd4fdd0a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 Dec 12 02:54:54.637212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2d22168-8aa5-4aa1-9b1d-025efd4fdd0a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:54.637433 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:54.637433 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:54.637805 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2d22168-8aa5-4aa1-9b1d-025efd4fdd0a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:54.638163 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-b2d22168-8aa5-4aa1-9b1d-025efd4fdd0a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete snapshot with id: 3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 Dec 12 02:54:54.719085 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:54.719085 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:54.720904 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2d22168-8aa5-4aa1-9b1d-025efd4fdd0a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:54:54.873475 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2d22168-8aa5-4aa1-9b1d-025efd4fdd0a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot delete request issued successfully. Dec 12 02:54:54.875701 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2d22168-8aa5-4aa1-9b1d-025efd4fdd0a tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 returned with HTTP 202 Dec 12 02:54:54.881123 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 657/1313] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:54:54 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:54:54.889105 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2474501-4d24-4e43-87f7-3d7f68468403 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 Dec 12 02:54:54.889105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2474501-4d24-4e43-87f7-3d7f68468403 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:54.889105 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:54.889105 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:54.889105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2474501-4d24-4e43-87f7-3d7f68468403 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:55.017869 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:55.017869 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:55.022801 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2474501-4d24-4e43-87f7-3d7f68468403 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:54:55.029924 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2474501-4d24-4e43-87f7-3d7f68468403 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 returned with HTTP 200 Dec 12 02:54:55.036347 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 657/1314] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:54:54 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 => generated 468 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:56.045268 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e4cf266-7378-48e5-85f6-75788bf4b4fc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 Dec 12 02:54:56.045820 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e4cf266-7378-48e5-85f6-75788bf4b4fc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:56.045958 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:56.045958 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:56.046338 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e4cf266-7378-48e5-85f6-75788bf4b4fc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:56.114593 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:56.114593 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:56.115829 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1e4cf266-7378-48e5-85f6-75788bf4b4fc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Snapshot retrieved successfully. Dec 12 02:54:56.117795 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e4cf266-7378-48e5-85f6-75788bf4b4fc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 returned with HTTP 200 Dec 12 02:54:56.118595 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 658/1315] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:54:56 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 => generated 468 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:57.130729 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c068973c-31be-4f15-a1d8-befd19b0c4dc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 Dec 12 02:54:57.132112 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c068973c-31be-4f15-a1d8-befd19b0c4dc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:57.132524 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:57.132524 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:57.133200 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c068973c-31be-4f15-a1d8-befd19b0c4dc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:57.160313 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c068973c-31be-4f15-a1d8-befd19b0c4dc tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 returned with HTTP 404 Dec 12 02:54:57.162601 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 658/1316] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:54:57 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/snapshots/3813f5fd-ee9a-4b6b-81b8-7b37f95529d2 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:54:57.172109 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7e68a69-5860-47fd-8e1a-80a7a10284e1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] DELETE http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:54:57.172640 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7e68a69-5860-47fd-8e1a-80a7a10284e1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:57.173171 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:57.173171 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:57.173548 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7e68a69-5860-47fd-8e1a-80a7a10284e1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:57.174013 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b7e68a69-5860-47fd-8e1a-80a7a10284e1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete volume with id: 404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:54:57.233189 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:57.233189 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:57.234816 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7e68a69-5860-47fd-8e1a-80a7a10284e1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:57.292523 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7e68a69-5860-47fd-8e1a-80a7a10284e1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Delete volume request issued successfully. Dec 12 02:54:57.294786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7e68a69-5860-47fd-8e1a-80a7a10284e1 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 202 Dec 12 02:54:57.297907 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 659/1317] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:54:57 2020] DELETE /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:54:57.305484 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f2385ce-f1ab-4f9a-aa17-1ee668090b15 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:54:57.306008 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f2385ce-f1ab-4f9a-aa17-1ee668090b15 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:57.306494 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f2385ce-f1ab-4f9a-aa17-1ee668090b15 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:57.424801 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:57.424801 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:57.445398 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3f2385ce-f1ab-4f9a-aa17-1ee668090b15 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:57.471522 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f2385ce-f1ab-4f9a-aa17-1ee668090b15 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:54:57.483225 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 659/1318] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:57 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 915 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:58.488543 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4311ea0-28c5-4840-81f6-83fabfb1c15c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:54:58.489851 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4311ea0-28c5-4840-81f6-83fabfb1c15c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:58.490937 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:58.490937 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:58.491317 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4311ea0-28c5-4840-81f6-83fabfb1c15c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:58.612376 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:58.612376 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:58.623239 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f4311ea0-28c5-4840-81f6-83fabfb1c15c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:58.658575 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4311ea0-28c5-4840-81f6-83fabfb1c15c tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:54:58.659896 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 660/1319] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:58 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 915 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:54:59.678303 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36bcd156-d6eb-4c56-ba79-2cd2b2d551e8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:54:59.678835 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36bcd156-d6eb-4c56-ba79-2cd2b2d551e8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:54:59.679061 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:54:59.679061 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:54:59.679572 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36bcd156-d6eb-4c56-ba79-2cd2b2d551e8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:54:59.844702 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:54:59.844702 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:54:59.881587 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-36bcd156-d6eb-4c56-ba79-2cd2b2d551e8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Volume info retrieved successfully. Dec 12 02:54:59.948208 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36bcd156-d6eb-4c56-ba79-2cd2b2d551e8 tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 200 Dec 12 02:54:59.949331 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 660/1320] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:54:59 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 915 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:00.967951 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-353193f8-e950-46f6-a0e1-a1e762bc605b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] GET http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f Dec 12 02:55:00.968458 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-353193f8-e950-46f6-a0e1-a1e762bc605b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:00.968696 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:00.968696 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:00.969126 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-353193f8-e950-46f6-a0e1-a1e762bc605b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:01.074355 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-353193f8-e950-46f6-a0e1-a1e762bc605b tempest-VolumesSnapshotTestJSON-1962679223 tempest-VolumesSnapshotTestJSON-1962679223] http://10.222.0.50/volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f returned with HTTP 404 Dec 12 02:55:01.079274 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 661/1321] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:55:00 2020] GET /volume/v3/2a49415183f344c6a9ddec266c340244/volumes/404bb6ce-b29a-4303-af02-5a07f612446f => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:55:01.684858 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ebdface-d5b4-4991-b1af-f53f048e0fe1 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748] GET http://10.222.0.50/volume/v3/b5dab6ec532742b39bc3f8223453bec8/scheduler-stats/get_pools Dec 12 02:55:01.684858 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ebdface-d5b4-4991-b1af-f53f048e0fe1 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:01.684858 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:01.684858 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:01.684858 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ebdface-d5b4-4991-b1af-f53f048e0fe1 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748] Calling method 'get_pools' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:01.716066 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ebdface-d5b4-4991-b1af-f53f048e0fe1 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748] http://10.222.0.50/volume/v3/b5dab6ec532742b39bc3f8223453bec8/scheduler-stats/get_pools returned with HTTP 200 Dec 12 02:55:01.717114 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 661/1322] 10.222.0.50 () {58 vars in 1258 bytes} [Sat Dec 12 02:55:01 2020] GET /volume/v3/b5dab6ec532742b39bc3f8223453bec8/scheduler-stats/get_pools => generated 61 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:55:01.734663 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2416e797-19f8-4eff-ba40-02621bc984f6 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748] GET http://10.222.0.50/volume/v3/b5dab6ec532742b39bc3f8223453bec8/scheduler-stats/get_pools?detail=True Dec 12 02:55:01.735170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2416e797-19f8-4eff-ba40-02621bc984f6 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:01.735660 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2416e797-19f8-4eff-ba40-02621bc984f6 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748] Calling method 'get_pools' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:01.760535 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2416e797-19f8-4eff-ba40-02621bc984f6 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748] http://10.222.0.50/volume/v3/b5dab6ec532742b39bc3f8223453bec8/scheduler-stats/get_pools?detail=True returned with HTTP 200 Dec 12 02:55:01.761628 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 662/1323] 10.222.0.50 () {58 vars in 1281 bytes} [Sat Dec 12 02:55:01 2020] GET /volume/v3/b5dab6ec532742b39bc3f8223453bec8/scheduler-stats/get_pools?detail=True => generated 768 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:01.776382 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05deba46-2aaa-4813-ac9e-1a790de8c97f tempest-BackendsCapabilitiesAdminTestsJSON-1943700748 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748] GET http://10.222.0.50/volume/v3/b5dab6ec532742b39bc3f8223453bec8/capabilities/n-d-765315-4@lvmdriver-1 Dec 12 02:55:01.776947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05deba46-2aaa-4813-ac9e-1a790de8c97f tempest-BackendsCapabilitiesAdminTestsJSON-1943700748 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:01.777442 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05deba46-2aaa-4813-ac9e-1a790de8c97f tempest-BackendsCapabilitiesAdminTestsJSON-1943700748 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:01.807306 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05deba46-2aaa-4813-ac9e-1a790de8c97f tempest-BackendsCapabilitiesAdminTestsJSON-1943700748 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748] http://10.222.0.50/volume/v3/b5dab6ec532742b39bc3f8223453bec8/capabilities/n-d-765315-4@lvmdriver-1 returned with HTTP 200 Dec 12 02:55:01.808751 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 662/1324] 10.222.0.50 () {58 vars in 1294 bytes} [Sat Dec 12 02:55:01 2020] GET /volume/v3/b5dab6ec532742b39bc3f8223453bec8/capabilities/n-d-765315-4@lvmdriver-1 => generated 712 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:01.824161 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12387d38-8c6e-49c9-886e-7366efe166fa tempest-BackendsCapabilitiesAdminTestsJSON-1943700748 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748] GET http://10.222.0.50/volume/v3/b5dab6ec532742b39bc3f8223453bec8/capabilities/n-d-765315-4@lvmdriver-1 Dec 12 02:55:01.825570 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12387d38-8c6e-49c9-886e-7366efe166fa tempest-BackendsCapabilitiesAdminTestsJSON-1943700748 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:01.826225 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12387d38-8c6e-49c9-886e-7366efe166fa tempest-BackendsCapabilitiesAdminTestsJSON-1943700748 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:01.844926 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12387d38-8c6e-49c9-886e-7366efe166fa tempest-BackendsCapabilitiesAdminTestsJSON-1943700748 tempest-BackendsCapabilitiesAdminTestsJSON-1943700748] http://10.222.0.50/volume/v3/b5dab6ec532742b39bc3f8223453bec8/capabilities/n-d-765315-4@lvmdriver-1 returned with HTTP 200 Dec 12 02:55:01.845964 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 663/1325] 10.222.0.50 () {58 vars in 1294 bytes} [Sat Dec 12 02:55:01 2020] GET /volume/v3/b5dab6ec532742b39bc3f8223453bec8/capabilities/n-d-765315-4@lvmdriver-1 => generated 712 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:09.946426 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b07b2915-2c81-4947-8c58-ba86a88d5ab0 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] POST http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots Dec 12 02:55:09.947886 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b07b2915-2c81-4947-8c58-ba86a88d5ab0 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0259ee10-6479-4f35-b7ed-2634eae229e7", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-928653952"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:55:09.997959 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b07b2915-2c81-4947-8c58-ba86a88d5ab0 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots returned with HTTP 404 Dec 12 02:55:09.999484 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 663/1326] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:55:09 2020] POST /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots => generated 109 bytes in 345 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:55:10.009139 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4ed211e-1564-43f2-8ed5-2da57b187b66 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] POST http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots Dec 12 02:55:10.010137 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4ed211e-1564-43f2-8ed5-2da57b187b66 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1417273508"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:55:10.061957 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4ed211e-1564-43f2-8ed5-2da57b187b66 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots returned with HTTP 404 Dec 12 02:55:10.063587 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 664/1327] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:55:10 2020] POST /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots => generated 77 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:55:10.074944 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82325228-d567-4528-bf1c-411fd8aaa880 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] GET http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots?limit=invalid Dec 12 02:55:10.075765 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82325228-d567-4528-bf1c-411fd8aaa880 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:10.076413 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82325228-d567-4528-bf1c-411fd8aaa880 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:10.078739 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82325228-d567-4528-bf1c-411fd8aaa880 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] HTTP exception thrown: limit param must be an integer Dec 12 02:55:10.079331 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82325228-d567-4528-bf1c-411fd8aaa880 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots?limit=invalid returned with HTTP 400 Dec 12 02:55:10.086482 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 664/1328] 10.222.0.50 () {58 vars in 1237 bytes} [Sat Dec 12 02:55:10 2020] GET /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots?limit=invalid => generated 74 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:55:10.090800 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d232beba-0c81-40eb-9cb5-09a66d0763b4 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] GET http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots?marker=8b8ef034-7fb4-47aa-acce-0598297ca90b Dec 12 02:55:10.091663 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d232beba-0c81-40eb-9cb5-09a66d0763b4 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:10.092287 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d232beba-0c81-40eb-9cb5-09a66d0763b4 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:10.093153 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-d232beba-0c81-40eb-9cb5-09a66d0763b4 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:55:10.095725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-d232beba-0c81-40eb-9cb5-09a66d0763b4 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:55:10.124555 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d232beba-0c81-40eb-9cb5-09a66d0763b4 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots?marker=8b8ef034-7fb4-47aa-acce-0598297ca90b returned with HTTP 404 Dec 12 02:55:10.125646 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 665/1329] 10.222.0.50 () {58 vars in 1297 bytes} [Sat Dec 12 02:55:10 2020] GET /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots?marker=8b8ef034-7fb4-47aa-acce-0598297ca90b => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:55:10.135738 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd0c960c-afbe-420b-bfc5-73df9e2b186d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] GET http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots?sort_key=invalid Dec 12 02:55:10.136270 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd0c960c-afbe-420b-bfc5-73df9e2b186d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:10.136793 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd0c960c-afbe-420b-bfc5-73df9e2b186d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:10.137383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-cd0c960c-afbe-420b-bfc5-73df9e2b186d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:55:10.139590 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-cd0c960c-afbe-420b-bfc5-73df9e2b186d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:55:10.141730 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd0c960c-afbe-420b-bfc5-73df9e2b186d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots?sort_key=invalid returned with HTTP 400 Dec 12 02:55:10.148158 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 665/1330] 10.222.0.50 () {58 vars in 1243 bytes} [Sat Dec 12 02:55:10 2020] GET /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots?sort_key=invalid => generated 84 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:55:10.151698 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] POST http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes Dec 12 02:55:10.152726 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-24345881"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:55:10.154070 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-24345881'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:55:10.154657 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Create volume of 2 GB Dec 12 02:55:10.171218 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Availability Zones retrieved successfully. Dec 12 02:55:10.192397 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Flow 'volume_create_api' (709d86e5-e0cf-4381-9945-52cbf6f2db77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:55:10.195640 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d48706c5-3ddf-43b8-add5-5961a72c4e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:55:10.198326 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Validating volume size '2' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:55:10.279005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d48706c5-3ddf-43b8-add5-5961a72c4e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:55:10.281891 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (081dd712-306c-47db-87c0-4bc66c42047a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:55:10.428792 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Created reservations ['a7cc3f8b-96f5-4800-98e9-a273789d6312', '349aa446-ae39-42b5-aa44-a94d4036671c', '0fdf276a-b951-4a02-a176-df7874387fd2', 'dffe1195-4d6f-4af2-a29d-63c47a997b72'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:55:10.430926 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (081dd712-306c-47db-87c0-4bc66c42047a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7cc3f8b-96f5-4800-98e9-a273789d6312', '349aa446-ae39-42b5-aa44-a94d4036671c', '0fdf276a-b951-4a02-a176-df7874387fd2', 'dffe1195-4d6f-4af2-a29d-63c47a997b72']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:55:10.433057 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2c55844-097e-4c2c-9fb4-e38e03877036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:55:10.528838 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2c55844-097e-4c2c-9fb4-e38e03877036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31c915c0-d11f-40a8-bbfe-ef3d46096b63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-24345881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc8a5d86725647449f5ea06fd5f882c2',qos_specs=None,replication_status=,reservations=['a7cc3f8b-96f5-4800-98e9-a273789d6312','349aa446-ae39-42b5-aa44-a94d4036671c','0fdf276a-b951-4a02-a176-df7874387fd2','dffe1195-4d6f-4af2-a29d-63c47a997b72'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='538b8c79dba14330941d41affe689cfe',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:55:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-24345881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31c915c0-d11f-40a8-bbfe-ef3d46096b63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc8a5d86725647449f5ea06fd5f882c2',provider_auth=None,provider_geometry=None,provider_id=None,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='538b8c79dba14330941d41affe689cfe',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:55:10.531000 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31bf2ffc-096a-49a8-861d-8fe9a956eb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:55:10.566809 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31bf2ffc-096a-49a8-861d-8fe9a956eb2d) transitioned into state 'SUCCESS' from state '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-24345881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc8a5d86725647449f5ea06fd5f882c2',qos_specs=None,replication_status=,reservations=['a7cc3f8b-96f5-4800-98e9-a273789d6312','349aa446-ae39-42b5-aa44-a94d4036671c','0fdf276a-b951-4a02-a176-df7874387fd2','dffe1195-4d6f-4af2-a29d-63c47a997b72'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='538b8c79dba14330941d41affe689cfe',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:55:10.570021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a333bebe-f95a-4379-a73d-0387ef4b8615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:55:10.608226 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a333bebe-f95a-4379-a73d-0387ef4b8615) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:55:10.611162 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Flow 'volume_create_api' (709d86e5-e0cf-4381-9945-52cbf6f2db77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:55:10.681224 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Create volume request issued successfully. Dec 12 02:55:10.699507 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ceb3045-a9d8-46b4-a176-d82af5172c2f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes returned with HTTP 202 Dec 12 02:55:10.700712 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 666/1331] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:55:10 2020] POST /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes => generated 829 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:55:10.715597 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b4febd4-a398-4ab1-ba5e-3adbc6cb156d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] GET http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 Dec 12 02:55:10.716138 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b4febd4-a398-4ab1-ba5e-3adbc6cb156d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:10.716629 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b4febd4-a398-4ab1-ba5e-3adbc6cb156d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:10.805047 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:10.805047 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:10.814555 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9b4febd4-a398-4ab1-ba5e-3adbc6cb156d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Volume info retrieved successfully. Dec 12 02:55:10.838848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b4febd4-a398-4ab1-ba5e-3adbc6cb156d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 returned with HTTP 200 Dec 12 02:55:10.849891 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 666/1332] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:55:10 2020] GET /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 => generated 897 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:11.857984 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-073f0b5c-e8e1-4c64-84a7-928af417378d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] GET http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 Dec 12 02:55:11.859175 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-073f0b5c-e8e1-4c64-84a7-928af417378d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:11.859859 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:11.859859 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:11.860610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-073f0b5c-e8e1-4c64-84a7-928af417378d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:11.928064 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:11.928064 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:11.939287 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-073f0b5c-e8e1-4c64-84a7-928af417378d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Volume info retrieved successfully. Dec 12 02:55:11.971073 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-073f0b5c-e8e1-4c64-84a7-928af417378d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 returned with HTTP 200 Dec 12 02:55:11.985590 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 667/1333] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:55:11 2020] GET /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 => generated 922 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:11.989330 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80656d01-b264-4a7f-b6b7-00238d0c37eb tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] POST http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots Dec 12 02:55:11.989978 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:11.989978 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:11.990653 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80656d01-b264-4a7f-b6b7-00238d0c37eb tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31c915c0-d11f-40a8-bbfe-ef3d46096b63", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1265340591"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:55:12.046877 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:12.046877 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:12.048418 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-80656d01-b264-4a7f-b6b7-00238d0c37eb tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Volume info retrieved successfully. Dec 12 02:55:12.048971 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-80656d01-b264-4a7f-b6b7-00238d0c37eb tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Create snapshot from volume 31c915c0-d11f-40a8-bbfe-ef3d46096b63 Dec 12 02:55:12.126344 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-80656d01-b264-4a7f-b6b7-00238d0c37eb tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Created reservations ['e8f172ac-8897-4e05-98ae-64fe190ad7b8', 'aed365f5-3ec8-4372-bc80-d837c09f8e9b', 'af45e031-67b5-4997-a065-172dbd9dcbda', '2e9602e3-458c-454a-9dd2-33027bab23f2'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:55:12.306721 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-80656d01-b264-4a7f-b6b7-00238d0c37eb tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Snapshot create request issued successfully. Dec 12 02:55:12.307526 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80656d01-b264-4a7f-b6b7-00238d0c37eb tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots returned with HTTP 202 Dec 12 02:55:12.308399 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 667/1334] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:55:11 2020] POST /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots => generated 318 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:55:12.322049 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f590fb41-2e6b-46a6-b58e-cab42add2732 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] GET http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 Dec 12 02:55:12.322826 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f590fb41-2e6b-46a6-b58e-cab42add2732 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:12.323249 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:12.323249 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:12.323922 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f590fb41-2e6b-46a6-b58e-cab42add2732 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:12.427235 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:12.427235 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:12.431904 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f590fb41-2e6b-46a6-b58e-cab42add2732 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Snapshot retrieved successfully. Dec 12 02:55:12.438118 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f590fb41-2e6b-46a6-b58e-cab42add2732 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 returned with HTTP 200 Dec 12 02:55:12.445513 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 668/1335] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:55:12 2020] GET /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 => generated 450 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:13.452585 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dfc81828-79bc-4307-b79b-be11401b5599 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] GET http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 Dec 12 02:55:13.453141 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dfc81828-79bc-4307-b79b-be11401b5599 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:13.453315 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:13.453315 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:13.453994 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dfc81828-79bc-4307-b79b-be11401b5599 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:13.508528 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:13.508528 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:13.515363 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dfc81828-79bc-4307-b79b-be11401b5599 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Snapshot retrieved successfully. Dec 12 02:55:13.517428 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dfc81828-79bc-4307-b79b-be11401b5599 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 returned with HTTP 200 Dec 12 02:55:13.531814 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 668/1336] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:55:13 2020] GET /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 => generated 450 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:14.531970 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07186214-9bb4-47a5-945c-fe1ca270109f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] GET http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 Dec 12 02:55:14.536307 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07186214-9bb4-47a5-945c-fe1ca270109f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:14.537246 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:14.537246 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:14.538426 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07186214-9bb4-47a5-945c-fe1ca270109f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:14.648547 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:14.648547 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:14.654362 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-07186214-9bb4-47a5-945c-fe1ca270109f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Snapshot retrieved successfully. Dec 12 02:55:14.657130 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07186214-9bb4-47a5-945c-fe1ca270109f tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 returned with HTTP 200 Dec 12 02:55:14.666049 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 669/1337] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:55:14 2020] GET /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 => generated 477 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:14.676779 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0432cffe-af4a-45bf-b3f8-8952afc5b84a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] POST http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes Dec 12 02:55:14.677265 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:14.677265 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:14.677670 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0432cffe-af4a-45bf-b3f8-8952afc5b84a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "dfa264db-a739-4d45-b5f0-6cffe6b5c3b5"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:55:14.678911 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-0432cffe-af4a-45bf-b3f8-8952afc5b84a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'dfa264db-a739-4d45-b5f0-6cffe6b5c3b5'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:55:14.733058 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:14.733058 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:14.734202 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0432cffe-af4a-45bf-b3f8-8952afc5b84a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Snapshot retrieved successfully. Dec 12 02:55:14.734765 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-0432cffe-af4a-45bf-b3f8-8952afc5b84a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Create volume of 1 GB Dec 12 02:55:14.777084 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0432cffe-af4a-45bf-b3f8-8952afc5b84a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Availability Zones retrieved successfully. Dec 12 02:55:14.821161 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0432cffe-af4a-45bf-b3f8-8952afc5b84a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Flow 'volume_create_api' (05ac0b07-c1cc-49a3-8bd9-eb0c3c078cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:55:14.824131 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0432cffe-af4a-45bf-b3f8-8952afc5b84a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb553f4c-8834-457f-89b0-e3bdc56748d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:55:14.826357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-0432cffe-af4a-45bf-b3f8-8952afc5b84a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:55:14.845989 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-0432cffe-af4a-45bf-b3f8-8952afc5b84a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb553f4c-8834-457f-89b0-e3bdc56748d5) transitioned into state 'FAILURE' from state 'RUNNING' Dec 12 02:55:14.845989 n-d-765315-4 devstack@c-api.service[87998]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Dec 12 02:55:14.850977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0432cffe-af4a-45bf-b3f8-8952afc5b84a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb553f4c-8834-457f-89b0-e3bdc56748d5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:55:14.866739 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-0432cffe-af4a-45bf-b3f8-8952afc5b84a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb553f4c-8834-457f-89b0-e3bdc56748d5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 12 02:55:14.877196 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-0432cffe-af4a-45bf-b3f8-8952afc5b84a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Flow 'volume_create_api' (05ac0b07-c1cc-49a3-8bd9-eb0c3c078cf4) transitioned into state 'REVERTED' from state 'RUNNING' Dec 12 02:55:14.897353 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0432cffe-af4a-45bf-b3f8-8952afc5b84a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes returned with HTTP 400 Dec 12 02:55:14.897353 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 669/1338] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:55:14 2020] POST /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes => generated 171 bytes in 207 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 02:55:14.903269 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39a23506-d865-492c-97cf-ab79b60ad5c1 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] DELETE http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 Dec 12 02:55:14.903269 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39a23506-d865-492c-97cf-ab79b60ad5c1 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:14.903269 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:14.903269 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:14.903269 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39a23506-d865-492c-97cf-ab79b60ad5c1 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:14.903269 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-39a23506-d865-492c-97cf-ab79b60ad5c1 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Delete snapshot with id: dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 Dec 12 02:55:14.967017 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:14.967017 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:14.970577 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-39a23506-d865-492c-97cf-ab79b60ad5c1 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Snapshot retrieved successfully. Dec 12 02:55:15.116059 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-39a23506-d865-492c-97cf-ab79b60ad5c1 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Snapshot delete request issued successfully. Dec 12 02:55:15.116865 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39a23506-d865-492c-97cf-ab79b60ad5c1 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 returned with HTTP 202 Dec 12 02:55:15.118157 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 670/1339] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:55:14 2020] DELETE /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 => generated 0 bytes in 233 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:55:15.127936 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f840f61-1059-4bb1-b824-0e6db5179cda tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] GET http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 Dec 12 02:55:15.129539 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f840f61-1059-4bb1-b824-0e6db5179cda tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:15.129973 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:15.129973 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:15.131730 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f840f61-1059-4bb1-b824-0e6db5179cda tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:15.180965 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:15.180965 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:15.182691 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5f840f61-1059-4bb1-b824-0e6db5179cda tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Snapshot retrieved successfully. Dec 12 02:55:15.185076 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f840f61-1059-4bb1-b824-0e6db5179cda tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 returned with HTTP 200 Dec 12 02:55:15.186112 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 670/1340] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:55:15 2020] GET /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 => generated 476 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:55:16.199530 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0004f2e6-b61d-40bd-9776-7e9610c5a6fd tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] GET http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 Dec 12 02:55:16.200044 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0004f2e6-b61d-40bd-9776-7e9610c5a6fd tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:16.200434 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:16.200434 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:16.201195 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0004f2e6-b61d-40bd-9776-7e9610c5a6fd tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:16.288445 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:16.288445 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:16.289948 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0004f2e6-b61d-40bd-9776-7e9610c5a6fd tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Snapshot retrieved successfully. Dec 12 02:55:16.292343 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0004f2e6-b61d-40bd-9776-7e9610c5a6fd tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 returned with HTTP 200 Dec 12 02:55:16.302304 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 671/1341] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:55:16 2020] GET /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 => generated 476 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:17.313867 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9e88031-c9f4-41e7-9543-3e61d243c58d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] GET http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 Dec 12 02:55:17.315117 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9e88031-c9f4-41e7-9543-3e61d243c58d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:17.315544 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:17.315544 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:17.316203 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9e88031-c9f4-41e7-9543-3e61d243c58d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:17.352331 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9e88031-c9f4-41e7-9543-3e61d243c58d tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 returned with HTTP 404 Dec 12 02:55:17.354422 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 671/1342] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:55:17 2020] GET /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/snapshots/dfa264db-a739-4d45-b5f0-6cffe6b5c3b5 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:55:17.363863 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57e2d652-21ed-4f81-a14f-0c159d1661a4 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] DELETE http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 Dec 12 02:55:17.364504 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57e2d652-21ed-4f81-a14f-0c159d1661a4 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:17.364857 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:17.364857 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:17.365362 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57e2d652-21ed-4f81-a14f-0c159d1661a4 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:17.365903 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-57e2d652-21ed-4f81-a14f-0c159d1661a4 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Delete volume with id: 31c915c0-d11f-40a8-bbfe-ef3d46096b63 Dec 12 02:55:17.424609 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:17.424609 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:17.427017 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57e2d652-21ed-4f81-a14f-0c159d1661a4 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Volume info retrieved successfully. Dec 12 02:55:17.459923 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57e2d652-21ed-4f81-a14f-0c159d1661a4 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Delete volume request issued successfully. Dec 12 02:55:17.460912 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57e2d652-21ed-4f81-a14f-0c159d1661a4 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 returned with HTTP 202 Dec 12 02:55:17.462206 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 672/1343] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:55:17 2020] DELETE /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:55:17.470070 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2873662-deec-436c-b321-deba2d841a3a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] GET http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 Dec 12 02:55:17.470727 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2873662-deec-436c-b321-deba2d841a3a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:17.471406 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2873662-deec-436c-b321-deba2d841a3a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:17.589106 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:17.589106 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:17.609895 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c2873662-deec-436c-b321-deba2d841a3a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Volume info retrieved successfully. Dec 12 02:55:17.636808 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2873662-deec-436c-b321-deba2d841a3a tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 returned with HTTP 200 Dec 12 02:55:17.638256 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 672/1344] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:55:17 2020] GET /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 => generated 921 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:18.654753 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f2ad308-7b95-4b38-ba78-3ffaf2febcf1 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] GET http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 Dec 12 02:55:18.655254 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f2ad308-7b95-4b38-ba78-3ffaf2febcf1 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:18.655449 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:18.655449 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:18.656909 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f2ad308-7b95-4b38-ba78-3ffaf2febcf1 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:18.790889 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:18.790889 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:18.812190 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f2ad308-7b95-4b38-ba78-3ffaf2febcf1 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Volume info retrieved successfully. Dec 12 02:55:18.876515 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f2ad308-7b95-4b38-ba78-3ffaf2febcf1 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 returned with HTTP 200 Dec 12 02:55:18.884564 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 673/1345] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:55:18 2020] GET /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 => generated 921 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:19.905131 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be809fd7-fd8a-4886-a4d0-15c849305a24 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] GET http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 Dec 12 02:55:19.906682 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be809fd7-fd8a-4886-a4d0-15c849305a24 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:19.906905 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:19.906905 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:19.907288 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be809fd7-fd8a-4886-a4d0-15c849305a24 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:20.011129 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be809fd7-fd8a-4886-a4d0-15c849305a24 tempest-VolumesSnapshotNegativeTestJSON-19555151 tempest-VolumesSnapshotNegativeTestJSON-19555151] http://10.222.0.50/volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 returned with HTTP 404 Dec 12 02:55:20.012168 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 673/1346] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:55:19 2020] GET /volume/v3/cc8a5d86725647449f5ea06fd5f882c2/volumes/31c915c0-d11f-40a8-bbfe-ef3d46096b63 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:55:40.453781 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b179d85-c177-4b7d-a169-48ce9e9f5134 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] POST http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs Dec 12 02:55:40.455318 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:40.455318 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:40.456034 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b179d85-c177-4b7d-a169-48ce9e9f5134 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1073113850", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:55:40.460901 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.qos_specs [None req-9b179d85-c177-4b7d-a169-48ce9e9f5134 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1073113850', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=88000) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 12 02:55:40.478720 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-9b179d85-c177-4b7d-a169-48ce9e9f5134 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] DB qos_specs_create(): root {'id': 'c0353ea4-ae00-49d0-9b69-ab96812c496a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1073113850'} {{(pid=88000) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 12 02:55:40.497565 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b179d85-c177-4b7d-a169-48ce9e9f5134 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs returned with HTTP 200 Dec 12 02:55:40.499837 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 674/1347] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:55:40 2020] POST /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs => generated 459 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:40.515631 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11c350b9-3c23-4511-b116-8a743305fe34 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] POST http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types Dec 12 02:55:40.517366 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11c350b9-3c23-4511-b116-8a743305fe34 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-878345735"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:55:40.588073 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11c350b9-3c23-4511-b116-8a743305fe34 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types returned with HTTP 200 Dec 12 02:55:40.589379 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 674/1348] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 02:55:40 2020] POST /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types => generated 221 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:55:40.599606 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f9f19731-d466-4935-b0e4-f0069a0eadf7 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] POST http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types Dec 12 02:55:40.600333 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:40.600333 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:40.601551 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f9f19731-d466-4935-b0e4-f0069a0eadf7 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1342698792"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:55:40.625607 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:40.625607 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:40.696940 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f9f19731-d466-4935-b0e4-f0069a0eadf7 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types returned with HTTP 200 Dec 12 02:55:40.698081 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 675/1349] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 02:55:40 2020] POST /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types => generated 222 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:40.708766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8dbe660-abee-48f9-bc5c-5fb05b1cc990 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] POST http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types Dec 12 02:55:40.709575 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8dbe660-abee-48f9-bc5c-5fb05b1cc990 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1121300776"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:55:40.758073 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8dbe660-abee-48f9-bc5c-5fb05b1cc990 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types returned with HTTP 200 Dec 12 02:55:40.759462 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 675/1350] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 02:55:40 2020] POST /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types => generated 222 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:40.771531 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11da4ecd-75f8-4683-96c3-beebeb525ae0 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associate?vol_type_id=0f796b02-b194-4419-8115-9e2e38bc1105 Dec 12 02:55:40.772316 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11da4ecd-75f8-4683-96c3-beebeb525ae0 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:40.773158 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11da4ecd-75f8-4683-96c3-beebeb525ae0 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'associate' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:40.776805 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-11da4ecd-75f8-4683-96c3-beebeb525ae0 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Associate qos_spec: c0353ea4-ae00-49d0-9b69-ab96812c496a with type: 0f796b02-b194-4419-8115-9e2e38bc1105 {{(pid=88000) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 12 02:55:40.794097 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:40.794097 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:40.805704 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:40.805704 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:40.858330 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11da4ecd-75f8-4683-96c3-beebeb525ae0 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associate?vol_type_id=0f796b02-b194-4419-8115-9e2e38bc1105 returned with HTTP 202 Dec 12 02:55:40.863572 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 676/1351] 10.222.0.50 () {58 vars in 1448 bytes} [Sat Dec 12 02:55:40 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associate?vol_type_id=0f796b02-b194-4419-8115-9e2e38bc1105 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:55:40.870282 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e89ada5c-fd4a-4f2d-959b-9f3de79d17a4 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associate?vol_type_id=d49b5a90-1cf7-4304-86b6-7d401ef43718 Dec 12 02:55:40.871197 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e89ada5c-fd4a-4f2d-959b-9f3de79d17a4 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:40.871704 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e89ada5c-fd4a-4f2d-959b-9f3de79d17a4 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'associate' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:40.874152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e89ada5c-fd4a-4f2d-959b-9f3de79d17a4 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Associate qos_spec: c0353ea4-ae00-49d0-9b69-ab96812c496a with type: d49b5a90-1cf7-4304-86b6-7d401ef43718 {{(pid=87999) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 12 02:55:40.875973 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:40.875973 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:40.887379 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:40.887379 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:40.934139 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e89ada5c-fd4a-4f2d-959b-9f3de79d17a4 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associate?vol_type_id=d49b5a90-1cf7-4304-86b6-7d401ef43718 returned with HTTP 202 Dec 12 02:55:40.938268 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 676/1352] 10.222.0.50 () {58 vars in 1448 bytes} [Sat Dec 12 02:55:40 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associate?vol_type_id=d49b5a90-1cf7-4304-86b6-7d401ef43718 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:55:40.947517 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e549ff9d-84b8-47dc-a746-64df7597ddad tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associate?vol_type_id=966872b1-e613-4690-8d95-722bd9de25dd Dec 12 02:55:40.948527 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e549ff9d-84b8-47dc-a746-64df7597ddad tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:40.949084 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:40.949084 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:40.950099 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e549ff9d-84b8-47dc-a746-64df7597ddad tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'associate' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:40.950979 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:40.950979 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:40.952466 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e549ff9d-84b8-47dc-a746-64df7597ddad tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Associate qos_spec: c0353ea4-ae00-49d0-9b69-ab96812c496a with type: 966872b1-e613-4690-8d95-722bd9de25dd {{(pid=88000) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 12 02:55:40.953373 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:40.953373 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:40.964162 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:40.964162 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.015316 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e549ff9d-84b8-47dc-a746-64df7597ddad tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associate?vol_type_id=966872b1-e613-4690-8d95-722bd9de25dd returned with HTTP 202 Dec 12 02:55:41.022299 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 677/1353] 10.222.0.50 () {58 vars in 1448 bytes} [Sat Dec 12 02:55:40 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associate?vol_type_id=966872b1-e613-4690-8d95-722bd9de25dd => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:55:41.027040 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac27b985-929f-4d82-be69-f1ee8f28b2c1 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associations Dec 12 02:55:41.027608 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac27b985-929f-4d82-be69-f1ee8f28b2c1 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:41.027842 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:41.027842 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:41.028219 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac27b985-929f-4d82-be69-f1ee8f28b2c1 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'associations' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:41.029081 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:41.029081 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:41.029763 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ac27b985-929f-4d82-be69-f1ee8f28b2c1 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Get associations for qos_spec id: c0353ea4-ae00-49d0-9b69-ab96812c496a {{(pid=87999) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 12 02:55:41.030413 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.030413 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.063294 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac27b985-929f-4d82-be69-f1ee8f28b2c1 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associations returned with HTTP 200 Dec 12 02:55:41.064492 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 677/1354] 10.222.0.50 () {58 vars in 1360 bytes} [Sat Dec 12 02:55:41 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associations => generated 447 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:55:41.078130 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0137547d-a9a5-4ff7-8b23-dc830e4291e4 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/disassociate?vol_type_id=0f796b02-b194-4419-8115-9e2e38bc1105 Dec 12 02:55:41.078554 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0137547d-a9a5-4ff7-8b23-dc830e4291e4 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:41.078754 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:41.078754 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:41.079135 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0137547d-a9a5-4ff7-8b23-dc830e4291e4 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'disassociate' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:41.079783 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:41.079783 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:41.080930 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0137547d-a9a5-4ff7-8b23-dc830e4291e4 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Disassociate qos_spec: c0353ea4-ae00-49d0-9b69-ab96812c496a from type: 0f796b02-b194-4419-8115-9e2e38bc1105 {{(pid=88000) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Dec 12 02:55:41.081798 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.081798 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.091100 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.091100 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.121130 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0137547d-a9a5-4ff7-8b23-dc830e4291e4 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/disassociate?vol_type_id=0f796b02-b194-4419-8115-9e2e38bc1105 returned with HTTP 202 Dec 12 02:55:41.134621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3617b68-142f-4524-b392-c04b5bf6c650 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associations Dec 12 02:55:41.135171 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3617b68-142f-4524-b392-c04b5bf6c650 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:41.135398 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:41.135398 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:41.136716 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3617b68-142f-4524-b392-c04b5bf6c650 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'associations' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:41.137233 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:41.137233 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:41.138045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e3617b68-142f-4524-b392-c04b5bf6c650 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Get associations for qos_spec id: c0353ea4-ae00-49d0-9b69-ab96812c496a {{(pid=87999) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 12 02:55:41.140027 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 678/1355] 10.222.0.50 () {58 vars in 1457 bytes} [Sat Dec 12 02:55:41 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/disassociate?vol_type_id=0f796b02-b194-4419-8115-9e2e38bc1105 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:55:41.140284 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.140284 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.191079 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3617b68-142f-4524-b392-c04b5bf6c650 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associations returned with HTTP 200 Dec 12 02:55:41.192583 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 678/1356] 10.222.0.50 () {58 vars in 1360 bytes} [Sat Dec 12 02:55:41 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associations => generated 306 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:41.208166 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-397872dd-024b-4d13-8f65-5c3c296e97a6 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/disassociate_all Dec 12 02:55:41.209456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-397872dd-024b-4d13-8f65-5c3c296e97a6 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:41.209907 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:41.209907 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:41.211011 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-397872dd-024b-4d13-8f65-5c3c296e97a6 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'disassociate_all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:41.212089 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:41.212089 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:41.213445 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-397872dd-024b-4d13-8f65-5c3c296e97a6 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Disassociate qos_spec: c0353ea4-ae00-49d0-9b69-ab96812c496a from all. {{(pid=88000) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Dec 12 02:55:41.214325 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.214325 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.224460 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.224460 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.243446 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-397872dd-024b-4d13-8f65-5c3c296e97a6 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/disassociate_all returned with HTTP 202 Dec 12 02:55:41.244870 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 679/1357] 10.222.0.50 () {58 vars in 1372 bytes} [Sat Dec 12 02:55:41 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/disassociate_all => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:55:41.256169 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81b22e5a-8d86-494d-a5c6-2c5d370810ea tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associations Dec 12 02:55:41.257121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81b22e5a-8d86-494d-a5c6-2c5d370810ea tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:41.257533 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:41.257533 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:41.258676 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81b22e5a-8d86-494d-a5c6-2c5d370810ea tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'associations' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:41.259567 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:41.259567 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:41.261179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-81b22e5a-8d86-494d-a5c6-2c5d370810ea tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Get associations for qos_spec id: c0353ea4-ae00-49d0-9b69-ab96812c496a {{(pid=87999) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 12 02:55:41.263925 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.263925 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.311903 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81b22e5a-8d86-494d-a5c6-2c5d370810ea tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associations returned with HTTP 200 Dec 12 02:55:41.313234 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 679/1358] 10.222.0.50 () {58 vars in 1360 bytes} [Sat Dec 12 02:55:41 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/associations => generated 24 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:55:41.328460 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35d9eb24-7f0f-4bab-b803-16f669922fbf tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] POST http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs Dec 12 02:55:41.329003 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:41.329003 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:41.329435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35d9eb24-7f0f-4bab-b803-16f669922fbf tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-539473529", "consumer": "back-end"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:55:41.332743 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:41.332743 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:41.333565 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.qos_specs [None req-35d9eb24-7f0f-4bab-b803-16f669922fbf tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-539473529', 'consumer': 'back-end', 'specs': {}} {{(pid=88000) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 12 02:55:41.348809 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-35d9eb24-7f0f-4bab-b803-16f669922fbf tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] DB qos_specs_create(): root {'id': '4315d9cc-d536-4338-8cdb-d339c262b899', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-539473529'} {{(pid=88000) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 12 02:55:41.365151 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35d9eb24-7f0f-4bab-b803-16f669922fbf tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs returned with HTTP 200 Dec 12 02:55:41.367006 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 680/1359] 10.222.0.50 () {60 vars in 1231 bytes} [Sat Dec 12 02:55:41 2020] POST /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs => generated 434 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:41.387576 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d226a5bd-2abe-45ed-ade4-a0434bcc9dc2 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] DELETE http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4315d9cc-d536-4338-8cdb-d339c262b899?force=False Dec 12 02:55:41.388427 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d226a5bd-2abe-45ed-ade4-a0434bcc9dc2 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:41.389328 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:41.389328 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:41.390101 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d226a5bd-2abe-45ed-ade4-a0434bcc9dc2 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:41.391000 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:41.391000 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:41.392498 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d226a5bd-2abe-45ed-ade4-a0434bcc9dc2 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Delete qos_spec: 4315d9cc-d536-4338-8cdb-d339c262b899, force: False {{(pid=87999) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 12 02:55:41.393463 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.393463 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.413431 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.413431 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.436479 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.436479 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.446867 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:55:41.446867 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:55:41.487117 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d226a5bd-2abe-45ed-ade4-a0434bcc9dc2 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4315d9cc-d536-4338-8cdb-d339c262b899?force=False returned with HTTP 202 Dec 12 02:55:41.502271 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-925ccc0e-8a41-4171-a7ee-cece9ed01ef0 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4315d9cc-d536-4338-8cdb-d339c262b899 Dec 12 02:55:41.503639 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-925ccc0e-8a41-4171-a7ee-cece9ed01ef0 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:41.503967 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:41.503967 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:41.504954 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-925ccc0e-8a41-4171-a7ee-cece9ed01ef0 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:41.505786 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:41.505786 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:41.509035 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 680/1360] 10.222.0.50 () {58 vars in 1347 bytes} [Sat Dec 12 02:55:41 2020] DELETE /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4315d9cc-d536-4338-8cdb-d339c262b899?force=False => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:55:41.511391 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.511391 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.528601 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-925ccc0e-8a41-4171-a7ee-cece9ed01ef0 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4315d9cc-d536-4338-8cdb-d339c262b899 returned with HTTP 404 Dec 12 02:55:41.536802 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 681/1361] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:55:41 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4315d9cc-d536-4338-8cdb-d339c262b899 => generated 100 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:55:41.547185 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04e8c56c-f016-4e0d-8605-80c9bac58ad6 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs Dec 12 02:55:41.548203 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04e8c56c-f016-4e0d-8605-80c9bac58ad6 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:41.548576 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:41.548576 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:41.549423 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04e8c56c-f016-4e0d-8605-80c9bac58ad6 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:41.550651 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:41.550651 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:41.589092 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04e8c56c-f016-4e0d-8605-80c9bac58ad6 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs returned with HTTP 200 Dec 12 02:55:41.589966 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 681/1362] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Dec 12 02:55:41 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs => generated 175 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:41.604628 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66a10ddc-a202-42ee-b518-af0b23fcd03e tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] POST http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs Dec 12 02:55:41.605794 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66a10ddc-a202-42ee-b518-af0b23fcd03e tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-559198627", "consumer": "both"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:55:41.608457 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.qos_specs [None req-66a10ddc-a202-42ee-b518-af0b23fcd03e tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-559198627', 'consumer': 'both', 'specs': {}} {{(pid=88000) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 12 02:55:41.631439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-66a10ddc-a202-42ee-b518-af0b23fcd03e tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] DB qos_specs_create(): root {'id': '4844113f-a55e-46b6-bee7-bd3f24a0dec9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-559198627'} {{(pid=88000) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 12 02:55:41.647356 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66a10ddc-a202-42ee-b518-af0b23fcd03e tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs returned with HTTP 200 Dec 12 02:55:41.648478 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 682/1363] 10.222.0.50 () {60 vars in 1231 bytes} [Sat Dec 12 02:55:41 2020] POST /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs => generated 430 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:41.662973 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c851ade1-499a-4296-ab17-a770bc996420 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] DELETE http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4844113f-a55e-46b6-bee7-bd3f24a0dec9?force=False Dec 12 02:55:41.663866 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c851ade1-499a-4296-ab17-a770bc996420 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:41.664314 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:41.664314 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:41.665847 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c851ade1-499a-4296-ab17-a770bc996420 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:41.666888 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:41.666888 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:41.668386 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c851ade1-499a-4296-ab17-a770bc996420 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Delete qos_spec: 4844113f-a55e-46b6-bee7-bd3f24a0dec9, force: False {{(pid=87999) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 12 02:55:41.669339 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.669339 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.679107 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.679107 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.705249 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.705249 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.714366 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:55:41.714366 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:55:41.727057 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c851ade1-499a-4296-ab17-a770bc996420 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4844113f-a55e-46b6-bee7-bd3f24a0dec9?force=False returned with HTTP 202 Dec 12 02:55:41.742012 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-070dd9a9-d025-4b39-9969-cd37bac27a6f tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4844113f-a55e-46b6-bee7-bd3f24a0dec9 Dec 12 02:55:41.742814 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-070dd9a9-d025-4b39-9969-cd37bac27a6f tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:41.743230 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:41.743230 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:41.744287 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 682/1364] 10.222.0.50 () {58 vars in 1347 bytes} [Sat Dec 12 02:55:41 2020] DELETE /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4844113f-a55e-46b6-bee7-bd3f24a0dec9?force=False => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:55:41.744776 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-070dd9a9-d025-4b39-9969-cd37bac27a6f tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:41.745636 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:41.745636 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:41.749624 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.749624 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.769412 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-070dd9a9-d025-4b39-9969-cd37bac27a6f tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4844113f-a55e-46b6-bee7-bd3f24a0dec9 returned with HTTP 404 Dec 12 02:55:41.771060 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 683/1365] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:55:41 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4844113f-a55e-46b6-bee7-bd3f24a0dec9 => generated 100 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:55:41.781939 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f95f444-592e-4a12-a439-9b5db20dcdda tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs Dec 12 02:55:41.782751 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f95f444-592e-4a12-a439-9b5db20dcdda tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:41.783164 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:41.783164 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:41.784076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f95f444-592e-4a12-a439-9b5db20dcdda tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:41.785673 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:41.785673 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:41.810289 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f95f444-592e-4a12-a439-9b5db20dcdda tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs returned with HTTP 200 Dec 12 02:55:41.811530 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 683/1366] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Dec 12 02:55:41 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs => generated 175 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:41.826111 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e3afe80-c6cb-48f2-a750-882e1e106abe tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] POST http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs Dec 12 02:55:41.827187 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e3afe80-c6cb-48f2-a750-882e1e106abe tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1692402646", "consumer": "front-end"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:55:41.829406 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.qos_specs [None req-6e3afe80-c6cb-48f2-a750-882e1e106abe tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1692402646', 'consumer': 'front-end', 'specs': {}} {{(pid=88000) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 12 02:55:41.841270 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-6e3afe80-c6cb-48f2-a750-882e1e106abe tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] DB qos_specs_create(): root {'id': 'aac6ee7d-1715-4c53-a058-0d517d43e5d3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1692402646'} {{(pid=88000) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 12 02:55:41.853789 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e3afe80-c6cb-48f2-a750-882e1e106abe tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs returned with HTTP 200 Dec 12 02:55:41.863027 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 684/1367] 10.222.0.50 () {60 vars in 1231 bytes} [Sat Dec 12 02:55:41 2020] POST /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs => generated 436 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:41.867593 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30b15a37-afb4-4173-92b7-3b85fbbec763 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] DELETE http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/aac6ee7d-1715-4c53-a058-0d517d43e5d3?force=False Dec 12 02:55:41.868122 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30b15a37-afb4-4173-92b7-3b85fbbec763 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:41.868342 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:41.868342 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:41.869125 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30b15a37-afb4-4173-92b7-3b85fbbec763 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:41.869532 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:41.869532 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:41.870352 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-30b15a37-afb4-4173-92b7-3b85fbbec763 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Delete qos_spec: aac6ee7d-1715-4c53-a058-0d517d43e5d3, force: False {{(pid=87999) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 12 02:55:41.871009 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.871009 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.885199 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.885199 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.926280 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.926280 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:41.942098 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:55:41.942098 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:55:41.955341 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30b15a37-afb4-4173-92b7-3b85fbbec763 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/aac6ee7d-1715-4c53-a058-0d517d43e5d3?force=False returned with HTTP 202 Dec 12 02:55:41.960312 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 684/1368] 10.222.0.50 () {58 vars in 1347 bytes} [Sat Dec 12 02:55:41 2020] DELETE /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/aac6ee7d-1715-4c53-a058-0d517d43e5d3?force=False => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:55:41.974453 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ed4716f-77c0-4319-bb34-6231e91eeb4c tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/aac6ee7d-1715-4c53-a058-0d517d43e5d3 Dec 12 02:55:41.975356 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ed4716f-77c0-4319-bb34-6231e91eeb4c tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:41.989052 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:41.989052 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:41.990361 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ed4716f-77c0-4319-bb34-6231e91eeb4c tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:41.991286 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:41.991286 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:41.992642 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:41.992642 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:42.007329 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ed4716f-77c0-4319-bb34-6231e91eeb4c tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/aac6ee7d-1715-4c53-a058-0d517d43e5d3 returned with HTTP 404 Dec 12 02:55:42.012557 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 685/1369] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:55:41 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/aac6ee7d-1715-4c53-a058-0d517d43e5d3 => generated 100 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:55:42.019310 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c092cf2-1275-4100-a8bb-90112a8a7389 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs Dec 12 02:55:42.020058 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c092cf2-1275-4100-a8bb-90112a8a7389 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.020591 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:42.020591 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:42.021005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c092cf2-1275-4100-a8bb-90112a8a7389 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.021708 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:42.021708 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:42.038096 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c092cf2-1275-4100-a8bb-90112a8a7389 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs returned with HTTP 200 Dec 12 02:55:42.038979 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 685/1370] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Dec 12 02:55:42 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs => generated 175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:42.052027 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f5a8b1d-7ceb-49c8-bf0f-f9b2c3f66c8c tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a Dec 12 02:55:42.052992 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f5a8b1d-7ceb-49c8-bf0f-f9b2c3f66c8c tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.053694 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f5a8b1d-7ceb-49c8-bf0f-f9b2c3f66c8c tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.070391 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f5a8b1d-7ceb-49c8-bf0f-f9b2c3f66c8c tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a returned with HTTP 200 Dec 12 02:55:42.071768 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 686/1371] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:55:42 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a => generated 459 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:42.086828 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79e33d46-32a4-4624-922b-f8ef86ccee0d tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs Dec 12 02:55:42.087648 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79e33d46-32a4-4624-922b-f8ef86ccee0d tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.088219 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:42.088219 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:42.089107 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79e33d46-32a4-4624-922b-f8ef86ccee0d tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.090408 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:42.090408 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:42.091901 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4724: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:42.091901 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Dec 12 02:55:42.109472 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79e33d46-32a4-4624-922b-f8ef86ccee0d tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs returned with HTTP 200 Dec 12 02:55:42.111279 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 686/1372] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Dec 12 02:55:42 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs => generated 175 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:42.128287 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92cdf6bb-70b2-463f-afa2-9719fd16dde3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] PUT http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a Dec 12 02:55:42.129107 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:42.129107 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:42.129961 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92cdf6bb-70b2-463f-afa2-9719fd16dde3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:55:42.131959 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:42.131959 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:42.134256 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:42.134256 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:42.146435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.qos_specs [None req-92cdf6bb-70b2-463f-afa2-9719fd16dde3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=88000) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Dec 12 02:55:42.147133 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:42.147133 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:42.163137 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-92cdf6bb-70b2-463f-afa2-9719fd16dde3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] qos_specs_update() value: {'id': '2f170add-5a8e-4ccf-aae9-68c29d42d06d', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'c0353ea4-ae00-49d0-9b69-ab96812c496a', 'deleted': False} {{(pid=88000) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Dec 12 02:55:42.172971 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92cdf6bb-70b2-463f-afa2-9719fd16dde3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a returned with HTTP 200 Dec 12 02:55:42.174293 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 687/1373] 10.222.0.50 () {60 vars in 1341 bytes} [Sat Dec 12 02:55:42 2020] PUT /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a => generated 36 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:55:42.187419 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1074d52-1dcf-4453-a047-7444017d488b tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a Dec 12 02:55:42.188269 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1074d52-1dcf-4453-a047-7444017d488b tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.188710 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:42.188710 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:42.189503 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1074d52-1dcf-4453-a047-7444017d488b tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.190381 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:42.190381 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:42.192414 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:42.192414 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:42.205416 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1074d52-1dcf-4453-a047-7444017d488b tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a returned with HTTP 200 Dec 12 02:55:42.208404 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 687/1374] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:55:42 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a => generated 480 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:42.224066 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6d59f8c-a312-43ec-a495-ce77cdfc0157 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] PUT http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/delete_keys Dec 12 02:55:42.224537 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:42.224537 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:42.224977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6d59f8c-a312-43ec-a495-ce77cdfc0157 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:55:42.226436 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:42.226436 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:42.239183 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a6d59f8c-a312-43ec-a495-ce77cdfc0157 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Delete_key spec: c0353ea4-ae00-49d0-9b69-ab96812c496a, keys: ['iops_bytes'] {{(pid=88000) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Dec 12 02:55:42.239898 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:42.239898 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:42.270351 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:55:42.270351 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:55:42.290485 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:42.290485 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:42.307024 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6d59f8c-a312-43ec-a495-ce77cdfc0157 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/delete_keys returned with HTTP 202 Dec 12 02:55:42.307918 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 688/1375] 10.222.0.50 () {60 vars in 1377 bytes} [Sat Dec 12 02:55:42 2020] PUT /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a/delete_keys => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:55:42.318030 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b82d74a-5695-44b0-8bf4-57d371f8b792 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a Dec 12 02:55:42.318868 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b82d74a-5695-44b0-8bf4-57d371f8b792 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.319574 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:42.319574 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:42.320233 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b82d74a-5695-44b0-8bf4-57d371f8b792 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.321245 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:42.321245 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:42.322537 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:42.322537 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:42.338454 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b82d74a-5695-44b0-8bf4-57d371f8b792 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a returned with HTTP 200 Dec 12 02:55:42.341713 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 688/1376] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:55:42 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a => generated 459 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:42.354394 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7791029d-918c-461c-8469-400dee7a9d9d tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a Dec 12 02:55:42.355417 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7791029d-918c-461c-8469-400dee7a9d9d tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.355980 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:42.355980 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:42.356613 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7791029d-918c-461c-8469-400dee7a9d9d tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.357708 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:42.357708 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:42.359142 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:42.359142 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:42.370114 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7791029d-918c-461c-8469-400dee7a9d9d tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a returned with HTTP 200 Dec 12 02:55:42.371783 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 689/1377] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:55:42 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a => generated 459 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:42.386672 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6499cb8b-5572-40c7-ac49-2d5896cc012a tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] DELETE http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/aac6ee7d-1715-4c53-a058-0d517d43e5d3?force=False Dec 12 02:55:42.387203 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6499cb8b-5572-40c7-ac49-2d5896cc012a tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.387427 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:42.387427 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:42.387807 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6499cb8b-5572-40c7-ac49-2d5896cc012a tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.388445 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:42.388445 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:42.389711 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6499cb8b-5572-40c7-ac49-2d5896cc012a tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Delete qos_spec: aac6ee7d-1715-4c53-a058-0d517d43e5d3, force: False {{(pid=87999) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 12 02:55:42.390369 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:42.390369 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:42.397216 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6499cb8b-5572-40c7-ac49-2d5896cc012a tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/aac6ee7d-1715-4c53-a058-0d517d43e5d3?force=False returned with HTTP 404 Dec 12 02:55:42.398840 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 689/1378] 10.222.0.50 () {58 vars in 1347 bytes} [Sat Dec 12 02:55:42 2020] DELETE /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/aac6ee7d-1715-4c53-a058-0d517d43e5d3?force=False => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:55:42.411578 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a06e7ad7-98fb-4be3-9080-6d5f1e26e9f6 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/aac6ee7d-1715-4c53-a058-0d517d43e5d3 Dec 12 02:55:42.412367 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a06e7ad7-98fb-4be3-9080-6d5f1e26e9f6 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.412829 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:42.412829 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:42.413476 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a06e7ad7-98fb-4be3-9080-6d5f1e26e9f6 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.414342 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:42.414342 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:42.415651 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:42.415651 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:42.426643 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a06e7ad7-98fb-4be3-9080-6d5f1e26e9f6 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/aac6ee7d-1715-4c53-a058-0d517d43e5d3 returned with HTTP 404 Dec 12 02:55:42.428241 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 690/1379] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:55:42 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/aac6ee7d-1715-4c53-a058-0d517d43e5d3 => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:55:42.438749 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0077ac48-1886-4adc-bef2-099122fd24aa tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] DELETE http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4844113f-a55e-46b6-bee7-bd3f24a0dec9?force=False Dec 12 02:55:42.439184 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0077ac48-1886-4adc-bef2-099122fd24aa tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.439675 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0077ac48-1886-4adc-bef2-099122fd24aa tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.441106 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0077ac48-1886-4adc-bef2-099122fd24aa tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Delete qos_spec: 4844113f-a55e-46b6-bee7-bd3f24a0dec9, force: False {{(pid=87999) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 12 02:55:42.449680 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0077ac48-1886-4adc-bef2-099122fd24aa tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4844113f-a55e-46b6-bee7-bd3f24a0dec9?force=False returned with HTTP 404 Dec 12 02:55:42.454591 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 690/1380] 10.222.0.50 () {58 vars in 1347 bytes} [Sat Dec 12 02:55:42 2020] DELETE /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4844113f-a55e-46b6-bee7-bd3f24a0dec9?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:55:42.460620 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1afe4568-716c-4b15-822b-600112698a89 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4844113f-a55e-46b6-bee7-bd3f24a0dec9 Dec 12 02:55:42.461185 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1afe4568-716c-4b15-822b-600112698a89 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.461723 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1afe4568-716c-4b15-822b-600112698a89 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.478790 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1afe4568-716c-4b15-822b-600112698a89 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4844113f-a55e-46b6-bee7-bd3f24a0dec9 returned with HTTP 404 Dec 12 02:55:42.479821 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 691/1381] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:55:42 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4844113f-a55e-46b6-bee7-bd3f24a0dec9 => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:55:42.490762 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37ceafad-cbac-409e-bd45-bb5e63a9f18c tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] DELETE http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4315d9cc-d536-4338-8cdb-d339c262b899?force=False Dec 12 02:55:42.491330 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37ceafad-cbac-409e-bd45-bb5e63a9f18c tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.491756 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37ceafad-cbac-409e-bd45-bb5e63a9f18c tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.493231 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-37ceafad-cbac-409e-bd45-bb5e63a9f18c tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Delete qos_spec: 4315d9cc-d536-4338-8cdb-d339c262b899, force: False {{(pid=87999) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 12 02:55:42.501353 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37ceafad-cbac-409e-bd45-bb5e63a9f18c tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4315d9cc-d536-4338-8cdb-d339c262b899?force=False returned with HTTP 404 Dec 12 02:55:42.502373 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 691/1382] 10.222.0.50 () {58 vars in 1347 bytes} [Sat Dec 12 02:55:42 2020] DELETE /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4315d9cc-d536-4338-8cdb-d339c262b899?force=False => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:55:42.513276 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3530707-4a01-443e-afd9-0d0e3cd5332e tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4315d9cc-d536-4338-8cdb-d339c262b899 Dec 12 02:55:42.514090 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3530707-4a01-443e-afd9-0d0e3cd5332e tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.514783 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3530707-4a01-443e-afd9-0d0e3cd5332e tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.523733 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3530707-4a01-443e-afd9-0d0e3cd5332e tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4315d9cc-d536-4338-8cdb-d339c262b899 returned with HTTP 404 Dec 12 02:55:42.525410 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 692/1383] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:55:42 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/4315d9cc-d536-4338-8cdb-d339c262b899 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:55:42.533299 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d66c7dc0-39a3-4a57-854f-081934b213c3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] DELETE http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/966872b1-e613-4690-8d95-722bd9de25dd Dec 12 02:55:42.534078 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d66c7dc0-39a3-4a57-854f-081934b213c3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.535350 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d66c7dc0-39a3-4a57-854f-081934b213c3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.610807 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:55:42.610807 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:55:42.622312 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d66c7dc0-39a3-4a57-854f-081934b213c3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/966872b1-e613-4690-8d95-722bd9de25dd returned with HTTP 202 Dec 12 02:55:42.623828 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 692/1384] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:55:42 2020] DELETE /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/966872b1-e613-4690-8d95-722bd9de25dd => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 12 02:55:42.632649 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19c15d28-02af-4c79-8133-375b5417aeb2 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/966872b1-e613-4690-8d95-722bd9de25dd Dec 12 02:55:42.633548 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19c15d28-02af-4c79-8133-375b5417aeb2 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.634239 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19c15d28-02af-4c79-8133-375b5417aeb2 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.649091 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19c15d28-02af-4c79-8133-375b5417aeb2 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/966872b1-e613-4690-8d95-722bd9de25dd returned with HTTP 404 Dec 12 02:55:42.651196 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 693/1385] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:55:42 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/966872b1-e613-4690-8d95-722bd9de25dd => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:55:42.659120 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4926073f-fb20-40be-83f8-5c9487c22562 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] DELETE http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/d49b5a90-1cf7-4304-86b6-7d401ef43718 Dec 12 02:55:42.660046 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4926073f-fb20-40be-83f8-5c9487c22562 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.660925 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4926073f-fb20-40be-83f8-5c9487c22562 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.760888 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4926073f-fb20-40be-83f8-5c9487c22562 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/d49b5a90-1cf7-4304-86b6-7d401ef43718 returned with HTTP 202 Dec 12 02:55:42.761925 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 693/1386] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:55:42 2020] DELETE /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/d49b5a90-1cf7-4304-86b6-7d401ef43718 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:55:42.770981 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aaf59173-e390-4491-ba4f-50188d0a1ff3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/d49b5a90-1cf7-4304-86b6-7d401ef43718 Dec 12 02:55:42.771660 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aaf59173-e390-4491-ba4f-50188d0a1ff3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.772380 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aaf59173-e390-4491-ba4f-50188d0a1ff3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.789206 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aaf59173-e390-4491-ba4f-50188d0a1ff3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/d49b5a90-1cf7-4304-86b6-7d401ef43718 returned with HTTP 404 Dec 12 02:55:42.791037 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 694/1387] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:55:42 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/d49b5a90-1cf7-4304-86b6-7d401ef43718 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:55:42.799152 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84da5708-572e-4bb6-bde3-791ee9f6308c tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] DELETE http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/0f796b02-b194-4419-8115-9e2e38bc1105 Dec 12 02:55:42.801289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84da5708-572e-4bb6-bde3-791ee9f6308c tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.802039 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84da5708-572e-4bb6-bde3-791ee9f6308c tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.886936 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84da5708-572e-4bb6-bde3-791ee9f6308c tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/0f796b02-b194-4419-8115-9e2e38bc1105 returned with HTTP 202 Dec 12 02:55:42.888176 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 694/1388] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:55:42 2020] DELETE /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/0f796b02-b194-4419-8115-9e2e38bc1105 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:55:42.898844 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-efc9fc53-4876-4bc4-8197-651248a95722 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/0f796b02-b194-4419-8115-9e2e38bc1105 Dec 12 02:55:42.899424 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-efc9fc53-4876-4bc4-8197-651248a95722 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.899909 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-efc9fc53-4876-4bc4-8197-651248a95722 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.914141 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-efc9fc53-4876-4bc4-8197-651248a95722 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/0f796b02-b194-4419-8115-9e2e38bc1105 returned with HTTP 404 Dec 12 02:55:42.915301 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 695/1389] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:55:42 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/types/0f796b02-b194-4419-8115-9e2e38bc1105 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:55:42.926351 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b12849f6-69b0-49bb-98c8-cabe62d9e2f3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] DELETE http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a?force=False Dec 12 02:55:42.926881 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b12849f6-69b0-49bb-98c8-cabe62d9e2f3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:42.927369 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b12849f6-69b0-49bb-98c8-cabe62d9e2f3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:42.929001 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b12849f6-69b0-49bb-98c8-cabe62d9e2f3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Delete qos_spec: c0353ea4-ae00-49d0-9b69-ab96812c496a, force: False {{(pid=87999) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 12 02:55:42.946227 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:42.946227 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:42.969857 n-d-765315-4 devstack@c-api.service[87998]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 12 02:55:42.969857 n-d-765315-4 devstack@c-api.service[87998]: options(joinedload_all('specs')).all() Dec 12 02:55:42.977909 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:55:42.977909 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:55:42.983479 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b12849f6-69b0-49bb-98c8-cabe62d9e2f3 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a?force=False returned with HTTP 202 Dec 12 02:55:42.985098 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 695/1390] 10.222.0.50 () {58 vars in 1347 bytes} [Sat Dec 12 02:55:42 2020] DELETE /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a?force=False => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:55:42.999989 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14505438-caf2-410d-86db-073e0a4d7151 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] GET http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a Dec 12 02:55:43.000553 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14505438-caf2-410d-86db-073e0a4d7151 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:43.001222 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14505438-caf2-410d-86db-073e0a4d7151 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:43.014171 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14505438-caf2-410d-86db-073e0a4d7151 tempest-QosSpecsTestJSON-1217602482 tempest-QosSpecsTestJSON-1217602482] http://10.222.0.50/volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a returned with HTTP 404 Dec 12 02:55:43.016242 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 696/1391] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:55:42 2020] GET /volume/v3/e5dbee9ecd9d4841ac02dcd4f094a442/qos-specs/c0353ea4-ae00-49d0-9b69-ab96812c496a => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:55:51.770986 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] POST http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes Dec 12 02:55:51.772131 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:51.772131 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:51.772564 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1992586491"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:55:51.773721 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1992586491'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:55:51.774692 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Create volume of 1 GB Dec 12 02:55:51.774832 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:51.774832 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:51.790634 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Availability Zones retrieved successfully. Dec 12 02:55:51.808559 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Flow 'volume_create_api' (c916bb7b-0d3a-4533-97b9-531131db3f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:55:51.811435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a153172-66f2-41f8-9e81-c20d45a129ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:55:51.813563 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:55:51.886538 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a153172-66f2-41f8-9e81-c20d45a129ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:55:51.889086 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (037feaab-94ce-4ad0-a579-89e13390b9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:55:52.005419 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Created reservations ['3be2f6af-01cf-4fdd-bdb8-d774f3a11b3e', '4af59d18-0c64-433c-a16c-10faecc1df31', '6af1842a-7df0-4249-8a4e-a90719bbe1dc', '9b492bde-c6d8-468e-b1ac-56f953d1d195'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:55:52.010979 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (037feaab-94ce-4ad0-a579-89e13390b9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3be2f6af-01cf-4fdd-bdb8-d774f3a11b3e', '4af59d18-0c64-433c-a16c-10faecc1df31', '6af1842a-7df0-4249-8a4e-a90719bbe1dc', '9b492bde-c6d8-468e-b1ac-56f953d1d195']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:55:52.013470 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f29473c2-b6b8-4b3e-96bc-0e8311fe3be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:55:52.089767 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f29473c2-b6b8-4b3e-96bc-0e8311fe3be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '561ed0e7-1810-40b1-911e-3b762e3c2d61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1992586491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d98ce1d1f77642acbb88b514e565da8e',qos_specs=None,replication_status=,reservations=['3be2f6af-01cf-4fdd-bdb8-d774f3a11b3e','4af59d18-0c64-433c-a16c-10faecc1df31','6af1842a-7df0-4249-8a4e-a90719bbe1dc','9b492bde-c6d8-468e-b1ac-56f953d1d195'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edb743b6f5c540a981436083a41ac03c',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:55:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1992586491',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=561ed0e7-1810-40b1-911e-3b762e3c2d61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d98ce1d1f77642acbb88b514e565da8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='edb743b6f5c540a981436083a41ac03c',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:55:52.091848 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8411c3c-0132-4f57-8c9e-df73f0fb611a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:55:52.137045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8411c3c-0132-4f57-8c9e-df73f0fb611a) transitioned into state 'SUCCESS' from state '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-1992586491',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d98ce1d1f77642acbb88b514e565da8e',qos_specs=None,replication_status=,reservations=['3be2f6af-01cf-4fdd-bdb8-d774f3a11b3e','4af59d18-0c64-433c-a16c-10faecc1df31','6af1842a-7df0-4249-8a4e-a90719bbe1dc','9b492bde-c6d8-468e-b1ac-56f953d1d195'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edb743b6f5c540a981436083a41ac03c',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:55:52.139371 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd5f81aa-4fa7-4367-a2ea-8e29ce3c4770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:55:52.171821 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd5f81aa-4fa7-4367-a2ea-8e29ce3c4770) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:55:52.178814 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Flow 'volume_create_api' (c916bb7b-0d3a-4533-97b9-531131db3f5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:55:52.278203 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Create volume request issued successfully. Dec 12 02:55:52.306403 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c3e0e5f-aa33-4ea5-a397-2304a1fe0f82 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes returned with HTTP 202 Dec 12 02:55:52.307636 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 696/1392] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:55:51 2020] POST /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes => generated 823 bytes in 776 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:55:52.322507 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7378b770-4d89-4fac-95c5-88a6b7a5ed84 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 Dec 12 02:55:52.324955 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7378b770-4d89-4fac-95c5-88a6b7a5ed84 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:52.326406 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7378b770-4d89-4fac-95c5-88a6b7a5ed84 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:52.406671 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:52.406671 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:52.416713 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7378b770-4d89-4fac-95c5-88a6b7a5ed84 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:55:52.444056 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7378b770-4d89-4fac-95c5-88a6b7a5ed84 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 returned with HTTP 200 Dec 12 02:55:52.445087 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 697/1393] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:55:52 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 => generated 915 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:53.462282 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6e107e1-64ed-4a9b-8bc4-551ec98fdcde tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 Dec 12 02:55:53.462826 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6e107e1-64ed-4a9b-8bc4-551ec98fdcde tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:53.462826 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:53.462826 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:53.463151 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6e107e1-64ed-4a9b-8bc4-551ec98fdcde tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:53.555919 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:53.555919 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:53.577327 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b6e107e1-64ed-4a9b-8bc4-551ec98fdcde tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:55:53.611518 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6e107e1-64ed-4a9b-8bc4-551ec98fdcde tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 returned with HTTP 200 Dec 12 02:55:53.612679 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 697/1394] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:55:53 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 => generated 916 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:53.631378 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b911aac5-37e3-4dcb-9c76-284837a204e8 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] POST http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups Dec 12 02:55:53.632907 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:53.632907 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:53.633610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b911aac5-37e3-4dcb-9c76-284837a204e8 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Action: 'create', calling method: create, body: {"backup": {"volume_id": "561ed0e7-1810-40b1-911e-3b762e3c2d61", "name": "tempest-VolumesBackupsAdminTest-Backup-319688260"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:55:53.635429 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-b911aac5-37e3-4dcb-9c76-284837a204e8 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Creating new backup {'backup': {'volume_id': '561ed0e7-1810-40b1-911e-3b762e3c2d61', 'name': 'tempest-VolumesBackupsAdminTest-Backup-319688260'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 12 02:55:53.636055 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-b911aac5-37e3-4dcb-9c76-284837a204e8 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Creating backup of volume 561ed0e7-1810-40b1-911e-3b762e3c2d61 in container None Dec 12 02:55:53.707603 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:53.707603 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:53.709513 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b911aac5-37e3-4dcb-9c76-284837a204e8 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:55:53.772860 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-b911aac5-37e3-4dcb-9c76-284837a204e8 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Created reservations ['703a322f-5809-4467-abe5-6cb9e3509f9a', 'b31d59b2-54ba-49cb-93f7-2df3f57bd94b'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:55:53.878384 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b911aac5-37e3-4dcb-9c76-284837a204e8 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups returned with HTTP 202 Dec 12 02:55:53.885910 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 698/1395] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 02:55:53 2020] POST /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups => generated 400 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:55:53.897173 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac05445f-6117-40b8-9987-96d5ea006790 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:55:53.897710 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac05445f-6117-40b8-9987-96d5ea006790 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:53.897909 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:53.897909 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:53.898583 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac05445f-6117-40b8-9987-96d5ea006790 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:53.899116 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ac05445f-6117-40b8-9987-96d5ea006790 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:55:53.979194 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:53.979194 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:53.981086 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac05445f-6117-40b8-9987-96d5ea006790 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:55:53.981920 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 698/1396] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:55:53 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 807 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:54.995869 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cb0e8728-17f4-4939-b46d-ab1bca56a5f8 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:55:54.996381 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cb0e8728-17f4-4939-b46d-ab1bca56a5f8 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:54.996555 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:54.996555 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:54.997227 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cb0e8728-17f4-4939-b46d-ab1bca56a5f8 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:54.997759 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cb0e8728-17f4-4939-b46d-ab1bca56a5f8 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:55:55.023881 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:55.023881 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:55.025706 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cb0e8728-17f4-4939-b46d-ab1bca56a5f8 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:55:55.027047 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 699/1397] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:55:54 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 807 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:56.058364 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27a6c7ee-1ddd-4a27-b9fd-e3745bdf6654 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:55:56.058364 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27a6c7ee-1ddd-4a27-b9fd-e3745bdf6654 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:56.058364 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:56.058364 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:56.058364 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27a6c7ee-1ddd-4a27-b9fd-e3745bdf6654 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:56.058364 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-27a6c7ee-1ddd-4a27-b9fd-e3745bdf6654 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:55:56.163320 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:56.163320 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:56.165213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27a6c7ee-1ddd-4a27-b9fd-e3745bdf6654 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:55:56.176920 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 699/1398] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:55:56 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 807 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:56.551866 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3647fc1-8ab9-416d-84de-19d25b449d0f tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 Dec 12 02:55:56.552400 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3647fc1-8ab9-416d-84de-19d25b449d0f tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:56.552598 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:56.552598 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:56.553270 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3647fc1-8ab9-416d-84de-19d25b449d0f tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:56.669208 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:56.669208 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:56.678590 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f3647fc1-8ab9-416d-84de-19d25b449d0f tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:55:56.719364 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:56.719364 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:56.736011 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3647fc1-8ab9-416d-84de-19d25b449d0f tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 returned with HTTP 200 Dec 12 02:55:56.741949 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 700/1399] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:55:56 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 => generated 1210 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:55:57.180950 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-414afb13-53d8-4be9-8d35-c38fc5dae386 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:55:57.181625 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-414afb13-53d8-4be9-8d35-c38fc5dae386 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:57.181878 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:57.181878 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:57.182380 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-414afb13-53d8-4be9-8d35-c38fc5dae386 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:57.182871 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-414afb13-53d8-4be9-8d35-c38fc5dae386 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:55:57.233546 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:57.233546 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:57.239648 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-414afb13-53d8-4be9-8d35-c38fc5dae386 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:55:57.243327 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 700/1400] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:55:57 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 807 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:57.615162 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-5aec72e1-57e9-4649-a452-bf41d60b87b9 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 Dec 12 02:55:57.616204 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-5aec72e1-57e9-4649-a452-bf41d60b87b9 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:57.616566 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:57.616566 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:57.617194 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-5aec72e1-57e9-4649-a452-bf41d60b87b9 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:57.679541 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:57.679541 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:57.688707 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-5aec72e1-57e9-4649-a452-bf41d60b87b9 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:55:57.710568 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:57.710568 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:57.722527 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-5aec72e1-57e9-4649-a452-bf41d60b87b9 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 returned with HTTP 200 Dec 12 02:55:57.723657 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 701/1401] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:55:57 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 => generated 1210 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:55:57.760397 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-55570af2-ac7d-488e-96f1-f7be3a481969 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] POST http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036/action Dec 12 02:55:57.761334 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:57.761334 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:57.762610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-55570af2-ac7d-488e-96f1-f7be3a481969 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Action body: b'{"os-begin_detaching": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:55:57.764177 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-55570af2-ac7d-488e-96f1-f7be3a481969 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:55:57.822808 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:57.822808 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:57.824361 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-55570af2-ac7d-488e-96f1-f7be3a481969 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:55:57.843473 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-55570af2-ac7d-488e-96f1-f7be3a481969 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Begin detaching volume completed successfully. Dec 12 02:55:57.844429 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-55570af2-ac7d-488e-96f1-f7be3a481969 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036/action returned with HTTP 202 Dec 12 02:55:57.845582 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 701/1402] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 02:55:57 2020] POST /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:55:57.877007 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf72e8bc-adf2-435d-9259-41e6a74640e8 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 Dec 12 02:55:57.877558 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf72e8bc-adf2-435d-9259-41e6a74640e8 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:57.878191 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:57.878191 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:57.878670 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf72e8bc-adf2-435d-9259-41e6a74640e8 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:57.927109 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-55570af2-ac7d-488e-96f1-f7be3a481969 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume// Dec 12 02:55:57.927849 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-55570af2-ac7d-488e-96f1-f7be3a481969 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:57.928255 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:57.928255 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:57.928913 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-55570af2-ac7d-488e-96f1-f7be3a481969 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:57.931719 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-55570af2-ac7d-488e-96f1-f7be3a481969 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:55:57.932736 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 702/1403] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 02:55:57 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:55:57.960213 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:57.960213 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:57.969649 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bf72e8bc-adf2-435d-9259-41e6a74640e8 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:55:57.981116 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-1232811e-33c3-4e51-9830-8a49b2c76e99 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 Dec 12 02:55:57.987121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-1232811e-33c3-4e51-9830-8a49b2c76e99 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:57.987603 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-1232811e-33c3-4e51-9830-8a49b2c76e99 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:57.995817 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:57.995817 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:58.007849 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf72e8bc-adf2-435d-9259-41e6a74640e8 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 returned with HTTP 200 Dec 12 02:55:58.009628 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 702/1404] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:55:57 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 => generated 1213 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:55:58.111019 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:58.111019 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:58.124513 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-1232811e-33c3-4e51-9830-8a49b2c76e99 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:55:58.165657 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:58.165657 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:58.177025 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-1232811e-33c3-4e51-9830-8a49b2c76e99 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 returned with HTTP 200 Dec 12 02:55:58.178557 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 703/1405] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 02:55:57 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 => generated 1312 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:55:58.258229 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4307b77b-4229-419e-a03f-8564684ffd7f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:55:58.258752 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4307b77b-4229-419e-a03f-8564684ffd7f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:58.258937 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:58.258937 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:58.259838 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4307b77b-4229-419e-a03f-8564684ffd7f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:58.260910 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4307b77b-4229-419e-a03f-8564684ffd7f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:55:58.304956 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:58.304956 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:58.307831 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4307b77b-4229-419e-a03f-8564684ffd7f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:55:58.309381 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 703/1406] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:55:58 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:58.618457 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-ce537c38-6439-4c5e-ad0a-077ddb2460eb tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] DELETE http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/6a957411-bf4a-4a29-b05f-dda13e87cfbf Dec 12 02:55:58.618908 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-ce537c38-6439-4c5e-ad0a-077ddb2460eb tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:58.619130 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:58.619130 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:58.619505 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-ce537c38-6439-4c5e-ad0a-077ddb2460eb tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:58.678806 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:58.678806 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:59.027827 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87288afd-1bea-4f09-aee9-e8c9abdee5e3 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 Dec 12 02:55:59.029470 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87288afd-1bea-4f09-aee9-e8c9abdee5e3 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:59.030599 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:59.030599 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:59.031308 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87288afd-1bea-4f09-aee9-e8c9abdee5e3 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:59.086085 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:59.086085 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:59.095591 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-87288afd-1bea-4f09-aee9-e8c9abdee5e3 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:55:59.122178 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:59.122178 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:59.131229 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87288afd-1bea-4f09-aee9-e8c9abdee5e3 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 returned with HTTP 200 Dec 12 02:55:59.131995 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 704/1407] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:55:59 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 => generated 1213 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:55:59.322523 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43b71549-96ce-4943-87a1-4718050fd709 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:55:59.323065 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43b71549-96ce-4943-87a1-4718050fd709 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:55:59.323213 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:55:59.323213 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:55:59.323834 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43b71549-96ce-4943-87a1-4718050fd709 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:55:59.324349 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-43b71549-96ce-4943-87a1-4718050fd709 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:55:59.390980 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:55:59.390980 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:55:59.392896 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43b71549-96ce-4943-87a1-4718050fd709 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:55:59.399092 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 705/1408] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:55:59 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:55:59.527026 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-ce537c38-6439-4c5e-ad0a-077ddb2460eb tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:55:59.527450 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-ce537c38-6439-4c5e-ad0a-077ddb2460eb tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:55:59.537951 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-5de63c11-af6a-4857-86a2-52f0e9fa038f req-ce537c38-6439-4c5e-ad0a-077ddb2460eb tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/6a957411-bf4a-4a29-b05f-dda13e87cfbf returned with HTTP 200 Dec 12 02:55:59.539495 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 704/1409] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 02:55:58 2020] DELETE /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/6a957411-bf4a-4a29-b05f-dda13e87cfbf => generated 19 bytes in 930 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:00.148137 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-576d6069-bf6d-43bb-834f-714a44bec59d tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 Dec 12 02:56:00.159550 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-576d6069-bf6d-43bb-834f-714a44bec59d tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:00.159827 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:00.159827 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:00.160307 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-576d6069-bf6d-43bb-834f-714a44bec59d tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:00.277142 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:00.277142 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:00.311674 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-576d6069-bf6d-43bb-834f-714a44bec59d tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:56:00.370402 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-576d6069-bf6d-43bb-834f-714a44bec59d tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 returned with HTTP 200 Dec 12 02:56:00.371950 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 706/1410] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:00 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 => generated 918 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:00.417610 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42da86d2-216e-490b-8e84-f15345950fc7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:00.417610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42da86d2-216e-490b-8e84-f15345950fc7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:00.417610 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:00.417610 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:00.417610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42da86d2-216e-490b-8e84-f15345950fc7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:00.417610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-42da86d2-216e-490b-8e84-f15345950fc7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:00.452352 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:00.452352 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:00.454266 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42da86d2-216e-490b-8e84-f15345950fc7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:00.456865 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 705/1411] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:00 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:01.474602 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6de0126-c996-48b4-8fa6-642153fdc542 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:01.475175 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6de0126-c996-48b4-8fa6-642153fdc542 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:01.475596 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:01.475596 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:01.476630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6de0126-c996-48b4-8fa6-642153fdc542 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:01.477167 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b6de0126-c996-48b4-8fa6-642153fdc542 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:01.541783 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:01.541783 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:01.544324 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6de0126-c996-48b4-8fa6-642153fdc542 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:01.545672 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 707/1412] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:01 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:02.558667 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36ea4d4d-d8b0-4477-b898-637c2b0ccb7d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:02.560085 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36ea4d4d-d8b0-4477-b898-637c2b0ccb7d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:02.560636 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:02.560636 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:02.561472 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36ea4d4d-d8b0-4477-b898-637c2b0ccb7d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:02.562214 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-36ea4d4d-d8b0-4477-b898-637c2b0ccb7d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:02.592572 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:02.592572 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:02.593857 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36ea4d4d-d8b0-4477-b898-637c2b0ccb7d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:02.601333 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 706/1413] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:02 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:03.608988 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3e0de3d-8d82-490c-8f89-af1714ae85db tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:03.611521 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3e0de3d-8d82-490c-8f89-af1714ae85db tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:03.612402 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:03.612402 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:03.612402 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3e0de3d-8d82-490c-8f89-af1714ae85db tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:03.616246 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f3e0de3d-8d82-490c-8f89-af1714ae85db tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:03.694998 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:03.694998 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:03.698179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3e0de3d-8d82-490c-8f89-af1714ae85db tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:03.699182 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 708/1414] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:03 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:04.714299 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aaaa4ea3-d2d8-4257-9883-e4cc72166bb9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:04.714835 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aaaa4ea3-d2d8-4257-9883-e4cc72166bb9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:04.715084 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:04.715084 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:04.715362 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aaaa4ea3-d2d8-4257-9883-e4cc72166bb9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:04.715720 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-aaaa4ea3-d2d8-4257-9883-e4cc72166bb9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:04.772972 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:04.772972 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:04.774805 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aaaa4ea3-d2d8-4257-9883-e4cc72166bb9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:04.775619 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 707/1415] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:04 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:05.793652 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3457eb2d-e29f-4647-8151-0f3694f51196 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:05.793652 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3457eb2d-e29f-4647-8151-0f3694f51196 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:05.793652 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:05.793652 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:05.793652 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3457eb2d-e29f-4647-8151-0f3694f51196 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:05.794359 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3457eb2d-e29f-4647-8151-0f3694f51196 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:05.844550 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:05.844550 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:05.849996 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3457eb2d-e29f-4647-8151-0f3694f51196 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:05.851178 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 709/1416] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:05 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:06.865495 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc94e020-394c-424c-b2f8-e89bb42ebea5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:06.866752 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc94e020-394c-424c-b2f8-e89bb42ebea5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:06.867198 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:06.867198 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:06.867878 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc94e020-394c-424c-b2f8-e89bb42ebea5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:06.868448 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cc94e020-394c-424c-b2f8-e89bb42ebea5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:06.911525 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:06.911525 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:06.915482 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc94e020-394c-424c-b2f8-e89bb42ebea5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:06.924565 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 708/1417] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:06 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:07.938193 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5584029e-e74c-402b-9b50-b37c0e19b695 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:07.938704 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5584029e-e74c-402b-9b50-b37c0e19b695 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:07.939257 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:07.939257 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:07.940116 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5584029e-e74c-402b-9b50-b37c0e19b695 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:07.940501 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5584029e-e74c-402b-9b50-b37c0e19b695 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:07.998980 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:07.998980 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:08.000873 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5584029e-e74c-402b-9b50-b37c0e19b695 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:08.002180 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 710/1418] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:07 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:09.016384 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ebdcfa0-6852-43c8-8d57-342e1c70243f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:09.017076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ebdcfa0-6852-43c8-8d57-342e1c70243f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:09.017403 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:09.017403 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:09.019331 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ebdcfa0-6852-43c8-8d57-342e1c70243f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:09.020248 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2ebdcfa0-6852-43c8-8d57-342e1c70243f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:09.055841 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:09.055841 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:09.055841 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ebdcfa0-6852-43c8-8d57-342e1c70243f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:09.069141 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 709/1419] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:09 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:10.083682 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50e42aa8-01b4-4c35-92ad-6174d50bf6a0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:10.084226 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50e42aa8-01b4-4c35-92ad-6174d50bf6a0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:10.084597 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:10.084597 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:10.085179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50e42aa8-01b4-4c35-92ad-6174d50bf6a0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:10.085647 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-50e42aa8-01b4-4c35-92ad-6174d50bf6a0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:10.192764 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:10.192764 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:10.194693 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50e42aa8-01b4-4c35-92ad-6174d50bf6a0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:10.201029 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 711/1420] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:10 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:11.221757 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cbfafed-ef04-413e-a909-e74f56ae3a8c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:11.222316 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9cbfafed-ef04-413e-a909-e74f56ae3a8c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:11.222670 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:11.222670 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:11.223592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9cbfafed-ef04-413e-a909-e74f56ae3a8c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:11.224254 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9cbfafed-ef04-413e-a909-e74f56ae3a8c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:11.250936 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:11.250936 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:11.253477 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cbfafed-ef04-413e-a909-e74f56ae3a8c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:11.254525 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 710/1421] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:11 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:12.268854 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc6d53a9-75dc-43d4-973c-cb4c1692a799 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:12.269977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc6d53a9-75dc-43d4-973c-cb4c1692a799 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:12.270345 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:12.270345 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:12.271108 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc6d53a9-75dc-43d4-973c-cb4c1692a799 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:12.272111 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bc6d53a9-75dc-43d4-973c-cb4c1692a799 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:12.330578 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:12.330578 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:12.372605 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc6d53a9-75dc-43d4-973c-cb4c1692a799 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:12.387303 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 712/1422] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:12 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:13.388026 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32790f7e-6f98-46dc-b38e-f820a19cd5b7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:13.393851 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32790f7e-6f98-46dc-b38e-f820a19cd5b7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:13.395258 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:13.395258 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:13.395916 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32790f7e-6f98-46dc-b38e-f820a19cd5b7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:13.397059 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-32790f7e-6f98-46dc-b38e-f820a19cd5b7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:13.448949 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:13.448949 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:13.451099 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32790f7e-6f98-46dc-b38e-f820a19cd5b7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:13.458521 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 711/1423] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:13 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:14.466262 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a4cc1a1-b27b-4bc8-9677-13fa74869153 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:14.467409 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a4cc1a1-b27b-4bc8-9677-13fa74869153 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:14.467785 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:14.467785 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:14.468634 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a4cc1a1-b27b-4bc8-9677-13fa74869153 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:14.469219 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4a4cc1a1-b27b-4bc8-9677-13fa74869153 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:14.525537 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:14.525537 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:14.528216 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a4cc1a1-b27b-4bc8-9677-13fa74869153 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:14.529495 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 713/1424] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:14 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:15.543855 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04ad97ea-741c-4e85-a71d-ce3de86cfb92 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:15.544467 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04ad97ea-741c-4e85-a71d-ce3de86cfb92 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:15.544963 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:15.544963 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:15.545608 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04ad97ea-741c-4e85-a71d-ce3de86cfb92 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:15.546448 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-04ad97ea-741c-4e85-a71d-ce3de86cfb92 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:15.590892 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:15.590892 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:15.594697 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04ad97ea-741c-4e85-a71d-ce3de86cfb92 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:15.598226 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 712/1425] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:15 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:16.634526 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30985fd2-cf31-49b5-ab23-99cb76523619 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:16.635622 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30985fd2-cf31-49b5-ab23-99cb76523619 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:16.636708 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:16.636708 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:16.637431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30985fd2-cf31-49b5-ab23-99cb76523619 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:16.637997 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-30985fd2-cf31-49b5-ab23-99cb76523619 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:16.691842 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:16.691842 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:16.693766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30985fd2-cf31-49b5-ab23-99cb76523619 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:16.694933 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 714/1426] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:16 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:17.708923 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ca6906a-4d2a-493c-98e4-6faa7a66a54f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:17.710004 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ca6906a-4d2a-493c-98e4-6faa7a66a54f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:17.710441 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:17.710441 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:17.711330 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ca6906a-4d2a-493c-98e4-6faa7a66a54f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:17.711902 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7ca6906a-4d2a-493c-98e4-6faa7a66a54f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:17.755004 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:17.755004 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:17.771501 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ca6906a-4d2a-493c-98e4-6faa7a66a54f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:17.779220 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 713/1427] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:17 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:18.793614 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef344e42-dd55-474d-8460-496b5bee9f4f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:18.794096 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef344e42-dd55-474d-8460-496b5bee9f4f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:18.794326 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:18.794326 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:18.794700 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef344e42-dd55-474d-8460-496b5bee9f4f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:18.795066 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ef344e42-dd55-474d-8460-496b5bee9f4f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:18.872167 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:18.872167 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:18.874138 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef344e42-dd55-474d-8460-496b5bee9f4f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:18.874971 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 715/1428] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:18 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:19.889165 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58132f81-32ad-4d5c-81f3-0e603dacaf32 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:19.889671 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58132f81-32ad-4d5c-81f3-0e603dacaf32 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:19.889882 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:19.889882 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:19.890253 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58132f81-32ad-4d5c-81f3-0e603dacaf32 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:19.890621 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-58132f81-32ad-4d5c-81f3-0e603dacaf32 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:19.942651 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:19.942651 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:19.944563 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58132f81-32ad-4d5c-81f3-0e603dacaf32 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:19.945311 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 714/1429] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:19 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:20.959388 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3080a513-2b64-45bc-997d-4b75410cf383 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:20.959937 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3080a513-2b64-45bc-997d-4b75410cf383 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:20.960106 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:20.960106 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:20.961524 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3080a513-2b64-45bc-997d-4b75410cf383 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:20.961524 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3080a513-2b64-45bc-997d-4b75410cf383 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:20.985658 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:20.985658 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:20.990009 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3080a513-2b64-45bc-997d-4b75410cf383 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:20.990984 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 716/1430] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:20 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:22.012137 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a5f6810-747b-4f8d-a0c7-6fca790a87eb tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:22.012137 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a5f6810-747b-4f8d-a0c7-6fca790a87eb tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:22.012137 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:22.012137 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:22.014468 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a5f6810-747b-4f8d-a0c7-6fca790a87eb tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:22.014948 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8a5f6810-747b-4f8d-a0c7-6fca790a87eb tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:22.041162 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:22.041162 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:22.043216 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a5f6810-747b-4f8d-a0c7-6fca790a87eb tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:22.045257 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 715/1431] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:21 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:23.057444 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb4b61f6-fe75-4e53-a97a-ef31214967cc tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:23.057980 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb4b61f6-fe75-4e53-a97a-ef31214967cc tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:23.058162 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:23.058162 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:23.058536 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb4b61f6-fe75-4e53-a97a-ef31214967cc tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:23.058905 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bb4b61f6-fe75-4e53-a97a-ef31214967cc tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:23.081432 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:23.081432 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:23.083289 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb4b61f6-fe75-4e53-a97a-ef31214967cc tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:23.084111 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 717/1432] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:23 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:24.098503 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e0b67a9-56bd-44a8-8bbc-b1d385123113 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:24.099104 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e0b67a9-56bd-44a8-8bbc-b1d385123113 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:24.099224 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:24.099224 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:24.099600 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e0b67a9-56bd-44a8-8bbc-b1d385123113 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:24.099969 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4e0b67a9-56bd-44a8-8bbc-b1d385123113 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:24.141795 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:24.141795 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:24.144985 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e0b67a9-56bd-44a8-8bbc-b1d385123113 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:24.146274 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 716/1433] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:24 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:25.164683 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e680b248-93ef-42c9-a865-08db0283da5a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:25.164683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e680b248-93ef-42c9-a865-08db0283da5a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:25.164683 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:25.164683 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:25.164683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e680b248-93ef-42c9-a865-08db0283da5a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:25.164683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e680b248-93ef-42c9-a865-08db0283da5a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:25.223327 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:25.223327 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:25.223327 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e680b248-93ef-42c9-a865-08db0283da5a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:25.227582 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 718/1434] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:25 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:26.238563 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54c7c4af-c805-48eb-9f83-1c3c74a46dd9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:26.239129 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54c7c4af-c805-48eb-9f83-1c3c74a46dd9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:26.239269 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:26.239269 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:26.239640 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54c7c4af-c805-48eb-9f83-1c3c74a46dd9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:26.240011 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-54c7c4af-c805-48eb-9f83-1c3c74a46dd9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:26.308636 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:26.308636 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:26.310485 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54c7c4af-c805-48eb-9f83-1c3c74a46dd9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:26.311329 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 717/1435] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:26 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:56:27.334213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-687a22dd-937c-41c6-ae7b-f66fc32fd8fc tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:27.334772 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-687a22dd-937c-41c6-ae7b-f66fc32fd8fc tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:27.335031 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:27.335031 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:27.335320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-687a22dd-937c-41c6-ae7b-f66fc32fd8fc tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:27.335700 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-687a22dd-937c-41c6-ae7b-f66fc32fd8fc tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:27.424303 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:27.424303 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:27.427283 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-687a22dd-937c-41c6-ae7b-f66fc32fd8fc tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:27.429831 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 719/1436] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:27 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:28.446702 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26f48684-e725-4e34-9247-97acee14a0a6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:28.447491 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26f48684-e725-4e34-9247-97acee14a0a6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:28.447817 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:28.447817 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:28.448506 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26f48684-e725-4e34-9247-97acee14a0a6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:28.449384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-26f48684-e725-4e34-9247-97acee14a0a6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:28.507256 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:28.507256 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:28.509906 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26f48684-e725-4e34-9247-97acee14a0a6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:28.516522 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 718/1437] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:28 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:29.524338 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01e91103-11c5-4569-89cb-25684ad203f0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:29.525580 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01e91103-11c5-4569-89cb-25684ad203f0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:29.526024 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:29.526024 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:29.526659 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01e91103-11c5-4569-89cb-25684ad203f0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:29.527214 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-01e91103-11c5-4569-89cb-25684ad203f0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:29.579100 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:29.579100 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:29.585232 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01e91103-11c5-4569-89cb-25684ad203f0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:29.589518 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 720/1438] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:29 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:30.115752 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3206dddb-d259-40f0-b16d-f82604393808 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] POST http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types Dec 12 02:56:30.116707 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:30.116707 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:30.117379 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3206dddb-d259-40f0-b16d-f82604393808 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-744415228"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:30.186718 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3206dddb-d259-40f0-b16d-f82604393808 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types returned with HTTP 202 Dec 12 02:56:30.191004 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 719/1439] 10.222.0.50 () {62 vars in 1278 bytes} [Sat Dec 12 02:56:29 2020] POST /volume/v3/f872371806134f428f4c6abe5c01e458/group_types => generated 180 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:56:30.201323 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6627cca-4f1e-497a-b80b-08adebda6c4f tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] POST http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs Dec 12 02:56:30.202077 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:30.202077 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:30.202560 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6627cca-4f1e-497a-b80b-08adebda6c4f tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:30.298088 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6627cca-4f1e-497a-b80b-08adebda6c4f tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs returned with HTTP 202 Dec 12 02:56:30.299901 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 721/1440] 10.222.0.50 () {62 vars in 1425 bytes} [Sat Dec 12 02:56:30 2020] POST /volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs => generated 53 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:56:30.310448 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90b30c72-19f0-4b9c-abef-6fded403aa84 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] POST http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs Dec 12 02:56:30.311908 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90b30c72-19f0-4b9c-abef-6fded403aa84 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:30.406617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90b30c72-19f0-4b9c-abef-6fded403aa84 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs returned with HTTP 202 Dec 12 02:56:30.408505 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 720/1441] 10.222.0.50 () {62 vars in 1425 bytes} [Sat Dec 12 02:56:30 2020] POST /volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs => generated 61 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:56:30.417468 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a55f2c0-1605-4050-93a0-268cda9861f5 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] GET http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs/key2 Dec 12 02:56:30.418221 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a55f2c0-1605-4050-93a0-268cda9861f5 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:30.418850 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a55f2c0-1605-4050-93a0-268cda9861f5 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:30.453047 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a55f2c0-1605-4050-93a0-268cda9861f5 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs/key2 returned with HTTP 200 Dec 12 02:56:30.457641 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 722/1442] 10.222.0.50 () {60 vars in 1419 bytes} [Sat Dec 12 02:56:30 2020] GET /volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs/key2 => generated 26 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:30.466218 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c23ed3ef-047c-46f5-8451-779e0ba734d6 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] GET http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs/key3 Dec 12 02:56:30.466990 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c23ed3ef-047c-46f5-8451-779e0ba734d6 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:30.467620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c23ed3ef-047c-46f5-8451-779e0ba734d6 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:30.493540 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c23ed3ef-047c-46f5-8451-779e0ba734d6 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs/key3 returned with HTTP 200 Dec 12 02:56:30.495157 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 721/1443] 10.222.0.50 () {60 vars in 1419 bytes} [Sat Dec 12 02:56:30 2020] GET /volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs/key3 => generated 18 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:30.505863 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18046690-9a7f-4f3f-b2b9-ca02f6a5d28b tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] PUT http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs/key3 Dec 12 02:56:30.506970 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18046690-9a7f-4f3f-b2b9-ca02f6a5d28b tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:30.535991 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18046690-9a7f-4f3f-b2b9-ca02f6a5d28b tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs/key3 returned with HTTP 200 Dec 12 02:56:30.537546 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 723/1444] 10.222.0.50 () {62 vars in 1439 bytes} [Sat Dec 12 02:56:30 2020] PUT /volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs/key3 => generated 26 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:30.547084 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52744590-0436-480d-89ba-4492450867c9 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] GET http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs Dec 12 02:56:30.549393 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52744590-0436-480d-89ba-4492450867c9 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:30.550242 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52744590-0436-480d-89ba-4492450867c9 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:30.584355 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52744590-0436-480d-89ba-4492450867c9 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs returned with HTTP 200 Dec 12 02:56:30.585637 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 722/1445] 10.222.0.50 () {60 vars in 1404 bytes} [Sat Dec 12 02:56:30 2020] GET /volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs => generated 87 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:30.598066 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5881a681-3b07-4cee-a106-e4db0a448163 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] DELETE http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs/key1 Dec 12 02:56:30.599592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5881a681-3b07-4cee-a106-e4db0a448163 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:30.600295 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5881a681-3b07-4cee-a106-e4db0a448163 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:30.605999 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7011e4f-088a-4c01-977e-8432b0376503 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:30.617293 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7011e4f-088a-4c01-977e-8432b0376503 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:30.621305 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7011e4f-088a-4c01-977e-8432b0376503 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:30.621854 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a7011e4f-088a-4c01-977e-8432b0376503 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:30.634129 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:56:30.634129 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:56:30.640756 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5881a681-3b07-4cee-a106-e4db0a448163 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs/key1 returned with HTTP 202 Dec 12 02:56:30.646461 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 724/1446] 10.222.0.50 () {60 vars in 1422 bytes} [Sat Dec 12 02:56:30 2020] DELETE /volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs/key1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:56:30.668642 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-786530c3-1932-4b86-82cf-2102f20141bf tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] GET http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs/key1 Dec 12 02:56:30.669431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-786530c3-1932-4b86-82cf-2102f20141bf tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:30.674299 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:30.674299 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:30.675339 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-786530c3-1932-4b86-82cf-2102f20141bf tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:30.688648 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7011e4f-088a-4c01-977e-8432b0376503 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:30.691802 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 723/1447] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:30 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:30.735580 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-786530c3-1932-4b86-82cf-2102f20141bf tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] HTTP exception thrown: Group Type 3370a8a4-da77-4128-bf5a-1f956e44b19c has no extra spec with key key1. Dec 12 02:56:30.736556 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-786530c3-1932-4b86-82cf-2102f20141bf tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs/key1 returned with HTTP 404 Dec 12 02:56:30.737731 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 725/1448] 10.222.0.50 () {60 vars in 1419 bytes} [Sat Dec 12 02:56:30 2020] GET /volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c/group_specs/key1 => generated 126 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:56:30.746159 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-beb719ce-78b9-4dea-b88e-23ce6d6fcab3 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] DELETE http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c Dec 12 02:56:30.747103 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-beb719ce-78b9-4dea-b88e-23ce6d6fcab3 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:30.747667 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:30.747667 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:30.748295 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-beb719ce-78b9-4dea-b88e-23ce6d6fcab3 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:30.803770 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:56:30.803770 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:56:30.826756 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-beb719ce-78b9-4dea-b88e-23ce6d6fcab3 tempest-GroupTypeSpecsTest-141789232 tempest-GroupTypeSpecsTest-141789232] http://10.222.0.50/volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c returned with HTTP 202 Dec 12 02:56:30.827858 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 724/1449] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Dec 12 02:56:30 2020] DELETE /volume/v3/f872371806134f428f4c6abe5c01e458/group_types/3370a8a4-da77-4128-bf5a-1f956e44b19c => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:56:31.703794 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e993a5b0-6887-4a65-b554-7e7121fe055e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:31.704323 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e993a5b0-6887-4a65-b554-7e7121fe055e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:31.705761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e993a5b0-6887-4a65-b554-7e7121fe055e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:31.706182 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e993a5b0-6887-4a65-b554-7e7121fe055e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:31.750266 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:31.750266 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:31.758821 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e993a5b0-6887-4a65-b554-7e7121fe055e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:31.759649 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 726/1450] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:31 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:32.773687 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-774cd5e6-ba27-45fd-a3d0-7c76866d3886 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:32.774216 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-774cd5e6-ba27-45fd-a3d0-7c76866d3886 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:32.774704 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-774cd5e6-ba27-45fd-a3d0-7c76866d3886 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:32.775074 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-774cd5e6-ba27-45fd-a3d0-7c76866d3886 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:32.816059 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:32.816059 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:32.817951 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-774cd5e6-ba27-45fd-a3d0-7c76866d3886 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:32.821423 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 725/1451] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:32 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:33.835123 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7da63a3-e4c2-4b8b-a996-9be1fb1e3cbd tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:33.835624 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7da63a3-e4c2-4b8b-a996-9be1fb1e3cbd tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:33.836065 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:33.836065 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:33.837286 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7da63a3-e4c2-4b8b-a996-9be1fb1e3cbd tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:33.837286 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d7da63a3-e4c2-4b8b-a996-9be1fb1e3cbd tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:33.905818 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:33.905818 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:33.916553 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7da63a3-e4c2-4b8b-a996-9be1fb1e3cbd tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:33.917959 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 727/1452] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:33 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:34.933953 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05251230-5bc8-41dd-b4ec-3281fd7cec49 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:34.934573 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05251230-5bc8-41dd-b4ec-3281fd7cec49 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:34.934684 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:34.934684 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:34.936176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05251230-5bc8-41dd-b4ec-3281fd7cec49 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:34.937165 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-05251230-5bc8-41dd-b4ec-3281fd7cec49 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:34.991889 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:34.991889 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:34.993894 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05251230-5bc8-41dd-b4ec-3281fd7cec49 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:34.995106 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 726/1453] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:34 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:36.032984 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8643285e-85db-429a-9ce0-f572b6a91ea9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:36.032984 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8643285e-85db-429a-9ce0-f572b6a91ea9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:36.032984 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:36.032984 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:36.032984 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8643285e-85db-429a-9ce0-f572b6a91ea9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:36.032984 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8643285e-85db-429a-9ce0-f572b6a91ea9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:36.096123 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:36.096123 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:36.102936 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8643285e-85db-429a-9ce0-f572b6a91ea9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:36.111990 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 728/1454] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:36 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:37.119837 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85382ce7-a4e6-490c-8e22-dcc7f9c3a600 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:37.120503 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85382ce7-a4e6-490c-8e22-dcc7f9c3a600 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:37.120851 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:37.120851 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:37.121408 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85382ce7-a4e6-490c-8e22-dcc7f9c3a600 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:37.121887 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-85382ce7-a4e6-490c-8e22-dcc7f9c3a600 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:37.179338 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:37.179338 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:37.181732 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85382ce7-a4e6-490c-8e22-dcc7f9c3a600 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:37.183051 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 727/1455] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:37 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:38.196353 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91c95f3b-d301-4204-91d3-d3cfe354a628 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:38.196925 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91c95f3b-d301-4204-91d3-d3cfe354a628 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:38.197210 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:38.197210 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:38.197485 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91c95f3b-d301-4204-91d3-d3cfe354a628 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:38.197783 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-91c95f3b-d301-4204-91d3-d3cfe354a628 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:38.275826 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:38.275826 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:38.282430 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91c95f3b-d301-4204-91d3-d3cfe354a628 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:38.283418 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 729/1456] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:38 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:39.297316 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f34ea84f-521b-4eda-9c4e-431f63a29d97 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:39.297887 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f34ea84f-521b-4eda-9c4e-431f63a29d97 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:39.298228 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:39.298228 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:39.298624 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f34ea84f-521b-4eda-9c4e-431f63a29d97 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:39.298996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f34ea84f-521b-4eda-9c4e-431f63a29d97 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:39.357394 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:39.357394 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:39.359276 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f34ea84f-521b-4eda-9c4e-431f63a29d97 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:39.372520 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 728/1457] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:39 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:40.386646 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-776c17e6-d955-4725-904b-e6f8ec7b3957 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:40.387227 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-776c17e6-d955-4725-904b-e6f8ec7b3957 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:40.387321 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:40.387321 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:40.387700 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-776c17e6-d955-4725-904b-e6f8ec7b3957 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:40.388045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-776c17e6-d955-4725-904b-e6f8ec7b3957 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:40.421520 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:40.421520 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:40.424090 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-776c17e6-d955-4725-904b-e6f8ec7b3957 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:40.426094 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 730/1458] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:40 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 820 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:41.439780 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b1f8e0d-e39e-422a-860d-1fdeaa853347 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:41.440299 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b1f8e0d-e39e-422a-860d-1fdeaa853347 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:41.440567 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:41.440567 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:41.441233 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b1f8e0d-e39e-422a-860d-1fdeaa853347 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:41.441753 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1b1f8e0d-e39e-422a-860d-1fdeaa853347 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:41.511226 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:41.511226 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:41.513122 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b1f8e0d-e39e-422a-860d-1fdeaa853347 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:41.521110 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 729/1459] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:41 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 820 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:42.527322 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a597d44-7711-4ee9-bbc9-1257d540c985 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:42.528113 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a597d44-7711-4ee9-bbc9-1257d540c985 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:42.528420 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:42.528420 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:42.528964 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a597d44-7711-4ee9-bbc9-1257d540c985 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:42.529419 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8a597d44-7711-4ee9-bbc9-1257d540c985 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:42.587530 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:42.587530 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:42.589740 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a597d44-7711-4ee9-bbc9-1257d540c985 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:42.591040 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 731/1460] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:42 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:42.603586 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d11d8a5-1a65-495d-96b9-c2e2d2adf278 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 Dec 12 02:56:42.604566 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d11d8a5-1a65-495d-96b9-c2e2d2adf278 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:42.605502 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:42.605502 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:42.607108 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d11d8a5-1a65-495d-96b9-c2e2d2adf278 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:42.724567 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:42.724567 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:42.752989 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3d11d8a5-1a65-495d-96b9-c2e2d2adf278 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:56:42.813681 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d11d8a5-1a65-495d-96b9-c2e2d2adf278 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 returned with HTTP 200 Dec 12 02:56:42.815313 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 732/1461] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:42 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 => generated 916 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:56:42.897459 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2a4e703-7806-4d5f-aece-3f4869fe9fc9 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] POST http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/types Dec 12 02:56:42.898266 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:42.898266 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:42.898978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2a4e703-7806-4d5f-aece-3f4869fe9fc9 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-552235753"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:42.947584 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2a4e703-7806-4d5f-aece-3f4869fe9fc9 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/types returned with HTTP 200 Dec 12 02:56:42.949247 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 730/1462] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 02:56:42 2020] POST /volume/v3/e53484cf456948199f99be568a73e830/types => generated 215 bytes in 374 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:42.960118 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2e9d3fa-aac2-4441-a162-110f9ae5855b tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] POST http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/group_types Dec 12 02:56:42.961389 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2e9d3fa-aac2-4441-a162-110f9ae5855b tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-439805887"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:43.015469 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2e9d3fa-aac2-4441-a162-110f9ae5855b tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/group_types returned with HTTP 202 Dec 12 02:56:43.019942 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 731/1463] 10.222.0.50 () {62 vars in 1278 bytes} [Sat Dec 12 02:56:42 2020] POST /volume/v3/e53484cf456948199f99be568a73e830/group_types => generated 172 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:56:43.294191 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b44f5a3a-b991-4b45-a766-fbf2fc3c47e1 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] GET http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89/export_record Dec 12 02:56:43.294856 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b44f5a3a-b991-4b45-a766-fbf2fc3c47e1 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:43.295185 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:43.295185 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:43.295755 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b44f5a3a-b991-4b45-a766-fbf2fc3c47e1 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Calling method 'export_record' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:43.296525 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-b44f5a3a-b991-4b45-a766-fbf2fc3c47e1 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Export record for backup 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Dec 12 02:56:43.352131 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:43.352131 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:43.356067 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.api [None req-b44f5a3a-b991-4b45-a766-fbf2fc3c47e1 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Calling RPCAPI with context: , host: n-d-765315-4, backup: 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Dec 12 02:56:43.393970 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-b44f5a3a-b991-4b45-a766-fbf2fc3c47e1 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] export_record in rpcapi backup_id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89 on host n-d-765315-4. {{(pid=88000) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Dec 12 02:56:43.407769 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-b44f5a3a-b991-4b45-a766-fbf2fc3c47e1 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODViMGIwNGQtNjM4NC00YTk3LWFhODEtZmEzZDczZDFlYzg5IiwgInVzZXJfaWQiOiAiZWRiNzQzYjZmNWM1NDBhOTgxNDM2MDgzYTQxYWMwM2MiLCAicHJvamVjdF9pZCI6ICJkOThjZTFkMWY3NzY0MmFjYmI4OGI1MTRlNTY1ZGE4ZSIsICJ2b2x1bWVfaWQiOiAiNTYxZWQwZTctMTgxMC00MGIxLTkxMWUtM2I3NjJlM2MyZDYxIiwgImhvc3QiOiAibi1kLTc2NTMxNS00IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTMxOTY4ODI2MCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU2MWVkMGU3LTE4MTAtNDBiMS05MTFlLTNiNzYyZTNjMmQ2MS8yMDIwMTIxMjAyNTU1OC9hel9ub3ZhX2JhY2t1cF84NWIwYjA0ZC02Mzg0LTRhOTctYWE4MS1mYTNkNzNkMWVjODkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMi0xMlQwMjo1NTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMi0xMlQwMjo1NTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTEyLTEyVDAyOjU2OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=88000) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Dec 12 02:56:43.408685 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b44f5a3a-b991-4b45-a766-fbf2fc3c47e1 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89/export_record returned with HTTP 200 Dec 12 02:56:43.414868 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 733/1464] 10.222.0.50 () {58 vars in 1357 bytes} [Sat Dec 12 02:56:42 2020] GET /volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89/export_record => generated 1448 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:56:43.421194 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05f57c36-bb72-48d6-b55f-658222b47251 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] POST http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/import_record Dec 12 02:56:43.421814 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:43.421814 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:43.422508 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05f57c36-bb72-48d6-b55f-658222b47251 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjBjN2MzMzgtMTZlYy00NDQ3LTk4OTktOTMxYzkxNDA1MjVkIiwgInVzZXJfaWQiOiAiZWRiNzQzYjZmNWM1NDBhOTgxNDM2MDgzYTQxYWMwM2MiLCAicHJvamVjdF9pZCI6ICJkOThjZTFkMWY3NzY0MmFjYmI4OGI1MTRlNTY1ZGE4ZSIsICJ2b2x1bWVfaWQiOiAiNTYxZWQwZTctMTgxMC00MGIxLTkxMWUtM2I3NjJlM2MyZDYxIiwgImhvc3QiOiAibi1kLTc2NTMxNS00IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTMxOTY4ODI2MCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU2MWVkMGU3LTE4MTAtNDBiMS05MTFlLTNiNzYyZTNjMmQ2MS8yMDIwMTIxMjAyNTU1OC9hel9ub3ZhX2JhY2t1cF84NWIwYjA0ZC02Mzg0LTRhOTctYWE4MS1mYTNkNzNkMWVjODkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMi0xMlQwMjo1NTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMi0xMlQwMjo1NTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTEyLTEyVDAyOjU2OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:43.424257 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-05f57c36-bb72-48d6-b55f-658222b47251 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjBjN2MzMzgtMTZlYy00NDQ3LTk4OTktOTMxYzkxNDA1MjVkIiwgInVzZXJfaWQiOiAiZWRiNzQzYjZmNWM1NDBhOTgxNDM2MDgzYTQxYWMwM2MiLCAicHJvamVjdF9pZCI6ICJkOThjZTFkMWY3NzY0MmFjYmI4OGI1MTRlNTY1ZGE4ZSIsICJ2b2x1bWVfaWQiOiAiNTYxZWQwZTctMTgxMC00MGIxLTkxMWUtM2I3NjJlM2MyZDYxIiwgImhvc3QiOiAibi1kLTc2NTMxNS00IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTMxOTY4ODI2MCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU2MWVkMGU3LTE4MTAtNDBiMS05MTFlLTNiNzYyZTNjMmQ2MS8yMDIwMTIxMjAyNTU1OC9hel9ub3ZhX2JhY2t1cF84NWIwYjA0ZC02Mzg0LTRhOTctYWE4MS1mYTNkNzNkMWVjODkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMi0xMlQwMjo1NTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMi0xMlQwMjo1NTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTEyLTEyVDAyOjU2OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=88000) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Dec 12 02:56:43.424759 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-05f57c36-bb72-48d6-b55f-658222b47251 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjBjN2MzMzgtMTZlYy00NDQ3LTk4OTktOTMxYzkxNDA1MjVkIiwgInVzZXJfaWQiOiAiZWRiNzQzYjZmNWM1NDBhOTgxNDM2MDgzYTQxYWMwM2MiLCAicHJvamVjdF9pZCI6ICJkOThjZTFkMWY3NzY0MmFjYmI4OGI1MTRlNTY1ZGE4ZSIsICJ2b2x1bWVfaWQiOiAiNTYxZWQwZTctMTgxMC00MGIxLTkxMWUtM2I3NjJlM2MyZDYxIiwgImhvc3QiOiAibi1kLTc2NTMxNS00IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTMxOTY4ODI2MCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU2MWVkMGU3LTE4MTAtNDBiMS05MTFlLTNiNzYyZTNjMmQ2MS8yMDIwMTIxMjAyNTU1OC9hel9ub3ZhX2JhY2t1cF84NWIwYjA0ZC02Mzg0LTRhOTctYWE4MS1mYTNkNzNkMWVjODkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMi0xMlQwMjo1NTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMi0xMlQwMjo1NTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTEyLTEyVDAyOjU2OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=88000) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Dec 12 02:56:43.440728 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f23d65e-d3b5-4b6d-a734-cfbff63b3be7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] POST http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups Dec 12 02:56:43.441713 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f23d65e-d3b5-4b6d-a734-cfbff63b3be7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7a0ade56-43ce-4894-86c4-173e4bfb2ef1", "volume_types": ["9b474c17-858e-4a43-b440-512d76440baf"], "name": "tempest-Group1-1839828577"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:43.442873 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-5f23d65e-d3b5-4b6d-a734-cfbff63b3be7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Creating new group {'group': {'group_type': '7a0ade56-43ce-4894-86c4-173e4bfb2ef1', 'volume_types': ['9b474c17-858e-4a43-b440-512d76440baf'], 'name': 'tempest-Group1-1839828577'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 12 02:56:43.458749 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-5f23d65e-d3b5-4b6d-a734-cfbff63b3be7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Creating group tempest-Group1-1839828577. Dec 12 02:56:43.494479 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5f23d65e-d3b5-4b6d-a734-cfbff63b3be7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Availability zone cache updated, next update will occur around 2020-12-12 03:56:43.493555. {{(pid=87999) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 12 02:56:43.495209 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5f23d65e-d3b5-4b6d-a734-cfbff63b3be7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Availability Zones retrieved successfully. Dec 12 02:56:43.524525 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-5f23d65e-d3b5-4b6d-a734-cfbff63b3be7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Created reservations ['b1cfda4e-4d64-44db-9aa8-9175bee6a19e'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:56:43.544440 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-05f57c36-bb72-48d6-b55f-658222b47251 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Created reservations ['4b8ffee0-8d59-4627-a22a-8bd7eb4cc84d', '2c4d2234-9e78-4206-a7b1-3ff2f6ed1e1d'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:56:43.615988 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f23d65e-d3b5-4b6d-a734-cfbff63b3be7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups returned with HTTP 202 Dec 12 02:56:43.617243 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 732/1465] 10.222.0.50 () {62 vars in 1264 bytes} [Sat Dec 12 02:56:43 2020] POST /volume/v3/32479011f2a745758f7659a5806d4ec0/groups => generated 94 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:56:43.630284 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f34c762-5208-4805-b353-6b84bf2c2c8b tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea Dec 12 02:56:43.633252 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f34c762-5208-4805-b353-6b84bf2c2c8b tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:43.633644 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:43.633644 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:43.634269 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f34c762-5208-4805-b353-6b84bf2c2c8b tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:43.635935 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-2f34c762-5208-4805-b353-6b84bf2c2c8b tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] show called for member 62a0756d-c83c-4232-afa1-0d65c9c8aaea {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:56:43.658628 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:43.658628 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:43.674228 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-05f57c36-bb72-48d6-b55f-658222b47251 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] import_record rpcapi backup id b0c7c338-16ec-4447-9899-931c9140525d on host n-d-765315-4 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjBjN2MzMzgtMTZlYy00NDQ3LTk4OTktOTMxYzkxNDA1MjVkIiwgInVzZXJfaWQiOiAiZWRiNzQzYjZmNWM1NDBhOTgxNDM2MDgzYTQxYWMwM2MiLCAicHJvamVjdF9pZCI6ICJkOThjZTFkMWY3NzY0MmFjYmI4OGI1MTRlNTY1ZGE4ZSIsICJ2b2x1bWVfaWQiOiAiNTYxZWQwZTctMTgxMC00MGIxLTkxMWUtM2I3NjJlM2MyZDYxIiwgImhvc3QiOiAibi1kLTc2NTMxNS00IiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTMxOTY4ODI2MCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzU2MWVkMGU3LTE4MTAtNDBiMS05MTFlLTNiNzYyZTNjMmQ2MS8yMDIwMTIxMjAyNTU1OC9hel9ub3ZhX2JhY2t1cF84NWIwYjA0ZC02Mzg0LTRhOTctYWE4MS1mYTNkNzNkMWVjODkiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMTAzLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyMC0xMi0xMlQwMjo1NTo1NFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyMC0xMi0xMlQwMjo1NTo1NFoiLCAidXBkYXRlZF9hdCI6ICIyMDIwLTEyLTEyVDAyOjU2OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=88000) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Dec 12 02:56:43.677927 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-05f57c36-bb72-48d6-b55f-658222b47251 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Import record output: {'backup': {'id': 'b0c7c338-16ec-4447-9899-931c9140525d', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/b0c7c338-16ec-4447-9899-931c9140525d'}, {'rel': 'bookmark', 'href': 'http://10.222.0.50/volume/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/b0c7c338-16ec-4447-9899-931c9140525d'}]}}. {{(pid=88000) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Dec 12 02:56:43.678872 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05f57c36-bb72-48d6-b55f-658222b47251 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/import_record returned with HTTP 201 Dec 12 02:56:43.680427 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 734/1466] 10.222.0.50 () {60 vars in 1269 bytes} [Sat Dec 12 02:56:43 2020] POST /volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/import_record => generated 354 bytes in 265 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Dec 12 02:56:43.692974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4baae2e4-f8c8-475c-960c-98260e66539c tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] GET http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/b0c7c338-16ec-4447-9899-931c9140525d Dec 12 02:56:43.693672 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4baae2e4-f8c8-475c-960c-98260e66539c tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:43.694043 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:43.694043 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:43.696172 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4baae2e4-f8c8-475c-960c-98260e66539c tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:43.696780 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4baae2e4-f8c8-475c-960c-98260e66539c tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Show backup with id b0c7c338-16ec-4447-9899-931c9140525d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:43.723522 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f34c762-5208-4805-b353-6b84bf2c2c8b tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea returned with HTTP 200 Dec 12 02:56:43.728361 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 733/1467] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:56:43 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea => generated 322 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:56:43.737028 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:43.737028 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:43.739110 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4baae2e4-f8c8-475c-960c-98260e66539c tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/b0c7c338-16ec-4447-9899-931c9140525d returned with HTTP 200 Dec 12 02:56:43.740513 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 735/1468] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:43 2020] GET /volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/b0c7c338-16ec-4447-9899-931c9140525d => generated 713 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:44.743415 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8066686-7b01-4e6a-a27a-834dbf2df6fb tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea Dec 12 02:56:44.745479 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8066686-7b01-4e6a-a27a-834dbf2df6fb tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:44.745861 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:44.745861 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:44.746512 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8066686-7b01-4e6a-a27a-834dbf2df6fb tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:44.747137 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-f8066686-7b01-4e6a-a27a-834dbf2df6fb tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] show called for member 62a0756d-c83c-4232-afa1-0d65c9c8aaea {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:56:44.755374 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1d00e9b-2117-4a58-a62b-23ee087779c9 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] GET http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/b0c7c338-16ec-4447-9899-931c9140525d Dec 12 02:56:44.756156 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1d00e9b-2117-4a58-a62b-23ee087779c9 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:44.756527 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:44.756527 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:44.757198 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1d00e9b-2117-4a58-a62b-23ee087779c9 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:44.757716 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e1d00e9b-2117-4a58-a62b-23ee087779c9 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Show backup with id b0c7c338-16ec-4447-9899-931c9140525d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:44.775064 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:44.775064 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:44.816442 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:44.816442 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:44.818083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1d00e9b-2117-4a58-a62b-23ee087779c9 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/b0c7c338-16ec-4447-9899-931c9140525d returned with HTTP 200 Dec 12 02:56:44.818910 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 736/1469] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:44 2020] GET /volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/b0c7c338-16ec-4447-9899-931c9140525d => generated 823 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:44.837423 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bfbb92f5-4fe3-4850-9917-375794245181 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] GET http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups Dec 12 02:56:44.837976 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bfbb92f5-4fe3-4850-9917-375794245181 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:44.838207 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:44.838207 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:44.838579 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bfbb92f5-4fe3-4850-9917-375794245181 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:44.847224 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8066686-7b01-4e6a-a27a-834dbf2df6fb tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea returned with HTTP 200 Dec 12 02:56:44.858664 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 734/1470] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:56:44 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea => generated 323 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:56:44.863422 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-286c43af-0a7d-4f3d-966b-2ad8a8fdfbd8 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] POST http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups Dec 12 02:56:44.864632 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:44.864632 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:44.865537 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-286c43af-0a7d-4f3d-966b-2ad8a8fdfbd8 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7a0ade56-43ce-4894-86c4-173e4bfb2ef1", "volume_types": ["9b474c17-858e-4a43-b440-512d76440baf"], "name": "tempest-Group2-1608425343"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:44.866786 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-286c43af-0a7d-4f3d-966b-2ad8a8fdfbd8 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Creating new group {'group': {'group_type': '7a0ade56-43ce-4894-86c4-173e4bfb2ef1', 'volume_types': ['9b474c17-858e-4a43-b440-512d76440baf'], 'name': 'tempest-Group2-1608425343'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 12 02:56:44.895567 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-286c43af-0a7d-4f3d-966b-2ad8a8fdfbd8 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Creating group tempest-Group2-1608425343. Dec 12 02:56:44.896566 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:44.896566 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:44.928789 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bfbb92f5-4fe3-4850-9917-375794245181 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups returned with HTTP 200 Dec 12 02:56:44.931243 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-286c43af-0a7d-4f3d-966b-2ad8a8fdfbd8 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Availability Zones retrieved successfully. Dec 12 02:56:44.933046 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 737/1471] 10.222.0.50 () {58 vars in 1204 bytes} [Sat Dec 12 02:56:44 2020] GET /volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups => generated 403 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:44.950521 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] POST http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89/restore Dec 12 02:56:44.952122 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:44.952122 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:44.952866 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:44.956070 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Restoring backup 85b0b04d-6384-4a97-aa81-fa3d73d1ec89 ({'restore': {}}) {{(pid=88000) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 12 02:56:44.957209 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Restoring backup 85b0b04d-6384-4a97-aa81-fa3d73d1ec89 to volume None. Dec 12 02:56:44.978244 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-286c43af-0a7d-4f3d-966b-2ad8a8fdfbd8 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Created reservations ['0f62a875-4a93-4b5c-b28f-baf75615d7fc'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:56:44.993086 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:44.993086 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:44.996443 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.backup.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Creating volume of 1 GB for restore of backup 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. Dec 12 02:56:45.024980 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Availability zone cache updated, next update will occur around 2020-12-12 03:56:45.024338. {{(pid=88000) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 12 02:56:45.025983 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Availability Zones retrieved successfully. Dec 12 02:56:45.050778 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Flow 'volume_create_api' (a882fa61-6e9e-4de2-b5aa-f7f64fdb8ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:56:45.054091 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47093bc0-d9dc-43f9-b05d-95694bbfbb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:56:45.057035 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:56:45.117152 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-286c43af-0a7d-4f3d-966b-2ad8a8fdfbd8 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups returned with HTTP 202 Dec 12 02:56:45.121328 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 735/1472] 10.222.0.50 () {62 vars in 1264 bytes} [Sat Dec 12 02:56:44 2020] POST /volume/v3/32479011f2a745758f7659a5806d4ec0/groups => generated 94 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:56:45.137323 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46cf77f1-4dde-4546-82da-3f8c62ba95eb tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc Dec 12 02:56:45.138033 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46cf77f1-4dde-4546-82da-3f8c62ba95eb tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:45.138364 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:45.138364 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:45.139037 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46cf77f1-4dde-4546-82da-3f8c62ba95eb tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:45.140161 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-46cf77f1-4dde-4546-82da-3f8c62ba95eb tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] show called for member 452038eb-a491-4c61-8b13-04193ab1c2fc {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:56:45.168556 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:45.168556 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:45.252485 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46cf77f1-4dde-4546-82da-3f8c62ba95eb tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc returned with HTTP 200 Dec 12 02:56:45.253499 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 736/1473] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:56:45 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc => generated 322 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:56:45.302894 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47093bc0-d9dc-43f9-b05d-95694bbfbb48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:56:45.315648 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85306eb9-c74b-48a8-aae2-94450e9103ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:56:45.546954 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Created reservations ['beeee0a0-d703-4c99-b96a-aad7e3ee76aa', 'd3659404-e8ce-49a2-9219-a58448ce6c8d', '5babb1d8-3d5c-48d6-bacc-90c8864890be', '9acfcb93-fcd8-4ac6-ae20-63da22f2d8c6'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:56:45.549371 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85306eb9-c74b-48a8-aae2-94450e9103ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beeee0a0-d703-4c99-b96a-aad7e3ee76aa', 'd3659404-e8ce-49a2-9219-a58448ce6c8d', '5babb1d8-3d5c-48d6-bacc-90c8864890be', '9acfcb93-fcd8-4ac6-ae20-63da22f2d8c6']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:56:45.551732 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4927f93c-f642-467d-8272-b09f65bb9f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:56:45.765314 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4927f93c-f642-467d-8272-b09f65bb9f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43778441-46df-4897-a000-75b46dfcdcba', '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_85b0b04d-6384-4a97-aa81-fa3d73d1ec89',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d98ce1d1f77642acbb88b514e565da8e',qos_specs=None,replication_status=,reservations=['beeee0a0-d703-4c99-b96a-aad7e3ee76aa','d3659404-e8ce-49a2-9219-a58448ce6c8d','5babb1d8-3d5c-48d6-bacc-90c8864890be','9acfcb93-fcd8-4ac6-ae20-63da22f2d8c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edb743b6f5c540a981436083a41ac03c',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:56:45Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_85b0b04d-6384-4a97-aa81-fa3d73d1ec89',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43778441-46df-4897-a000-75b46dfcdcba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d98ce1d1f77642acbb88b514e565da8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='edb743b6f5c540a981436083a41ac03c',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:56:45.792284 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca6a38f4-ed8e-4a95-8e7e-2b6fc3d7247c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:56:45.859703 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca6a38f4-ed8e-4a95-8e7e-2b6fc3d7247c) transitioned into 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_85b0b04d-6384-4a97-aa81-fa3d73d1ec89',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d98ce1d1f77642acbb88b514e565da8e',qos_specs=None,replication_status=,reservations=['beeee0a0-d703-4c99-b96a-aad7e3ee76aa','d3659404-e8ce-49a2-9219-a58448ce6c8d','5babb1d8-3d5c-48d6-bacc-90c8864890be','9acfcb93-fcd8-4ac6-ae20-63da22f2d8c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edb743b6f5c540a981436083a41ac03c',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:56:45.868825 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ab7f0e-b2e4-4978-b56b-17f2e8f8f86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:56:45.904471 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2ab7f0e-b2e4-4978-b56b-17f2e8f8f86f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:56:45.907935 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Flow 'volume_create_api' (a882fa61-6e9e-4de2-b5aa-f7f64fdb8ab1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:56:46.056307 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Create volume request issued successfully. Dec 12 02:56:46.179285 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:46.179285 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:46.181840 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:56:46.182998 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Dec 12 02:56:46.182998 n-d-765315-4 devstack@c-api.service[87998]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Dec 12 02:56:46.182998 n-d-765315-4 devstack@c-api.service[87998]: hub = hubs.get_hub() Dec 12 02:56:46.266198 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c4afe55-cddb-46b1-9cf4-abce51c93fff tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc Dec 12 02:56:46.267500 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c4afe55-cddb-46b1-9cf4-abce51c93fff tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:46.267865 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:46.267865 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:46.268241 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c4afe55-cddb-46b1-9cf4-abce51c93fff tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:46.268674 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-0c4afe55-cddb-46b1-9cf4-abce51c93fff tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] show called for member 452038eb-a491-4c61-8b13-04193ab1c2fc {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:56:46.279423 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:46.279423 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:46.340635 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c4afe55-cddb-46b1-9cf4-abce51c93fff tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc returned with HTTP 200 Dec 12 02:56:46.352797 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 737/1474] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:56:46 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc => generated 323 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:56:46.357715 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] POST http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes Dec 12 02:56:46.358223 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:46.358223 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:46.358785 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-838749801", "volume_type": "9b474c17-858e-4a43-b440-512d76440baf", "group_id": "62a0756d-c83c-4232-afa1-0d65c9c8aaea", "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:46.360057 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Create volume request body: {'volume': {'name': 'tempest-volume-838749801', 'volume_type': '9b474c17-858e-4a43-b440-512d76440baf', 'group_id': '62a0756d-c83c-4232-afa1-0d65c9c8aaea', 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:56:46.408487 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:46.408487 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:46.413007 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Create volume of 1 GB Dec 12 02:56:46.448343 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Availability Zones retrieved successfully. Dec 12 02:56:46.468760 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Flow 'volume_create_api' (ab2069db-f69c-4f26-bbe2-3af35d579eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:56:46.473494 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (358f642b-01e1-4e2a-993c-1e75b2abb19b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:56:46.475173 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:46.475173 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:46.475734 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:56:46.564382 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (358f642b-01e1-4e2a-993c-1e75b2abb19b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:56:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b474c17-858e-4a43-b440-512d76440baf,is_public=True,name='tempest-GroupsTest-volume-type-552235753',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b474c17-858e-4a43-b440-512d76440baf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '62a0756d-c83c-4232-afa1-0d65c9c8aaea', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:56:46.566788 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2dd4d77-bef1-4ba3-87f7-2898378ea6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:56:46.628348 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-552235753 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-552235753, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:56:46.629278 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-552235753 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-552235753, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:56:46.719862 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Created reservations ['bb08b243-4803-417e-a7fa-2dbd98e53509', 'ed72da13-53dd-4f28-b390-52b0777c6737', 'c44b7ce8-62ee-472c-bf1c-cc67f2b78d39', '2d1299cf-53bb-4169-ab45-27261d63c76e'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:56:46.722320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2dd4d77-bef1-4ba3-87f7-2898378ea6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb08b243-4803-417e-a7fa-2dbd98e53509', 'ed72da13-53dd-4f28-b390-52b0777c6737', 'c44b7ce8-62ee-472c-bf1c-cc67f2b78d39', '2d1299cf-53bb-4169-ab45-27261d63c76e']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:56:46.725065 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c03830e-668d-48b1-aee3-be02525b3699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:56:46.853967 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c03830e-668d-48b1-aee3-be02525b3699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57865864-1fc4-4b8f-ada0-13336c4818e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-838749801',encryption_key_id=None,group_id=62a0756d-c83c-4232-afa1-0d65c9c8aaea,group_type_id=,metadata={},multiattach=False,project_id='32479011f2a745758f7659a5806d4ec0',qos_specs=None,replication_status=,reservations=['bb08b243-4803-417e-a7fa-2dbd98e53509','ed72da13-53dd-4f28-b390-52b0777c6737','c44b7ce8-62ee-472c-bf1c-cc67f2b78d39','2d1299cf-53bb-4169-ab45-27261d63c76e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c245ddf5634285b178260072f669c5',volume_type_id=9b474c17-858e-4a43-b440-512d76440baf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:56:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-838749801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=62a0756d-c83c-4232-afa1-0d65c9c8aaea,host=None,id=57865864-1fc4-4b8f-ada0-13336c4818e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32479011f2a745758f7659a5806d4ec0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='21c245ddf5634285b178260072f669c5',volume_attachment=,volume_type=,volume_type_id=9b474c17-858e-4a43-b440-512d76440baf)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:56:46.856066 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ccbbd6e-f0db-4e47-b12f-aab60d1425d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:56:46.936947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ccbbd6e-f0db-4e47-b12f-aab60d1425d9) transitioned into state 'SUCCESS' from state '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-838749801',encryption_key_id=None,group_id=62a0756d-c83c-4232-afa1-0d65c9c8aaea,group_type_id=,metadata={},multiattach=False,project_id='32479011f2a745758f7659a5806d4ec0',qos_specs=None,replication_status=,reservations=['bb08b243-4803-417e-a7fa-2dbd98e53509','ed72da13-53dd-4f28-b390-52b0777c6737','c44b7ce8-62ee-472c-bf1c-cc67f2b78d39','2d1299cf-53bb-4169-ab45-27261d63c76e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c245ddf5634285b178260072f669c5',volume_type_id=9b474c17-858e-4a43-b440-512d76440baf)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:56:46.939609 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (968a914b-9d9e-45c1-86b6-6a2a225b4f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:56:46.973701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (968a914b-9d9e-45c1-86b6-6a2a225b4f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:56:46.977049 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Flow 'volume_create_api' (ab2069db-f69c-4f26-bbe2-3af35d579eab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:56:47.056829 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Create volume request issued successfully. Dec 12 02:56:47.076126 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:56:47.076864 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:56:47.088975 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:56:47.119046 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:47.119046 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:47.147426 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8adff92f-e9c5-4ffb-b3b7-96ae22324fad tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes returned with HTTP 202 Dec 12 02:56:47.149630 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 738/1475] 10.222.0.50 () {62 vars in 1267 bytes} [Sat Dec 12 02:56:46 2020] POST /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes => generated 879 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:56:47.175727 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5dc49883-3992-45f9-9245-2bd1dce951e4 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 Dec 12 02:56:47.184797 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5dc49883-3992-45f9-9245-2bd1dce951e4 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:47.185033 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:47.185033 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:47.185520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5dc49883-3992-45f9-9245-2bd1dce951e4 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:47.327186 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:47.327186 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:47.328599 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:56:47.361058 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:47.361058 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:47.388374 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5dc49883-3992-45f9-9245-2bd1dce951e4 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:56:47.435452 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-5dc49883-3992-45f9-9245-2bd1dce951e4 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:56:47.435931 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-5dc49883-3992-45f9-9245-2bd1dce951e4 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:56:47.457421 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-5dc49883-3992-45f9-9245-2bd1dce951e4 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:56:47.477139 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:47.477139 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:47.535346 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5dc49883-3992-45f9-9245-2bd1dce951e4 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 returned with HTTP 200 Dec 12 02:56:47.550314 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 739/1476] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:56:47 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 => generated 971 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:56:48.441465 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:48.441465 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:48.443680 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:56:48.444288 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Checking backup size 1 against volume size 1 {{(pid=88000) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 12 02:56:48.444834 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.backup.api [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Overwriting volume 43778441-46df-4897-a000-75b46dfcdcba with restore of backup 85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:48.492678 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] restore_backup in rpcapi backup_id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89 {{(pid=88000) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 12 02:56:48.504677 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4a6e18e-b39a-4563-ae5d-c7c0399bdf4e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89/restore returned with HTTP 202 Dec 12 02:56:48.513531 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 738/1477] 10.222.0.50 () {60 vars in 1360 bytes} [Sat Dec 12 02:56:44 2020] POST /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89/restore => generated 189 bytes in 3577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:56:48.521221 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4639d68b-8ab3-48d8-af35-2de200b56577 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:48.521221 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4639d68b-8ab3-48d8-af35-2de200b56577 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:48.521221 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:48.521221 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:48.521221 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4639d68b-8ab3-48d8-af35-2de200b56577 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:48.521221 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4639d68b-8ab3-48d8-af35-2de200b56577 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:48.557838 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16603873-2445-42df-b978-66d0cd820561 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 Dec 12 02:56:48.569362 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16603873-2445-42df-b978-66d0cd820561 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:48.569931 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:48.569931 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:48.570594 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16603873-2445-42df-b978-66d0cd820561 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:48.595912 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:48.595912 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:48.603619 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4639d68b-8ab3-48d8-af35-2de200b56577 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:48.608860 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 740/1478] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:48 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:56:48.694690 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:48.694690 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:48.713014 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-16603873-2445-42df-b978-66d0cd820561 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:56:48.742944 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-16603873-2445-42df-b978-66d0cd820561 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:56:48.744460 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-16603873-2445-42df-b978-66d0cd820561 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:56:48.759511 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-16603873-2445-42df-b978-66d0cd820561 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:56:48.779143 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:48.779143 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:48.815738 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16603873-2445-42df-b978-66d0cd820561 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 returned with HTTP 200 Dec 12 02:56:48.827149 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 739/1479] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:56:48 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 => generated 971 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:56:49.621746 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12c5790c-a0ea-4a2d-a9c1-99e8d7b41177 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:49.622247 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12c5790c-a0ea-4a2d-a9c1-99e8d7b41177 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:49.622814 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:49.622814 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:49.623523 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12c5790c-a0ea-4a2d-a9c1-99e8d7b41177 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:49.624190 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-12c5790c-a0ea-4a2d-a9c1-99e8d7b41177 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:49.679193 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:49.679193 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:49.689010 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12c5790c-a0ea-4a2d-a9c1-99e8d7b41177 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:49.699924 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 741/1480] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:49 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:49.834561 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-368407a3-022d-4893-8a16-d292f1ba67e9 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 Dec 12 02:56:49.835139 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-368407a3-022d-4893-8a16-d292f1ba67e9 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:49.835362 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:49.835362 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:49.835908 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-368407a3-022d-4893-8a16-d292f1ba67e9 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:49.953729 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:49.953729 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:49.965753 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-368407a3-022d-4893-8a16-d292f1ba67e9 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:56:49.985704 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-368407a3-022d-4893-8a16-d292f1ba67e9 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:56:49.987228 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-368407a3-022d-4893-8a16-d292f1ba67e9 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:56:50.001103 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-368407a3-022d-4893-8a16-d292f1ba67e9 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:56:50.011534 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:50.011534 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:50.039617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-368407a3-022d-4893-8a16-d292f1ba67e9 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 returned with HTTP 200 Dec 12 02:56:50.054538 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 740/1481] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:56:49 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 => generated 972 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:56:50.057640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e23c9c7-b04e-4e12-8528-e08b51fe6bc7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea Dec 12 02:56:50.058222 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e23c9c7-b04e-4e12-8528-e08b51fe6bc7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:50.058422 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:50.058422 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:50.060730 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e23c9c7-b04e-4e12-8528-e08b51fe6bc7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:50.062221 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-8e23c9c7-b04e-4e12-8528-e08b51fe6bc7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] show called for member 62a0756d-c83c-4232-afa1-0d65c9c8aaea {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:56:50.078932 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:50.078932 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:50.133393 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e23c9c7-b04e-4e12-8528-e08b51fe6bc7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea returned with HTTP 200 Dec 12 02:56:50.139568 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 742/1482] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:56:50 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea => generated 323 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:56:50.147526 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a50baf25-7743-4310-85a7-cbfb6305b4b7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc Dec 12 02:56:50.148087 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a50baf25-7743-4310-85a7-cbfb6305b4b7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:50.148281 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:50.148281 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:50.148647 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a50baf25-7743-4310-85a7-cbfb6305b4b7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:50.150054 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-a50baf25-7743-4310-85a7-cbfb6305b4b7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] show called for member 452038eb-a491-4c61-8b13-04193ab1c2fc {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:56:50.165239 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:50.165239 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:50.216994 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a50baf25-7743-4310-85a7-cbfb6305b4b7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc returned with HTTP 200 Dec 12 02:56:50.218217 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 741/1483] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:56:50 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc => generated 323 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:56:50.230089 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7781895-1f4a-456a-8d57-e812590a96b2 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/detail Dec 12 02:56:50.230978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7781895-1f4a-456a-8d57-e812590a96b2 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:50.230978 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:50.230978 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:50.231295 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7781895-1f4a-456a-8d57-e812590a96b2 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:50.232148 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:50.232148 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:50.407785 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7781895-1f4a-456a-8d57-e812590a96b2 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/detail returned with HTTP 200 Dec 12 02:56:50.412848 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 743/1484] 10.222.0.50 () {60 vars in 1263 bytes} [Sat Dec 12 02:56:50 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/detail => generated 640 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:56:50.427454 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8acb989-538e-4c90-aa87-35e1a2fdcfa7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail Dec 12 02:56:50.428537 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8acb989-538e-4c90-aa87-35e1a2fdcfa7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:50.428537 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:50.428537 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:50.429131 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8acb989-538e-4c90-aa87-35e1a2fdcfa7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:50.429766 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-f8acb989-538e-4c90-aa87-35e1a2fdcfa7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:56:50.431053 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:50.431053 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:50.433212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f8acb989-538e-4c90-aa87-35e1a2fdcfa7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:56:50.528081 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f8acb989-538e-4c90-aa87-35e1a2fdcfa7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Get all volumes completed successfully. Dec 12 02:56:50.530046 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-f8acb989-538e-4c90-aa87-35e1a2fdcfa7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:56:50.530629 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-f8acb989-538e-4c90-aa87-35e1a2fdcfa7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:56:50.541598 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f8acb989-538e-4c90-aa87-35e1a2fdcfa7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:56:50.549662 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:50.549662 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:50.572088 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8acb989-538e-4c90-aa87-35e1a2fdcfa7 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail returned with HTTP 200 Dec 12 02:56:50.573095 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 742/1485] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:56:50 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail => generated 975 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:56:50.588533 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3292199-f49f-4787-bf22-d3a14985c4ec tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail Dec 12 02:56:50.589187 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3292199-f49f-4787-bf22-d3a14985c4ec tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:50.589383 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:50.589383 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:50.592498 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3292199-f49f-4787-bf22-d3a14985c4ec tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:50.593330 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-f3292199-f49f-4787-bf22-d3a14985c4ec tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:56:50.594129 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:50.594129 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:50.596046 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3292199-f49f-4787-bf22-d3a14985c4ec tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:56:50.677113 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f3292199-f49f-4787-bf22-d3a14985c4ec tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Get all volumes completed successfully. Dec 12 02:56:50.679164 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-f3292199-f49f-4787-bf22-d3a14985c4ec tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:56:50.679775 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-f3292199-f49f-4787-bf22-d3a14985c4ec tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:56:50.690246 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f3292199-f49f-4787-bf22-d3a14985c4ec tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:56:50.699070 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:50.699070 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:50.719190 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4476823b-d889-428f-bf03-0b9e7cd1c76c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:50.720505 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4476823b-d889-428f-bf03-0b9e7cd1c76c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:50.721762 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:50.721762 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:50.722450 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4476823b-d889-428f-bf03-0b9e7cd1c76c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:50.723242 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4476823b-d889-428f-bf03-0b9e7cd1c76c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:50.728982 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3292199-f49f-4787-bf22-d3a14985c4ec tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail returned with HTTP 200 Dec 12 02:56:50.729795 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 744/1486] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:56:50 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail => generated 975 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:56:50.746874 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37369265-ac85-45c9-80d0-63ae2e60d0dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] POST http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea/action Dec 12 02:56:50.747443 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:50.747443 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:50.748046 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37369265-ac85-45c9-80d0-63ae2e60d0dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:56:50.748627 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37369265-ac85-45c9-80d0-63ae2e60d0dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:50.749900 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-37369265-ac85-45c9-80d0-63ae2e60d0dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] delete called for group 62a0756d-c83c-4232-afa1-0d65c9c8aaea {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 12 02:56:50.750324 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-37369265-ac85-45c9-80d0-63ae2e60d0dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Delete group with id: 62a0756d-c83c-4232-afa1-0d65c9c8aaea Dec 12 02:56:50.771786 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:50.771786 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:50.779706 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:50.779706 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:50.785440 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4476823b-d889-428f-bf03-0b9e7cd1c76c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:50.786561 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 743/1487] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:50 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:51.033186 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37369265-ac85-45c9-80d0-63ae2e60d0dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea/action returned with HTTP 202 Dec 12 02:56:51.037631 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 745/1488] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Dec 12 02:56:50 2020] POST /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea/action => generated 0 bytes in 293 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 12 02:56:51.042615 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a7372a6-f2f5-41b7-90d3-3eaf4edbaf71 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 Dec 12 02:56:51.043195 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a7372a6-f2f5-41b7-90d3-3eaf4edbaf71 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:51.043419 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:51.043419 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:51.044490 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a7372a6-f2f5-41b7-90d3-3eaf4edbaf71 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:51.113357 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:51.113357 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:51.134157 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6a7372a6-f2f5-41b7-90d3-3eaf4edbaf71 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:56:51.164014 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-6a7372a6-f2f5-41b7-90d3-3eaf4edbaf71 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:56:51.164469 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-6a7372a6-f2f5-41b7-90d3-3eaf4edbaf71 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:56:51.173589 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-6a7372a6-f2f5-41b7-90d3-3eaf4edbaf71 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:56:51.181477 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:51.181477 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:51.237257 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a7372a6-f2f5-41b7-90d3-3eaf4edbaf71 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 returned with HTTP 200 Dec 12 02:56:51.244826 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 744/1489] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:56:51 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 => generated 971 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:56:51.800296 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68740306-c5c3-4311-a8b5-141c38ec97be tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:51.800945 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68740306-c5c3-4311-a8b5-141c38ec97be tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:51.801062 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:51.801062 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:51.801433 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68740306-c5c3-4311-a8b5-141c38ec97be tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:51.801774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-68740306-c5c3-4311-a8b5-141c38ec97be tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:51.847212 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:51.847212 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:51.849258 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68740306-c5c3-4311-a8b5-141c38ec97be tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:51.850102 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 746/1490] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:51 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:52.258950 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef86d910-fb4d-4ea5-8b29-4144081a8202 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 Dec 12 02:56:52.259778 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef86d910-fb4d-4ea5-8b29-4144081a8202 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:52.260178 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:52.260178 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:52.260861 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef86d910-fb4d-4ea5-8b29-4144081a8202 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:52.414646 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:52.414646 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:52.435817 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ef86d910-fb4d-4ea5-8b29-4144081a8202 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:56:52.462999 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-ef86d910-fb4d-4ea5-8b29-4144081a8202 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:56:52.463639 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-ef86d910-fb4d-4ea5-8b29-4144081a8202 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:56:52.479260 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-ef86d910-fb4d-4ea5-8b29-4144081a8202 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:56:52.488040 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:52.488040 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:52.513544 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef86d910-fb4d-4ea5-8b29-4144081a8202 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 returned with HTTP 200 Dec 12 02:56:52.514891 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 745/1491] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:56:52 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 => generated 971 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:56:52.922309 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22373183-ac55-4d18-bc79-289fefd00e42 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:52.922309 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22373183-ac55-4d18-bc79-289fefd00e42 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:52.922309 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:52.922309 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:52.922309 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22373183-ac55-4d18-bc79-289fefd00e42 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:52.922309 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-22373183-ac55-4d18-bc79-289fefd00e42 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:52.956353 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:52.956353 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:52.964388 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22373183-ac55-4d18-bc79-289fefd00e42 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:52.979308 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 747/1492] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:52 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:53.535283 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5202ba66-5fb1-41c2-8c59-965c39b1d8b6 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 Dec 12 02:56:53.538604 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5202ba66-5fb1-41c2-8c59-965c39b1d8b6 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:53.538604 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:53.538604 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:53.538604 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5202ba66-5fb1-41c2-8c59-965c39b1d8b6 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:53.754474 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5202ba66-5fb1-41c2-8c59-965c39b1d8b6 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 returned with HTTP 404 Dec 12 02:56:53.754474 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 746/1493] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:56:53 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/57865864-1fc4-4b8f-ada0-13336c4818e9 => generated 109 bytes in 217 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:56:53.761801 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85d7be67-84f7-4de3-a1dd-c86d869b0d09 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea Dec 12 02:56:53.761801 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85d7be67-84f7-4de3-a1dd-c86d869b0d09 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:53.761801 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:53.761801 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:53.761801 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85d7be67-84f7-4de3-a1dd-c86d869b0d09 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:53.761801 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-85d7be67-84f7-4de3-a1dd-c86d869b0d09 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] show called for member 62a0756d-c83c-4232-afa1-0d65c9c8aaea {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:56:53.772601 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85d7be67-84f7-4de3-a1dd-c86d869b0d09 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea returned with HTTP 404 Dec 12 02:56:53.777913 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 748/1494] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:56:53 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:56:53.783339 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-409fdb98-07ea-425e-82b4-a6197f22216b tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] POST http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc/action Dec 12 02:56:53.784011 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-409fdb98-07ea-425e-82b4-a6197f22216b tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:56:53.784394 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-409fdb98-07ea-425e-82b4-a6197f22216b tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:53.785392 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-409fdb98-07ea-425e-82b4-a6197f22216b tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] delete called for group 452038eb-a491-4c61-8b13-04193ab1c2fc {{(pid=88000) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 12 02:56:53.785742 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-409fdb98-07ea-425e-82b4-a6197f22216b tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Delete group with id: 452038eb-a491-4c61-8b13-04193ab1c2fc Dec 12 02:56:53.799792 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:53.799792 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:54.001175 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b0dfffe-7b6a-429c-a233-cd9e7947888d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:54.001175 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b0dfffe-7b6a-429c-a233-cd9e7947888d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:54.008437 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-409fdb98-07ea-425e-82b4-a6197f22216b tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc/action returned with HTTP 202 Dec 12 02:56:54.008437 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 747/1495] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Dec 12 02:56:53 2020] POST /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:56:54.011334 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b0dfffe-7b6a-429c-a233-cd9e7947888d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:54.011334 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6b0dfffe-7b6a-429c-a233-cd9e7947888d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:54.014266 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2c3e92b-c0c5-4edb-9f0a-4deee38af147 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc Dec 12 02:56:54.021448 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2c3e92b-c0c5-4edb-9f0a-4deee38af147 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:54.021694 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:54.021694 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:54.022097 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2c3e92b-c0c5-4edb-9f0a-4deee38af147 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:54.022527 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-b2c3e92b-c0c5-4edb-9f0a-4deee38af147 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] show called for member 452038eb-a491-4c61-8b13-04193ab1c2fc {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:56:54.098832 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:54.098832 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:54.132062 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:54.132062 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:54.132062 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b0dfffe-7b6a-429c-a233-cd9e7947888d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:54.132062 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 749/1496] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:53 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:54.146953 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2c3e92b-c0c5-4edb-9f0a-4deee38af147 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc returned with HTTP 200 Dec 12 02:56:54.146953 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 748/1497] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:56:54 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc => generated 322 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:56:55.152918 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4615ce04-3aeb-46e5-9ea4-53f69699b346 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:55.152918 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4615ce04-3aeb-46e5-9ea4-53f69699b346 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:55.152918 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:55.152918 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:55.152918 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4615ce04-3aeb-46e5-9ea4-53f69699b346 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:55.152918 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4615ce04-3aeb-46e5-9ea4-53f69699b346 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:55.158246 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb37e525-23f7-4fbf-ab8f-ecd97f246de1 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc Dec 12 02:56:55.158246 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb37e525-23f7-4fbf-ab8f-ecd97f246de1 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:55.158246 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:55.158246 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:55.158246 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb37e525-23f7-4fbf-ab8f-ecd97f246de1 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:55.158246 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-bb37e525-23f7-4fbf-ab8f-ecd97f246de1 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] show called for member 452038eb-a491-4c61-8b13-04193ab1c2fc {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:56:55.187429 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb37e525-23f7-4fbf-ab8f-ecd97f246de1 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc returned with HTTP 404 Dec 12 02:56:55.187429 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 749/1498] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:56:55 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc => generated 108 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 12 02:56:55.198096 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a88cf765-c7fb-4613-9c34-b32d8dcb3910 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/detail Dec 12 02:56:55.198096 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a88cf765-c7fb-4613-9c34-b32d8dcb3910 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:55.198096 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a88cf765-c7fb-4613-9c34-b32d8dcb3910 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:55.209843 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:55.209843 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:55.238097 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a88cf765-c7fb-4613-9c34-b32d8dcb3910 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/detail returned with HTTP 200 Dec 12 02:56:55.239828 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 750/1499] 10.222.0.50 () {60 vars in 1263 bytes} [Sat Dec 12 02:56:55 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/detail => generated 14 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:55.252502 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed6ac05f-031b-46be-be9b-141d75f8ded3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail Dec 12 02:56:55.258038 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed6ac05f-031b-46be-be9b-141d75f8ded3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:55.258568 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed6ac05f-031b-46be-be9b-141d75f8ded3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:55.259226 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-ed6ac05f-031b-46be-be9b-141d75f8ded3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:56:55.270520 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:55.270520 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:55.271227 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed6ac05f-031b-46be-be9b-141d75f8ded3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:56:55.272569 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4615ce04-3aeb-46e5-9ea4-53f69699b346 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:55.273671 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 750/1500] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:55 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:55.409706 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ed6ac05f-031b-46be-be9b-141d75f8ded3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Get all volumes completed successfully. Dec 12 02:56:55.457877 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed6ac05f-031b-46be-be9b-141d75f8ded3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail returned with HTTP 200 Dec 12 02:56:55.463166 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 751/1501] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:56:55 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail => generated 15 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:55.473066 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bf86512-2886-45be-80e4-37309bacebea tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] POST http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc/action Dec 12 02:56:55.473066 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:55.473066 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:55.473066 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bf86512-2886-45be-80e4-37309bacebea tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:56:55.473066 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bf86512-2886-45be-80e4-37309bacebea tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:55.473066 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-2bf86512-2886-45be-80e4-37309bacebea tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] delete called for group 452038eb-a491-4c61-8b13-04193ab1c2fc {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 12 02:56:55.477203 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-2bf86512-2886-45be-80e4-37309bacebea tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Delete group with id: 452038eb-a491-4c61-8b13-04193ab1c2fc Dec 12 02:56:55.502678 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bf86512-2886-45be-80e4-37309bacebea tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc/action returned with HTTP 404 Dec 12 02:56:55.502678 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 751/1502] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Dec 12 02:56:55 2020] POST /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/452038eb-a491-4c61-8b13-04193ab1c2fc/action => generated 108 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:56:55.514846 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-312a2a60-8d84-40ea-9fb7-a53e56406bac tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail Dec 12 02:56:55.515456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-312a2a60-8d84-40ea-9fb7-a53e56406bac tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:55.515947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-312a2a60-8d84-40ea-9fb7-a53e56406bac tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:55.517166 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-312a2a60-8d84-40ea-9fb7-a53e56406bac tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:56:55.519125 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-312a2a60-8d84-40ea-9fb7-a53e56406bac tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:56:55.633536 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-312a2a60-8d84-40ea-9fb7-a53e56406bac tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Get all volumes completed successfully. Dec 12 02:56:55.633536 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-312a2a60-8d84-40ea-9fb7-a53e56406bac tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail returned with HTTP 200 Dec 12 02:56:55.648138 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 752/1503] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:56:55 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail => generated 15 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:55.659199 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95141b8a-b7db-4638-8cf9-cbadd6304cde tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] POST http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea/action Dec 12 02:56:55.659199 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95141b8a-b7db-4638-8cf9-cbadd6304cde tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:56:55.659199 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95141b8a-b7db-4638-8cf9-cbadd6304cde tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:55.659199 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-95141b8a-b7db-4638-8cf9-cbadd6304cde tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] delete called for group 62a0756d-c83c-4232-afa1-0d65c9c8aaea {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 12 02:56:55.659199 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-95141b8a-b7db-4638-8cf9-cbadd6304cde tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Delete group with id: 62a0756d-c83c-4232-afa1-0d65c9c8aaea Dec 12 02:56:55.684500 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95141b8a-b7db-4638-8cf9-cbadd6304cde tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea/action returned with HTTP 404 Dec 12 02:56:55.684500 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 752/1504] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Dec 12 02:56:55 2020] POST /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/62a0756d-c83c-4232-afa1-0d65c9c8aaea/action => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:56:55.695320 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1abadcc1-5523-43f6-a146-337cfe2903a8 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] DELETE http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/group_types/7a0ade56-43ce-4894-86c4-173e4bfb2ef1 Dec 12 02:56:55.695320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1abadcc1-5523-43f6-a146-337cfe2903a8 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:55.695320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1abadcc1-5523-43f6-a146-337cfe2903a8 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:55.816997 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:56:55.816997 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:56:55.842553 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1abadcc1-5523-43f6-a146-337cfe2903a8 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/group_types/7a0ade56-43ce-4894-86c4-173e4bfb2ef1 returned with HTTP 202 Dec 12 02:56:55.848867 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 753/1505] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Dec 12 02:56:55 2020] DELETE /volume/v3/e53484cf456948199f99be568a73e830/group_types/7a0ade56-43ce-4894-86c4-173e4bfb2ef1 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:56:55.855612 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14acb356-71e5-4426-bb7f-9c1c0e141c05 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] POST http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/types Dec 12 02:56:55.856419 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14acb356-71e5-4426-bb7f-9c1c0e141c05 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1475308386"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:55.949459 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14acb356-71e5-4426-bb7f-9c1c0e141c05 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/types returned with HTTP 200 Dec 12 02:56:55.949459 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 753/1506] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 02:56:55 2020] POST /volume/v3/e53484cf456948199f99be568a73e830/types => generated 216 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:55.956548 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7a5dba2-ebad-451c-aeca-ab9aa46b9102 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] POST http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/group_types Dec 12 02:56:55.956548 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7a5dba2-ebad-451c-aeca-ab9aa46b9102 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-499781254"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:56.062094 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7a5dba2-ebad-451c-aeca-ab9aa46b9102 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/group_types returned with HTTP 202 Dec 12 02:56:56.069801 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 754/1507] 10.222.0.50 () {62 vars in 1278 bytes} [Sat Dec 12 02:56:55 2020] POST /volume/v3/e53484cf456948199f99be568a73e830/group_types => generated 172 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:56:56.085278 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e1177da-cdf8-49bc-95c5-1801bb83a85c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] POST http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups Dec 12 02:56:56.085278 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e1177da-cdf8-49bc-95c5-1801bb83a85c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4b686148-e703-40bb-b81d-7ff0e16cba5a", "volume_types": ["348f71d6-b671-4e9e-9c42-b38743110365"], "name": "tempest-GroupsTest-Group-782812026"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:56.085278 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-3e1177da-cdf8-49bc-95c5-1801bb83a85c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Creating new group {'group': {'group_type': '4b686148-e703-40bb-b81d-7ff0e16cba5a', 'volume_types': ['348f71d6-b671-4e9e-9c42-b38743110365'], 'name': 'tempest-GroupsTest-Group-782812026'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 12 02:56:56.105119 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-3e1177da-cdf8-49bc-95c5-1801bb83a85c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Creating group tempest-GroupsTest-Group-782812026. Dec 12 02:56:56.180376 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3e1177da-cdf8-49bc-95c5-1801bb83a85c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Availability Zones retrieved successfully. Dec 12 02:56:56.249752 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-3e1177da-cdf8-49bc-95c5-1801bb83a85c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Created reservations ['04417611-b361-468f-957c-7ed742d95162'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:56:56.294341 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5128cacc-8e8b-430a-9d25-8cc9825fdb22 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:56.294341 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5128cacc-8e8b-430a-9d25-8cc9825fdb22 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:56.294341 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5128cacc-8e8b-430a-9d25-8cc9825fdb22 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:56.294341 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5128cacc-8e8b-430a-9d25-8cc9825fdb22 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:56.368769 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e1177da-cdf8-49bc-95c5-1801bb83a85c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups returned with HTTP 202 Dec 12 02:56:56.368769 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 754/1508] 10.222.0.50 () {62 vars in 1264 bytes} [Sat Dec 12 02:56:56 2020] POST /volume/v3/32479011f2a745758f7659a5806d4ec0/groups => generated 103 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:56:56.372503 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:56.372503 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:56.379653 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5128cacc-8e8b-430a-9d25-8cc9825fdb22 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:56.390151 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-460d6239-c92a-4f6f-8bb6-fc3cc161cf2b tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d Dec 12 02:56:56.390151 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-460d6239-c92a-4f6f-8bb6-fc3cc161cf2b tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:56.390151 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:56.390151 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:56.390151 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-460d6239-c92a-4f6f-8bb6-fc3cc161cf2b tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:56.390151 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-460d6239-c92a-4f6f-8bb6-fc3cc161cf2b tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] show called for member 10d0ab24-4904-470a-88c3-f3932020d23d {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:56:56.400780 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 755/1509] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:56 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:56.405179 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:56.405179 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:56.493048 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-460d6239-c92a-4f6f-8bb6-fc3cc161cf2b tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d returned with HTTP 200 Dec 12 02:56:56.493048 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 755/1510] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:56:56 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d => generated 331 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:56:57.403281 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ecf8ce7-86cb-4bc6-9158-546ce6b4bef5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:57.403281 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ecf8ce7-86cb-4bc6-9158-546ce6b4bef5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:57.403281 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:57.403281 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:57.403281 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ecf8ce7-86cb-4bc6-9158-546ce6b4bef5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:57.403281 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9ecf8ce7-86cb-4bc6-9158-546ce6b4bef5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:57.500125 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:57.500125 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:57.508370 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae67583e-eabf-469c-9db3-1328cdd1eaab tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d Dec 12 02:56:57.508370 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae67583e-eabf-469c-9db3-1328cdd1eaab tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:57.508370 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:57.508370 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:57.508370 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae67583e-eabf-469c-9db3-1328cdd1eaab tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:57.508370 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-ae67583e-eabf-469c-9db3-1328cdd1eaab tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] show called for member 10d0ab24-4904-470a-88c3-f3932020d23d {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:56:57.531483 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ecf8ce7-86cb-4bc6-9158-546ce6b4bef5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:57.531483 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 756/1511] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:57 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:57.536295 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:57.536295 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:57.608603 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae67583e-eabf-469c-9db3-1328cdd1eaab tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d returned with HTTP 200 Dec 12 02:56:57.608603 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 756/1512] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:56:57 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d => generated 332 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:56:57.627226 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] POST http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes Dec 12 02:56:57.627226 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:57.627226 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:57.627226 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action: 'create', calling method: create, body: {"volume": {"volume_type": "348f71d6-b671-4e9e-9c42-b38743110365", "group_id": "10d0ab24-4904-470a-88c3-f3932020d23d", "size": 1, "name": "tempest-GroupsTest-Volume-1450464013"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:56:57.627226 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Create volume request body: {'volume': {'volume_type': '348f71d6-b671-4e9e-9c42-b38743110365', 'group_id': '10d0ab24-4904-470a-88c3-f3932020d23d', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1450464013'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:56:57.678650 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:57.678650 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:57.678650 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Create volume of 1 GB Dec 12 02:56:57.732283 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Availability Zones retrieved successfully. Dec 12 02:56:57.834298 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Flow 'volume_create_api' (1364e484-49ea-4e93-8c17-d8c7d96425a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:56:57.835948 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cb2c731-0240-4272-bdb3-e666c56df257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:56:57.839936 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:57.839936 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:57.839936 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:56:58.043136 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cb2c731-0240-4272-bdb3-e666c56df257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:56:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=348f71d6-b671-4e9e-9c42-b38743110365,is_public=True,name='tempest-GroupsTest-volume-type-1475308386',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '348f71d6-b671-4e9e-9c42-b38743110365', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '10d0ab24-4904-470a-88c3-f3932020d23d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:56:58.051491 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23612c2f-6b62-47b2-bf6a-35b84df16627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:56:58.315313 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1475308386 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1475308386, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:56:58.316875 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1475308386 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1475308386, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:56:58.455178 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Created reservations ['dd312cb6-ca11-4169-858d-6004f71f4b87', '7fe4d1dd-7ad7-4b58-a1c2-fb963004722a', '8216ab00-cd7c-4484-adab-ea5849a14e57', 'ec33cd9d-8bdc-46ca-85b0-052776aa8da7'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:56:58.455178 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23612c2f-6b62-47b2-bf6a-35b84df16627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd312cb6-ca11-4169-858d-6004f71f4b87', '7fe4d1dd-7ad7-4b58-a1c2-fb963004722a', '8216ab00-cd7c-4484-adab-ea5849a14e57', 'ec33cd9d-8bdc-46ca-85b0-052776aa8da7']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:56:58.455178 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e554d61b-7307-48be-ad7e-06359588ae7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:56:58.543470 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2453bf66-ac6b-46ab-b21a-f8a0ddfea227 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:58.546890 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2453bf66-ac6b-46ab-b21a-f8a0ddfea227 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:58.546890 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:58.546890 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:58.546890 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2453bf66-ac6b-46ab-b21a-f8a0ddfea227 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:58.546890 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2453bf66-ac6b-46ab-b21a-f8a0ddfea227 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:58.611339 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:58.611339 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:58.665826 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2453bf66-ac6b-46ab-b21a-f8a0ddfea227 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:58.683484 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 757/1513] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:58 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:56:58.709135 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e554d61b-7307-48be-ad7e-06359588ae7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46926255-2782-4d1b-bcba-9211b07ba21e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1450464013',encryption_key_id=None,group_id=10d0ab24-4904-470a-88c3-f3932020d23d,group_type_id=,metadata={},multiattach=False,project_id='32479011f2a745758f7659a5806d4ec0',qos_specs=None,replication_status=,reservations=['dd312cb6-ca11-4169-858d-6004f71f4b87','7fe4d1dd-7ad7-4b58-a1c2-fb963004722a','8216ab00-cd7c-4484-adab-ea5849a14e57','ec33cd9d-8bdc-46ca-85b0-052776aa8da7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c245ddf5634285b178260072f669c5',volume_type_id=348f71d6-b671-4e9e-9c42-b38743110365), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:56:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1450464013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=10d0ab24-4904-470a-88c3-f3932020d23d,host=None,id=46926255-2782-4d1b-bcba-9211b07ba21e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32479011f2a745758f7659a5806d4ec0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='21c245ddf5634285b178260072f669c5',volume_attachment=,volume_type=,volume_type_id=348f71d6-b671-4e9e-9c42-b38743110365)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:56:58.709135 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b84ac68d-a90b-4a8f-a545-d61b45c661e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:56:58.865655 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b84ac68d-a90b-4a8f-a545-d61b45c661e1) transitioned into state 'SUCCESS' from state '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-1450464013',encryption_key_id=None,group_id=10d0ab24-4904-470a-88c3-f3932020d23d,group_type_id=,metadata={},multiattach=False,project_id='32479011f2a745758f7659a5806d4ec0',qos_specs=None,replication_status=,reservations=['dd312cb6-ca11-4169-858d-6004f71f4b87','7fe4d1dd-7ad7-4b58-a1c2-fb963004722a','8216ab00-cd7c-4484-adab-ea5849a14e57','ec33cd9d-8bdc-46ca-85b0-052776aa8da7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c245ddf5634285b178260072f669c5',volume_type_id=348f71d6-b671-4e9e-9c42-b38743110365)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:56:58.868091 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41f878b5-3615-4311-b367-9b5f62e941c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:56:58.920465 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41f878b5-3615-4311-b367-9b5f62e941c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:56:58.920465 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Flow 'volume_create_api' (1364e484-49ea-4e93-8c17-d8c7d96425a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:56:59.077903 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Create volume request issued successfully. Dec 12 02:56:59.116027 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:56:59.116471 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:56:59.140234 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:56:59.148506 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:59.148506 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:59.181862 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd7256d3-c02d-4d82-9df1-37390cdc4ea0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes returned with HTTP 202 Dec 12 02:56:59.181862 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 757/1514] 10.222.0.50 () {62 vars in 1267 bytes} [Sat Dec 12 02:56:57 2020] POST /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes => generated 892 bytes in 1557 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:56:59.199428 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ab156de-0a43-4453-8345-82c7abcb0769 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/46926255-2782-4d1b-bcba-9211b07ba21e Dec 12 02:56:59.199428 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ab156de-0a43-4453-8345-82c7abcb0769 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:59.199428 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:59.199428 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:59.199428 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ab156de-0a43-4453-8345-82c7abcb0769 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:59.381743 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:59.381743 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:59.396421 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5ab156de-0a43-4453-8345-82c7abcb0769 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:56:59.412947 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-5ab156de-0a43-4453-8345-82c7abcb0769 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:56:59.413312 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-5ab156de-0a43-4453-8345-82c7abcb0769 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:56:59.517008 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-5ab156de-0a43-4453-8345-82c7abcb0769 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:56:59.528626 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:59.528626 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:59.608791 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ab156de-0a43-4453-8345-82c7abcb0769 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/46926255-2782-4d1b-bcba-9211b07ba21e returned with HTTP 200 Dec 12 02:56:59.613766 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 758/1515] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:56:59 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/46926255-2782-4d1b-bcba-9211b07ba21e => generated 960 bytes in 423 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:56:59.692637 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2506e824-ac81-4c9d-b711-99fd71e565b6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:56:59.692637 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2506e824-ac81-4c9d-b711-99fd71e565b6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:56:59.692637 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:56:59.692637 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:56:59.692637 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2506e824-ac81-4c9d-b711-99fd71e565b6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:56:59.692637 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2506e824-ac81-4c9d-b711-99fd71e565b6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:56:59.743855 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:56:59.743855 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:56:59.754104 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2506e824-ac81-4c9d-b711-99fd71e565b6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:56:59.769691 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 758/1516] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:56:59 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:00.625519 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d27d116-9e46-46de-bb9a-e90f61c30186 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/46926255-2782-4d1b-bcba-9211b07ba21e Dec 12 02:57:00.626066 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d27d116-9e46-46de-bb9a-e90f61c30186 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:00.626725 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:00.626725 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:00.627194 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d27d116-9e46-46de-bb9a-e90f61c30186 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:00.771607 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2f99cde-1c3e-4ba5-8dac-6649af527b98 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:00.771607 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2f99cde-1c3e-4ba5-8dac-6649af527b98 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:00.771607 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:00.771607 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:00.771607 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2f99cde-1c3e-4ba5-8dac-6649af527b98 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:00.771607 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c2f99cde-1c3e-4ba5-8dac-6649af527b98 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:00.837635 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:00.837635 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:00.837635 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2f99cde-1c3e-4ba5-8dac-6649af527b98 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:00.837635 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 759/1517] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:00 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:00.871819 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:00.871819 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:00.947031 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6d27d116-9e46-46de-bb9a-e90f61c30186 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:57:00.992180 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-6d27d116-9e46-46de-bb9a-e90f61c30186 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:00.992180 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-6d27d116-9e46-46de-bb9a-e90f61c30186 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:01.016504 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-6d27d116-9e46-46de-bb9a-e90f61c30186 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:01.022219 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:01.022219 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:01.125156 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d27d116-9e46-46de-bb9a-e90f61c30186 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/46926255-2782-4d1b-bcba-9211b07ba21e returned with HTTP 200 Dec 12 02:57:01.125156 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 759/1518] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:00 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/46926255-2782-4d1b-bcba-9211b07ba21e => generated 984 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:01.858725 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd4ac64c-fd53-4587-bd4b-2be62b30bb1a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:01.858725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd4ac64c-fd53-4587-bd4b-2be62b30bb1a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:01.858725 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:01.858725 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:01.858725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd4ac64c-fd53-4587-bd4b-2be62b30bb1a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:01.858725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bd4ac64c-fd53-4587-bd4b-2be62b30bb1a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:01.929347 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:01.929347 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:01.950672 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd4ac64c-fd53-4587-bd4b-2be62b30bb1a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:01.959587 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 760/1519] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:01 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:02.162170 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc85672d-928a-41be-92b5-c1be006b59bd tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/46926255-2782-4d1b-bcba-9211b07ba21e Dec 12 02:57:02.162170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc85672d-928a-41be-92b5-c1be006b59bd tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:02.162170 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:02.162170 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:02.162170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc85672d-928a-41be-92b5-c1be006b59bd tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:02.291761 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:02.291761 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:02.303424 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bc85672d-928a-41be-92b5-c1be006b59bd tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:57:02.314001 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-bc85672d-928a-41be-92b5-c1be006b59bd tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:02.314001 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-bc85672d-928a-41be-92b5-c1be006b59bd tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:02.323761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-bc85672d-928a-41be-92b5-c1be006b59bd tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:02.331920 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:02.331920 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:02.349477 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc85672d-928a-41be-92b5-c1be006b59bd tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/46926255-2782-4d1b-bcba-9211b07ba21e returned with HTTP 200 Dec 12 02:57:02.349645 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 760/1520] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:02 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/46926255-2782-4d1b-bcba-9211b07ba21e => generated 985 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:02.364922 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] POST http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes Dec 12 02:57:02.365429 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:02.365429 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:02.365850 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action: 'create', calling method: create, body: {"volume": {"volume_type": "348f71d6-b671-4e9e-9c42-b38743110365", "group_id": "10d0ab24-4904-470a-88c3-f3932020d23d", "size": 1, "name": "tempest-GroupsTest-Volume-524845892"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:02.366998 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Create volume request body: {'volume': {'volume_type': '348f71d6-b671-4e9e-9c42-b38743110365', 'group_id': '10d0ab24-4904-470a-88c3-f3932020d23d', 'size': 1, 'name': 'tempest-GroupsTest-Volume-524845892'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:57:02.389299 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:02.389299 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:02.390461 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Create volume of 1 GB Dec 12 02:57:02.407177 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Availability Zones retrieved successfully. Dec 12 02:57:02.455308 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Flow 'volume_create_api' (ef43100d-a8e7-4242-be40-f40119f3b9c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:57:02.455308 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed25c1c-66e0-4d77-b845-a342405a9a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:02.461585 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:02.461585 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:02.461585 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:57:02.550116 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aed25c1c-66e0-4d77-b845-a342405a9a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:56:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=348f71d6-b671-4e9e-9c42-b38743110365,is_public=True,name='tempest-GroupsTest-volume-type-1475308386',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '348f71d6-b671-4e9e-9c42-b38743110365', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '10d0ab24-4904-470a-88c3-f3932020d23d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:02.550116 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc28382-8c37-4276-887c-7308e85972a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:02.653971 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Created reservations ['4317aa3f-d61e-44ab-a059-3882e2050dc0', '07be1fd0-88a1-459b-ac37-5779208e2634', '3100c98f-960d-48cc-b764-81c3f45cf58f', '384f1c84-2e37-4b6e-bef4-00691d673200'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:57:02.657956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbc28382-8c37-4276-887c-7308e85972a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4317aa3f-d61e-44ab-a059-3882e2050dc0', '07be1fd0-88a1-459b-ac37-5779208e2634', '3100c98f-960d-48cc-b764-81c3f45cf58f', '384f1c84-2e37-4b6e-bef4-00691d673200']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:02.660804 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76dcd4dc-4dc3-48f5-835e-f4f764df65d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:02.834920 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76dcd4dc-4dc3-48f5-835e-f4f764df65d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc38f904-d60c-4e2f-8346-c2a08892b07b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-524845892',encryption_key_id=None,group_id=10d0ab24-4904-470a-88c3-f3932020d23d,group_type_id=,metadata={},multiattach=False,project_id='32479011f2a745758f7659a5806d4ec0',qos_specs=None,replication_status=,reservations=['4317aa3f-d61e-44ab-a059-3882e2050dc0','07be1fd0-88a1-459b-ac37-5779208e2634','3100c98f-960d-48cc-b764-81c3f45cf58f','384f1c84-2e37-4b6e-bef4-00691d673200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c245ddf5634285b178260072f669c5',volume_type_id=348f71d6-b671-4e9e-9c42-b38743110365), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:57:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-524845892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=10d0ab24-4904-470a-88c3-f3932020d23d,host=None,id=fc38f904-d60c-4e2f-8346-c2a08892b07b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32479011f2a745758f7659a5806d4ec0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='21c245ddf5634285b178260072f669c5',volume_attachment=,volume_type=,volume_type_id=348f71d6-b671-4e9e-9c42-b38743110365)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:02.842299 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a85e9fb-1add-4573-8a06-18307f7ef209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:02.904548 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a85e9fb-1add-4573-8a06-18307f7ef209) transitioned into state 'SUCCESS' from state '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-524845892',encryption_key_id=None,group_id=10d0ab24-4904-470a-88c3-f3932020d23d,group_type_id=,metadata={},multiattach=False,project_id='32479011f2a745758f7659a5806d4ec0',qos_specs=None,replication_status=,reservations=['4317aa3f-d61e-44ab-a059-3882e2050dc0','07be1fd0-88a1-459b-ac37-5779208e2634','3100c98f-960d-48cc-b764-81c3f45cf58f','384f1c84-2e37-4b6e-bef4-00691d673200'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='21c245ddf5634285b178260072f669c5',volume_type_id=348f71d6-b671-4e9e-9c42-b38743110365)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:02.914667 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd705508-b390-405e-8f07-7ea943b1e349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:02.971987 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd705508-b390-405e-8f07-7ea943b1e349) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:02.977595 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05efd245-8e70-45ad-9f8d-2e669bfb493d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:02.977595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05efd245-8e70-45ad-9f8d-2e669bfb493d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:02.977595 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:02.977595 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:02.977595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05efd245-8e70-45ad-9f8d-2e669bfb493d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:02.977595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-05efd245-8e70-45ad-9f8d-2e669bfb493d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:02.992495 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Flow 'volume_create_api' (ef43100d-a8e7-4242-be40-f40119f3b9c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:57:03.161727 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:03.161727 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:03.169625 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Create volume request issued successfully. Dec 12 02:57:03.174177 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05efd245-8e70-45ad-9f8d-2e669bfb493d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:03.174177 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 761/1521] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:02 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:03.285369 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:03.285369 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:03.324421 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:03.399180 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:03.399180 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:03.525914 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-100cd8c7-4c45-425a-9af4-eacd77b80e3a tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes returned with HTTP 202 Dec 12 02:57:03.530701 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 761/1522] 10.222.0.50 () {62 vars in 1267 bytes} [Sat Dec 12 02:57:02 2020] POST /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes => generated 891 bytes in 1169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:03.555796 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55414918-a242-4b2f-8ceb-0d11e0b518f0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b Dec 12 02:57:03.555796 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55414918-a242-4b2f-8ceb-0d11e0b518f0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:03.555796 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:03.555796 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:03.555796 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55414918-a242-4b2f-8ceb-0d11e0b518f0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:03.824406 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:03.824406 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:03.879600 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-55414918-a242-4b2f-8ceb-0d11e0b518f0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:57:03.930631 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-55414918-a242-4b2f-8ceb-0d11e0b518f0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:03.930631 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-55414918-a242-4b2f-8ceb-0d11e0b518f0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:03.943469 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-55414918-a242-4b2f-8ceb-0d11e0b518f0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:03.957786 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:03.957786 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:04.031371 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55414918-a242-4b2f-8ceb-0d11e0b518f0 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b returned with HTTP 200 Dec 12 02:57:04.035972 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 762/1523] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:03 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b => generated 983 bytes in 490 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:04.185888 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4650d910-a175-4fe9-8809-79b3d241b3b5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:04.185888 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4650d910-a175-4fe9-8809-79b3d241b3b5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:04.185888 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:04.185888 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:04.185888 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4650d910-a175-4fe9-8809-79b3d241b3b5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:04.185888 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4650d910-a175-4fe9-8809-79b3d241b3b5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:04.291174 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:04.291174 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:04.291174 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4650d910-a175-4fe9-8809-79b3d241b3b5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:04.299862 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 762/1524] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:04 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:05.065617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b8466aa-0ee2-4571-9683-5792e6763d96 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b Dec 12 02:57:05.065617 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b8466aa-0ee2-4571-9683-5792e6763d96 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:05.065617 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:05.065617 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:05.065617 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b8466aa-0ee2-4571-9683-5792e6763d96 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:05.269571 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:05.269571 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:05.286696 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1b8466aa-0ee2-4571-9683-5792e6763d96 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:57:05.315138 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6df018b6-d7d2-41f6-91dc-8802118d6b3e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:05.315830 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6df018b6-d7d2-41f6-91dc-8802118d6b3e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:05.316024 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:05.316024 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:05.316399 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6df018b6-d7d2-41f6-91dc-8802118d6b3e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:05.316787 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6df018b6-d7d2-41f6-91dc-8802118d6b3e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:05.325729 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-1b8466aa-0ee2-4571-9683-5792e6763d96 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:05.326181 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-1b8466aa-0ee2-4571-9683-5792e6763d96 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:05.346622 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-1b8466aa-0ee2-4571-9683-5792e6763d96 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:05.358756 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:05.358756 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:05.398668 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:05.398668 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:05.408705 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6df018b6-d7d2-41f6-91dc-8802118d6b3e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:05.416066 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 763/1525] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:05 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:05.416247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b8466aa-0ee2-4571-9683-5792e6763d96 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b returned with HTTP 200 Dec 12 02:57:05.426131 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 763/1526] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:05 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b => generated 983 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:06.425801 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15488833-ab91-48ec-b306-126e45f6c274 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:06.429241 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15488833-ab91-48ec-b306-126e45f6c274 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:06.429241 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:06.429241 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:06.429241 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15488833-ab91-48ec-b306-126e45f6c274 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:06.429241 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-15488833-ab91-48ec-b306-126e45f6c274 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:06.448792 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7f69f10-8d18-487a-a2c7-c8d7ddbd2b6d tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] POST http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types Dec 12 02:57:06.448792 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:06.448792 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:06.448792 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7f69f10-8d18-487a-a2c7-c8d7ddbd2b6d tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2037024683"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:06.491371 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:06.491371 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:06.491371 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15488833-ab91-48ec-b306-126e45f6c274 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:06.511681 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 764/1527] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:06 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:06.511681 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31a41241-5f99-4edb-808b-eb9a571251fe tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b Dec 12 02:57:06.511681 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31a41241-5f99-4edb-808b-eb9a571251fe tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:06.511681 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:06.511681 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:06.511681 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31a41241-5f99-4edb-808b-eb9a571251fe tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:06.608415 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7f69f10-8d18-487a-a2c7-c8d7ddbd2b6d tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types returned with HTTP 200 Dec 12 02:57:06.608415 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 764/1528] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 02:57:06 2020] POST /volume/v3/8178ae04772542a08404194e8b4b32e9/types => generated 224 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:06.620495 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77b02bd8-edb3-4f46-a064-c8658581c44e tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] POST http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/group_types Dec 12 02:57:06.620495 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77b02bd8-edb3-4f46-a064-c8658581c44e tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1804979748"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:06.678628 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:06.678628 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:06.714219 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-31a41241-5f99-4edb-808b-eb9a571251fe tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:57:06.761101 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77b02bd8-edb3-4f46-a064-c8658581c44e tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/group_types returned with HTTP 202 Dec 12 02:57:06.761101 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 765/1529] 10.222.0.50 () {62 vars in 1278 bytes} [Sat Dec 12 02:57:06 2020] POST /volume/v3/8178ae04772542a08404194e8b4b32e9/group_types => generated 181 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:06.787173 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-31a41241-5f99-4edb-808b-eb9a571251fe tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:06.787173 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-31a41241-5f99-4edb-808b-eb9a571251fe tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:06.806246 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-31a41241-5f99-4edb-808b-eb9a571251fe tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:06.820442 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:06.820442 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:06.891264 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31a41241-5f99-4edb-808b-eb9a571251fe tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b returned with HTTP 200 Dec 12 02:57:06.891264 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 765/1530] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:06 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b => generated 984 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:06.933717 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6637ec80-ada4-4d0c-a223-64f9a0fc9742 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] PUT http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d Dec 12 02:57:06.934247 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:06.934247 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:06.934675 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6637ec80-ada4-4d0c-a223-64f9a0fc9742 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "fc38f904-d60c-4e2f-8346-c2a08892b07b"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:06.968097 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-6637ec80-ada4-4d0c-a223-64f9a0fc9742 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Update called for group 10d0ab24-4904-470a-88c3-f3932020d23d. {{(pid=87999) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 12 02:57:06.972385 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-6637ec80-ada4-4d0c-a223-64f9a0fc9742 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Updating group 10d0ab24-4904-470a-88c3-f3932020d23d with name new_group description: This is a new group add_volumes: None remove_volumes: fc38f904-d60c-4e2f-8346-c2a08892b07b. Dec 12 02:57:06.991396 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:06.991396 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:07.181624 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6637ec80-ada4-4d0c-a223-64f9a0fc9742 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d returned with HTTP 202 Dec 12 02:57:07.191297 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 766/1531] 10.222.0.50 () {62 vars in 1374 bytes} [Sat Dec 12 02:57:06 2020] PUT /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d => generated 0 bytes in 282 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:57:07.202186 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-752b0ded-516b-4bd0-8284-5f96290b0b72 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d Dec 12 02:57:07.202186 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-752b0ded-516b-4bd0-8284-5f96290b0b72 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:07.202186 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:07.202186 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:07.202186 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-752b0ded-516b-4bd0-8284-5f96290b0b72 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:07.202186 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-752b0ded-516b-4bd0-8284-5f96290b0b72 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] show called for member 10d0ab24-4904-470a-88c3-f3932020d23d {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:07.274771 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:07.274771 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:07.291582 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b535c30-9301-42b2-b295-429db25462cc tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] POST http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups Dec 12 02:57:07.291582 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b535c30-9301-42b2-b295-429db25462cc tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1f69794a-0aee-4845-8e4b-d6b13779ca3f", "volume_types": ["279984c1-62e2-4070-a753-dfafb4f0618d"], "name": "tempest-GroupSnapshotsTest-Group-1492781394"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:07.296853 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-6b535c30-9301-42b2-b295-429db25462cc tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Creating new group {'group': {'group_type': '1f69794a-0aee-4845-8e4b-d6b13779ca3f', 'volume_types': ['279984c1-62e2-4070-a753-dfafb4f0618d'], 'name': 'tempest-GroupSnapshotsTest-Group-1492781394'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 12 02:57:07.336153 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-6b535c30-9301-42b2-b295-429db25462cc tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Creating group tempest-GroupSnapshotsTest-Group-1492781394. Dec 12 02:57:07.434165 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6b535c30-9301-42b2-b295-429db25462cc tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Availability Zones retrieved successfully. Dec 12 02:57:07.436591 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-752b0ded-516b-4bd0-8284-5f96290b0b72 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d returned with HTTP 200 Dec 12 02:57:07.436591 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 767/1532] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:07 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d => generated 323 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:07.503513 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9841b805-e36b-43a0-9186-5308429718df tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:07.503513 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9841b805-e36b-43a0-9186-5308429718df tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:07.503513 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:07.503513 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:07.503513 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9841b805-e36b-43a0-9186-5308429718df tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:07.503513 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9841b805-e36b-43a0-9186-5308429718df tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:07.547568 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-6b535c30-9301-42b2-b295-429db25462cc tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Created reservations ['d4fb7ebd-6889-41fb-8ff7-e42b381e0dc4'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:57:07.639342 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:07.639342 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:07.639342 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9841b805-e36b-43a0-9186-5308429718df tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:07.650107 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 768/1533] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:07 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:57:07.712232 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b535c30-9301-42b2-b295-429db25462cc tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups returned with HTTP 202 Dec 12 02:57:07.715770 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 766/1534] 10.222.0.50 () {62 vars in 1264 bytes} [Sat Dec 12 02:57:06 2020] POST /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups => generated 112 bytes in 956 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:07.748647 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48b42452-7310-402f-ba13-0b8ba877843c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/69dee236-682a-4dcf-9d3a-80272dcc3b9f Dec 12 02:57:07.748647 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48b42452-7310-402f-ba13-0b8ba877843c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:07.748647 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:07.748647 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:07.759263 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48b42452-7310-402f-ba13-0b8ba877843c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:07.769604 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-48b42452-7310-402f-ba13-0b8ba877843c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 69dee236-682a-4dcf-9d3a-80272dcc3b9f {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:07.810010 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:07.810010 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:08.001421 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48b42452-7310-402f-ba13-0b8ba877843c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/69dee236-682a-4dcf-9d3a-80272dcc3b9f returned with HTTP 200 Dec 12 02:57:08.001421 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 769/1535] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:07 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/69dee236-682a-4dcf-9d3a-80272dcc3b9f => generated 392 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:08.451474 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee54b5fb-cfd3-43ab-b33f-633739d6810f tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d Dec 12 02:57:08.451474 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee54b5fb-cfd3-43ab-b33f-633739d6810f tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:08.451474 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:08.451474 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:08.451474 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee54b5fb-cfd3-43ab-b33f-633739d6810f tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:08.451474 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-ee54b5fb-cfd3-43ab-b33f-633739d6810f tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] show called for member 10d0ab24-4904-470a-88c3-f3932020d23d {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:08.465913 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:08.465913 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:08.521013 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee54b5fb-cfd3-43ab-b33f-633739d6810f tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d returned with HTTP 200 Dec 12 02:57:08.521013 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 767/1536] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:08 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d => generated 324 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:08.535162 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e409202d-299e-4225-b1e9-a55cfd6630f1 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d Dec 12 02:57:08.550047 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e409202d-299e-4225-b1e9-a55cfd6630f1 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:08.550047 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:08.550047 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:08.550047 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e409202d-299e-4225-b1e9-a55cfd6630f1 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:08.550047 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-e409202d-299e-4225-b1e9-a55cfd6630f1 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] show called for member 10d0ab24-4904-470a-88c3-f3932020d23d {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:08.550047 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:08.550047 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:08.666443 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74c99d0c-893e-4c66-b301-2e652e152ad8 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:08.666443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74c99d0c-893e-4c66-b301-2e652e152ad8 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:08.666443 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:08.666443 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:08.666443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74c99d0c-893e-4c66-b301-2e652e152ad8 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:08.666443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-74c99d0c-893e-4c66-b301-2e652e152ad8 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:08.669914 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e409202d-299e-4225-b1e9-a55cfd6630f1 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d returned with HTTP 200 Dec 12 02:57:08.669914 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 770/1537] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:08 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d => generated 324 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:08.680845 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17cf7bd6-4797-4424-8d5c-de865558204d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail Dec 12 02:57:08.680845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17cf7bd6-4797-4424-8d5c-de865558204d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:08.680845 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:08.680845 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:08.680845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17cf7bd6-4797-4424-8d5c-de865558204d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:08.680845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-17cf7bd6-4797-4424-8d5c-de865558204d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:57:08.680845 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:08.680845 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:08.680845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-17cf7bd6-4797-4424-8d5c-de865558204d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:57:08.713822 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:08.713822 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:08.715674 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74c99d0c-893e-4c66-b301-2e652e152ad8 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:08.716646 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 768/1538] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:08 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:57:08.795819 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-17cf7bd6-4797-4424-8d5c-de865558204d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Get all volumes completed successfully. Dec 12 02:57:08.795819 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-17cf7bd6-4797-4424-8d5c-de865558204d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:08.795819 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-17cf7bd6-4797-4424-8d5c-de865558204d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:08.795819 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-17cf7bd6-4797-4424-8d5c-de865558204d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:08.820310 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:08.820310 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:08.841369 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17cf7bd6-4797-4424-8d5c-de865558204d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail returned with HTTP 200 Dec 12 02:57:08.841369 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 771/1539] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:57:08 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail => generated 1928 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:57:08.865620 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2fd9db1-3928-4e5b-9672-e856205d0454 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] PUT http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d Dec 12 02:57:08.865620 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:08.865620 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:08.865620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2fd9db1-3928-4e5b-9672-e856205d0454 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "fc38f904-d60c-4e2f-8346-c2a08892b07b"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:08.865620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-e2fd9db1-3928-4e5b-9672-e856205d0454 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Update called for group 10d0ab24-4904-470a-88c3-f3932020d23d. {{(pid=88000) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 12 02:57:08.865620 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-e2fd9db1-3928-4e5b-9672-e856205d0454 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Updating group 10d0ab24-4904-470a-88c3-f3932020d23d with name None description: None add_volumes: fc38f904-d60c-4e2f-8346-c2a08892b07b remove_volumes: None. Dec 12 02:57:08.904570 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:08.904570 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:09.034741 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fcdbe1ac-dfe9-4855-8482-d25d6ad15f85 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/69dee236-682a-4dcf-9d3a-80272dcc3b9f Dec 12 02:57:09.034741 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fcdbe1ac-dfe9-4855-8482-d25d6ad15f85 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:09.034741 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:09.034741 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:09.034741 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fcdbe1ac-dfe9-4855-8482-d25d6ad15f85 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:09.034741 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-fcdbe1ac-dfe9-4855-8482-d25d6ad15f85 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 69dee236-682a-4dcf-9d3a-80272dcc3b9f {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:09.049675 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:09.049675 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:09.158215 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fcdbe1ac-dfe9-4855-8482-d25d6ad15f85 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/69dee236-682a-4dcf-9d3a-80272dcc3b9f returned with HTTP 200 Dec 12 02:57:09.158215 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 772/1540] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:09 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/69dee236-682a-4dcf-9d3a-80272dcc3b9f => generated 393 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:09.176868 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] POST http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes Dec 12 02:57:09.176868 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:09.176868 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:09.176868 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'create', calling method: create, body: {"volume": {"volume_type": "279984c1-62e2-4070-a753-dfafb4f0618d", "group_id": "69dee236-682a-4dcf-9d3a-80272dcc3b9f", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-172281185"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:09.186809 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Create volume request body: {'volume': {'volume_type': '279984c1-62e2-4070-a753-dfafb4f0618d', 'group_id': '69dee236-682a-4dcf-9d3a-80272dcc3b9f', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-172281185'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:57:09.258768 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2fd9db1-3928-4e5b-9672-e856205d0454 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d returned with HTTP 202 Dec 12 02:57:09.273540 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 769/1541] 10.222.0.50 () {62 vars in 1373 bytes} [Sat Dec 12 02:57:08 2020] PUT /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d => generated 0 bytes in 405 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:57:09.277257 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:09.277257 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:09.277257 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Create volume of 1 GB Dec 12 02:57:09.282183 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84527111-e89e-4bbb-bb82-56f615f0f090 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d Dec 12 02:57:09.282183 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84527111-e89e-4bbb-bb82-56f615f0f090 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:09.282183 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:09.282183 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:09.291446 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84527111-e89e-4bbb-bb82-56f615f0f090 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:09.291969 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-84527111-e89e-4bbb-bb82-56f615f0f090 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] show called for member 10d0ab24-4904-470a-88c3-f3932020d23d {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:09.325358 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:09.325358 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:09.347582 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Availability Zones retrieved successfully. Dec 12 02:57:09.419421 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84527111-e89e-4bbb-bb82-56f615f0f090 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d returned with HTTP 200 Dec 12 02:57:09.419421 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 770/1542] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:09 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d => generated 323 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:09.446338 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Flow 'volume_create_api' (a0b30747-01cf-4c4c-9b38-c5a7280942d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:57:09.457103 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb94bcca-906a-4ee3-86b3-fb5d53e7a60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:09.457103 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:09.457103 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:09.457103 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:57:09.563888 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb94bcca-906a-4ee3-86b3-fb5d53e7a60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:57:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=279984c1-62e2-4070-a753-dfafb4f0618d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2037024683',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '279984c1-62e2-4070-a753-dfafb4f0618d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '69dee236-682a-4dcf-9d3a-80272dcc3b9f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:09.563888 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4f0f54-51a8-4bc0-b827-12f1e2cab504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:09.658178 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2037024683 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2037024683, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:57:09.659076 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2037024683 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2037024683, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:57:09.736325 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0911aad-5ea9-4e99-8de0-a51052262a4c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:09.736325 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0911aad-5ea9-4e99-8de0-a51052262a4c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:09.736325 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:09.736325 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:09.736325 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0911aad-5ea9-4e99-8de0-a51052262a4c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:09.736325 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b0911aad-5ea9-4e99-8de0-a51052262a4c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:09.829721 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Created reservations ['871b942f-093b-4987-93b5-c7ca1ca8ad4d', '60ef6c98-30e6-46bb-9a3a-8b482a241264', '5298fee3-94b3-4f61-b7f8-266be724e110', '6c6ec979-397c-42aa-bce5-3339f84ce6ba'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:57:09.837838 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d4f0f54-51a8-4bc0-b827-12f1e2cab504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['871b942f-093b-4987-93b5-c7ca1ca8ad4d', '60ef6c98-30e6-46bb-9a3a-8b482a241264', '5298fee3-94b3-4f61-b7f8-266be724e110', '6c6ec979-397c-42aa-bce5-3339f84ce6ba']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:09.857039 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:09.857039 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:09.862171 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (397de3cd-8dac-42c6-aa45-1d9440df640a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:09.865989 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0911aad-5ea9-4e99-8de0-a51052262a4c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:09.876946 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 771/1543] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:09 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:57:09.991788 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (397de3cd-8dac-42c6-aa45-1d9440df640a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b93f4a1e-568d-4454-8281-ea566ef2521e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-172281185',encryption_key_id=None,group_id=69dee236-682a-4dcf-9d3a-80272dcc3b9f,group_type_id=,metadata={},multiattach=False,project_id='8d266644bfc841cca37e1789930e8dc1',qos_specs=None,replication_status=,reservations=['871b942f-093b-4987-93b5-c7ca1ca8ad4d','60ef6c98-30e6-46bb-9a3a-8b482a241264','5298fee3-94b3-4f61-b7f8-266be724e110','6c6ec979-397c-42aa-bce5-3339f84ce6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f4b61b2ebd84582823cc87e32fcd6af',volume_type_id=279984c1-62e2-4070-a753-dfafb4f0618d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:57:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-172281185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=69dee236-682a-4dcf-9d3a-80272dcc3b9f,host=None,id=b93f4a1e-568d-4454-8281-ea566ef2521e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d266644bfc841cca37e1789930e8dc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9f4b61b2ebd84582823cc87e32fcd6af',volume_attachment=,volume_type=,volume_type_id=279984c1-62e2-4070-a753-dfafb4f0618d)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:09.994668 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a92a5705-2701-4a8f-8b39-657e89f62a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:10.032166 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a92a5705-2701-4a8f-8b39-657e89f62a7b) transitioned into state 'SUCCESS' from state '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-172281185',encryption_key_id=None,group_id=69dee236-682a-4dcf-9d3a-80272dcc3b9f,group_type_id=,metadata={},multiattach=False,project_id='8d266644bfc841cca37e1789930e8dc1',qos_specs=None,replication_status=,reservations=['871b942f-093b-4987-93b5-c7ca1ca8ad4d','60ef6c98-30e6-46bb-9a3a-8b482a241264','5298fee3-94b3-4f61-b7f8-266be724e110','6c6ec979-397c-42aa-bce5-3339f84ce6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f4b61b2ebd84582823cc87e32fcd6af',volume_type_id=279984c1-62e2-4070-a753-dfafb4f0618d)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:10.034776 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35de96a8-04c2-481f-bad3-720722238074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:10.108161 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35de96a8-04c2-481f-bad3-720722238074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:10.115808 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Flow 'volume_create_api' (a0b30747-01cf-4c4c-9b38-c5a7280942d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:57:10.288731 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Create volume request issued successfully. Dec 12 02:57:10.311837 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:10.313230 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:10.321272 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:10.354904 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:10.354904 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:10.383850 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1caf700b-c081-4a11-bfe4-662b5be3ec2e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes returned with HTTP 202 Dec 12 02:57:10.385020 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 773/1544] 10.222.0.50 () {62 vars in 1267 bytes} [Sat Dec 12 02:57:09 2020] POST /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes => generated 907 bytes in 1222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:10.405962 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fdd52570-b095-4f59-84c7-668b3a7e2c8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e Dec 12 02:57:10.405962 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fdd52570-b095-4f59-84c7-668b3a7e2c8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:10.405962 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:10.405962 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:10.405962 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fdd52570-b095-4f59-84c7-668b3a7e2c8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:10.431083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70168ecf-52d2-4863-b442-c5cbe787486c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d Dec 12 02:57:10.431083 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70168ecf-52d2-4863-b442-c5cbe787486c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:10.431083 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:10.431083 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:10.431083 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70168ecf-52d2-4863-b442-c5cbe787486c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:10.431083 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-70168ecf-52d2-4863-b442-c5cbe787486c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] show called for member 10d0ab24-4904-470a-88c3-f3932020d23d {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:10.456831 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:10.456831 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:10.527766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70168ecf-52d2-4863-b442-c5cbe787486c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d returned with HTTP 200 Dec 12 02:57:10.527766 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 774/1545] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:10 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d => generated 324 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:10.537296 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d6d1f48-bd67-49f2-8c76-b129feeda4dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail Dec 12 02:57:10.555711 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d6d1f48-bd67-49f2-8c76-b129feeda4dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:10.555711 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:10.555711 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:10.555711 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d6d1f48-bd67-49f2-8c76-b129feeda4dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:10.555711 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-3d6d1f48-bd67-49f2-8c76-b129feeda4dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:57:10.555711 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:10.555711 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:10.568482 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3d6d1f48-bd67-49f2-8c76-b129feeda4dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:57:10.618058 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:10.618058 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:10.629326 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fdd52570-b095-4f59-84c7-668b3a7e2c8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:10.674710 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-fdd52570-b095-4f59-84c7-668b3a7e2c8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:10.674710 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-fdd52570-b095-4f59-84c7-668b3a7e2c8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:10.704419 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-fdd52570-b095-4f59-84c7-668b3a7e2c8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:10.720439 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:10.720439 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:10.748277 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3d6d1f48-bd67-49f2-8c76-b129feeda4dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Get all volumes completed successfully. Dec 12 02:57:10.748277 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3d6d1f48-bd67-49f2-8c76-b129feeda4dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:10.748277 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3d6d1f48-bd67-49f2-8c76-b129feeda4dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:10.775065 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fdd52570-b095-4f59-84c7-668b3a7e2c8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e returned with HTTP 200 Dec 12 02:57:10.775065 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 772/1546] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:10 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e => generated 975 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:57:10.795799 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-3d6d1f48-bd67-49f2-8c76-b129feeda4dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:10.818943 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:10.818943 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:10.856760 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3d6d1f48-bd67-49f2-8c76-b129feeda4dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:10.856760 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3d6d1f48-bd67-49f2-8c76-b129feeda4dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:10.874232 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-3d6d1f48-bd67-49f2-8c76-b129feeda4dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:10.885574 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fde4df95-bc16-4110-b98a-c96ba5079999 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:10.885574 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fde4df95-bc16-4110-b98a-c96ba5079999 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:10.885574 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:10.885574 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:10.890227 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:10.890227 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:10.891019 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fde4df95-bc16-4110-b98a-c96ba5079999 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:10.891019 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fde4df95-bc16-4110-b98a-c96ba5079999 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:10.932268 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:10.932268 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:10.934390 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fde4df95-bc16-4110-b98a-c96ba5079999 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:10.935247 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 773/1547] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:10 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:57:11.007126 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d6d1f48-bd67-49f2-8c76-b129feeda4dc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail returned with HTTP 200 Dec 12 02:57:11.007126 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 775/1548] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:57:10 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail => generated 1962 bytes in 475 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:57:11.042946 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-474f2ada-297e-49d4-9f8d-4e2a6ec8e8e3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail Dec 12 02:57:11.042946 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-474f2ada-297e-49d4-9f8d-4e2a6ec8e8e3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:11.042946 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:11.042946 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:11.042946 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-474f2ada-297e-49d4-9f8d-4e2a6ec8e8e3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:11.042946 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-474f2ada-297e-49d4-9f8d-4e2a6ec8e8e3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:57:11.042946 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-474f2ada-297e-49d4-9f8d-4e2a6ec8e8e3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:57:11.244165 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-474f2ada-297e-49d4-9f8d-4e2a6ec8e8e3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Get all volumes completed successfully. Dec 12 02:57:11.244165 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-474f2ada-297e-49d4-9f8d-4e2a6ec8e8e3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:11.244165 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-474f2ada-297e-49d4-9f8d-4e2a6ec8e8e3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:11.269441 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-474f2ada-297e-49d4-9f8d-4e2a6ec8e8e3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:11.286528 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:11.286528 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:11.337153 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-474f2ada-297e-49d4-9f8d-4e2a6ec8e8e3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:11.337153 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-474f2ada-297e-49d4-9f8d-4e2a6ec8e8e3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:11.382288 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-474f2ada-297e-49d4-9f8d-4e2a6ec8e8e3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:11.403345 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:11.403345 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:11.469159 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-474f2ada-297e-49d4-9f8d-4e2a6ec8e8e3 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail returned with HTTP 200 Dec 12 02:57:11.470272 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 774/1549] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:57:11 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/detail => generated 1962 bytes in 451 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:57:11.487445 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b536c08-8109-4b8c-a7ad-d440b97c35db tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] POST http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d/action Dec 12 02:57:11.487970 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:11.487970 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:11.488417 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b536c08-8109-4b8c-a7ad-d440b97c35db tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:57:11.488826 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b536c08-8109-4b8c-a7ad-d440b97c35db tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:11.489769 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-0b536c08-8109-4b8c-a7ad-d440b97c35db tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] delete called for group 10d0ab24-4904-470a-88c3-f3932020d23d {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 12 02:57:11.490118 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-0b536c08-8109-4b8c-a7ad-d440b97c35db tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Delete group with id: 10d0ab24-4904-470a-88c3-f3932020d23d Dec 12 02:57:11.508370 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:11.508370 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:11.783292 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38eea66f-7162-494d-af2c-f8eca3db5383 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e Dec 12 02:57:11.783292 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38eea66f-7162-494d-af2c-f8eca3db5383 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:11.783292 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:11.783292 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:11.783292 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38eea66f-7162-494d-af2c-f8eca3db5383 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:11.922538 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:11.922538 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:11.950501 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-38eea66f-7162-494d-af2c-f8eca3db5383 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:12.006906 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-38eea66f-7162-494d-af2c-f8eca3db5383 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:12.006906 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-38eea66f-7162-494d-af2c-f8eca3db5383 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:12.014009 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-38eea66f-7162-494d-af2c-f8eca3db5383 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:12.034167 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:12.034167 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:12.086892 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38eea66f-7162-494d-af2c-f8eca3db5383 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e returned with HTTP 200 Dec 12 02:57:12.096759 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 775/1550] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:11 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e => generated 999 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:12.097763 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afe6b262-39af-44f6-ba6f-a988d53023db tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:12.098429 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afe6b262-39af-44f6-ba6f-a988d53023db tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:12.101951 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:12.101951 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:12.102529 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afe6b262-39af-44f6-ba6f-a988d53023db tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:12.103004 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-afe6b262-39af-44f6-ba6f-a988d53023db tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:12.166358 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:12.166358 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:12.176629 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afe6b262-39af-44f6-ba6f-a988d53023db tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:12.176629 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 776/1551] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:12 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:12.337859 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b536c08-8109-4b8c-a7ad-d440b97c35db tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d/action returned with HTTP 202 Dec 12 02:57:12.345829 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 776/1552] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Dec 12 02:57:11 2020] POST /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d/action => generated 0 bytes in 858 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:57:12.354331 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cfecba2-7192-4f3f-b09a-89be559be84d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b Dec 12 02:57:12.354331 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cfecba2-7192-4f3f-b09a-89be559be84d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:12.354331 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:12.354331 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:12.354331 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cfecba2-7192-4f3f-b09a-89be559be84d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:12.605487 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:12.605487 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:12.665419 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5cfecba2-7192-4f3f-b09a-89be559be84d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:57:12.725284 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-5cfecba2-7192-4f3f-b09a-89be559be84d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:12.728689 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-5cfecba2-7192-4f3f-b09a-89be559be84d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:12.741674 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-5cfecba2-7192-4f3f-b09a-89be559be84d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:12.757048 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:12.757048 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:12.823755 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cfecba2-7192-4f3f-b09a-89be559be84d tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b returned with HTTP 200 Dec 12 02:57:12.823755 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 777/1553] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:12 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b => generated 983 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:13.119557 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48ad51bd-6aff-450a-ba59-6133c5e9737a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e Dec 12 02:57:13.119557 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48ad51bd-6aff-450a-ba59-6133c5e9737a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:13.119557 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:13.119557 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:13.119557 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48ad51bd-6aff-450a-ba59-6133c5e9737a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:13.192793 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a867c28-be01-4666-a86c-f4bb947298c1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:13.192793 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a867c28-be01-4666-a86c-f4bb947298c1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:13.192793 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:13.192793 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:13.192793 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a867c28-be01-4666-a86c-f4bb947298c1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:13.192793 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5a867c28-be01-4666-a86c-f4bb947298c1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:13.277220 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:13.277220 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:13.280524 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a867c28-be01-4666-a86c-f4bb947298c1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:13.280524 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 778/1554] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:13 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:13.288957 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:13.288957 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:13.322056 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-48ad51bd-6aff-450a-ba59-6133c5e9737a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:13.374503 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-48ad51bd-6aff-450a-ba59-6133c5e9737a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:13.375087 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-48ad51bd-6aff-450a-ba59-6133c5e9737a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:13.416448 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-48ad51bd-6aff-450a-ba59-6133c5e9737a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:13.465031 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:13.465031 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:13.539240 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48ad51bd-6aff-450a-ba59-6133c5e9737a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e returned with HTTP 200 Dec 12 02:57:13.558569 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 777/1555] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:13 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e => generated 1000 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:57:13.562315 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ccb70da5-8465-4bc5-9ac7-47b71f78c845 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] POST http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots Dec 12 02:57:13.562315 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:13.562315 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:13.562315 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ccb70da5-8465-4bc5-9ac7-47b71f78c845 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "69dee236-682a-4dcf-9d3a-80272dcc3b9f", "name": "tempest-group_snapshot-682321348"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:13.562315 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-ccb70da5-8465-4bc5-9ac7-47b71f78c845 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Creating new group_snapshot {'group_snapshot': {'group_id': '69dee236-682a-4dcf-9d3a-80272dcc3b9f', 'name': 'tempest-group_snapshot-682321348'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 12 02:57:13.581498 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:13.581498 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:13.599177 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.group_snapshots [None req-ccb70da5-8465-4bc5-9ac7-47b71f78c845 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Creating group_snapshot tempest-group_snapshot-682321348. Dec 12 02:57:13.713999 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:13.713999 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:13.787086 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-ccb70da5-8465-4bc5-9ac7-47b71f78c845 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2037024683 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2037024683, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:57:13.787086 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-ccb70da5-8465-4bc5-9ac7-47b71f78c845 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2037024683 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2037024683, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:57:13.850682 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-ccb70da5-8465-4bc5-9ac7-47b71f78c845 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Created reservations ['e7403cbf-1899-40cd-b726-c0adfe99f665', 'fd34b3d1-4300-450f-b431-5d7a64ae8883', 'e5f0b537-3de0-4d9c-9af8-516c371e540f', '385819d8-8fed-4c35-9a35-f43f650df5d7'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:57:13.855218 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1b6b984-79e7-4768-967c-fd26038fee53 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b Dec 12 02:57:13.855218 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1b6b984-79e7-4768-967c-fd26038fee53 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:13.855218 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:13.855218 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:13.855218 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1b6b984-79e7-4768-967c-fd26038fee53 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:13.992413 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ccb70da5-8465-4bc5-9ac7-47b71f78c845 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots returned with HTTP 202 Dec 12 02:57:13.995396 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 779/1556] 10.222.0.50 () {62 vars in 1291 bytes} [Sat Dec 12 02:57:13 2020] POST /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots => generated 167 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:14.006606 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60013e3a-0f58-4e6c-98af-4a784f4b507e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa Dec 12 02:57:14.007332 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60013e3a-0f58-4e6c-98af-4a784f4b507e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:14.007534 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:14.007534 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:14.009195 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60013e3a-0f58-4e6c-98af-4a784f4b507e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:14.011769 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-60013e3a-0f58-4e6c-98af-4a784f4b507e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 2e7cf55b-07d1-4c24-a5e9-13876c907afa {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 12 02:57:14.030365 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:14.030365 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:14.065640 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:14.065640 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:14.080939 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60013e3a-0f58-4e6c-98af-4a784f4b507e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa returned with HTTP 200 Dec 12 02:57:14.082670 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 780/1557] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Dec 12 02:57:14 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa => generated 306 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:14.171070 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f1b6b984-79e7-4768-967c-fd26038fee53 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:57:14.223752 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-f1b6b984-79e7-4768-967c-fd26038fee53 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:14.223752 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-f1b6b984-79e7-4768-967c-fd26038fee53 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:14.288245 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f1b6b984-79e7-4768-967c-fd26038fee53 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:14.295653 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85f7d3d5-9bac-47e4-b6ce-923335c6ddf6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:14.295653 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85f7d3d5-9bac-47e4-b6ce-923335c6ddf6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:14.295653 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:14.295653 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:14.295653 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85f7d3d5-9bac-47e4-b6ce-923335c6ddf6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:14.295653 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-85f7d3d5-9bac-47e4-b6ce-923335c6ddf6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:14.315130 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:14.315130 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:14.369932 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1b6b984-79e7-4768-967c-fd26038fee53 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b returned with HTTP 200 Dec 12 02:57:14.371160 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 778/1558] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:13 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b => generated 983 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:14.409850 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:14.409850 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:14.411786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85f7d3d5-9bac-47e4-b6ce-923335c6ddf6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:14.429543 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 781/1559] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:14 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:15.148435 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a00d798a-3086-4657-9cc7-e54c2373c9d2 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa Dec 12 02:57:15.148435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a00d798a-3086-4657-9cc7-e54c2373c9d2 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:15.148435 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:15.148435 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:15.148435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a00d798a-3086-4657-9cc7-e54c2373c9d2 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:15.148435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-a00d798a-3086-4657-9cc7-e54c2373c9d2 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 2e7cf55b-07d1-4c24-a5e9-13876c907afa {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 12 02:57:15.188920 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:15.188920 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:15.218247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a00d798a-3086-4657-9cc7-e54c2373c9d2 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa returned with HTTP 200 Dec 12 02:57:15.219562 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 779/1560] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Dec 12 02:57:15 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa => generated 306 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:15.396048 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01a362f1-8f41-4610-b62b-e6cf946c8bea tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b Dec 12 02:57:15.396048 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01a362f1-8f41-4610-b62b-e6cf946c8bea tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:15.396048 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:15.396048 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:15.396048 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01a362f1-8f41-4610-b62b-e6cf946c8bea tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:15.432113 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8320f491-613c-4aa5-b168-18b0f45cddaf tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:15.432113 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8320f491-613c-4aa5-b168-18b0f45cddaf tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:15.432113 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:15.432113 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:15.432113 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8320f491-613c-4aa5-b168-18b0f45cddaf tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:15.432113 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8320f491-613c-4aa5-b168-18b0f45cddaf tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:15.548703 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:15.548703 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:15.548703 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8320f491-613c-4aa5-b168-18b0f45cddaf tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:15.548703 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 780/1561] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:15 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:15.583249 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:15.583249 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:15.594895 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-01a362f1-8f41-4610-b62b-e6cf946c8bea tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:57:15.606584 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-01a362f1-8f41-4610-b62b-e6cf946c8bea tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:15.606584 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-01a362f1-8f41-4610-b62b-e6cf946c8bea tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:15.618227 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-01a362f1-8f41-4610-b62b-e6cf946c8bea tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:15.627857 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:15.627857 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:15.672223 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01a362f1-8f41-4610-b62b-e6cf946c8bea tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b returned with HTTP 200 Dec 12 02:57:15.672223 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 782/1562] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:15 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b => generated 983 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:16.233634 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ecf2da62-68d6-482c-a927-3817afbd469d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa Dec 12 02:57:16.233634 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ecf2da62-68d6-482c-a927-3817afbd469d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:16.233634 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:16.233634 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:16.233634 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ecf2da62-68d6-482c-a927-3817afbd469d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:16.233634 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-ecf2da62-68d6-482c-a927-3817afbd469d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 2e7cf55b-07d1-4c24-a5e9-13876c907afa {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 12 02:57:16.250613 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:16.250613 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:16.320642 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ecf2da62-68d6-482c-a927-3817afbd469d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa returned with HTTP 200 Dec 12 02:57:16.341748 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 781/1563] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Dec 12 02:57:16 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa => generated 306 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:16.600162 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b0586d3-049e-40a2-9156-d9574b6c1ad2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:16.600162 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b0586d3-049e-40a2-9156-d9574b6c1ad2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:16.600162 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:16.600162 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:16.600162 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b0586d3-049e-40a2-9156-d9574b6c1ad2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:16.600162 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8b0586d3-049e-40a2-9156-d9574b6c1ad2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:16.689184 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:16.689184 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:16.692993 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5780873-6c7b-4d8b-8975-df44ec12f6f5 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b Dec 12 02:57:16.692993 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5780873-6c7b-4d8b-8975-df44ec12f6f5 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:16.692993 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:16.692993 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:16.692993 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5780873-6c7b-4d8b-8975-df44ec12f6f5 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:16.701264 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b0586d3-049e-40a2-9156-d9574b6c1ad2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:16.701264 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 783/1564] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:16 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:16.888597 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:16.888597 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:16.906569 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b5780873-6c7b-4d8b-8975-df44ec12f6f5 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:57:17.018594 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-b5780873-6c7b-4d8b-8975-df44ec12f6f5 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:17.018594 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-b5780873-6c7b-4d8b-8975-df44ec12f6f5 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:17.027843 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-b5780873-6c7b-4d8b-8975-df44ec12f6f5 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:17.039177 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:17.039177 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:17.104110 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5780873-6c7b-4d8b-8975-df44ec12f6f5 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b returned with HTTP 200 Dec 12 02:57:17.109169 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 782/1565] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:16 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b => generated 983 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:17.339865 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-701b56fd-cd11-41cd-984e-49321f59c5aa tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa Dec 12 02:57:17.339865 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-701b56fd-cd11-41cd-984e-49321f59c5aa tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:17.342978 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:17.342978 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:17.342978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-701b56fd-cd11-41cd-984e-49321f59c5aa tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:17.348286 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-701b56fd-cd11-41cd-984e-49321f59c5aa tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 2e7cf55b-07d1-4c24-a5e9-13876c907afa {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 12 02:57:17.361720 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:17.361720 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:17.374946 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-701b56fd-cd11-41cd-984e-49321f59c5aa tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa returned with HTTP 200 Dec 12 02:57:17.376127 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 784/1566] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Dec 12 02:57:17 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa => generated 307 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:17.387203 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d41652d7-ec8e-4957-9f5b-a5c31fa07833 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail Dec 12 02:57:17.387800 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d41652d7-ec8e-4957-9f5b-a5c31fa07833 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:17.388152 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:17.388152 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:17.388763 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d41652d7-ec8e-4957-9f5b-a5c31fa07833 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:17.389533 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-d41652d7-ec8e-4957-9f5b-a5c31fa07833 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:57:17.393274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-d41652d7-ec8e-4957-9f5b-a5c31fa07833 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:57:17.448031 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d41652d7-ec8e-4957-9f5b-a5c31fa07833 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Get all snapshots completed successfully. Dec 12 02:57:17.449002 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:17.449002 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:17.453737 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d41652d7-ec8e-4957-9f5b-a5c31fa07833 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail returned with HTTP 200 Dec 12 02:57:17.454844 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 783/1567] 10.222.0.50 () {58 vars in 1231 bytes} [Sat Dec 12 02:57:17 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail => generated 453 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:17.466724 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb8ece98-3b80-4368-9ff3-67c07d868622 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/cd84beca-4320-457a-bc59-a591af3a1109 Dec 12 02:57:17.467702 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb8ece98-3b80-4368-9ff3-67c07d868622 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:17.468079 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:17.468079 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:17.468899 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb8ece98-3b80-4368-9ff3-67c07d868622 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:17.716120 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7f27006-2c36-4827-898c-491adbacc62b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:17.716120 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7f27006-2c36-4827-898c-491adbacc62b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:17.716120 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:17.716120 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:17.716120 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7f27006-2c36-4827-898c-491adbacc62b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:17.716120 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e7f27006-2c36-4827-898c-491adbacc62b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:17.745218 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:17.745218 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:17.745218 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fb8ece98-3b80-4368-9ff3-67c07d868622 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Snapshot retrieved successfully. Dec 12 02:57:17.745218 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb8ece98-3b80-4368-9ff3-67c07d868622 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/cd84beca-4320-457a-bc59-a591af3a1109 returned with HTTP 200 Dec 12 02:57:17.745218 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 785/1568] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:57:17 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/cd84beca-4320-457a-bc59-a591af3a1109 => generated 450 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:17.754885 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] POST http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/action Dec 12 02:57:17.754885 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:17.754885 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:17.754885 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action body: b'{"create-from-src": {"group_snapshot_id": "2e7cf55b-07d1-4c24-a5e9-13876c907afa", "name": "tempest-Group_from_snap-1779268916"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:57:17.754885 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "2e7cf55b-07d1-4c24-a5e9-13876c907afa", "name": "tempest-Group_from_snap-1779268916"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:17.754885 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Creating new group {'create-from-src': {'group_snapshot_id': '2e7cf55b-07d1-4c24-a5e9-13876c907afa', 'name': 'tempest-Group_from_snap-1779268916'}}. {{(pid=88000) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Dec 12 02:57:17.754885 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Creating group tempest-Group_from_snap-1779268916 from group_snapshot 2e7cf55b-07d1-4c24-a5e9-13876c907afa. Dec 12 02:57:17.768558 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:17.768558 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:17.768558 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7f27006-2c36-4827-898c-491adbacc62b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:17.776926 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:17.776926 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:17.787755 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 784/1569] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:17 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:17.867362 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:17.867362 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:17.879476 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:17.879476 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:18.124862 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bde1e9c-c59f-4cc8-b0f8-543aa8a39dbd tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b Dec 12 02:57:18.124862 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bde1e9c-c59f-4cc8-b0f8-543aa8a39dbd tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:18.124862 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:18.124862 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:18.124862 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bde1e9c-c59f-4cc8-b0f8-543aa8a39dbd tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:18.147135 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Created reservations ['69de8fc9-2b0a-4174-a780-a6fa381d0c46'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:57:18.277924 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:18.277924 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:18.315736 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1bde1e9c-c59f-4cc8-b0f8-543aa8a39dbd tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:57:18.370456 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-1bde1e9c-c59f-4cc8-b0f8-543aa8a39dbd tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:18.370456 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-1bde1e9c-c59f-4cc8-b0f8-543aa8a39dbd tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:18.384195 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-1bde1e9c-c59f-4cc8-b0f8-543aa8a39dbd tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:18.400650 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:18.400650 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:18.500583 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.group.api [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] A mapping entry already exists for group 4355edbc-0cf7-4c6a-a890-e9be723f1c8b and volume type 279984c1-62e2-4070-a753-dfafb4f0618d. Do not need to create again. Dec 12 02:57:18.500583 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:18.500583 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:18.500583 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Availability Zones retrieved successfully. Dec 12 02:57:18.522999 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bde1e9c-c59f-4cc8-b0f8-543aa8a39dbd tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b returned with HTTP 200 Dec 12 02:57:18.522999 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 785/1570] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:18 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b => generated 983 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:18.536621 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Flow 'volume_create_api' (22a9537d-3d36-41ef-ba0a-674f3af3b62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:57:18.540615 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7160f59c-7cf1-4c0f-9e3b-5d0c78a55ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:18.567264 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:57:18.791898 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89358745-ffa1-4182-917e-6906c4591c59 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:18.791898 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89358745-ffa1-4182-917e-6906c4591c59 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:18.791898 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:18.791898 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:18.791898 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89358745-ffa1-4182-917e-6906c4591c59 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:18.791898 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-89358745-ffa1-4182-917e-6906c4591c59 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:18.884174 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:18.884174 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:18.886474 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89358745-ffa1-4182-917e-6906c4591c59 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:18.889574 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 786/1571] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:18 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:18.899132 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7160f59c-7cf1-4c0f-9e3b-5d0c78a55ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cd84beca-4320-457a-bc59-a591af3a1109', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:57:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=279984c1-62e2-4070-a753-dfafb4f0618d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2037024683',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '279984c1-62e2-4070-a753-dfafb4f0618d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '4355edbc-0cf7-4c6a-a890-e9be723f1c8b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:18.901246 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b8cf534-e443-4b3b-af00-826bcdb20882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:19.082004 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2037024683 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2037024683, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:57:19.173296 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Created reservations ['fbbda3db-6216-4a9a-89be-921856101a43', '96faf720-3187-41cc-a87f-6cb674557c81'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:57:19.173296 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b8cf534-e443-4b3b-af00-826bcdb20882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbbda3db-6216-4a9a-89be-921856101a43', '96faf720-3187-41cc-a87f-6cb674557c81']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:19.181678 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ee8c5b-e6e2-434c-aca1-3b76b7502130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:19.537908 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc259157-d73d-44a5-a59f-bbc194799ff8 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b Dec 12 02:57:19.539070 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc259157-d73d-44a5-a59f-bbc194799ff8 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:19.539498 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:19.539498 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:19.540209 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc259157-d73d-44a5-a59f-bbc194799ff8 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:19.597776 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ee8c5b-e6e2-434c-aca1-3b76b7502130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69f523ca-72db-42b3-a260-a35c693e0257', '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=4355edbc-0cf7-4c6a-a890-e9be723f1c8b,group_type_id=,metadata={},multiattach=False,project_id='8d266644bfc841cca37e1789930e8dc1',qos_specs=None,replication_status=,reservations=['fbbda3db-6216-4a9a-89be-921856101a43','96faf720-3187-41cc-a87f-6cb674557c81'],size=1,snapshot_id=cd84beca-4320-457a-bc59-a591af3a1109,source_replicaid=,source_volid=None,status='creating',user_id='9f4b61b2ebd84582823cc87e32fcd6af',volume_type_id=279984c1-62e2-4070-a753-dfafb4f0618d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:57:19Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=4355edbc-0cf7-4c6a-a890-e9be723f1c8b,host=None,id=69f523ca-72db-42b3-a260-a35c693e0257,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d266644bfc841cca37e1789930e8dc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cd84beca-4320-457a-bc59-a591af3a1109,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9f4b61b2ebd84582823cc87e32fcd6af',volume_attachment=,volume_type=,volume_type_id=279984c1-62e2-4070-a753-dfafb4f0618d)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:19.659954 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ee0f98-3f85-4eff-9f7c-df04832b98d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:19.766777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50ee0f98-3f85-4eff-9f7c-df04832b98d4) transitioned into state 'SUCCESS' from 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=4355edbc-0cf7-4c6a-a890-e9be723f1c8b,group_type_id=,metadata={},multiattach=False,project_id='8d266644bfc841cca37e1789930e8dc1',qos_specs=None,replication_status=,reservations=['fbbda3db-6216-4a9a-89be-921856101a43','96faf720-3187-41cc-a87f-6cb674557c81'],size=1,snapshot_id=cd84beca-4320-457a-bc59-a591af3a1109,source_replicaid=,source_volid=None,status='creating',user_id='9f4b61b2ebd84582823cc87e32fcd6af',volume_type_id=279984c1-62e2-4070-a753-dfafb4f0618d)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:19.766777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Flow 'volume_create_api' (22a9537d-3d36-41ef-ba0a-674f3af3b62b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:57:19.805683 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:19.805683 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:19.824133 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dc259157-d73d-44a5-a59f-bbc194799ff8 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:57:19.915516 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-dc259157-d73d-44a5-a59f-bbc194799ff8 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:19.915516 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-dc259157-d73d-44a5-a59f-bbc194799ff8 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:19.915516 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-dc259157-d73d-44a5-a59f-bbc194799ff8 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:19.917647 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Create volume request issued successfully. Dec 12 02:57:19.933327 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:19.933327 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:19.973585 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc259157-d73d-44a5-a59f-bbc194799ff8 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b returned with HTTP 200 Dec 12 02:57:19.973585 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 787/1572] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:19 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b => generated 983 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:57:19.990789 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-649fb4cd-ce7c-41d5-9874-afee4197322b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:19.990789 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-649fb4cd-ce7c-41d5-9874-afee4197322b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:19.990789 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:19.990789 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:19.995042 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-649fb4cd-ce7c-41d5-9874-afee4197322b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:19.995042 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-649fb4cd-ce7c-41d5-9874-afee4197322b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:20.043043 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da2e4bac-1837-4c6c-926c-06564a92e1a7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/action returned with HTTP 202 Dec 12 02:57:20.043043 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 786/1573] 10.222.0.50 () {62 vars in 1285 bytes} [Sat Dec 12 02:57:17 2020] POST /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/action => generated 103 bytes in 2293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:57:20.050310 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:20.050310 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:20.050310 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-649fb4cd-ce7c-41d5-9874-afee4197322b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:20.050310 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 788/1574] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:19 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:20.068179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd081789-01ae-487b-80c0-dffa0a86c76b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail Dec 12 02:57:20.068179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd081789-01ae-487b-80c0-dffa0a86c76b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:20.068179 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:20.068179 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:20.068179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd081789-01ae-487b-80c0-dffa0a86c76b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:20.068179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-cd081789-01ae-487b-80c0-dffa0a86c76b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:57:20.077019 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:20.077019 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:20.077019 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-cd081789-01ae-487b-80c0-dffa0a86c76b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:57:20.329482 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cd081789-01ae-487b-80c0-dffa0a86c76b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Get all volumes completed successfully. Dec 12 02:57:20.329482 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-cd081789-01ae-487b-80c0-dffa0a86c76b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:20.329482 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-cd081789-01ae-487b-80c0-dffa0a86c76b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:20.342196 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-cd081789-01ae-487b-80c0-dffa0a86c76b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:20.361172 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:20.361172 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:20.392266 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-cd081789-01ae-487b-80c0-dffa0a86c76b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:20.392266 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-cd081789-01ae-487b-80c0-dffa0a86c76b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:20.428159 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-cd081789-01ae-487b-80c0-dffa0a86c76b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:20.436885 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:20.436885 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:20.620733 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd081789-01ae-487b-80c0-dffa0a86c76b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail returned with HTTP 200 Dec 12 02:57:20.625722 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 787/1575] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:57:20 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail => generated 1985 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:57:20.647414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5762e159-a16c-47f8-9a4a-eee54fc8f4cc tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 Dec 12 02:57:20.648304 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5762e159-a16c-47f8-9a4a-eee54fc8f4cc tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:20.648959 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:20.648959 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:20.657217 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5762e159-a16c-47f8-9a4a-eee54fc8f4cc tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:20.840951 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:20.840951 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:20.938601 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5762e159-a16c-47f8-9a4a-eee54fc8f4cc tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:20.982930 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c62ea322-840a-45c5-b813-c3407f1a315c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b Dec 12 02:57:20.983736 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c62ea322-840a-45c5-b813-c3407f1a315c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:20.984699 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:20.984699 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:20.985311 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c62ea322-840a-45c5-b813-c3407f1a315c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:21.005635 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-5762e159-a16c-47f8-9a4a-eee54fc8f4cc tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:21.006090 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-5762e159-a16c-47f8-9a4a-eee54fc8f4cc tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:21.035609 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-5762e159-a16c-47f8-9a4a-eee54fc8f4cc tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:21.050767 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:21.050767 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:21.233285 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5762e159-a16c-47f8-9a4a-eee54fc8f4cc tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 returned with HTTP 200 Dec 12 02:57:21.233285 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 789/1576] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:20 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 => generated 992 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:21.266357 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88eeb8a6-5ecd-4efe-9135-75c738aefec1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:21.266357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88eeb8a6-5ecd-4efe-9135-75c738aefec1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:21.266357 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:21.266357 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:21.266357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88eeb8a6-5ecd-4efe-9135-75c738aefec1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:21.266357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-88eeb8a6-5ecd-4efe-9135-75c738aefec1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:21.309831 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:21.309831 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:21.365654 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c62ea322-840a-45c5-b813-c3407f1a315c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Volume info retrieved successfully. Dec 12 02:57:21.393657 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:21.393657 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:21.395604 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88eeb8a6-5ecd-4efe-9135-75c738aefec1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:21.396444 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 790/1577] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:21 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:21.422017 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-c62ea322-840a-45c5-b813-c3407f1a315c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:21.422838 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-c62ea322-840a-45c5-b813-c3407f1a315c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:21.440567 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-c62ea322-840a-45c5-b813-c3407f1a315c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:21.450299 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:21.450299 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:21.495219 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c62ea322-840a-45c5-b813-c3407f1a315c tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b returned with HTTP 200 Dec 12 02:57:21.496934 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 788/1578] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:20 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b => generated 983 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:22.261903 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-efae4749-bb13-4a7a-8382-f1e4b9e878f3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 Dec 12 02:57:22.261903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-efae4749-bb13-4a7a-8382-f1e4b9e878f3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:22.261903 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:22.261903 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:22.261903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-efae4749-bb13-4a7a-8382-f1e4b9e878f3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:22.410545 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-769bbf77-6e9c-4d64-a951-78c1cde226d1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:22.411071 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-769bbf77-6e9c-4d64-a951-78c1cde226d1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:22.411607 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:22.411607 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:22.411607 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-769bbf77-6e9c-4d64-a951-78c1cde226d1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:22.411981 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-769bbf77-6e9c-4d64-a951-78c1cde226d1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:22.548721 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:22.548721 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:22.548721 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-769bbf77-6e9c-4d64-a951-78c1cde226d1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:22.548721 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 789/1579] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:22 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:22.555529 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:22.555529 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:22.558941 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e64eff67-322b-47ae-9bd4-d95d6e608900 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b Dec 12 02:57:22.558941 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e64eff67-322b-47ae-9bd4-d95d6e608900 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:22.558941 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:22.558941 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:22.558941 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e64eff67-322b-47ae-9bd4-d95d6e608900 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:22.617971 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-efae4749-bb13-4a7a-8382-f1e4b9e878f3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:22.656103 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-efae4749-bb13-4a7a-8382-f1e4b9e878f3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:22.656103 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-efae4749-bb13-4a7a-8382-f1e4b9e878f3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:22.662907 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e64eff67-322b-47ae-9bd4-d95d6e608900 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b returned with HTTP 404 Dec 12 02:57:22.662907 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 790/1580] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:22 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:57:22.668946 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-efae4749-bb13-4a7a-8382-f1e4b9e878f3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:22.669112 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3a2fcf8-11ff-486d-9b40-ff7c96103ffc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/46926255-2782-4d1b-bcba-9211b07ba21e Dec 12 02:57:22.669665 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3a2fcf8-11ff-486d-9b40-ff7c96103ffc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:22.670144 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3a2fcf8-11ff-486d-9b40-ff7c96103ffc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:22.682549 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:22.682549 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:22.729515 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-efae4749-bb13-4a7a-8382-f1e4b9e878f3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 returned with HTTP 200 Dec 12 02:57:22.730375 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 791/1581] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:22 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 => generated 992 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:22.825272 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3a2fcf8-11ff-486d-9b40-ff7c96103ffc tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/46926255-2782-4d1b-bcba-9211b07ba21e returned with HTTP 404 Dec 12 02:57:22.825272 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 791/1582] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:22 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/46926255-2782-4d1b-bcba-9211b07ba21e => generated 109 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:57:22.845545 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-189e81f9-8a44-41a9-ab5c-fb7c51b78571 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] GET http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d Dec 12 02:57:22.845545 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-189e81f9-8a44-41a9-ab5c-fb7c51b78571 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:22.845545 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:22.845545 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:22.845545 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-189e81f9-8a44-41a9-ab5c-fb7c51b78571 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:22.845545 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-189e81f9-8a44-41a9-ab5c-fb7c51b78571 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] show called for member 10d0ab24-4904-470a-88c3-f3932020d23d {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:22.874241 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-189e81f9-8a44-41a9-ab5c-fb7c51b78571 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d returned with HTTP 404 Dec 12 02:57:22.881158 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 792/1583] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:22 2020] GET /volume/v3/32479011f2a745758f7659a5806d4ec0/groups/10d0ab24-4904-470a-88c3-f3932020d23d => generated 108 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:57:22.890734 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-797d9b13-2273-4945-98b5-682c383d5fc4 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] DELETE http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/group_types/4b686148-e703-40bb-b81d-7ff0e16cba5a Dec 12 02:57:22.890734 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-797d9b13-2273-4945-98b5-682c383d5fc4 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:22.890734 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-797d9b13-2273-4945-98b5-682c383d5fc4 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:23.049193 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:57:23.049193 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:57:23.063870 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-797d9b13-2273-4945-98b5-682c383d5fc4 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/group_types/4b686148-e703-40bb-b81d-7ff0e16cba5a returned with HTTP 202 Dec 12 02:57:23.065514 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 792/1584] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Dec 12 02:57:22 2020] DELETE /volume/v3/e53484cf456948199f99be568a73e830/group_types/4b686148-e703-40bb-b81d-7ff0e16cba5a => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:57:23.075735 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b426f6c-a152-4734-af6d-a9b8d21f64d1 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] DELETE http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b Dec 12 02:57:23.076194 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b426f6c-a152-4734-af6d-a9b8d21f64d1 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:23.076701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b426f6c-a152-4734-af6d-a9b8d21f64d1 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:23.077972 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-6b426f6c-a152-4734-af6d-a9b8d21f64d1 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Delete volume with id: fc38f904-d60c-4e2f-8346-c2a08892b07b Dec 12 02:57:23.251477 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b426f6c-a152-4734-af6d-a9b8d21f64d1 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b returned with HTTP 404 Dec 12 02:57:23.252530 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 793/1585] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:57:23 2020] DELETE /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/fc38f904-d60c-4e2f-8346-c2a08892b07b => generated 109 bytes in 182 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:23.261228 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a2f3a5b-ef69-44f0-970e-a7bce7715929 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] DELETE http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/46926255-2782-4d1b-bcba-9211b07ba21e Dec 12 02:57:23.261751 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a2f3a5b-ef69-44f0-970e-a7bce7715929 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:23.262233 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a2f3a5b-ef69-44f0-970e-a7bce7715929 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:23.262678 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-5a2f3a5b-ef69-44f0-970e-a7bce7715929 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] Delete volume with id: 46926255-2782-4d1b-bcba-9211b07ba21e Dec 12 02:57:23.501441 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a2f3a5b-ef69-44f0-970e-a7bce7715929 tempest-GroupsTest-869852276 tempest-GroupsTest-869852276] http://10.222.0.50/volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/46926255-2782-4d1b-bcba-9211b07ba21e returned with HTTP 404 Dec 12 02:57:23.510537 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6c33f0e-e8f3-4e7b-976c-44df0a3d915d tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] DELETE http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/types/348f71d6-b671-4e9e-9c42-b38743110365 Dec 12 02:57:23.511064 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6c33f0e-e8f3-4e7b-976c-44df0a3d915d tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:23.511576 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6c33f0e-e8f3-4e7b-976c-44df0a3d915d tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:23.525057 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 793/1586] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:57:23 2020] DELETE /volume/v3/32479011f2a745758f7659a5806d4ec0/volumes/46926255-2782-4d1b-bcba-9211b07ba21e => generated 109 bytes in 268 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:23.558699 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-720bb156-0fd7-487d-a589-b066ce6e6388 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:23.559215 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-720bb156-0fd7-487d-a589-b066ce6e6388 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:23.559694 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-720bb156-0fd7-487d-a589-b066ce6e6388 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:23.560106 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-720bb156-0fd7-487d-a589-b066ce6e6388 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:23.623299 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:23.623299 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:23.625645 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-720bb156-0fd7-487d-a589-b066ce6e6388 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:23.637846 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 794/1587] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:23 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:23.688163 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:57:23.688163 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:57:23.720689 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6c33f0e-e8f3-4e7b-976c-44df0a3d915d tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/types/348f71d6-b671-4e9e-9c42-b38743110365 returned with HTTP 202 Dec 12 02:57:23.722105 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 794/1588] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:57:23 2020] DELETE /volume/v3/e53484cf456948199f99be568a73e830/types/348f71d6-b671-4e9e-9c42-b38743110365 => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:57:23.730129 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54d4c044-c7d4-42dd-a661-28d3773dbcba tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] GET http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/types/348f71d6-b671-4e9e-9c42-b38743110365 Dec 12 02:57:23.730863 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54d4c044-c7d4-42dd-a661-28d3773dbcba tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:23.731150 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:23.731150 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:23.731583 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54d4c044-c7d4-42dd-a661-28d3773dbcba tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:23.746711 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd881df7-da79-4dcb-a99a-5a4ade3389a6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 Dec 12 02:57:23.747398 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd881df7-da79-4dcb-a99a-5a4ade3389a6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:23.747967 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd881df7-da79-4dcb-a99a-5a4ade3389a6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:23.769351 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54d4c044-c7d4-42dd-a661-28d3773dbcba tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/types/348f71d6-b671-4e9e-9c42-b38743110365 returned with HTTP 404 Dec 12 02:57:23.770474 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 795/1589] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:57:23 2020] GET /volume/v3/e53484cf456948199f99be568a73e830/types/348f71d6-b671-4e9e-9c42-b38743110365 => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:23.786847 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11a4b40c-65b6-444c-86b1-b7e0e7c76c58 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] DELETE http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/types/9b474c17-858e-4a43-b440-512d76440baf Dec 12 02:57:23.795194 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11a4b40c-65b6-444c-86b1-b7e0e7c76c58 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:23.795727 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11a4b40c-65b6-444c-86b1-b7e0e7c76c58 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:23.913044 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:23.913044 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:23.946106 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cd881df7-da79-4dcb-a99a-5a4ade3389a6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:23.990167 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-cd881df7-da79-4dcb-a99a-5a4ade3389a6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:23.990817 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-cd881df7-da79-4dcb-a99a-5a4ade3389a6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:24.007679 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:57:24.007679 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:57:24.012407 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-cd881df7-da79-4dcb-a99a-5a4ade3389a6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:24.024004 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:24.024004 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:24.040768 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11a4b40c-65b6-444c-86b1-b7e0e7c76c58 tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/types/9b474c17-858e-4a43-b440-512d76440baf returned with HTTP 202 Dec 12 02:57:24.041861 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 796/1590] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:57:23 2020] DELETE /volume/v3/e53484cf456948199f99be568a73e830/types/9b474c17-858e-4a43-b440-512d76440baf => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:57:24.050192 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25933f85-759e-408a-96ec-466a7ddf4c8b tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] GET http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/types/9b474c17-858e-4a43-b440-512d76440baf Dec 12 02:57:24.050947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25933f85-759e-408a-96ec-466a7ddf4c8b tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:24.055557 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25933f85-759e-408a-96ec-466a7ddf4c8b tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:24.089447 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25933f85-759e-408a-96ec-466a7ddf4c8b tempest-GroupsTest-1414070387 tempest-GroupsTest-1414070387] http://10.222.0.50/volume/v3/e53484cf456948199f99be568a73e830/types/9b474c17-858e-4a43-b440-512d76440baf returned with HTTP 404 Dec 12 02:57:24.094523 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd881df7-da79-4dcb-a99a-5a4ade3389a6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 returned with HTTP 200 Dec 12 02:57:24.094976 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 797/1591] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:57:24 2020] GET /volume/v3/e53484cf456948199f99be568a73e830/types/9b474c17-858e-4a43-b440-512d76440baf => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:24.098215 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 795/1592] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:23 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 => generated 992 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:24.641747 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e91ed29-0405-44ed-9c09-d710a58d603a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:24.642251 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e91ed29-0405-44ed-9c09-d710a58d603a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:24.642895 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e91ed29-0405-44ed-9c09-d710a58d603a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:24.643515 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7e91ed29-0405-44ed-9c09-d710a58d603a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:24.718719 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:24.718719 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:24.724040 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e91ed29-0405-44ed-9c09-d710a58d603a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:24.725063 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 798/1593] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:24 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:25.114496 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a813448-00f0-4a17-a4a4-a4831f8b5e7a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 Dec 12 02:57:25.115216 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a813448-00f0-4a17-a4a4-a4831f8b5e7a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:25.115556 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:25.115556 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:25.116056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a813448-00f0-4a17-a4a4-a4831f8b5e7a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:25.272832 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:25.272832 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:25.297583 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3a813448-00f0-4a17-a4a4-a4831f8b5e7a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:25.322568 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-3a813448-00f0-4a17-a4a4-a4831f8b5e7a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:25.323436 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-3a813448-00f0-4a17-a4a4-a4831f8b5e7a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:25.335744 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-3a813448-00f0-4a17-a4a4-a4831f8b5e7a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:25.348813 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:25.348813 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:25.398162 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a813448-00f0-4a17-a4a4-a4831f8b5e7a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 returned with HTTP 200 Dec 12 02:57:25.399178 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 796/1594] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:25 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 => generated 992 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:25.742424 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cc3087c-069f-4d4f-b989-8020a8264825 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:25.743097 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cc3087c-069f-4d4f-b989-8020a8264825 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:25.743513 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:25.743513 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:25.744150 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cc3087c-069f-4d4f-b989-8020a8264825 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:25.744892 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5cc3087c-069f-4d4f-b989-8020a8264825 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:25.805434 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:25.805434 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:25.847546 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cc3087c-069f-4d4f-b989-8020a8264825 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 200 Dec 12 02:57:25.848839 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 799/1595] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:25 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 821 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:25.862206 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-981ca8a4-048f-47c0-95a2-62dbbf0abefe tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/43778441-46df-4897-a000-75b46dfcdcba Dec 12 02:57:25.862876 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-981ca8a4-048f-47c0-95a2-62dbbf0abefe tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:25.863209 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:25.863209 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:25.864029 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-981ca8a4-048f-47c0-95a2-62dbbf0abefe tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:26.024311 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:26.024311 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:26.060976 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-981ca8a4-048f-47c0-95a2-62dbbf0abefe tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:57:26.128030 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-981ca8a4-048f-47c0-95a2-62dbbf0abefe tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/43778441-46df-4897-a000-75b46dfcdcba returned with HTTP 200 Dec 12 02:57:26.129777 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 797/1596] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:25 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/43778441-46df-4897-a000-75b46dfcdcba => generated 971 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:26.145334 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51abbcb9-37c0-458a-ace0-fa58747b9717 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes Dec 12 02:57:26.146064 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51abbcb9-37c0-458a-ace0-fa58747b9717 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:26.146486 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:26.146486 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:26.147313 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51abbcb9-37c0-458a-ace0-fa58747b9717 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:26.148213 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-51abbcb9-37c0-458a-ace0-fa58747b9717 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:57:26.150280 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-51abbcb9-37c0-458a-ace0-fa58747b9717 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:57:26.272537 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-51abbcb9-37c0-458a-ace0-fa58747b9717 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Get all volumes completed successfully. Dec 12 02:57:26.273936 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51abbcb9-37c0-458a-ace0-fa58747b9717 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes returned with HTTP 200 Dec 12 02:57:26.277949 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 800/1597] 10.222.0.50 () {58 vars in 1204 bytes} [Sat Dec 12 02:57:26 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes => generated 795 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:26.289157 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-997da993-7c1b-4cf1-8adf-e71903b24705 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] DELETE http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/43778441-46df-4897-a000-75b46dfcdcba Dec 12 02:57:26.289799 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-997da993-7c1b-4cf1-8adf-e71903b24705 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:26.290125 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:26.290125 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:26.290655 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-997da993-7c1b-4cf1-8adf-e71903b24705 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:26.291218 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-997da993-7c1b-4cf1-8adf-e71903b24705 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Delete volume with id: 43778441-46df-4897-a000-75b46dfcdcba Dec 12 02:57:26.415572 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6fd997f-d6ba-4683-b7dc-b040c42208e8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 Dec 12 02:57:26.416312 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6fd997f-d6ba-4683-b7dc-b040c42208e8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:26.416704 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:26.416704 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:26.417389 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6fd997f-d6ba-4683-b7dc-b040c42208e8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:26.424289 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:26.424289 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:26.433361 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-997da993-7c1b-4cf1-8adf-e71903b24705 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:57:26.540796 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:26.540796 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:26.580233 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f6fd997f-d6ba-4683-b7dc-b040c42208e8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:26.594925 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-997da993-7c1b-4cf1-8adf-e71903b24705 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Delete volume request issued successfully. Dec 12 02:57:26.595997 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-997da993-7c1b-4cf1-8adf-e71903b24705 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/43778441-46df-4897-a000-75b46dfcdcba returned with HTTP 202 Dec 12 02:57:26.598546 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 798/1598] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:57:26 2020] DELETE /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/43778441-46df-4897-a000-75b46dfcdcba => generated 0 bytes in 313 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:57:26.605677 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-f6fd997f-d6ba-4683-b7dc-b040c42208e8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:26.606132 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-f6fd997f-d6ba-4683-b7dc-b040c42208e8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:26.610752 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4baa76e9-e7ef-49f4-abb4-23617c3a2973 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] DELETE http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/b0c7c338-16ec-4447-9899-931c9140525d Dec 12 02:57:26.615319 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4baa76e9-e7ef-49f4-abb4-23617c3a2973 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:26.616028 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:26.616028 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:26.619029 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4baa76e9-e7ef-49f4-abb4-23617c3a2973 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:26.619622 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-4baa76e9-e7ef-49f4-abb4-23617c3a2973 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Delete backup with id: b0c7c338-16ec-4447-9899-931c9140525d. Dec 12 02:57:26.625805 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f6fd997f-d6ba-4683-b7dc-b040c42208e8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:26.634408 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:26.634408 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:26.683132 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6fd997f-d6ba-4683-b7dc-b040c42208e8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 returned with HTTP 200 Dec 12 02:57:26.683950 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 801/1599] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:26 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 => generated 992 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:26.693746 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:26.693746 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:26.830081 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-4baa76e9-e7ef-49f4-abb4-23617c3a2973 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] delete_backup rpcapi backup_id b0c7c338-16ec-4447-9899-931c9140525d {{(pid=87999) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 12 02:57:26.833275 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4baa76e9-e7ef-49f4-abb4-23617c3a2973 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/b0c7c338-16ec-4447-9899-931c9140525d returned with HTTP 202 Dec 12 02:57:26.834439 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 799/1600] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:57:26 2020] DELETE /volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/b0c7c338-16ec-4447-9899-931c9140525d => generated 0 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 12 02:57:26.844435 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47a307ed-a630-45f1-b5ef-6dd31e686fb4 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] GET http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/b0c7c338-16ec-4447-9899-931c9140525d Dec 12 02:57:26.845676 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47a307ed-a630-45f1-b5ef-6dd31e686fb4 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:26.845676 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:26.845676 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:26.845676 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47a307ed-a630-45f1-b5ef-6dd31e686fb4 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:26.846911 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-47a307ed-a630-45f1-b5ef-6dd31e686fb4 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Show backup with id b0c7c338-16ec-4447-9899-931c9140525d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:26.898950 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:26.898950 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:26.906012 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47a307ed-a630-45f1-b5ef-6dd31e686fb4 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/b0c7c338-16ec-4447-9899-931c9140525d returned with HTTP 200 Dec 12 02:57:26.909136 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 802/1601] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:26 2020] GET /volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/b0c7c338-16ec-4447-9899-931c9140525d => generated 822 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:27.709447 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be7e2265-63b9-4bb0-a46f-c736bc72522a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 Dec 12 02:57:27.710026 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be7e2265-63b9-4bb0-a46f-c736bc72522a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:27.710247 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:27.710247 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:27.710624 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be7e2265-63b9-4bb0-a46f-c736bc72522a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:27.878357 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:27.878357 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:27.898113 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-be7e2265-63b9-4bb0-a46f-c736bc72522a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:27.922279 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9651259-26b1-4af8-a399-73da1ce472b0 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] GET http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/b0c7c338-16ec-4447-9899-931c9140525d Dec 12 02:57:27.923052 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9651259-26b1-4af8-a399-73da1ce472b0 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:27.923517 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:27.923517 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:27.924193 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9651259-26b1-4af8-a399-73da1ce472b0 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:27.924702 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d9651259-26b1-4af8-a399-73da1ce472b0 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Show backup with id b0c7c338-16ec-4447-9899-931c9140525d. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:27.932249 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-be7e2265-63b9-4bb0-a46f-c736bc72522a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:27.935752 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-be7e2265-63b9-4bb0-a46f-c736bc72522a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:27.949692 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-be7e2265-63b9-4bb0-a46f-c736bc72522a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:27.965903 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:27.965903 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:27.985812 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9651259-26b1-4af8-a399-73da1ce472b0 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/b0c7c338-16ec-4447-9899-931c9140525d returned with HTTP 404 Dec 12 02:57:27.991906 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 803/1602] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:27 2020] GET /volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/b0c7c338-16ec-4447-9899-931c9140525d => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:28.008127 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db7f2d8e-a5d4-49eb-8e49-30d92c1a51cd tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] DELETE http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 Dec 12 02:57:28.011750 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db7f2d8e-a5d4-49eb-8e49-30d92c1a51cd tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:28.012494 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db7f2d8e-a5d4-49eb-8e49-30d92c1a51cd tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:28.014350 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-db7f2d8e-a5d4-49eb-8e49-30d92c1a51cd tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Delete backup with id: 85b0b04d-6384-4a97-aa81-fa3d73d1ec89. Dec 12 02:57:28.018124 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be7e2265-63b9-4bb0-a46f-c736bc72522a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 returned with HTTP 200 Dec 12 02:57:28.020055 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 800/1603] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:27 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 => generated 992 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:28.090691 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:28.090691 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:28.233008 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-db7f2d8e-a5d4-49eb-8e49-30d92c1a51cd tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] delete_backup rpcapi backup_id 85b0b04d-6384-4a97-aa81-fa3d73d1ec89 {{(pid=88000) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 12 02:57:28.236441 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db7f2d8e-a5d4-49eb-8e49-30d92c1a51cd tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 returned with HTTP 202 Dec 12 02:57:28.237593 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 804/1604] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:57:27 2020] DELETE /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/85b0b04d-6384-4a97-aa81-fa3d73d1ec89 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:57:28.263680 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] POST http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes Dec 12 02:57:28.264462 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:28.264462 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:28.264642 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1034719737"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:28.269371 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1034719737'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:57:28.269755 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Create volume of 1 GB Dec 12 02:57:28.360240 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Availability Zones retrieved successfully. Dec 12 02:57:28.443145 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Flow 'volume_create_api' (8b8d5b1d-c722-46a3-b806-0f535ad73cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:57:28.452225 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681582a6-10eb-415c-a582-6b903a9530f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:28.454955 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:57:28.629017 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681582a6-10eb-415c-a582-6b903a9530f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:28.631271 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c0a2a4-52d8-4f79-b1c3-380fe65acb74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:29.017773 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Created reservations ['529c9f82-004f-421f-942f-dee526c62899', 'be7bd133-5419-40a9-b600-a4596c731b82', 'e350df5f-b92d-4685-888c-e394e15d3824', '864cb87e-40f4-4d6b-9255-b6c656605f71'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:57:29.020566 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c0a2a4-52d8-4f79-b1c3-380fe65acb74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['529c9f82-004f-421f-942f-dee526c62899', 'be7bd133-5419-40a9-b600-a4596c731b82', 'e350df5f-b92d-4685-888c-e394e15d3824', '864cb87e-40f4-4d6b-9255-b6c656605f71']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:29.022834 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (875a3b50-aa54-496f-a284-dbe23ae94b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:29.036833 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-caecd62e-513a-4d66-ab06-9a751d1144c1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 Dec 12 02:57:29.037407 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-caecd62e-513a-4d66-ab06-9a751d1144c1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:29.039340 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:29.039340 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:29.040010 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-caecd62e-513a-4d66-ab06-9a751d1144c1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:29.193082 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:29.193082 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:29.229431 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-caecd62e-513a-4d66-ab06-9a751d1144c1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:29.281219 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (875a3b50-aa54-496f-a284-dbe23ae94b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e1501b2-7a82-42e3-8121-6ae562e21bc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1034719737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d98ce1d1f77642acbb88b514e565da8e',qos_specs=None,replication_status=,reservations=['529c9f82-004f-421f-942f-dee526c62899','be7bd133-5419-40a9-b600-a4596c731b82','e350df5f-b92d-4685-888c-e394e15d3824','864cb87e-40f4-4d6b-9255-b6c656605f71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edb743b6f5c540a981436083a41ac03c',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:57:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1034719737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e1501b2-7a82-42e3-8121-6ae562e21bc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d98ce1d1f77642acbb88b514e565da8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='edb743b6f5c540a981436083a41ac03c',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:29.283337 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-caecd62e-513a-4d66-ab06-9a751d1144c1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:29.285225 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-caecd62e-513a-4d66-ab06-9a751d1144c1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:29.288500 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68ffd307-a08f-4f71-9f20-5e36ecc79825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:29.305146 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-caecd62e-513a-4d66-ab06-9a751d1144c1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:29.325223 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:29.325223 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:29.392437 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68ffd307-a08f-4f71-9f20-5e36ecc79825) transitioned into state 'SUCCESS' from state '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-1034719737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d98ce1d1f77642acbb88b514e565da8e',qos_specs=None,replication_status=,reservations=['529c9f82-004f-421f-942f-dee526c62899','be7bd133-5419-40a9-b600-a4596c731b82','e350df5f-b92d-4685-888c-e394e15d3824','864cb87e-40f4-4d6b-9255-b6c656605f71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='edb743b6f5c540a981436083a41ac03c',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:29.394849 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3444761-0df2-4d2b-a0c3-7c4bc8f25760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:29.411347 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-caecd62e-513a-4d66-ab06-9a751d1144c1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 returned with HTTP 200 Dec 12 02:57:29.418934 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 805/1605] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:29 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 => generated 992 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:29.435773 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3444761-0df2-4d2b-a0c3-7c4bc8f25760) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:29.444696 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Flow 'volume_create_api' (8b8d5b1d-c722-46a3-b806-0f535ad73cf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:57:29.644235 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Create volume request issued successfully. Dec 12 02:57:29.702797 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27ea7e76-2a9e-4222-ba90-fb759206c4a3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes returned with HTTP 202 Dec 12 02:57:29.714886 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 801/1606] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:57:28 2020] POST /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes => generated 823 bytes in 1458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:57:29.747789 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0b74abf-dc50-4d5f-8ca1-b0cb5e3f043b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 Dec 12 02:57:29.748810 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0b74abf-dc50-4d5f-8ca1-b0cb5e3f043b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:29.749749 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:29.749749 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:29.751445 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0b74abf-dc50-4d5f-8ca1-b0cb5e3f043b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:30.022499 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:30.022499 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:30.063734 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a0b74abf-dc50-4d5f-8ca1-b0cb5e3f043b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:57:30.238136 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0b74abf-dc50-4d5f-8ca1-b0cb5e3f043b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 returned with HTTP 200 Dec 12 02:57:30.246919 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 806/1607] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:29 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 => generated 891 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:30.430937 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20898a88-820e-4268-a4c3-0ca62691f5a8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 Dec 12 02:57:30.431843 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20898a88-820e-4268-a4c3-0ca62691f5a8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:30.432284 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:30.432284 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:30.433327 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20898a88-820e-4268-a4c3-0ca62691f5a8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:30.751964 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:30.751964 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:30.772953 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-20898a88-820e-4268-a4c3-0ca62691f5a8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:30.808114 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-20898a88-820e-4268-a4c3-0ca62691f5a8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:30.810394 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-20898a88-820e-4268-a4c3-0ca62691f5a8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:30.846977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-20898a88-820e-4268-a4c3-0ca62691f5a8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:30.861730 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:30.861730 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:30.908495 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20898a88-820e-4268-a4c3-0ca62691f5a8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 returned with HTTP 200 Dec 12 02:57:30.922421 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 802/1608] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:30 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 => generated 992 bytes in 496 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:31.267110 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c93c863c-5a1d-4381-aa02-75a1d268ade7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 Dec 12 02:57:31.268302 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c93c863c-5a1d-4381-aa02-75a1d268ade7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:31.268769 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:31.268769 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:31.269434 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c93c863c-5a1d-4381-aa02-75a1d268ade7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:31.465718 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:31.465718 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:31.508973 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c93c863c-5a1d-4381-aa02-75a1d268ade7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:57:31.609370 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c93c863c-5a1d-4381-aa02-75a1d268ade7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 returned with HTTP 200 Dec 12 02:57:31.629737 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 807/1609] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:31 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 => generated 915 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:31.928261 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c7ad759-e5cd-4d93-9edf-c1f19eb34280 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 Dec 12 02:57:31.928782 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c7ad759-e5cd-4d93-9edf-c1f19eb34280 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:31.929002 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:31.929002 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:31.929381 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c7ad759-e5cd-4d93-9edf-c1f19eb34280 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:32.087394 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:32.087394 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:32.104055 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0c7ad759-e5cd-4d93-9edf-c1f19eb34280 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:32.147369 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-0c7ad759-e5cd-4d93-9edf-c1f19eb34280 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:32.150422 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-0c7ad759-e5cd-4d93-9edf-c1f19eb34280 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:32.174407 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-0c7ad759-e5cd-4d93-9edf-c1f19eb34280 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:32.205671 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:32.205671 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:32.283137 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c7ad759-e5cd-4d93-9edf-c1f19eb34280 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 returned with HTTP 200 Dec 12 02:57:32.284586 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 803/1610] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:31 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 => generated 992 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:32.635351 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f636f492-a8ef-4d74-91ec-899ee4aa67f5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 Dec 12 02:57:32.636238 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f636f492-a8ef-4d74-91ec-899ee4aa67f5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:32.636599 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:32.636599 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:32.643345 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f636f492-a8ef-4d74-91ec-899ee4aa67f5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:32.861223 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:32.861223 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:32.911119 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f636f492-a8ef-4d74-91ec-899ee4aa67f5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:57:33.029443 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f636f492-a8ef-4d74-91ec-899ee4aa67f5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 returned with HTTP 200 Dec 12 02:57:33.037052 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 808/1611] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:32 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 => generated 916 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:33.054891 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d40697e-c139-4ccf-944e-8cf27030a919 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] POST http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups Dec 12 02:57:33.055269 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:33.055269 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:33.065623 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d40697e-c139-4ccf-944e-8cf27030a919 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5e1501b2-7a82-42e3-8121-6ae562e21bc3", "name": "tempest-VolumesBackupsAdminTest-Backup-1954126210"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:33.065623 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-7d40697e-c139-4ccf-944e-8cf27030a919 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Creating new backup {'backup': {'volume_id': '5e1501b2-7a82-42e3-8121-6ae562e21bc3', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1954126210'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 12 02:57:33.065623 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-7d40697e-c139-4ccf-944e-8cf27030a919 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Creating backup of volume 5e1501b2-7a82-42e3-8121-6ae562e21bc3 in container None Dec 12 02:57:33.301333 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44628c2e-1930-4391-8bbc-e8fe418ee87e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 Dec 12 02:57:33.305564 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44628c2e-1930-4391-8bbc-e8fe418ee87e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:33.305800 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:33.305800 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:33.306285 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44628c2e-1930-4391-8bbc-e8fe418ee87e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:33.349976 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:33.349976 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:33.365315 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7d40697e-c139-4ccf-944e-8cf27030a919 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:57:33.543608 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-7d40697e-c139-4ccf-944e-8cf27030a919 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Created reservations ['2218c3b4-6840-4844-9eb0-4fa13d96bcf5', '6a8f3635-5cf9-468c-88e2-7ff243dac6ab'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:57:33.607375 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:33.607375 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:33.634187 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-44628c2e-1930-4391-8bbc-e8fe418ee87e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:33.668594 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-44628c2e-1930-4391-8bbc-e8fe418ee87e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:33.669447 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-44628c2e-1930-4391-8bbc-e8fe418ee87e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:33.681196 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-44628c2e-1930-4391-8bbc-e8fe418ee87e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:33.737510 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:33.737510 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:33.882085 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44628c2e-1930-4391-8bbc-e8fe418ee87e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 returned with HTTP 200 Dec 12 02:57:33.901864 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 809/1612] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:33 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 => generated 992 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:34.004064 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d40697e-c139-4ccf-944e-8cf27030a919 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups returned with HTTP 202 Dec 12 02:57:34.006610 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 804/1613] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 02:57:33 2020] POST /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups => generated 401 bytes in 957 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:57:34.071532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f1baf90-8050-4d81-a0a4-12dfbd93bc48 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:34.072400 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f1baf90-8050-4d81-a0a4-12dfbd93bc48 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:34.072860 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:34.072860 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:34.082343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f1baf90-8050-4d81-a0a4-12dfbd93bc48 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:34.089560 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6f1baf90-8050-4d81-a0a4-12dfbd93bc48 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:34.196383 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:34.196383 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:34.254173 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f1baf90-8050-4d81-a0a4-12dfbd93bc48 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:34.264937 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 810/1614] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:34 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 808 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:34.923331 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99005b91-5195-4ceb-b8f2-aa268dd23168 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 Dec 12 02:57:34.923915 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99005b91-5195-4ceb-b8f2-aa268dd23168 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:34.924285 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:34.924285 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:34.924696 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99005b91-5195-4ceb-b8f2-aa268dd23168 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:35.056082 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:35.056082 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:35.069379 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-99005b91-5195-4ceb-b8f2-aa268dd23168 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:35.090856 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-99005b91-5195-4ceb-b8f2-aa268dd23168 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:35.091548 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-99005b91-5195-4ceb-b8f2-aa268dd23168 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:35.109561 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-99005b91-5195-4ceb-b8f2-aa268dd23168 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:35.118689 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:35.118689 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:35.148466 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99005b91-5195-4ceb-b8f2-aa268dd23168 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 returned with HTTP 200 Dec 12 02:57:35.151195 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 805/1615] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:34 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 => generated 993 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:35.172817 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3a5cb9b-6854-48ea-be0d-1e0a826d29a1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/4355edbc-0cf7-4c6a-a890-e9be723f1c8b Dec 12 02:57:35.173882 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3a5cb9b-6854-48ea-be0d-1e0a826d29a1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:35.175205 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:35.175205 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:35.177797 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3a5cb9b-6854-48ea-be0d-1e0a826d29a1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:35.178432 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-a3a5cb9b-6854-48ea-be0d-1e0a826d29a1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 4355edbc-0cf7-4c6a-a890-e9be723f1c8b {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:35.190795 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:35.190795 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:35.256672 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3a5cb9b-6854-48ea-be0d-1e0a826d29a1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/4355edbc-0cf7-4c6a-a890-e9be723f1c8b returned with HTTP 200 Dec 12 02:57:35.257945 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 811/1616] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:35 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/4355edbc-0cf7-4c6a-a890-e9be723f1c8b => generated 418 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:35.272214 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a596f09-43a6-4d2f-aa74-74262e9bc1d6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:35.272887 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a596f09-43a6-4d2f-aa74-74262e9bc1d6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:35.273405 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:35.273405 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:35.274021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a596f09-43a6-4d2f-aa74-74262e9bc1d6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:35.274563 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0a596f09-43a6-4d2f-aa74-74262e9bc1d6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:35.288973 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7241d29a-94f4-449c-b998-c64216ff70a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail Dec 12 02:57:35.291332 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7241d29a-94f4-449c-b998-c64216ff70a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:35.291738 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:35.291738 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:35.292415 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7241d29a-94f4-449c-b998-c64216ff70a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:35.293385 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-7241d29a-94f4-449c-b998-c64216ff70a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:57:35.297892 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:35.297892 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:35.303535 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7241d29a-94f4-449c-b998-c64216ff70a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:57:35.333202 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:35.333202 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:35.336131 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a596f09-43a6-4d2f-aa74-74262e9bc1d6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:35.347869 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 806/1617] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:35 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 808 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:35.424604 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7241d29a-94f4-449c-b998-c64216ff70a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Get all volumes completed successfully. Dec 12 02:57:35.426299 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7241d29a-94f4-449c-b998-c64216ff70a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:35.426738 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7241d29a-94f4-449c-b998-c64216ff70a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:35.445100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-7241d29a-94f4-449c-b998-c64216ff70a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:35.462920 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:35.462920 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:35.493996 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7241d29a-94f4-449c-b998-c64216ff70a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:35.494895 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7241d29a-94f4-449c-b998-c64216ff70a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:35.512167 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-7241d29a-94f4-449c-b998-c64216ff70a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:35.522410 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:35.522410 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:35.578009 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7241d29a-94f4-449c-b998-c64216ff70a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail returned with HTTP 200 Dec 12 02:57:35.579220 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 812/1618] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:57:35 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail => generated 1986 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:57:35.597716 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98901d05-3649-4f4a-99c2-e58efa193019 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] POST http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/4355edbc-0cf7-4c6a-a890-e9be723f1c8b/action Dec 12 02:57:35.598229 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:35.598229 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:35.598636 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98901d05-3649-4f4a-99c2-e58efa193019 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:57:35.599091 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98901d05-3649-4f4a-99c2-e58efa193019 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:35.599935 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-98901d05-3649-4f4a-99c2-e58efa193019 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] delete called for group 4355edbc-0cf7-4c6a-a890-e9be723f1c8b {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 12 02:57:35.600284 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-98901d05-3649-4f4a-99c2-e58efa193019 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Delete group with id: 4355edbc-0cf7-4c6a-a890-e9be723f1c8b Dec 12 02:57:35.610130 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:35.610130 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:35.839252 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98901d05-3649-4f4a-99c2-e58efa193019 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/4355edbc-0cf7-4c6a-a890-e9be723f1c8b/action returned with HTTP 202 Dec 12 02:57:35.844095 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 807/1619] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Dec 12 02:57:35 2020] POST /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/4355edbc-0cf7-4c6a-a890-e9be723f1c8b/action => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:57:35.854799 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38b9084a-0c07-4e84-9d11-5c069eef97b8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 Dec 12 02:57:35.856842 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38b9084a-0c07-4e84-9d11-5c069eef97b8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:35.857201 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:35.857201 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:35.859898 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38b9084a-0c07-4e84-9d11-5c069eef97b8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:35.978703 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:35.978703 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:36.000204 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-38b9084a-0c07-4e84-9d11-5c069eef97b8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:36.034450 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-38b9084a-0c07-4e84-9d11-5c069eef97b8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:36.034908 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-38b9084a-0c07-4e84-9d11-5c069eef97b8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:36.051740 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-38b9084a-0c07-4e84-9d11-5c069eef97b8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:36.063407 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:36.063407 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:36.110853 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38b9084a-0c07-4e84-9d11-5c069eef97b8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 returned with HTTP 200 Dec 12 02:57:36.111992 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 813/1620] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:35 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 => generated 992 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:36.355462 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-058b8944-0622-4979-8b0a-0cbe908eb5e2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:36.356758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-058b8944-0622-4979-8b0a-0cbe908eb5e2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:36.357144 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:36.357144 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:36.357927 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-058b8944-0622-4979-8b0a-0cbe908eb5e2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:36.358549 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-058b8944-0622-4979-8b0a-0cbe908eb5e2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:36.451394 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:36.451394 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:36.454225 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-058b8944-0622-4979-8b0a-0cbe908eb5e2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:36.455377 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 808/1621] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:36 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 808 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:37.128959 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa8bd8cb-f553-4f8d-93b9-51635b177e6b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 Dec 12 02:57:37.130405 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa8bd8cb-f553-4f8d-93b9-51635b177e6b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:37.130797 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:37.130797 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:37.131561 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa8bd8cb-f553-4f8d-93b9-51635b177e6b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:37.272497 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:37.272497 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:37.321069 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fa8bd8cb-f553-4f8d-93b9-51635b177e6b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:37.354964 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-fa8bd8cb-f553-4f8d-93b9-51635b177e6b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:37.355422 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-fa8bd8cb-f553-4f8d-93b9-51635b177e6b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:37.384211 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-fa8bd8cb-f553-4f8d-93b9-51635b177e6b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:37.408894 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:37.408894 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:37.475332 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5790c822-c65f-4f5e-b3e3-7e6875bf0515 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:37.476423 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5790c822-c65f-4f5e-b3e3-7e6875bf0515 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:37.476897 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:37.476897 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:37.477564 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5790c822-c65f-4f5e-b3e3-7e6875bf0515 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:37.478128 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5790c822-c65f-4f5e-b3e3-7e6875bf0515 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:37.487213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa8bd8cb-f553-4f8d-93b9-51635b177e6b tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 returned with HTTP 200 Dec 12 02:57:37.487972 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 814/1622] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:37 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 => generated 992 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:37.563443 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:37.563443 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:37.576342 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5790c822-c65f-4f5e-b3e3-7e6875bf0515 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:37.581648 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 809/1623] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:37 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 808 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:38.505051 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0be7a34-1e31-419d-870b-9652ff644d48 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 Dec 12 02:57:38.505630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0be7a34-1e31-419d-870b-9652ff644d48 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:38.505854 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:38.505854 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:38.506816 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0be7a34-1e31-419d-870b-9652ff644d48 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:38.596532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d7af1f3-a512-46f3-9b8b-e3c040dfecf9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:38.597134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d7af1f3-a512-46f3-9b8b-e3c040dfecf9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:38.597356 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:38.597356 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:38.597731 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d7af1f3-a512-46f3-9b8b-e3c040dfecf9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:38.598106 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9d7af1f3-a512-46f3-9b8b-e3c040dfecf9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:38.654517 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:38.654517 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:38.674596 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d7af1f3-a512-46f3-9b8b-e3c040dfecf9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:38.675720 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 810/1624] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:38 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 808 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:38.760403 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:38.760403 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:38.797747 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d0be7a34-1e31-419d-870b-9652ff644d48 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:38.839959 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-d0be7a34-1e31-419d-870b-9652ff644d48 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:38.841940 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-d0be7a34-1e31-419d-870b-9652ff644d48 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:38.863193 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-d0be7a34-1e31-419d-870b-9652ff644d48 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:38.870503 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:38.870503 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:38.915886 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0be7a34-1e31-419d-870b-9652ff644d48 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 returned with HTTP 200 Dec 12 02:57:38.917012 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 815/1625] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:38 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 => generated 992 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:39.496273 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-302420d3-a40d-4548-b607-29bd06cf84f4 tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] POST http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/types Dec 12 02:57:39.496769 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:39.496769 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:39.497211 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-302420d3-a40d-4548-b607-29bd06cf84f4 tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-2091656963"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:39.583788 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-302420d3-a40d-4548-b607-29bd06cf84f4 tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/types returned with HTTP 200 Dec 12 02:57:39.584610 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 811/1626] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 02:57:39 2020] POST /volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/types => generated 220 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:39.597132 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b399b61b-df5b-4c37-a667-b9dfb8507102 tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] POST http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/group_types Dec 12 02:57:39.597653 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:39.597653 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:39.598072 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b399b61b-df5b-4c37-a667-b9dfb8507102 tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-691617087"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:39.662801 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b399b61b-df5b-4c37-a667-b9dfb8507102 tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/group_types returned with HTTP 202 Dec 12 02:57:39.664571 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 816/1627] 10.222.0.50 () {62 vars in 1278 bytes} [Sat Dec 12 02:57:39 2020] POST /volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/group_types => generated 176 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:39.691958 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aab52eb9-b296-4f0f-81ec-b9c6c5f14a2a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:39.692777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aab52eb9-b296-4f0f-81ec-b9c6c5f14a2a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:39.693436 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aab52eb9-b296-4f0f-81ec-b9c6c5f14a2a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:39.694428 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-aab52eb9-b296-4f0f-81ec-b9c6c5f14a2a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:39.745485 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:39.745485 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:39.753397 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aab52eb9-b296-4f0f-81ec-b9c6c5f14a2a tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:39.758645 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 817/1628] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:39 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 808 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:39.933323 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0708f9b2-0935-4c4c-ac04-f82f57eeefb6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 Dec 12 02:57:39.934026 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0708f9b2-0935-4c4c-ac04-f82f57eeefb6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:39.934372 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:39.934372 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:39.934888 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0708f9b2-0935-4c4c-ac04-f82f57eeefb6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:39.989673 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-577b044a-17b8-4d90-ac59-d932abe02866 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] POST http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups Dec 12 02:57:39.991057 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-577b044a-17b8-4d90-ac59-d932abe02866 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Action: 'create', calling method: version_select, body: {"group": {"group_type": "914602e9-e538-4d4c-9581-a518cf911234", "volume_types": ["8f0e94c6-4d94-482e-9856-ffb9a31b791e"], "name": "tempest-GroupsV320Test-Group-531252026"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:39.992296 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-577b044a-17b8-4d90-ac59-d932abe02866 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Creating new group {'group': {'group_type': '914602e9-e538-4d4c-9581-a518cf911234', 'volume_types': ['8f0e94c6-4d94-482e-9856-ffb9a31b791e'], 'name': 'tempest-GroupsV320Test-Group-531252026'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 12 02:57:40.017662 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-577b044a-17b8-4d90-ac59-d932abe02866 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Creating group tempest-GroupsV320Test-Group-531252026. Dec 12 02:57:40.057363 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0708f9b2-0935-4c4c-ac04-f82f57eeefb6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 returned with HTTP 404 Dec 12 02:57:40.058558 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 818/1629] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:39 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/69f523ca-72db-42b3-a260-a35c693e0257 => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 12 02:57:40.077782 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3319609b-51fe-48f0-944f-1236bb9386a1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/4355edbc-0cf7-4c6a-a890-e9be723f1c8b Dec 12 02:57:40.078480 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3319609b-51fe-48f0-944f-1236bb9386a1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:40.079069 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3319609b-51fe-48f0-944f-1236bb9386a1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:40.079528 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-577b044a-17b8-4d90-ac59-d932abe02866 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Availability Zones retrieved successfully. Dec 12 02:57:40.079654 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-3319609b-51fe-48f0-944f-1236bb9386a1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 4355edbc-0cf7-4c6a-a890-e9be723f1c8b {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:40.093761 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3319609b-51fe-48f0-944f-1236bb9386a1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/4355edbc-0cf7-4c6a-a890-e9be723f1c8b returned with HTTP 404 Dec 12 02:57:40.095412 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 819/1630] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:40 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/4355edbc-0cf7-4c6a-a890-e9be723f1c8b => generated 108 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:57:40.104827 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ee9bb98-b02a-448f-915f-08d9919977ba tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] DELETE http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa Dec 12 02:57:40.108612 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ee9bb98-b02a-448f-915f-08d9919977ba tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:40.109329 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ee9bb98-b02a-448f-915f-08d9919977ba tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:40.109938 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-9ee9bb98-b02a-448f-915f-08d9919977ba tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] delete called for member 2e7cf55b-07d1-4c24-a5e9-13876c907afa {{(pid=88000) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 12 02:57:40.110457 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.group_snapshots [None req-9ee9bb98-b02a-448f-915f-08d9919977ba tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Delete group_snapshot with id: 2e7cf55b-07d1-4c24-a5e9-13876c907afa Dec 12 02:57:40.134581 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:40.134581 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:40.168635 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-577b044a-17b8-4d90-ac59-d932abe02866 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Created reservations ['c51cbc7a-76e5-4da3-b782-98e02b555326'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:57:40.277864 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-577b044a-17b8-4d90-ac59-d932abe02866 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups returned with HTTP 202 Dec 12 02:57:40.284809 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 812/1631] 10.222.0.50 () {62 vars in 1264 bytes} [Sat Dec 12 02:57:39 2020] POST /volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups => generated 107 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:40.294119 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0c9d796-2d71-4dd2-a721-41b5e411058e tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] GET http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 Dec 12 02:57:40.294849 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0c9d796-2d71-4dd2-a721-41b5e411058e tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:40.295075 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:40.295075 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:40.295449 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0c9d796-2d71-4dd2-a721-41b5e411058e tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:40.296416 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-a0c9d796-2d71-4dd2-a721-41b5e411058e tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] show called for member e1db2ae9-5020-4724-8e3e-038525b60dd8 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:40.328650 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:40.328650 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:40.360221 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ee9bb98-b02a-448f-915f-08d9919977ba tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa returned with HTTP 202 Dec 12 02:57:40.361102 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 820/1632] 10.222.0.50 () {60 vars in 1383 bytes} [Sat Dec 12 02:57:40 2020] DELETE /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa => generated 0 bytes in 262 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 12 02:57:40.369136 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b5d86a4-3780-4009-a29c-da4fdf43b863 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail Dec 12 02:57:40.369870 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b5d86a4-3780-4009-a29c-da4fdf43b863 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:40.370253 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:40.370253 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:40.370822 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b5d86a4-3780-4009-a29c-da4fdf43b863 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:40.371674 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-5b5d86a4-3780-4009-a29c-da4fdf43b863 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:57:40.372605 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:40.372605 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:40.374085 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5b5d86a4-3780-4009-a29c-da4fdf43b863 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:57:40.460913 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5b5d86a4-3780-4009-a29c-da4fdf43b863 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Get all volumes completed successfully. Dec 12 02:57:40.461339 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-5b5d86a4-3780-4009-a29c-da4fdf43b863 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:40.461785 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-5b5d86a4-3780-4009-a29c-da4fdf43b863 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:40.515217 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0c9d796-2d71-4dd2-a721-41b5e411058e tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 returned with HTTP 200 Dec 12 02:57:40.517072 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-5b5d86a4-3780-4009-a29c-da4fdf43b863 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:40.520048 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 813/1633] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:40 2020] GET /volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 => generated 387 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:57:40.556235 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:40.556235 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:40.629716 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b5d86a4-3780-4009-a29c-da4fdf43b863 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail returned with HTTP 200 Dec 12 02:57:40.641017 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 821/1634] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:57:40 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail => generated 1003 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:57:40.658570 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b10391a4-1114-4f50-9dfd-c62afd59fcdd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail Dec 12 02:57:40.658887 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b10391a4-1114-4f50-9dfd-c62afd59fcdd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:40.664437 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:40.664437 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:40.664932 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b10391a4-1114-4f50-9dfd-c62afd59fcdd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:40.669923 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-b10391a4-1114-4f50-9dfd-c62afd59fcdd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:57:40.670599 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:40.670599 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:40.677479 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-b10391a4-1114-4f50-9dfd-c62afd59fcdd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:57:40.772875 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b10391a4-1114-4f50-9dfd-c62afd59fcdd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Get all snapshots completed successfully. Dec 12 02:57:40.774233 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-518296f0-81ed-4688-9914-ec2931f085d4 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:40.774687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-518296f0-81ed-4688-9914-ec2931f085d4 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:40.775231 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:40.775231 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:40.782684 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-518296f0-81ed-4688-9914-ec2931f085d4 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:40.800706 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:40.800706 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:40.802092 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b10391a4-1114-4f50-9dfd-c62afd59fcdd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail returned with HTTP 200 Dec 12 02:57:40.802571 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-518296f0-81ed-4688-9914-ec2931f085d4 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:40.809239 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 814/1635] 10.222.0.50 () {58 vars in 1231 bytes} [Sat Dec 12 02:57:40 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail => generated 452 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:40.823367 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b0657f3-7d7b-4e39-8ed8-e759b9a0cb9a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/cd84beca-4320-457a-bc59-a591af3a1109 Dec 12 02:57:40.823904 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b0657f3-7d7b-4e39-8ed8-e759b9a0cb9a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:40.824127 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:40.824127 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:40.824507 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b0657f3-7d7b-4e39-8ed8-e759b9a0cb9a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:40.892474 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:40.892474 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:40.907458 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-518296f0-81ed-4688-9914-ec2931f085d4 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:40.908527 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 822/1636] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:40 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:40.911047 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:40.911047 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:40.919146 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b0657f3-7d7b-4e39-8ed8-e759b9a0cb9a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Snapshot retrieved successfully. Dec 12 02:57:40.921515 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b0657f3-7d7b-4e39-8ed8-e759b9a0cb9a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/cd84beca-4320-457a-bc59-a591af3a1109 returned with HTTP 200 Dec 12 02:57:40.928361 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 815/1637] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:57:40 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/cd84beca-4320-457a-bc59-a591af3a1109 => generated 449 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:57:41.532409 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59cecc59-e5fa-4e64-8b9e-463477986efc tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] GET http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 Dec 12 02:57:41.533179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59cecc59-e5fa-4e64-8b9e-463477986efc tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:41.533380 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:41.533380 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:41.534180 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59cecc59-e5fa-4e64-8b9e-463477986efc tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:41.534725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-59cecc59-e5fa-4e64-8b9e-463477986efc tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] show called for member e1db2ae9-5020-4724-8e3e-038525b60dd8 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:41.553533 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:41.553533 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:41.630309 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59cecc59-e5fa-4e64-8b9e-463477986efc tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 returned with HTTP 200 Dec 12 02:57:41.631176 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 823/1638] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:41 2020] GET /volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 => generated 388 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:41.644610 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca467702-e728-4e26-a671-95fce94c7dbf tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] POST http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8/action Dec 12 02:57:41.645198 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:41.645198 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:41.645599 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca467702-e728-4e26-a671-95fce94c7dbf tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:57:41.645988 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca467702-e728-4e26-a671-95fce94c7dbf tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:41.647367 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-ca467702-e728-4e26-a671-95fce94c7dbf tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Updating group 'e1db2ae9-5020-4724-8e3e-038525b60dd8' with 'creating' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 12 02:57:41.660631 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:41.660631 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:41.689623 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca467702-e728-4e26-a671-95fce94c7dbf tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8/action returned with HTTP 202 Dec 12 02:57:41.690467 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 816/1639] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Dec 12 02:57:41 2020] POST /volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:57:41.700506 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-982ea673-31c3-47bc-9056-31123017c57c tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] GET http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 Dec 12 02:57:41.701143 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-982ea673-31c3-47bc-9056-31123017c57c tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:41.701342 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:41.701342 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:41.702068 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-982ea673-31c3-47bc-9056-31123017c57c tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:41.702725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-982ea673-31c3-47bc-9056-31123017c57c tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] show called for member e1db2ae9-5020-4724-8e3e-038525b60dd8 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:41.714749 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:41.714749 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:41.782757 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-982ea673-31c3-47bc-9056-31123017c57c tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 returned with HTTP 200 Dec 12 02:57:41.784160 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 824/1640] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:41 2020] GET /volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 => generated 387 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:41.795103 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2d94c18-43b2-4ae1-a7e2-0cb74a17c9ec tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] POST http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8/action Dec 12 02:57:41.796530 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:41.796530 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:41.797167 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2d94c18-43b2-4ae1-a7e2-0cb74a17c9ec tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:57:41.797642 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2d94c18-43b2-4ae1-a7e2-0cb74a17c9ec tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:41.800452 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-e2d94c18-43b2-4ae1-a7e2-0cb74a17c9ec tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Updating group 'e1db2ae9-5020-4724-8e3e-038525b60dd8' with 'available' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 12 02:57:41.826776 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:41.826776 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:41.861688 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2d94c18-43b2-4ae1-a7e2-0cb74a17c9ec tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8/action returned with HTTP 202 Dec 12 02:57:41.861688 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 817/1641] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Dec 12 02:57:41 2020] POST /volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:57:41.876551 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf826b9c-9fd5-4572-97c3-03fda73248ba tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] GET http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 Dec 12 02:57:41.876551 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf826b9c-9fd5-4572-97c3-03fda73248ba tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:41.876551 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:41.876551 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:41.876551 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf826b9c-9fd5-4572-97c3-03fda73248ba tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:41.876551 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-cf826b9c-9fd5-4572-97c3-03fda73248ba tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] show called for member e1db2ae9-5020-4724-8e3e-038525b60dd8 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:41.884975 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:41.884975 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:41.925744 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9a2d09c-ec2c-4429-b077-50b4e7939b19 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:41.926279 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9a2d09c-ec2c-4429-b077-50b4e7939b19 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:41.926501 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:41.926501 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:41.926872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9a2d09c-ec2c-4429-b077-50b4e7939b19 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:41.927249 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e9a2d09c-ec2c-4429-b077-50b4e7939b19 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:41.960432 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf826b9c-9fd5-4572-97c3-03fda73248ba tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 returned with HTTP 200 Dec 12 02:57:41.961306 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 825/1642] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:41 2020] GET /volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 => generated 388 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:41.970704 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff96e430-d867-448b-a335-7ff893b25f74 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/cd84beca-4320-457a-bc59-a591af3a1109 Dec 12 02:57:41.971243 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff96e430-d867-448b-a335-7ff893b25f74 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:41.971460 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:41.971460 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:41.971838 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff96e430-d867-448b-a335-7ff893b25f74 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:42.014208 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:42.014208 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:42.022007 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9a2d09c-ec2c-4429-b077-50b4e7939b19 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:42.023097 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 818/1643] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:41 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:57:42.041360 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56072610-3678-41d7-a22b-5eb1a0115d35 tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] POST http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8/action Dec 12 02:57:42.041889 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:42.041889 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:42.049289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56072610-3678-41d7-a22b-5eb1a0115d35 tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:57:42.049715 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56072610-3678-41d7-a22b-5eb1a0115d35 tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:42.050742 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-56072610-3678-41d7-a22b-5eb1a0115d35 tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Updating group 'e1db2ae9-5020-4724-8e3e-038525b60dd8' with 'error' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 12 02:57:42.067363 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:42.067363 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:42.070454 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ff96e430-d867-448b-a335-7ff893b25f74 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Snapshot retrieved successfully. Dec 12 02:57:42.075964 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff96e430-d867-448b-a335-7ff893b25f74 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/cd84beca-4320-457a-bc59-a591af3a1109 returned with HTTP 200 Dec 12 02:57:42.079112 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 826/1644] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:57:41 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/cd84beca-4320-457a-bc59-a591af3a1109 => generated 449 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:42.085230 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:42.085230 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:42.111093 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56072610-3678-41d7-a22b-5eb1a0115d35 tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8/action returned with HTTP 202 Dec 12 02:57:42.115769 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 819/1645] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Dec 12 02:57:42 2020] POST /volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:57:42.120158 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b9a7c1e5-47ab-41bd-a95e-5f7aa07ba777 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] GET http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 Dec 12 02:57:42.121041 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b9a7c1e5-47ab-41bd-a95e-5f7aa07ba777 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:42.121446 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:42.121446 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:42.122086 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b9a7c1e5-47ab-41bd-a95e-5f7aa07ba777 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:42.122682 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-b9a7c1e5-47ab-41bd-a95e-5f7aa07ba777 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] show called for member e1db2ae9-5020-4724-8e3e-038525b60dd8 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:42.138177 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:42.138177 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:42.219511 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b9a7c1e5-47ab-41bd-a95e-5f7aa07ba777 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 returned with HTTP 200 Dec 12 02:57:42.220603 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 827/1646] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:42 2020] GET /volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 => generated 384 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:42.235890 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1f58976-f57a-477e-b8db-efc99f1d18c1 tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] POST http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8/action Dec 12 02:57:42.236415 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:42.236415 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:42.237598 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1f58976-f57a-477e-b8db-efc99f1d18c1 tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:57:42.238517 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1f58976-f57a-477e-b8db-efc99f1d18c1 tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:42.239988 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-e1f58976-f57a-477e-b8db-efc99f1d18c1 tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Updating group 'e1db2ae9-5020-4724-8e3e-038525b60dd8' with 'available' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 12 02:57:42.271879 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:42.271879 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:42.295784 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1f58976-f57a-477e-b8db-efc99f1d18c1 tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8/action returned with HTTP 202 Dec 12 02:57:42.300546 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 820/1647] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Dec 12 02:57:42 2020] POST /volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:57:42.305639 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-563c1207-11cd-40c1-abdb-daa2d9bf251d tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] GET http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 Dec 12 02:57:42.306411 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-563c1207-11cd-40c1-abdb-daa2d9bf251d tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:42.306813 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:42.306813 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:42.307464 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-563c1207-11cd-40c1-abdb-daa2d9bf251d tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:42.308077 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-563c1207-11cd-40c1-abdb-daa2d9bf251d tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] show called for member e1db2ae9-5020-4724-8e3e-038525b60dd8 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:42.330627 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:42.330627 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:42.414944 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-563c1207-11cd-40c1-abdb-daa2d9bf251d tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 returned with HTTP 200 Dec 12 02:57:42.416156 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 828/1648] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:42 2020] GET /volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 => generated 388 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:42.427784 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3f3a36e-dc6b-4ae3-8f88-88e4390d4f2b tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] GET http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/volumes/detail Dec 12 02:57:42.428397 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3f3a36e-dc6b-4ae3-8f88-88e4390d4f2b tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:42.428590 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:42.428590 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:42.429250 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3f3a36e-dc6b-4ae3-8f88-88e4390d4f2b tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:42.429974 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-f3f3a36e-dc6b-4ae3-8f88-88e4390d4f2b tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:57:42.431982 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3f3a36e-dc6b-4ae3-8f88-88e4390d4f2b tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:57:42.591405 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f3f3a36e-dc6b-4ae3-8f88-88e4390d4f2b tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Get all volumes completed successfully. Dec 12 02:57:42.602671 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3f3a36e-dc6b-4ae3-8f88-88e4390d4f2b tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/volumes/detail returned with HTTP 200 Dec 12 02:57:42.606894 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 821/1649] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:57:42 2020] GET /volume/v3/baf7b9f567154f34bd7dad14a43b2b87/volumes/detail => generated 15 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:42.621604 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28f1ca01-73f1-4993-bc0e-e86ce2184054 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] POST http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8/action Dec 12 02:57:42.622110 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:42.622110 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:42.622543 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28f1ca01-73f1-4993-bc0e-e86ce2184054 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:57:42.622919 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28f1ca01-73f1-4993-bc0e-e86ce2184054 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:42.641683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-28f1ca01-73f1-4993-bc0e-e86ce2184054 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] delete called for group e1db2ae9-5020-4724-8e3e-038525b60dd8 {{(pid=88000) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 12 02:57:42.642139 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-28f1ca01-73f1-4993-bc0e-e86ce2184054 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Delete group with id: e1db2ae9-5020-4724-8e3e-038525b60dd8 Dec 12 02:57:42.659208 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:42.659208 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:42.813503 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28f1ca01-73f1-4993-bc0e-e86ce2184054 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8/action returned with HTTP 202 Dec 12 02:57:42.815231 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 829/1650] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Dec 12 02:57:42 2020] POST /volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:57:42.822587 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16e7fba5-bbfe-48dd-83db-c769b08c17e3 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] GET http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 Dec 12 02:57:42.823155 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16e7fba5-bbfe-48dd-83db-c769b08c17e3 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:42.823634 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16e7fba5-bbfe-48dd-83db-c769b08c17e3 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:42.824042 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-16e7fba5-bbfe-48dd-83db-c769b08c17e3 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] show called for member e1db2ae9-5020-4724-8e3e-038525b60dd8 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:42.839099 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:42.839099 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:42.901124 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16e7fba5-bbfe-48dd-83db-c769b08c17e3 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 returned with HTTP 200 Dec 12 02:57:42.901973 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 822/1651] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:42 2020] GET /volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 => generated 387 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:43.037849 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5769dbc7-d21a-4487-8799-398617c7b4f4 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:43.038607 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5769dbc7-d21a-4487-8799-398617c7b4f4 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:43.039024 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:43.039024 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:43.042846 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5769dbc7-d21a-4487-8799-398617c7b4f4 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:43.043396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5769dbc7-d21a-4487-8799-398617c7b4f4 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:43.091220 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa0195b1-0988-4b9c-88d2-190367af1234 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/cd84beca-4320-457a-bc59-a591af3a1109 Dec 12 02:57:43.092050 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa0195b1-0988-4b9c-88d2-190367af1234 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:43.092486 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:43.092486 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:43.094011 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:43.094011 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:43.094630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa0195b1-0988-4b9c-88d2-190367af1234 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:43.095511 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5769dbc7-d21a-4487-8799-398617c7b4f4 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:43.101252 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 830/1652] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:43 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:43.150818 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:43.150818 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:43.151994 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fa0195b1-0988-4b9c-88d2-190367af1234 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Snapshot retrieved successfully. Dec 12 02:57:43.153990 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa0195b1-0988-4b9c-88d2-190367af1234 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/cd84beca-4320-457a-bc59-a591af3a1109 returned with HTTP 200 Dec 12 02:57:43.154822 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 823/1653] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:57:43 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/cd84beca-4320-457a-bc59-a591af3a1109 => generated 448 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:43.927056 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-318dd310-2c3d-425b-875b-6742772cfd73 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] GET http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 Dec 12 02:57:43.932969 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-318dd310-2c3d-425b-875b-6742772cfd73 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:43.933359 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:43.933359 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:43.933993 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-318dd310-2c3d-425b-875b-6742772cfd73 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:43.934553 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-318dd310-2c3d-425b-875b-6742772cfd73 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] show called for member e1db2ae9-5020-4724-8e3e-038525b60dd8 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:43.957522 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-318dd310-2c3d-425b-875b-6742772cfd73 tempest-GroupsV320Test-85342472 tempest-GroupsV320Test-85342472] http://10.222.0.50/volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 returned with HTTP 404 Dec 12 02:57:43.963825 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 831/1654] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:43 2020] GET /volume/v3/baf7b9f567154f34bd7dad14a43b2b87/groups/e1db2ae9-5020-4724-8e3e-038525b60dd8 => generated 108 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:57:43.973097 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8be3658c-1959-4016-9be5-9fa3e6ac2b5e tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] DELETE http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/group_types/914602e9-e538-4d4c-9581-a518cf911234 Dec 12 02:57:43.973937 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8be3658c-1959-4016-9be5-9fa3e6ac2b5e tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:43.974365 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:43.974365 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:43.975103 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8be3658c-1959-4016-9be5-9fa3e6ac2b5e tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:44.045451 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:57:44.045451 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:57:44.069210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8be3658c-1959-4016-9be5-9fa3e6ac2b5e tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/group_types/914602e9-e538-4d4c-9581-a518cf911234 returned with HTTP 202 Dec 12 02:57:44.071412 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 824/1655] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Dec 12 02:57:43 2020] DELETE /volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/group_types/914602e9-e538-4d4c-9581-a518cf911234 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:57:44.083640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ad8578c-40ae-4a3b-9915-ea44df9a6c3c tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] DELETE http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/types/8f0e94c6-4d94-482e-9856-ffb9a31b791e Dec 12 02:57:44.084377 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ad8578c-40ae-4a3b-9915-ea44df9a6c3c tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:44.085149 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ad8578c-40ae-4a3b-9915-ea44df9a6c3c tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:44.112521 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f16669e0-8f72-469f-9262-e7a2fd515e07 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:44.113224 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f16669e0-8f72-469f-9262-e7a2fd515e07 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:44.113840 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f16669e0-8f72-469f-9262-e7a2fd515e07 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:44.114324 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f16669e0-8f72-469f-9262-e7a2fd515e07 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:44.182732 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:44.182732 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:44.184588 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f16669e0-8f72-469f-9262-e7a2fd515e07 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:44.199318 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 825/1656] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:44 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:44.224009 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1331f29-8c1b-4966-a3a0-080e52888c8e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/cd84beca-4320-457a-bc59-a591af3a1109 Dec 12 02:57:44.224781 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1331f29-8c1b-4966-a3a0-080e52888c8e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:44.225145 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:44.225145 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:44.225773 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1331f29-8c1b-4966-a3a0-080e52888c8e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:44.306029 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1331f29-8c1b-4966-a3a0-080e52888c8e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/cd84beca-4320-457a-bc59-a591af3a1109 returned with HTTP 404 Dec 12 02:57:44.315109 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 826/1657] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:57:44 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/cd84beca-4320-457a-bc59-a591af3a1109 => generated 111 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:44.318245 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:57:44.318245 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:57:44.319775 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b6cbd42-547b-4d0a-8552-9e0d8c025187 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa Dec 12 02:57:44.320404 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b6cbd42-547b-4d0a-8552-9e0d8c025187 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:44.320916 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b6cbd42-547b-4d0a-8552-9e0d8c025187 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:44.321328 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-5b6cbd42-547b-4d0a-8552-9e0d8c025187 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 2e7cf55b-07d1-4c24-a5e9-13876c907afa {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 12 02:57:44.343418 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ad8578c-40ae-4a3b-9915-ea44df9a6c3c tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/types/8f0e94c6-4d94-482e-9856-ffb9a31b791e returned with HTTP 202 Dec 12 02:57:44.347416 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 832/1658] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:57:44 2020] DELETE /volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/types/8f0e94c6-4d94-482e-9856-ffb9a31b791e => generated 0 bytes in 267 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:57:44.347566 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b6cbd42-547b-4d0a-8552-9e0d8c025187 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa returned with HTTP 404 Dec 12 02:57:44.347566 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 827/1659] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Dec 12 02:57:44 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/2e7cf55b-07d1-4c24-a5e9-13876c907afa => generated 116 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:57:44.355409 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5bd4b78d-37a6-44a3-b64e-fb9a20f62d14 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail Dec 12 02:57:44.356164 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5bd4b78d-37a6-44a3-b64e-fb9a20f62d14 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:44.356265 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16f8ead0-6316-4ab0-968b-60b88e7feefd tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] GET http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/types/8f0e94c6-4d94-482e-9856-ffb9a31b791e Dec 12 02:57:44.356554 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5bd4b78d-37a6-44a3-b64e-fb9a20f62d14 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:44.356721 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16f8ead0-6316-4ab0-968b-60b88e7feefd tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:44.357378 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16f8ead0-6316-4ab0-968b-60b88e7feefd tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:44.364253 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-5bd4b78d-37a6-44a3-b64e-fb9a20f62d14 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:57:44.366442 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5bd4b78d-37a6-44a3-b64e-fb9a20f62d14 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:57:44.381621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16f8ead0-6316-4ab0-968b-60b88e7feefd tempest-GroupsV320Test-185458093 tempest-GroupsV320Test-185458093] http://10.222.0.50/volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/types/8f0e94c6-4d94-482e-9856-ffb9a31b791e returned with HTTP 404 Dec 12 02:57:44.383983 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 833/1660] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:57:44 2020] GET /volume/v3/81f8f8e24fcc4fd7a8e082bad4dafd5f/types/8f0e94c6-4d94-482e-9856-ffb9a31b791e => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:44.499407 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5bd4b78d-37a6-44a3-b64e-fb9a20f62d14 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Get all volumes completed successfully. Dec 12 02:57:44.501293 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-5bd4b78d-37a6-44a3-b64e-fb9a20f62d14 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:44.501734 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-5bd4b78d-37a6-44a3-b64e-fb9a20f62d14 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:44.522326 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-5bd4b78d-37a6-44a3-b64e-fb9a20f62d14 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:44.532449 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:44.532449 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:44.573549 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5bd4b78d-37a6-44a3-b64e-fb9a20f62d14 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail returned with HTTP 200 Dec 12 02:57:44.574587 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 828/1661] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:57:44 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail => generated 1003 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:57:44.593771 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff0338bf-0c55-4ab2-8fc5-9d5f5e56e0ca tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] POST http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/69dee236-682a-4dcf-9d3a-80272dcc3b9f/action Dec 12 02:57:44.605791 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff0338bf-0c55-4ab2-8fc5-9d5f5e56e0ca tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:57:44.606317 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff0338bf-0c55-4ab2-8fc5-9d5f5e56e0ca tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:44.607960 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-ff0338bf-0c55-4ab2-8fc5-9d5f5e56e0ca tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] delete called for group 69dee236-682a-4dcf-9d3a-80272dcc3b9f {{(pid=88000) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 12 02:57:44.608803 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-ff0338bf-0c55-4ab2-8fc5-9d5f5e56e0ca tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Delete group with id: 69dee236-682a-4dcf-9d3a-80272dcc3b9f Dec 12 02:57:44.634078 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:44.634078 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:44.878713 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff0338bf-0c55-4ab2-8fc5-9d5f5e56e0ca tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/69dee236-682a-4dcf-9d3a-80272dcc3b9f/action returned with HTTP 202 Dec 12 02:57:44.879996 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 834/1662] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Dec 12 02:57:44 2020] POST /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/69dee236-682a-4dcf-9d3a-80272dcc3b9f/action => generated 0 bytes in 290 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:57:44.888963 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0ec1ee9-5421-437e-98f7-4ca42c14d68d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e Dec 12 02:57:44.890112 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0ec1ee9-5421-437e-98f7-4ca42c14d68d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:44.890297 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:44.890297 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:44.890669 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0ec1ee9-5421-437e-98f7-4ca42c14d68d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:45.058739 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:45.058739 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:45.084225 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e0ec1ee9-5421-437e-98f7-4ca42c14d68d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:45.101952 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-e0ec1ee9-5421-437e-98f7-4ca42c14d68d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:45.102649 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-e0ec1ee9-5421-437e-98f7-4ca42c14d68d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:45.111992 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-e0ec1ee9-5421-437e-98f7-4ca42c14d68d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:45.120384 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:45.120384 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:45.176122 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0ec1ee9-5421-437e-98f7-4ca42c14d68d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e returned with HTTP 200 Dec 12 02:57:45.177472 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 829/1663] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:44 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e => generated 999 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:45.211548 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9396efa9-3555-4437-9b85-28d268c2936e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:45.212152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9396efa9-3555-4437-9b85-28d268c2936e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:45.212373 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:45.212373 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:45.212824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9396efa9-3555-4437-9b85-28d268c2936e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:45.213238 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9396efa9-3555-4437-9b85-28d268c2936e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:45.294139 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:45.294139 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:45.296344 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9396efa9-3555-4437-9b85-28d268c2936e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:45.298487 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 835/1664] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:45 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:46.195146 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c631ed07-5115-4fc3-8340-ff788f3b0eb3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e Dec 12 02:57:46.196486 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c631ed07-5115-4fc3-8340-ff788f3b0eb3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:46.197817 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:46.197817 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:46.198430 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c631ed07-5115-4fc3-8340-ff788f3b0eb3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:46.312393 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb2930f1-727b-4df0-8ea2-21583a242814 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:46.313229 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb2930f1-727b-4df0-8ea2-21583a242814 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:46.313612 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:46.313612 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:46.314176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb2930f1-727b-4df0-8ea2-21583a242814 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:46.314684 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-eb2930f1-727b-4df0-8ea2-21583a242814 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:46.334192 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:46.334192 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:46.357683 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c631ed07-5115-4fc3-8340-ff788f3b0eb3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:46.383110 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:46.383110 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:46.384980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb2930f1-727b-4df0-8ea2-21583a242814 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:46.386099 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 836/1665] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:46 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:46.388489 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-c631ed07-5115-4fc3-8340-ff788f3b0eb3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:46.388968 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-c631ed07-5115-4fc3-8340-ff788f3b0eb3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:46.411153 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-c631ed07-5115-4fc3-8340-ff788f3b0eb3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:46.430863 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:46.430863 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:46.497087 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c631ed07-5115-4fc3-8340-ff788f3b0eb3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e returned with HTTP 200 Dec 12 02:57:46.510331 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 830/1666] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:46 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e => generated 999 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:47.401639 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57fc4a59-8d43-413a-8e9c-93ae0e1b21ca tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:47.402167 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57fc4a59-8d43-413a-8e9c-93ae0e1b21ca tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:47.402360 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:47.402360 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:47.402700 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57fc4a59-8d43-413a-8e9c-93ae0e1b21ca tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:47.403216 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-57fc4a59-8d43-413a-8e9c-93ae0e1b21ca tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:47.447877 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:47.447877 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:47.472789 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57fc4a59-8d43-413a-8e9c-93ae0e1b21ca tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:47.473835 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 837/1667] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:47 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:47.513730 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c8adf91-b24e-407c-aece-83c7c2eb85ca tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e Dec 12 02:57:47.515211 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c8adf91-b24e-407c-aece-83c7c2eb85ca tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:47.515775 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:47.515775 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:47.516439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c8adf91-b24e-407c-aece-83c7c2eb85ca tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:47.629471 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:47.629471 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:47.647564 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1c8adf91-b24e-407c-aece-83c7c2eb85ca tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:47.682419 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-1c8adf91-b24e-407c-aece-83c7c2eb85ca tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:47.683195 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-1c8adf91-b24e-407c-aece-83c7c2eb85ca tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:47.710007 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-1c8adf91-b24e-407c-aece-83c7c2eb85ca tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:47.723154 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:47.723154 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:47.762604 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c8adf91-b24e-407c-aece-83c7c2eb85ca tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e returned with HTTP 200 Dec 12 02:57:47.763764 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 831/1668] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:47 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e => generated 998 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:48.487773 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-393dfb58-080e-4c45-bb69-d919e214261c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:48.488304 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-393dfb58-080e-4c45-bb69-d919e214261c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:48.488467 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:48.488467 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:48.489135 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-393dfb58-080e-4c45-bb69-d919e214261c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:48.489897 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-393dfb58-080e-4c45-bb69-d919e214261c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:48.531708 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:48.531708 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:48.538357 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-393dfb58-080e-4c45-bb69-d919e214261c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:48.539705 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 838/1669] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:48 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:48.785274 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-329ae4e8-d2b3-4b6a-b0b2-6c71101e1016 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e Dec 12 02:57:48.785274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-329ae4e8-d2b3-4b6a-b0b2-6c71101e1016 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:48.785274 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:48.785274 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:48.785274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-329ae4e8-d2b3-4b6a-b0b2-6c71101e1016 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:48.865550 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-329ae4e8-d2b3-4b6a-b0b2-6c71101e1016 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e returned with HTTP 404 Dec 12 02:57:48.866857 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 832/1670] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:48 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:57:48.875956 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18193c67-d1d5-4280-a0d4-4536f9dcdee0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/69dee236-682a-4dcf-9d3a-80272dcc3b9f Dec 12 02:57:48.876804 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18193c67-d1d5-4280-a0d4-4536f9dcdee0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:48.877219 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:48.877219 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:48.877826 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18193c67-d1d5-4280-a0d4-4536f9dcdee0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:48.878403 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-18193c67-d1d5-4280-a0d4-4536f9dcdee0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 69dee236-682a-4dcf-9d3a-80272dcc3b9f {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:48.885251 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18193c67-d1d5-4280-a0d4-4536f9dcdee0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/69dee236-682a-4dcf-9d3a-80272dcc3b9f returned with HTTP 404 Dec 12 02:57:48.891080 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 839/1671] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:48 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/69dee236-682a-4dcf-9d3a-80272dcc3b9f => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:57:48.895605 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab27fc87-e562-4e38-a609-232287c81680 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] DELETE http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/group_types/1f69794a-0aee-4845-8e4b-d6b13779ca3f Dec 12 02:57:48.896171 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab27fc87-e562-4e38-a609-232287c81680 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:48.896668 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab27fc87-e562-4e38-a609-232287c81680 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:48.924144 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:57:48.924144 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:57:48.933524 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab27fc87-e562-4e38-a609-232287c81680 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/group_types/1f69794a-0aee-4845-8e4b-d6b13779ca3f returned with HTTP 202 Dec 12 02:57:48.937587 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 833/1672] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Dec 12 02:57:48 2020] DELETE /volume/v3/8178ae04772542a08404194e8b4b32e9/group_types/1f69794a-0aee-4845-8e4b-d6b13779ca3f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:57:48.954145 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-753a24bc-05a0-4153-9a6d-54d16214612f tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] POST http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types Dec 12 02:57:48.954924 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-753a24bc-05a0-4153-9a6d-54d16214612f tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1025518085"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:49.007645 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-753a24bc-05a0-4153-9a6d-54d16214612f tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types returned with HTTP 200 Dec 12 02:57:49.019192 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95344db3-2084-40f7-b89f-b2a7801b9551 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] POST http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/group_types Dec 12 02:57:49.019992 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95344db3-2084-40f7-b89f-b2a7801b9551 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-425248173"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:49.025143 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 840/1673] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 02:57:48 2020] POST /volume/v3/8178ae04772542a08404194e8b4b32e9/types => generated 224 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:49.072444 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95344db3-2084-40f7-b89f-b2a7801b9551 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/group_types returned with HTTP 202 Dec 12 02:57:49.084957 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 834/1674] 10.222.0.50 () {62 vars in 1278 bytes} [Sat Dec 12 02:57:49 2020] POST /volume/v3/8178ae04772542a08404194e8b4b32e9/group_types => generated 180 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:49.103508 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-605a2556-5997-4c92-a42f-4f13ae994fa2 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] POST http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups Dec 12 02:57:49.106278 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-605a2556-5997-4c92-a42f-4f13ae994fa2 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7f8d681b-10b2-49c9-b79d-62c133b5eed8", "volume_types": ["4e4aa90b-90ad-470f-9000-8537f328f0ad"], "name": "tempest-GroupSnapshotsTest-Group-107949993"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:49.108069 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-605a2556-5997-4c92-a42f-4f13ae994fa2 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Creating new group {'group': {'group_type': '7f8d681b-10b2-49c9-b79d-62c133b5eed8', 'volume_types': ['4e4aa90b-90ad-470f-9000-8537f328f0ad'], 'name': 'tempest-GroupSnapshotsTest-Group-107949993'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 12 02:57:49.120300 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-605a2556-5997-4c92-a42f-4f13ae994fa2 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Creating group tempest-GroupSnapshotsTest-Group-107949993. Dec 12 02:57:49.456157 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-605a2556-5997-4c92-a42f-4f13ae994fa2 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Availability Zones retrieved successfully. Dec 12 02:57:49.511721 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-605a2556-5997-4c92-a42f-4f13ae994fa2 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Created reservations ['5e00b2da-5a64-41cd-b715-c26f4134054d'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:57:49.554721 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b28f840-7068-494a-9ef1-16019767d8f9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:49.555299 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b28f840-7068-494a-9ef1-16019767d8f9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:49.555777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b28f840-7068-494a-9ef1-16019767d8f9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:49.556142 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0b28f840-7068-494a-9ef1-16019767d8f9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:49.641808 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:49.641808 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:49.647343 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b28f840-7068-494a-9ef1-16019767d8f9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:49.648176 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 835/1675] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:49 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:57:49.687840 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-605a2556-5997-4c92-a42f-4f13ae994fa2 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups returned with HTTP 202 Dec 12 02:57:49.698554 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0264cf5-bbc6-4780-b92d-8f2117e036fd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 Dec 12 02:57:49.698891 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0264cf5-bbc6-4780-b92d-8f2117e036fd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:49.698998 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:49.698998 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:49.699316 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0264cf5-bbc6-4780-b92d-8f2117e036fd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:49.699725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-d0264cf5-bbc6-4780-b92d-8f2117e036fd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 505cee4c-a07a-4464-834b-f650e6cb39f2 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:49.707474 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 841/1676] 10.222.0.50 () {62 vars in 1264 bytes} [Sat Dec 12 02:57:49 2020] POST /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups => generated 111 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:49.712692 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:49.712692 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:49.803837 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0264cf5-bbc6-4780-b92d-8f2117e036fd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 returned with HTTP 200 Dec 12 02:57:49.804640 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 836/1677] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:49 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 => generated 391 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:57:50.671138 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b5e266a-db08-4d40-bde0-533e2b7e728d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:50.671655 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b5e266a-db08-4d40-bde0-533e2b7e728d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:50.672062 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:50.672062 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:50.672435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b5e266a-db08-4d40-bde0-533e2b7e728d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:50.672836 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6b5e266a-db08-4d40-bde0-533e2b7e728d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:50.709841 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:50.709841 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:50.712383 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b5e266a-db08-4d40-bde0-533e2b7e728d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:50.713655 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 842/1678] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:50 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:50.817383 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62ae0465-b230-4dbf-8dab-fcace5ed50be tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 Dec 12 02:57:50.818056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62ae0465-b230-4dbf-8dab-fcace5ed50be tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:50.818362 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:50.818362 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:50.818890 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62ae0465-b230-4dbf-8dab-fcace5ed50be tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:50.819387 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-62ae0465-b230-4dbf-8dab-fcace5ed50be tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 505cee4c-a07a-4464-834b-f650e6cb39f2 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:50.837510 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:50.837510 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:50.906169 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62ae0465-b230-4dbf-8dab-fcace5ed50be tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 returned with HTTP 200 Dec 12 02:57:50.907362 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 837/1679] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:50 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 => generated 392 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:50.920971 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] POST http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes Dec 12 02:57:50.921150 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:50.921150 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:50.921698 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4e4aa90b-90ad-470f-9000-8537f328f0ad", "group_id": "505cee4c-a07a-4464-834b-f650e6cb39f2", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-559699030"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:50.922761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Create volume request body: {'volume': {'volume_type': '4e4aa90b-90ad-470f-9000-8537f328f0ad', 'group_id': '505cee4c-a07a-4464-834b-f650e6cb39f2', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-559699030'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:57:50.973004 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:50.973004 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:50.974579 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Create volume of 1 GB Dec 12 02:57:51.010536 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Availability Zones retrieved successfully. Dec 12 02:57:51.032477 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Flow 'volume_create_api' (69d54ab6-1a66-48a3-801e-626f4af40be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:57:51.035445 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e834b20b-e500-4d58-a366-d61ce364ad75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:51.037431 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:51.037431 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:51.038972 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:57:51.097382 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e834b20b-e500-4d58-a366-d61ce364ad75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:57:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4e4aa90b-90ad-470f-9000-8537f328f0ad,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1025518085',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e4aa90b-90ad-470f-9000-8537f328f0ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '505cee4c-a07a-4464-834b-f650e6cb39f2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:51.105764 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679da32e-63ca-4508-b9c8-01abbd81f8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:51.156803 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1025518085 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1025518085, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:57:51.157916 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1025518085 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1025518085, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:57:51.277205 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Created reservations ['ff733feb-ae09-4ba3-82ec-adf1dda0e3f2', 'c3f20422-ca42-486f-8845-c6e9427e8062', '1b672aec-8351-4a5e-95ae-596151c1f4ff', 'd2a2d66f-4b01-4cc4-a58a-b7a616f76bb3'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:57:51.279382 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (679da32e-63ca-4508-b9c8-01abbd81f8b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff733feb-ae09-4ba3-82ec-adf1dda0e3f2', 'c3f20422-ca42-486f-8845-c6e9427e8062', '1b672aec-8351-4a5e-95ae-596151c1f4ff', 'd2a2d66f-4b01-4cc4-a58a-b7a616f76bb3']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:51.282502 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aaa2a9c-d912-4bab-aae7-b5a152e0f32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:51.395357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aaa2a9c-d912-4bab-aae7-b5a152e0f32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4be3b71-d133-4128-95a6-1a001b4a1a49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-559699030',encryption_key_id=None,group_id=505cee4c-a07a-4464-834b-f650e6cb39f2,group_type_id=,metadata={},multiattach=False,project_id='8d266644bfc841cca37e1789930e8dc1',qos_specs=None,replication_status=,reservations=['ff733feb-ae09-4ba3-82ec-adf1dda0e3f2','c3f20422-ca42-486f-8845-c6e9427e8062','1b672aec-8351-4a5e-95ae-596151c1f4ff','d2a2d66f-4b01-4cc4-a58a-b7a616f76bb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f4b61b2ebd84582823cc87e32fcd6af',volume_type_id=4e4aa90b-90ad-470f-9000-8537f328f0ad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-559699030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=505cee4c-a07a-4464-834b-f650e6cb39f2,host=None,id=e4be3b71-d133-4128-95a6-1a001b4a1a49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d266644bfc841cca37e1789930e8dc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9f4b61b2ebd84582823cc87e32fcd6af',volume_attachment=,volume_type=,volume_type_id=4e4aa90b-90ad-470f-9000-8537f328f0ad)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:51.397588 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b4eefd3-3083-4c62-9718-6c075ae0ccc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:51.448719 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b4eefd3-3083-4c62-9718-6c075ae0ccc4) transitioned into state 'SUCCESS' from state '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-559699030',encryption_key_id=None,group_id=505cee4c-a07a-4464-834b-f650e6cb39f2,group_type_id=,metadata={},multiattach=False,project_id='8d266644bfc841cca37e1789930e8dc1',qos_specs=None,replication_status=,reservations=['ff733feb-ae09-4ba3-82ec-adf1dda0e3f2','c3f20422-ca42-486f-8845-c6e9427e8062','1b672aec-8351-4a5e-95ae-596151c1f4ff','d2a2d66f-4b01-4cc4-a58a-b7a616f76bb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f4b61b2ebd84582823cc87e32fcd6af',volume_type_id=4e4aa90b-90ad-470f-9000-8537f328f0ad)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:51.451058 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8b8b20b-4662-4c0e-ae61-b7d443284208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:51.487177 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8b8b20b-4662-4c0e-ae61-b7d443284208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:51.489836 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Flow 'volume_create_api' (69d54ab6-1a66-48a3-801e-626f4af40be8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:57:51.608767 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Create volume request issued successfully. Dec 12 02:57:51.625549 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:51.626217 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:51.634905 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:51.651111 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:51.651111 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:51.679408 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c472124b-5158-47f5-9c75-810d97d54da6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes returned with HTTP 202 Dec 12 02:57:51.685531 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 843/1680] 10.222.0.50 () {62 vars in 1267 bytes} [Sat Dec 12 02:57:50 2020] POST /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes => generated 907 bytes in 771 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:51.696091 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd76bfd1-9d4e-400c-983c-97bac04760f4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/e4be3b71-d133-4128-95a6-1a001b4a1a49 Dec 12 02:57:51.696729 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd76bfd1-9d4e-400c-983c-97bac04760f4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:51.696885 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:51.696885 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:51.697260 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd76bfd1-9d4e-400c-983c-97bac04760f4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:51.731227 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75622998-a612-4a34-ae59-42665340743f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:51.732033 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75622998-a612-4a34-ae59-42665340743f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:51.732354 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:51.732354 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:51.733483 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-75622998-a612-4a34-ae59-42665340743f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:51.734084 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-75622998-a612-4a34-ae59-42665340743f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:51.787091 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:51.787091 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:51.789478 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-75622998-a612-4a34-ae59-42665340743f tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:51.790698 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 844/1681] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:51 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:51.832410 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:51.832410 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:51.855813 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dd76bfd1-9d4e-400c-983c-97bac04760f4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:51.871646 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-dd76bfd1-9d4e-400c-983c-97bac04760f4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:51.872277 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-dd76bfd1-9d4e-400c-983c-97bac04760f4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:51.885045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-dd76bfd1-9d4e-400c-983c-97bac04760f4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:51.893752 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:51.893752 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:51.918246 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd76bfd1-9d4e-400c-983c-97bac04760f4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/e4be3b71-d133-4128-95a6-1a001b4a1a49 returned with HTTP 200 Dec 12 02:57:51.919158 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 838/1682] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:51 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/e4be3b71-d133-4128-95a6-1a001b4a1a49 => generated 999 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:52.805491 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f19b7335-e719-4b37-a21f-70a88b173a89 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:52.806044 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f19b7335-e719-4b37-a21f-70a88b173a89 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:52.806191 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:52.806191 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:52.806873 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f19b7335-e719-4b37-a21f-70a88b173a89 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:52.807435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f19b7335-e719-4b37-a21f-70a88b173a89 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:52.872857 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:52.872857 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:52.878864 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f19b7335-e719-4b37-a21f-70a88b173a89 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:52.881767 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 845/1683] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:52 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:52.950522 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a32c250-947a-421a-b7b2-f5fd0ec968de tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/e4be3b71-d133-4128-95a6-1a001b4a1a49 Dec 12 02:57:52.958401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a32c250-947a-421a-b7b2-f5fd0ec968de tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:52.958401 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:52.958401 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:52.961645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a32c250-947a-421a-b7b2-f5fd0ec968de tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:53.034149 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:53.034149 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:53.043807 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5a32c250-947a-421a-b7b2-f5fd0ec968de tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:53.060146 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-5a32c250-947a-421a-b7b2-f5fd0ec968de tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:53.061582 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-5a32c250-947a-421a-b7b2-f5fd0ec968de tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:53.073906 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-5a32c250-947a-421a-b7b2-f5fd0ec968de tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:53.091459 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:53.091459 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:53.114983 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a32c250-947a-421a-b7b2-f5fd0ec968de tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/e4be3b71-d133-4128-95a6-1a001b4a1a49 returned with HTTP 200 Dec 12 02:57:53.116006 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 839/1684] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:52 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/e4be3b71-d133-4128-95a6-1a001b4a1a49 => generated 1000 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:57:53.131252 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] POST http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes Dec 12 02:57:53.131986 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:53.131986 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:53.132816 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4e4aa90b-90ad-470f-9000-8537f328f0ad", "group_id": "505cee4c-a07a-4464-834b-f650e6cb39f2", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-746159229"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:53.134133 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Create volume request body: {'volume': {'volume_type': '4e4aa90b-90ad-470f-9000-8537f328f0ad', 'group_id': '505cee4c-a07a-4464-834b-f650e6cb39f2', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-746159229'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:57:53.157355 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:53.157355 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:53.158877 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Create volume of 1 GB Dec 12 02:57:53.175968 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Availability Zones retrieved successfully. Dec 12 02:57:53.198596 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Flow 'volume_create_api' (6344ce3e-5d13-4f26-97d5-2621c8ac0d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:57:53.203379 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d37b9906-d677-4aa8-aeab-6749523f2ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:53.229140 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:53.229140 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:53.235582 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:57:53.386208 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d37b9906-d677-4aa8-aeab-6749523f2ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:57:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4e4aa90b-90ad-470f-9000-8537f328f0ad,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1025518085',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e4aa90b-90ad-470f-9000-8537f328f0ad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '505cee4c-a07a-4464-834b-f650e6cb39f2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:53.394311 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85ae854f-aa64-498c-a5c2-dc1e2ec4da0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:53.528740 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Created reservations ['558446bb-bae2-442d-b47a-d91e1dbda38e', '75b7e6a7-c0bf-434a-a2c5-803df6b74d35', '273f6191-201b-4e75-b97c-31e5de0074d6', 'ac06b026-ceb9-4872-9599-ae8255b11fbe'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:57:53.532101 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85ae854f-aa64-498c-a5c2-dc1e2ec4da0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['558446bb-bae2-442d-b47a-d91e1dbda38e', '75b7e6a7-c0bf-434a-a2c5-803df6b74d35', '273f6191-201b-4e75-b97c-31e5de0074d6', 'ac06b026-ceb9-4872-9599-ae8255b11fbe']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:53.537374 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af52569e-b84c-4018-a6b6-53c7d5000a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:53.665588 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af52569e-b84c-4018-a6b6-53c7d5000a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f8edfe3-814f-48c2-a2f0-e6acd5ef500e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-746159229',encryption_key_id=None,group_id=505cee4c-a07a-4464-834b-f650e6cb39f2,group_type_id=,metadata={},multiattach=False,project_id='8d266644bfc841cca37e1789930e8dc1',qos_specs=None,replication_status=,reservations=['558446bb-bae2-442d-b47a-d91e1dbda38e','75b7e6a7-c0bf-434a-a2c5-803df6b74d35','273f6191-201b-4e75-b97c-31e5de0074d6','ac06b026-ceb9-4872-9599-ae8255b11fbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f4b61b2ebd84582823cc87e32fcd6af',volume_type_id=4e4aa90b-90ad-470f-9000-8537f328f0ad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-746159229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=505cee4c-a07a-4464-834b-f650e6cb39f2,host=None,id=4f8edfe3-814f-48c2-a2f0-e6acd5ef500e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d266644bfc841cca37e1789930e8dc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9f4b61b2ebd84582823cc87e32fcd6af',volume_attachment=,volume_type=,volume_type_id=4e4aa90b-90ad-470f-9000-8537f328f0ad)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:53.671966 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc81fa9d-1ab2-4981-b1b1-0be57bcb8823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:53.784322 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc81fa9d-1ab2-4981-b1b1-0be57bcb8823) transitioned into state 'SUCCESS' from state '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-746159229',encryption_key_id=None,group_id=505cee4c-a07a-4464-834b-f650e6cb39f2,group_type_id=,metadata={},multiattach=False,project_id='8d266644bfc841cca37e1789930e8dc1',qos_specs=None,replication_status=,reservations=['558446bb-bae2-442d-b47a-d91e1dbda38e','75b7e6a7-c0bf-434a-a2c5-803df6b74d35','273f6191-201b-4e75-b97c-31e5de0074d6','ac06b026-ceb9-4872-9599-ae8255b11fbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f4b61b2ebd84582823cc87e32fcd6af',volume_type_id=4e4aa90b-90ad-470f-9000-8537f328f0ad)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:53.786547 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c690be0b-a2f2-42c6-ba51-3e6580711d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:53.858592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c690be0b-a2f2-42c6-ba51-3e6580711d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:53.881692 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Flow 'volume_create_api' (6344ce3e-5d13-4f26-97d5-2621c8ac0d5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:57:53.896976 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e13fe5c1-246b-496c-8bcd-be422570b83b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:53.897597 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e13fe5c1-246b-496c-8bcd-be422570b83b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:53.897925 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:53.897925 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:53.898488 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e13fe5c1-246b-496c-8bcd-be422570b83b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:53.901078 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e13fe5c1-246b-496c-8bcd-be422570b83b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:54.025794 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:54.025794 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:54.041796 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e13fe5c1-246b-496c-8bcd-be422570b83b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:54.057277 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 840/1685] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:53 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:54.127294 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Create volume request issued successfully. Dec 12 02:57:54.161486 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:54.162051 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:54.180036 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:54.196436 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:54.196436 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:54.256353 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3fb6d03-a0e2-4e62-b2e9-86e698951766 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes returned with HTTP 202 Dec 12 02:57:54.256353 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 846/1686] 10.222.0.50 () {62 vars in 1267 bytes} [Sat Dec 12 02:57:53 2020] POST /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes => generated 907 bytes in 1117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:57:54.259497 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ebd3d04-eecf-439c-ab2f-fae0d6f8faf4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e Dec 12 02:57:54.260072 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ebd3d04-eecf-439c-ab2f-fae0d6f8faf4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:54.260274 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:54.260274 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:54.260638 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ebd3d04-eecf-439c-ab2f-fae0d6f8faf4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:54.323995 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:54.323995 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:54.346894 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2ebd3d04-eecf-439c-ab2f-fae0d6f8faf4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:54.395233 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-2ebd3d04-eecf-439c-ab2f-fae0d6f8faf4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:54.395702 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-2ebd3d04-eecf-439c-ab2f-fae0d6f8faf4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:54.416104 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-2ebd3d04-eecf-439c-ab2f-fae0d6f8faf4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:54.427081 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:54.427081 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:54.483901 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ebd3d04-eecf-439c-ab2f-fae0d6f8faf4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e returned with HTTP 200 Dec 12 02:57:54.485744 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 841/1687] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:54 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e => generated 999 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:55.071733 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5705958e-4b4b-43ec-b24c-8ba13f0bbe88 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:55.072775 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5705958e-4b4b-43ec-b24c-8ba13f0bbe88 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:55.073180 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:55.073180 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:55.073758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5705958e-4b4b-43ec-b24c-8ba13f0bbe88 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:55.074419 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5705958e-4b4b-43ec-b24c-8ba13f0bbe88 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:55.146173 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:55.146173 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:55.157307 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5705958e-4b4b-43ec-b24c-8ba13f0bbe88 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:55.160049 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 847/1688] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:55 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:55.503980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7954fc94-0045-4458-a580-2c57e7e47864 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e Dec 12 02:57:55.504804 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7954fc94-0045-4458-a580-2c57e7e47864 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:55.505241 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:55.505241 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:55.505904 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7954fc94-0045-4458-a580-2c57e7e47864 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:55.598801 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:55.598801 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:55.615651 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7954fc94-0045-4458-a580-2c57e7e47864 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:55.643842 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-7954fc94-0045-4458-a580-2c57e7e47864 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:55.651923 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-7954fc94-0045-4458-a580-2c57e7e47864 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:55.666555 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-7954fc94-0045-4458-a580-2c57e7e47864 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:55.675877 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:55.675877 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:55.736568 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7954fc94-0045-4458-a580-2c57e7e47864 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e returned with HTTP 200 Dec 12 02:57:55.737844 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 842/1689] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:55 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e => generated 999 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:56.174566 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f6d4823-d988-4a9f-a1e4-eb6892a706a2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:56.175214 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f6d4823-d988-4a9f-a1e4-eb6892a706a2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:56.175538 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:56.175538 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:56.176054 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f6d4823-d988-4a9f-a1e4-eb6892a706a2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:56.176530 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6f6d4823-d988-4a9f-a1e4-eb6892a706a2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:56.229294 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:56.229294 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:56.231177 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f6d4823-d988-4a9f-a1e4-eb6892a706a2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:56.235918 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 848/1690] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:56 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:56.753757 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2160bd3-2367-4adc-bdee-9612aacfc376 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e Dec 12 02:57:56.754632 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2160bd3-2367-4adc-bdee-9612aacfc376 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:56.755039 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:56.755039 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:56.755958 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2160bd3-2367-4adc-bdee-9612aacfc376 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:56.862982 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:56.862982 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:56.883771 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2160bd3-2367-4adc-bdee-9612aacfc376 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:57:56.926175 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-b2160bd3-2367-4adc-bdee-9612aacfc376 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:57:56.928277 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-b2160bd3-2367-4adc-bdee-9612aacfc376 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:57:56.945287 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-b2160bd3-2367-4adc-bdee-9612aacfc376 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:57:56.959549 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:56.959549 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:57.012154 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2160bd3-2367-4adc-bdee-9612aacfc376 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e returned with HTTP 200 Dec 12 02:57:57.013112 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 843/1691] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:57:56 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e => generated 1000 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:57:57.031587 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ebe7565-2ce6-401a-896c-9e77b81f863f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] PUT http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 Dec 12 02:57:57.032140 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:57.032140 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:57.032551 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ebe7565-2ce6-401a-896c-9e77b81f863f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "e4be3b71-d133-4128-95a6-1a001b4a1a49"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:57.033675 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-4ebe7565-2ce6-401a-896c-9e77b81f863f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Update called for group 505cee4c-a07a-4464-834b-f650e6cb39f2. {{(pid=88000) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 12 02:57:57.034030 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-4ebe7565-2ce6-401a-896c-9e77b81f863f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Updating group 505cee4c-a07a-4464-834b-f650e6cb39f2 with name None description: None add_volumes: None remove_volumes: e4be3b71-d133-4128-95a6-1a001b4a1a49. Dec 12 02:57:57.058271 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:57.058271 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:57.204455 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ebe7565-2ce6-401a-896c-9e77b81f863f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 returned with HTTP 202 Dec 12 02:57:57.208528 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 849/1692] 10.222.0.50 () {62 vars in 1373 bytes} [Sat Dec 12 02:57:57 2020] PUT /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:57:57.223465 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b30ed5c1-adb5-41ed-86f6-6794e925870d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 Dec 12 02:57:57.224069 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b30ed5c1-adb5-41ed-86f6-6794e925870d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:57.224291 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:57.224291 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:57.224646 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b30ed5c1-adb5-41ed-86f6-6794e925870d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:57.225270 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-b30ed5c1-adb5-41ed-86f6-6794e925870d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 505cee4c-a07a-4464-834b-f650e6cb39f2 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:57.250172 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:57.250172 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:57.253370 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-923573ba-62c5-4116-87da-5a706a5f7ae1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:57.254083 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-923573ba-62c5-4116-87da-5a706a5f7ae1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:57.254455 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:57.254455 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:57.255048 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-923573ba-62c5-4116-87da-5a706a5f7ae1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:57.255562 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-923573ba-62c5-4116-87da-5a706a5f7ae1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:57.312037 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:57.312037 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:57.314304 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-923573ba-62c5-4116-87da-5a706a5f7ae1 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:57.318226 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 850/1693] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:57 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:57.352738 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b30ed5c1-adb5-41ed-86f6-6794e925870d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 returned with HTTP 200 Dec 12 02:57:57.353586 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 844/1694] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:57 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 => generated 391 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:58.331813 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e9a38f9-cc03-4746-aa8c-d69bb3eacf45 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:58.332306 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e9a38f9-cc03-4746-aa8c-d69bb3eacf45 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:58.332473 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:58.332473 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:58.333131 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e9a38f9-cc03-4746-aa8c-d69bb3eacf45 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:58.333692 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3e9a38f9-cc03-4746-aa8c-d69bb3eacf45 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:58.391724 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:58.391724 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:58.411083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e9a38f9-cc03-4746-aa8c-d69bb3eacf45 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:58.419449 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 845/1695] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:58 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:58.419449 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1907848-023d-4865-8132-2c99405f2bfd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 Dec 12 02:57:58.419449 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1907848-023d-4865-8132-2c99405f2bfd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:58.419449 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:58.419449 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:58.436613 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1907848-023d-4865-8132-2c99405f2bfd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:58.436613 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-e1907848-023d-4865-8132-2c99405f2bfd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 505cee4c-a07a-4464-834b-f650e6cb39f2 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:58.444905 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:58.444905 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:58.501160 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1907848-023d-4865-8132-2c99405f2bfd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 returned with HTTP 200 Dec 12 02:57:58.502064 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 846/1696] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:58 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 => generated 392 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:58.513383 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cca24f0-7b02-4fc5-85f9-b76b0ed96940 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] PUT http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 Dec 12 02:57:58.514711 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:58.514711 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:58.515383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9cca24f0-7b02-4fc5-85f9-b76b0ed96940 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "e4be3b71-d133-4128-95a6-1a001b4a1a49"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:58.516607 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-9cca24f0-7b02-4fc5-85f9-b76b0ed96940 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Update called for group 505cee4c-a07a-4464-834b-f650e6cb39f2. {{(pid=87999) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 12 02:57:58.517323 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-9cca24f0-7b02-4fc5-85f9-b76b0ed96940 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Updating group 505cee4c-a07a-4464-834b-f650e6cb39f2 with name None description: None add_volumes: e4be3b71-d133-4128-95a6-1a001b4a1a49 remove_volumes: None. Dec 12 02:57:58.534276 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:58.534276 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:58.540258 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] POST http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes Dec 12 02:57:58.540860 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:58.540860 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:58.541582 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-444197485"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:57:58.543035 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-444197485'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:57:58.543592 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Create volume of 1 GB Dec 12 02:57:58.574377 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Availability Zones retrieved successfully. Dec 12 02:57:58.647331 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Flow 'volume_create_api' (f76771cd-2223-458c-b12b-8490fdb32848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:57:58.651794 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (335c7344-9223-4810-a9ab-2cd54774c928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:58.654169 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:57:58.754009 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (335c7344-9223-4810-a9ab-2cd54774c928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:58.756426 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74d059de-5972-41e5-9c0f-8ce69ac830a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:58.807892 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cca24f0-7b02-4fc5-85f9-b76b0ed96940 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 returned with HTTP 202 Dec 12 02:57:58.809511 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 847/1697] 10.222.0.50 () {62 vars in 1373 bytes} [Sat Dec 12 02:57:58 2020] PUT /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 => generated 0 bytes in 300 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 12 02:57:58.817207 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-886d0440-c190-4998-8c3c-6e85a6f0536a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 Dec 12 02:57:58.817975 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-886d0440-c190-4998-8c3c-6e85a6f0536a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:58.818363 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:58.818363 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:58.818744 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-886d0440-c190-4998-8c3c-6e85a6f0536a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:58.819151 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-886d0440-c190-4998-8c3c-6e85a6f0536a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 505cee4c-a07a-4464-834b-f650e6cb39f2 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:58.831314 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:58.831314 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:58.888939 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-886d0440-c190-4998-8c3c-6e85a6f0536a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 returned with HTTP 200 Dec 12 02:57:58.890270 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 848/1698] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:58 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 => generated 391 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:57:58.898032 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Created reservations ['c2a4f408-4e72-4405-8a3b-c762cc6114de', 'aa412d25-4ae9-4e67-a447-d8abc1f7db46', '5d3cbf77-16c9-41a8-afa2-c4376b2b246e', 'b54d688b-2d5b-4851-997f-0e65008ea18c'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:57:58.899789 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74d059de-5972-41e5-9c0f-8ce69ac830a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2a4f408-4e72-4405-8a3b-c762cc6114de', 'aa412d25-4ae9-4e67-a447-d8abc1f7db46', '5d3cbf77-16c9-41a8-afa2-c4376b2b246e', 'b54d688b-2d5b-4851-997f-0e65008ea18c']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:58.913056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab9ce868-5742-4da6-9ce9-c9cde591586c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:59.029067 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab9ce868-5742-4da6-9ce9-c9cde591586c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fc4128f-8d96-4d22-bb25-15e435de7d64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-444197485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caba26bbb44048a59ca5d82eb41c82a6',qos_specs=None,replication_status=,reservations=['c2a4f408-4e72-4405-8a3b-c762cc6114de','aa412d25-4ae9-4e67-a447-d8abc1f7db46','5d3cbf77-16c9-41a8-afa2-c4376b2b246e','b54d688b-2d5b-4851-997f-0e65008ea18c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c80103fd19ab4922805fcc1ca0a164b3',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-444197485',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fc4128f-8d96-4d22-bb25-15e435de7d64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caba26bbb44048a59ca5d82eb41c82a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c80103fd19ab4922805fcc1ca0a164b3',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:59.036167 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77a6b8d0-c152-4795-a24f-a45adc1314c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:59.110279 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77a6b8d0-c152-4795-a24f-a45adc1314c9) transitioned into state 'SUCCESS' from state '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-444197485',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caba26bbb44048a59ca5d82eb41c82a6',qos_specs=None,replication_status=,reservations=['c2a4f408-4e72-4405-8a3b-c762cc6114de','aa412d25-4ae9-4e67-a447-d8abc1f7db46','5d3cbf77-16c9-41a8-afa2-c4376b2b246e','b54d688b-2d5b-4851-997f-0e65008ea18c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c80103fd19ab4922805fcc1ca0a164b3',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:59.112236 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff9f9fd-75ef-47ac-bc39-008dfaf207ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:57:59.151578 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bff9f9fd-75ef-47ac-bc39-008dfaf207ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:57:59.157760 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Flow 'volume_create_api' (f76771cd-2223-458c-b12b-8490fdb32848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:57:59.297022 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Create volume request issued successfully. Dec 12 02:57:59.329807 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8632710f-2e05-4c7a-a5f0-a765985423a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes returned with HTTP 202 Dec 12 02:57:59.331138 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 851/1699] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:57:58 2020] POST /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes => generated 819 bytes in 1173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:57:59.350130 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-985ba81c-68a2-4373-bffa-122aa2f0997b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 Dec 12 02:57:59.352769 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-985ba81c-68a2-4373-bffa-122aa2f0997b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:59.353005 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:59.353005 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:59.353376 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-985ba81c-68a2-4373-bffa-122aa2f0997b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:59.427956 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52c90c96-9e06-4090-902a-88ae4b1e1dfa tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:57:59.430364 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52c90c96-9e06-4090-902a-88ae4b1e1dfa tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:59.430533 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:59.430533 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:59.430912 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52c90c96-9e06-4090-902a-88ae4b1e1dfa tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:59.431285 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-52c90c96-9e06-4090-902a-88ae4b1e1dfa tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:57:59.512887 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:59.512887 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:59.518654 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52c90c96-9e06-4090-902a-88ae4b1e1dfa tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:57:59.525331 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:59.525331 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:59.527611 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 852/1700] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:59 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:59.547714 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-985ba81c-68a2-4373-bffa-122aa2f0997b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Volume info retrieved successfully. Dec 12 02:57:59.577150 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-985ba81c-68a2-4373-bffa-122aa2f0997b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 returned with HTTP 200 Dec 12 02:57:59.578605 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 849/1701] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:57:59 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 => generated 911 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:57:59.907411 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-233e9ce8-d927-4f17-ae91-ff21222fd722 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 Dec 12 02:57:59.908248 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-233e9ce8-d927-4f17-ae91-ff21222fd722 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:57:59.908578 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:57:59.908578 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:57:59.909153 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-233e9ce8-d927-4f17-ae91-ff21222fd722 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:57:59.909745 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-233e9ce8-d927-4f17-ae91-ff21222fd722 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 505cee4c-a07a-4464-834b-f650e6cb39f2 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:57:59.927518 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:57:59.927518 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:57:59.989119 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-233e9ce8-d927-4f17-ae91-ff21222fd722 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 returned with HTTP 200 Dec 12 02:57:59.999746 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 853/1702] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:57:59 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 => generated 392 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:00.008946 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d799b6e5-6e2b-4fbd-85ae-7684999593ec tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] PUT http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 Dec 12 02:58:00.009601 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:00.009601 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:00.010336 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d799b6e5-6e2b-4fbd-85ae-7684999593ec tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "4f8edfe3-814f-48c2-a2f0-e6acd5ef500e"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:00.011553 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-d799b6e5-6e2b-4fbd-85ae-7684999593ec tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Update called for group 505cee4c-a07a-4464-834b-f650e6cb39f2. {{(pid=87999) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 12 02:58:00.012019 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-d799b6e5-6e2b-4fbd-85ae-7684999593ec tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Updating group 505cee4c-a07a-4464-834b-f650e6cb39f2 with name None description: None add_volumes: None remove_volumes: 4f8edfe3-814f-48c2-a2f0-e6acd5ef500e. Dec 12 02:58:00.026471 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:00.026471 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:00.140741 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d799b6e5-6e2b-4fbd-85ae-7684999593ec tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 returned with HTTP 202 Dec 12 02:58:00.144924 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 850/1703] 10.222.0.50 () {62 vars in 1373 bytes} [Sat Dec 12 02:57:59 2020] PUT /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:58:00.150172 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f8ec142-8657-4143-b3c2-68bbb2de30c4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 Dec 12 02:58:00.150856 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f8ec142-8657-4143-b3c2-68bbb2de30c4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:00.151182 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:00.151182 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:00.151695 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f8ec142-8657-4143-b3c2-68bbb2de30c4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:00.153177 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-6f8ec142-8657-4143-b3c2-68bbb2de30c4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 505cee4c-a07a-4464-834b-f650e6cb39f2 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:58:00.174148 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:00.174148 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:00.247644 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f8ec142-8657-4143-b3c2-68bbb2de30c4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 returned with HTTP 200 Dec 12 02:58:00.253187 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 854/1704] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:58:00 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 => generated 391 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:00.531913 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ce9ffcf-9bee-4243-a239-68125d58caa3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:00.533154 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ce9ffcf-9bee-4243-a239-68125d58caa3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:00.533540 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:00.533540 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:00.534120 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ce9ffcf-9bee-4243-a239-68125d58caa3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:00.534645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0ce9ffcf-9bee-4243-a239-68125d58caa3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:00.594088 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b08ed5f-8102-4f0c-b1f6-77f030e6a96f tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 Dec 12 02:58:00.594818 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b08ed5f-8102-4f0c-b1f6-77f030e6a96f tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:00.595175 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:00.595175 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:00.595748 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b08ed5f-8102-4f0c-b1f6-77f030e6a96f tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:00.601865 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:00.601865 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:00.607259 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ce9ffcf-9bee-4243-a239-68125d58caa3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:00.608444 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 851/1705] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:00 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:00.678069 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:00.678069 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:00.709240 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8b08ed5f-8102-4f0c-b1f6-77f030e6a96f tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Volume info retrieved successfully. Dec 12 02:58:00.778547 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b08ed5f-8102-4f0c-b1f6-77f030e6a96f tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 returned with HTTP 200 Dec 12 02:58:00.781553 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 855/1706] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:00 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 => generated 912 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:00.797310 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7127c57e-1ba9-4b38-9da0-c1e48826238a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] POST http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots Dec 12 02:58:00.798037 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:00.798037 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:00.798668 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7127c57e-1ba9-4b38-9da0-c1e48826238a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3fc4128f-8d96-4d22-bb25-15e435de7d64", "name": "tempest-SnapshotsActionsTest-Snapshot-1033804395"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:00.912744 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:00.912744 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:00.914313 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7127c57e-1ba9-4b38-9da0-c1e48826238a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Volume info retrieved successfully. Dec 12 02:58:00.916437 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-7127c57e-1ba9-4b38-9da0-c1e48826238a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Create snapshot from volume 3fc4128f-8d96-4d22-bb25-15e435de7d64 Dec 12 02:58:01.081023 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-7127c57e-1ba9-4b38-9da0-c1e48826238a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Created reservations ['44655ccd-0a43-4512-8aff-ad776252c1d7', '18071487-75b4-40bd-8ce8-29b31513b9e8', '50836414-115c-4943-b8df-c84d5a8a402a', '135e8416-aa1a-4a66-bf0e-bffbe8393ae1'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:58:01.233701 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7127c57e-1ba9-4b38-9da0-c1e48826238a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot create request issued successfully. Dec 12 02:58:01.238088 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7127c57e-1ba9-4b38-9da0-c1e48826238a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots returned with HTTP 202 Dec 12 02:58:01.242761 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 852/1707] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:58:00 2020] POST /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots => generated 307 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:58:01.256959 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33bfb64e-410b-46c5-b387-fc4a93c182e1 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 Dec 12 02:58:01.258313 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33bfb64e-410b-46c5-b387-fc4a93c182e1 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:01.258759 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:01.258759 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:01.259591 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33bfb64e-410b-46c5-b387-fc4a93c182e1 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:01.286318 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82628d78-ce96-4569-ad94-ca26fdbba150 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 Dec 12 02:58:01.292706 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82628d78-ce96-4569-ad94-ca26fdbba150 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:01.293857 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:01.293857 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:01.294543 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82628d78-ce96-4569-ad94-ca26fdbba150 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:01.296226 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-82628d78-ce96-4569-ad94-ca26fdbba150 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 505cee4c-a07a-4464-834b-f650e6cb39f2 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:58:01.320498 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:01.320498 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:01.346730 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:01.346730 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:01.348145 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-33bfb64e-410b-46c5-b387-fc4a93c182e1 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:01.350299 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33bfb64e-410b-46c5-b387-fc4a93c182e1 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 returned with HTTP 200 Dec 12 02:58:01.361976 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 856/1708] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:01 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 => generated 439 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:01.433860 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82628d78-ce96-4569-ad94-ca26fdbba150 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 returned with HTTP 200 Dec 12 02:58:01.437422 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 853/1709] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:58:01 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 => generated 392 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:01.448586 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4737f701-7e36-41ef-a8ad-73b7bc7f7a36 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] PUT http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 Dec 12 02:58:01.449452 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:01.449452 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:01.450150 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4737f701-7e36-41ef-a8ad-73b7bc7f7a36 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4f8edfe3-814f-48c2-a2f0-e6acd5ef500e"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:01.451919 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-4737f701-7e36-41ef-a8ad-73b7bc7f7a36 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Update called for group 505cee4c-a07a-4464-834b-f650e6cb39f2. {{(pid=88000) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 12 02:58:01.452423 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-4737f701-7e36-41ef-a8ad-73b7bc7f7a36 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Updating group 505cee4c-a07a-4464-834b-f650e6cb39f2 with name None description: None add_volumes: 4f8edfe3-814f-48c2-a2f0-e6acd5ef500e remove_volumes: None. Dec 12 02:58:01.472195 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:01.472195 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:01.622154 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7f6a0b1-44eb-436a-97f1-605d83ddece2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:01.623390 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7f6a0b1-44eb-436a-97f1-605d83ddece2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:01.623972 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:01.623972 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:01.624608 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7f6a0b1-44eb-436a-97f1-605d83ddece2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:01.625186 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b7f6a0b1-44eb-436a-97f1-605d83ddece2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:01.668839 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:01.668839 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:01.671208 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7f6a0b1-44eb-436a-97f1-605d83ddece2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:01.673197 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 854/1710] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:01 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:01.753993 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4737f701-7e36-41ef-a8ad-73b7bc7f7a36 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 returned with HTTP 202 Dec 12 02:58:01.760727 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 857/1711] 10.222.0.50 () {62 vars in 1373 bytes} [Sat Dec 12 02:58:01 2020] PUT /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 => generated 0 bytes in 316 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 12 02:58:01.762962 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7aefc689-fa5c-4a0d-baa2-fd90b3c050b3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 Dec 12 02:58:01.763745 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7aefc689-fa5c-4a0d-baa2-fd90b3c050b3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:01.764236 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:01.764236 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:01.765439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7aefc689-fa5c-4a0d-baa2-fd90b3c050b3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:01.766074 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-7aefc689-fa5c-4a0d-baa2-fd90b3c050b3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 505cee4c-a07a-4464-834b-f650e6cb39f2 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:58:01.784324 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:01.784324 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:01.860080 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7aefc689-fa5c-4a0d-baa2-fd90b3c050b3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 returned with HTTP 200 Dec 12 02:58:01.861011 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 855/1712] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:58:01 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 => generated 391 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:02.367206 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69a8705c-9ae8-44d0-881a-cb1a76ad670a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 Dec 12 02:58:02.367728 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69a8705c-9ae8-44d0-881a-cb1a76ad670a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:02.368009 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:02.368009 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:02.368386 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69a8705c-9ae8-44d0-881a-cb1a76ad670a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:02.426684 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:02.426684 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:02.428688 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-69a8705c-9ae8-44d0-881a-cb1a76ad670a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:02.431113 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69a8705c-9ae8-44d0-881a-cb1a76ad670a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 returned with HTTP 200 Dec 12 02:58:02.432219 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 858/1713] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:02 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 => generated 439 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:02.686752 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3dc1e03d-514f-4477-bd90-3d5b42ba68af tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:02.687277 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3dc1e03d-514f-4477-bd90-3d5b42ba68af tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:02.687691 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:02.687691 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:02.688507 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3dc1e03d-514f-4477-bd90-3d5b42ba68af tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:02.689053 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3dc1e03d-514f-4477-bd90-3d5b42ba68af tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:02.713062 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:02.713062 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:02.715374 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3dc1e03d-514f-4477-bd90-3d5b42ba68af tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:02.716817 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 856/1714] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:02 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:02.873004 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a13b7541-a167-484a-a1f3-472cdbb4faf9 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 Dec 12 02:58:02.873828 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a13b7541-a167-484a-a1f3-472cdbb4faf9 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:02.874237 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:02.874237 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:02.875076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a13b7541-a167-484a-a1f3-472cdbb4faf9 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:02.876728 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-a13b7541-a167-484a-a1f3-472cdbb4faf9 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 505cee4c-a07a-4464-834b-f650e6cb39f2 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:58:02.896106 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:02.896106 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:03.084967 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a13b7541-a167-484a-a1f3-472cdbb4faf9 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 returned with HTTP 200 Dec 12 02:58:03.087386 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 859/1715] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:58:02 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 => generated 392 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:03.099777 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e59cada0-8348-4f98-a5cc-ea950dc89f65 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail Dec 12 02:58:03.100357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e59cada0-8348-4f98-a5cc-ea950dc89f65 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:03.100555 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:03.100555 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:03.101478 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e59cada0-8348-4f98-a5cc-ea950dc89f65 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:03.102338 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-e59cada0-8348-4f98-a5cc-ea950dc89f65 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:58:03.104237 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e59cada0-8348-4f98-a5cc-ea950dc89f65 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:58:03.174285 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e59cada0-8348-4f98-a5cc-ea950dc89f65 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Get all volumes completed successfully. Dec 12 02:58:03.176134 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-e59cada0-8348-4f98-a5cc-ea950dc89f65 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:03.176844 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-e59cada0-8348-4f98-a5cc-ea950dc89f65 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:03.188631 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-e59cada0-8348-4f98-a5cc-ea950dc89f65 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:03.205290 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:03.205290 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:03.250202 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-e59cada0-8348-4f98-a5cc-ea950dc89f65 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:03.250637 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-e59cada0-8348-4f98-a5cc-ea950dc89f65 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:03.262045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-e59cada0-8348-4f98-a5cc-ea950dc89f65 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:03.280505 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:03.280505 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:03.366794 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e59cada0-8348-4f98-a5cc-ea950dc89f65 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail returned with HTTP 200 Dec 12 02:58:03.367768 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 857/1716] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:58:03 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail => generated 1993 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:58:03.386037 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1334bfe9-cdde-49e1-82d8-e29891989f19 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] POST http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots Dec 12 02:58:03.386780 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:03.386780 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:03.387385 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1334bfe9-cdde-49e1-82d8-e29891989f19 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "505cee4c-a07a-4464-834b-f650e6cb39f2", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1941925971"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:03.388764 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-1334bfe9-cdde-49e1-82d8-e29891989f19 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Creating new group_snapshot {'group_snapshot': {'group_id': '505cee4c-a07a-4464-834b-f650e6cb39f2', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1941925971'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 12 02:58:03.399334 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:03.399334 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:03.433623 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.group_snapshots [None req-1334bfe9-cdde-49e1-82d8-e29891989f19 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1941925971. Dec 12 02:58:03.455601 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53bd73f9-6f16-47b1-9e0c-03e1b9da5cf5 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 Dec 12 02:58:03.457281 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53bd73f9-6f16-47b1-9e0c-03e1b9da5cf5 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:03.457281 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:03.457281 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:03.457281 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53bd73f9-6f16-47b1-9e0c-03e1b9da5cf5 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:03.519719 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:03.519719 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:03.520913 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-53bd73f9-6f16-47b1-9e0c-03e1b9da5cf5 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:03.524489 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53bd73f9-6f16-47b1-9e0c-03e1b9da5cf5 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 returned with HTTP 200 Dec 12 02:58:03.525351 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 858/1717] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:03 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 => generated 466 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:03.575111 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:03.575111 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:03.638425 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-793da886-c798-440e-8650-1d42499adb35 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] POST http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action Dec 12 02:58:03.639442 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:03.639442 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:03.640024 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-793da886-c798-440e-8650-1d42499adb35 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:03.640405 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-793da886-c798-440e-8650-1d42499adb35 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:03.641528 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-793da886-c798-440e-8650-1d42499adb35 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Updating snapshot '4c82ae5d-772d-495a-b4f4-8d411624e5b8' with '{'status': 'creating'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:58:03.666004 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-1334bfe9-cdde-49e1-82d8-e29891989f19 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1025518085 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1025518085, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:58:03.694564 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:03.694564 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:03.729882 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-1334bfe9-cdde-49e1-82d8-e29891989f19 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Created reservations ['aa5fa879-d3cd-459c-bb2c-e5ba784d6f64', '19ccb2ab-260d-4222-93e1-63f5e3b5174b', 'eb4035c8-4cf8-4576-8716-51dd90da6eab', '3a13f2d6-d5b2-4183-a106-8234d4ca86bf'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:58:03.766504 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-793da886-c798-440e-8650-1d42499adb35 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action returned with HTTP 202 Dec 12 02:58:03.772688 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 859/1718] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:58:03 2020] POST /volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action => generated 0 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 12 02:58:03.783647 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ccb333a-1cdd-49e6-96b4-0e8e658e6d48 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:03.784178 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ccb333a-1cdd-49e6-96b4-0e8e658e6d48 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:03.784399 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:03.784399 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:03.784817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ccb333a-1cdd-49e6-96b4-0e8e658e6d48 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:03.785190 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0ccb333a-1cdd-49e6-96b4-0e8e658e6d48 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:03.830041 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:03.830041 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:03.835521 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ccb333a-1cdd-49e6-96b4-0e8e658e6d48 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:03.836369 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 860/1719] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:03 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:03.847303 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ba55a4f-0214-46da-bb28-40b0592ea70e tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 Dec 12 02:58:03.847834 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ba55a4f-0214-46da-bb28-40b0592ea70e tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:03.848028 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:03.848028 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:03.851750 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ba55a4f-0214-46da-bb28-40b0592ea70e tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:03.931001 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1334bfe9-cdde-49e1-82d8-e29891989f19 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots returned with HTTP 202 Dec 12 02:58:03.934265 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 860/1720] 10.222.0.50 () {62 vars in 1291 bytes} [Sat Dec 12 02:58:03 2020] POST /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots => generated 187 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:03.944425 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-053af46e-e9a0-494c-8d36-044361984510 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 Dec 12 02:58:03.945886 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-053af46e-e9a0-494c-8d36-044361984510 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:03.947045 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:03.947045 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:03.947431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-053af46e-e9a0-494c-8d36-044361984510 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:03.947852 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-053af46e-e9a0-494c-8d36-044361984510 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 12 02:58:03.962899 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:03.962899 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:03.972940 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:03.972940 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:03.974076 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ba55a4f-0214-46da-bb28-40b0592ea70e tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:03.977192 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ba55a4f-0214-46da-bb28-40b0592ea70e tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 returned with HTTP 200 Dec 12 02:58:03.989353 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 861/1721] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:03 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 => generated 465 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:03.989558 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-053af46e-e9a0-494c-8d36-044361984510 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 returned with HTTP 200 Dec 12 02:58:03.989558 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 861/1722] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Dec 12 02:58:03 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 => generated 326 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:03.996479 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8fe70051-ed48-4371-824c-4b7bb50fd81d tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] POST http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action Dec 12 02:58:03.996957 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:03.996957 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:03.997393 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8fe70051-ed48-4371-824c-4b7bb50fd81d tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:03.999380 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8fe70051-ed48-4371-824c-4b7bb50fd81d tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:04.002530 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-8fe70051-ed48-4371-824c-4b7bb50fd81d tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Updating snapshot '4c82ae5d-772d-495a-b4f4-8d411624e5b8' with '{'status': 'available'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:58:04.065196 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:04.065196 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:04.098756 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8fe70051-ed48-4371-824c-4b7bb50fd81d tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action returned with HTTP 202 Dec 12 02:58:04.100360 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 862/1723] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:58:03 2020] POST /volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:58:04.108964 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-617a17df-3623-4868-93e5-3092819ce234 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 Dec 12 02:58:04.109768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-617a17df-3623-4868-93e5-3092819ce234 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:04.110163 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:04.110163 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:04.110852 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-617a17df-3623-4868-93e5-3092819ce234 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:04.153256 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:04.153256 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:04.154925 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-617a17df-3623-4868-93e5-3092819ce234 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:04.157110 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-617a17df-3623-4868-93e5-3092819ce234 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 returned with HTTP 200 Dec 12 02:58:04.158099 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 862/1724] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:04 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 => generated 466 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:58:04.170905 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-950bddef-ea41-4ece-ae73-07f3bffae1d9 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] POST http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots Dec 12 02:58:04.171557 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:04.171557 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:04.171981 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-950bddef-ea41-4ece-ae73-07f3bffae1d9 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3fc4128f-8d96-4d22-bb25-15e435de7d64", "name": "tempest-SnapshotsActionsTest-Snapshot-858664060"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:04.238521 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:04.238521 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:04.240054 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-950bddef-ea41-4ece-ae73-07f3bffae1d9 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Volume info retrieved successfully. Dec 12 02:58:04.240416 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-950bddef-ea41-4ece-ae73-07f3bffae1d9 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Create snapshot from volume 3fc4128f-8d96-4d22-bb25-15e435de7d64 Dec 12 02:58:04.321152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-950bddef-ea41-4ece-ae73-07f3bffae1d9 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Created reservations ['03d5ce65-27bc-4cb3-9ff1-f957a9211dff', '35cc67e4-b1bb-4101-acca-fbb7630a123f', 'df11a5be-5adb-4c19-8da1-51c959fada87', 'f2ccaa4e-7010-4f6e-a62b-2a3f44a71c0b'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:58:04.497163 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-950bddef-ea41-4ece-ae73-07f3bffae1d9 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot create request issued successfully. Dec 12 02:58:04.497991 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-950bddef-ea41-4ece-ae73-07f3bffae1d9 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots returned with HTTP 202 Dec 12 02:58:04.502340 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 863/1725] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:58:04 2020] POST /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots => generated 306 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:58:04.509680 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8aba15a7-7b4d-44f2-9c19-a6530881e577 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 Dec 12 02:58:04.510137 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8aba15a7-7b4d-44f2-9c19-a6530881e577 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:04.510699 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:04.510699 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:04.511305 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8aba15a7-7b4d-44f2-9c19-a6530881e577 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:04.590124 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:04.590124 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:04.598861 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8aba15a7-7b4d-44f2-9c19-a6530881e577 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:04.601395 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8aba15a7-7b4d-44f2-9c19-a6530881e577 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 returned with HTTP 200 Dec 12 02:58:04.611244 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 863/1726] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:04 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 => generated 438 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:04.853028 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07904338-0776-4d34-bf61-d8fddb75928c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:04.884885 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07904338-0776-4d34-bf61-d8fddb75928c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:04.885382 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:04.885382 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:04.886195 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07904338-0776-4d34-bf61-d8fddb75928c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:04.886776 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-07904338-0776-4d34-bf61-d8fddb75928c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:04.969299 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:04.969299 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:04.975411 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07904338-0776-4d34-bf61-d8fddb75928c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:04.982197 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 864/1727] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:04 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:04.999831 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd4b2ca2-c443-4d8e-9b26-cf4fe9a6c7e4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 Dec 12 02:58:05.000470 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd4b2ca2-c443-4d8e-9b26-cf4fe9a6c7e4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:05.000683 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:05.000683 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:05.001304 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd4b2ca2-c443-4d8e-9b26-cf4fe9a6c7e4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:05.002017 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-cd4b2ca2-c443-4d8e-9b26-cf4fe9a6c7e4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 12 02:58:05.011359 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:05.011359 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:05.037857 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd4b2ca2-c443-4d8e-9b26-cf4fe9a6c7e4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 returned with HTTP 200 Dec 12 02:58:05.052048 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 864/1728] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Dec 12 02:58:04 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 => generated 326 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:05.620276 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca3fa728-2e3a-4f75-9e27-07da233b8bf4 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 Dec 12 02:58:05.620760 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca3fa728-2e3a-4f75-9e27-07da233b8bf4 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:05.620985 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:05.620985 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:05.621362 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca3fa728-2e3a-4f75-9e27-07da233b8bf4 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:05.695897 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:05.695897 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:05.695897 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ca3fa728-2e3a-4f75-9e27-07da233b8bf4 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:05.702411 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca3fa728-2e3a-4f75-9e27-07da233b8bf4 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 returned with HTTP 200 Dec 12 02:58:05.702411 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 865/1729] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:05 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 => generated 438 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:05.991921 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cc3da4d-ce07-4444-a99f-014a721ced40 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:05.993248 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cc3da4d-ce07-4444-a99f-014a721ced40 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:05.994135 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:05.994135 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:05.994973 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cc3da4d-ce07-4444-a99f-014a721ced40 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:05.995827 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3cc3da4d-ce07-4444-a99f-014a721ced40 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:06.049245 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:06.049245 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:06.051667 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cc3da4d-ce07-4444-a99f-014a721ced40 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:06.053007 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 865/1730] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:05 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:06.064059 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50c6ac32-1fc4-4b94-a332-979b8b5789c4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 Dec 12 02:58:06.064964 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50c6ac32-1fc4-4b94-a332-979b8b5789c4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:06.065385 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:06.065385 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:06.066033 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50c6ac32-1fc4-4b94-a332-979b8b5789c4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:06.066692 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-50c6ac32-1fc4-4b94-a332-979b8b5789c4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 12 02:58:06.080490 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:06.080490 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:06.122158 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50c6ac32-1fc4-4b94-a332-979b8b5789c4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 returned with HTTP 200 Dec 12 02:58:06.125029 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 866/1731] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Dec 12 02:58:06 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 => generated 326 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:06.717152 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbf85abd-edca-42d1-aacd-bbcc413ca54a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 Dec 12 02:58:06.717152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbf85abd-edca-42d1-aacd-bbcc413ca54a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:06.717152 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:06.717152 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:06.717152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbf85abd-edca-42d1-aacd-bbcc413ca54a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:06.787301 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:06.787301 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:06.788852 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fbf85abd-edca-42d1-aacd-bbcc413ca54a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:06.790776 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbf85abd-edca-42d1-aacd-bbcc413ca54a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 returned with HTTP 200 Dec 12 02:58:06.795917 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 866/1732] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:06 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 => generated 465 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:06.804608 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-daa9fd70-0f30-4ac2-9e06-fe1926521e37 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] POST http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1/action Dec 12 02:58:06.805359 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:06.805359 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:06.806089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-daa9fd70-0f30-4ac2-9e06-fe1926521e37 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:06.806677 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-daa9fd70-0f30-4ac2-9e06-fe1926521e37 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:06.807847 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-daa9fd70-0f30-4ac2-9e06-fe1926521e37 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Updating snapshot '9faadfaa-b64e-4556-8db6-5b9b325633d1' with '{'status': 'creating'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:58:06.860621 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:06.860621 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:06.922336 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-daa9fd70-0f30-4ac2-9e06-fe1926521e37 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1/action returned with HTTP 202 Dec 12 02:58:06.928791 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 867/1733] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:58:06 2020] POST /volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:58:06.936885 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17dff57d-ae30-49c5-9233-b7b618655954 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 Dec 12 02:58:06.937411 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17dff57d-ae30-49c5-9233-b7b618655954 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:06.937607 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:06.937607 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:06.938623 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17dff57d-ae30-49c5-9233-b7b618655954 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:06.981271 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:06.981271 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:06.985880 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-17dff57d-ae30-49c5-9233-b7b618655954 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:06.988196 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17dff57d-ae30-49c5-9233-b7b618655954 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 returned with HTTP 200 Dec 12 02:58:06.989256 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 867/1734] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:06 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 => generated 464 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:07.007870 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba238e7b-a9ff-4285-9dc6-275b1338fcd4 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] POST http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1/action Dec 12 02:58:07.008848 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:07.008848 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:07.009561 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba238e7b-a9ff-4285-9dc6-275b1338fcd4 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action body: b'{"os-force_delete": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:07.010099 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba238e7b-a9ff-4285-9dc6-275b1338fcd4 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:07.037519 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:07.037519 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:07.038862 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba238e7b-a9ff-4285-9dc6-275b1338fcd4 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Snapshot retrieved successfully. Dec 12 02:58:07.068147 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ae7fa92-1ed0-435a-8579-e229512caefa tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:07.069061 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ae7fa92-1ed0-435a-8579-e229512caefa tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:07.069497 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:07.069497 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:07.070324 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ae7fa92-1ed0-435a-8579-e229512caefa tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:07.070889 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1ae7fa92-1ed0-435a-8579-e229512caefa tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:07.125934 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:07.125934 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:07.127937 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ae7fa92-1ed0-435a-8579-e229512caefa tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:07.130372 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 868/1735] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:07 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:07.134597 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c61dd4e0-88e9-442a-a831-9c044fadd64c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 Dec 12 02:58:07.135306 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c61dd4e0-88e9-442a-a831-9c044fadd64c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:07.135690 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:07.135690 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:07.136061 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c61dd4e0-88e9-442a-a831-9c044fadd64c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:07.136474 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-c61dd4e0-88e9-442a-a831-9c044fadd64c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 12 02:58:07.143042 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:07.143042 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:07.157709 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c61dd4e0-88e9-442a-a831-9c044fadd64c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 returned with HTTP 200 Dec 12 02:58:07.158654 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 869/1736] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Dec 12 02:58:07 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 => generated 326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:07.482885 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba238e7b-a9ff-4285-9dc6-275b1338fcd4 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Snapshot delete request issued successfully. Dec 12 02:58:07.483659 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba238e7b-a9ff-4285-9dc6-275b1338fcd4 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1/action returned with HTTP 202 Dec 12 02:58:07.490436 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 868/1737] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:58:06 2020] POST /volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1/action => generated 0 bytes in 488 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:58:07.494096 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea1001e0-e4f9-4617-b3d8-ddec86d6cbee tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 Dec 12 02:58:07.495104 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea1001e0-e4f9-4617-b3d8-ddec86d6cbee tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:07.495574 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:07.495574 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:07.496280 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea1001e0-e4f9-4617-b3d8-ddec86d6cbee tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:07.571314 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:07.571314 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:07.572909 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ea1001e0-e4f9-4617-b3d8-ddec86d6cbee tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:07.576975 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea1001e0-e4f9-4617-b3d8-ddec86d6cbee tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 returned with HTTP 200 Dec 12 02:58:07.578343 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 870/1738] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:07 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 => generated 464 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:08.142952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5a3630c-6ad5-4c0b-8079-754e5b6fa0ce tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:08.143446 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5a3630c-6ad5-4c0b-8079-754e5b6fa0ce tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:08.143810 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:08.143810 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:08.144406 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5a3630c-6ad5-4c0b-8079-754e5b6fa0ce tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:08.144986 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c5a3630c-6ad5-4c0b-8079-754e5b6fa0ce tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:08.169270 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-602bed79-a480-490d-8bdb-d20f43401784 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 Dec 12 02:58:08.171184 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-602bed79-a480-490d-8bdb-d20f43401784 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:08.171559 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:08.171559 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:08.172136 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-602bed79-a480-490d-8bdb-d20f43401784 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:08.172744 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-602bed79-a480-490d-8bdb-d20f43401784 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 12 02:58:08.184750 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:08.184750 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:08.204183 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:08.204183 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:08.207370 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5a3630c-6ad5-4c0b-8079-754e5b6fa0ce tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:08.208960 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-602bed79-a480-490d-8bdb-d20f43401784 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 returned with HTTP 200 Dec 12 02:58:08.210062 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 869/1739] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:08 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:08.212166 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 871/1740] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Dec 12 02:58:08 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 => generated 327 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:08.223475 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b037289-eae5-4c1f-842a-248ab2aa517d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail Dec 12 02:58:08.224280 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b037289-eae5-4c1f-842a-248ab2aa517d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:08.224709 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:08.224709 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:08.225334 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b037289-eae5-4c1f-842a-248ab2aa517d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:08.226472 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-5b037289-eae5-4c1f-842a-248ab2aa517d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:58:08.234894 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-5b037289-eae5-4c1f-842a-248ab2aa517d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:58:08.264718 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5b037289-eae5-4c1f-842a-248ab2aa517d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Get all snapshots completed successfully. Dec 12 02:58:08.268344 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:08.268344 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:08.273739 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b037289-eae5-4c1f-842a-248ab2aa517d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail returned with HTTP 200 Dec 12 02:58:08.275109 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 870/1741] 10.222.0.50 () {58 vars in 1231 bytes} [Sat Dec 12 02:58:08 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail => generated 931 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:08.287151 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fabd826b-e88d-4b33-af71-b786ce3131cf tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/fff32bca-8659-4128-9234-9af4c355dd2d Dec 12 02:58:08.288079 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fabd826b-e88d-4b33-af71-b786ce3131cf tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:08.288485 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:08.288485 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:08.289152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fabd826b-e88d-4b33-af71-b786ce3131cf tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:08.327336 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:08.327336 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:08.330255 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fabd826b-e88d-4b33-af71-b786ce3131cf tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Snapshot retrieved successfully. Dec 12 02:58:08.332522 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fabd826b-e88d-4b33-af71-b786ce3131cf tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/fff32bca-8659-4128-9234-9af4c355dd2d returned with HTTP 200 Dec 12 02:58:08.334155 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 872/1742] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:08 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/fff32bca-8659-4128-9234-9af4c355dd2d => generated 470 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:08.345409 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbd17eaf-7d66-4632-88b9-3e634f9efb09 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 Dec 12 02:58:08.346087 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbd17eaf-7d66-4632-88b9-3e634f9efb09 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:08.346412 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:08.346412 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:08.346986 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbd17eaf-7d66-4632-88b9-3e634f9efb09 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:08.401301 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:08.401301 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:08.402478 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fbd17eaf-7d66-4632-88b9-3e634f9efb09 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Snapshot retrieved successfully. Dec 12 02:58:08.404815 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbd17eaf-7d66-4632-88b9-3e634f9efb09 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 returned with HTTP 200 Dec 12 02:58:08.414217 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 871/1743] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:08 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 => generated 470 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:08.417036 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f67d6df0-ae35-44b5-b083-afe83149901d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] DELETE http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 Dec 12 02:58:08.417898 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f67d6df0-ae35-44b5-b083-afe83149901d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:08.418265 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:08.418265 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:08.418836 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f67d6df0-ae35-44b5-b083-afe83149901d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:08.419444 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-f67d6df0-ae35-44b5-b083-afe83149901d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] delete called for member b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 {{(pid=88000) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 12 02:58:08.420992 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.group_snapshots [None req-f67d6df0-ae35-44b5-b083-afe83149901d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Delete group_snapshot with id: b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 Dec 12 02:58:08.430592 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:08.430592 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:08.590258 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-294ddeeb-d422-455e-be7f-cf052f844a17 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 Dec 12 02:58:08.591376 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-294ddeeb-d422-455e-be7f-cf052f844a17 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:08.592427 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:08.592427 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:08.593273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-294ddeeb-d422-455e-be7f-cf052f844a17 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:08.609503 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f67d6df0-ae35-44b5-b083-afe83149901d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 returned with HTTP 202 Dec 12 02:58:08.613676 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 873/1744] 10.222.0.50 () {60 vars in 1383 bytes} [Sat Dec 12 02:58:08 2020] DELETE /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 12 02:58:08.618249 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73cf8d9f-76e2-4df8-86a7-731bc702ebd4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail Dec 12 02:58:08.619395 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73cf8d9f-76e2-4df8-86a7-731bc702ebd4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:08.619608 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:08.619608 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:08.620530 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73cf8d9f-76e2-4df8-86a7-731bc702ebd4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:08.621574 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-73cf8d9f-76e2-4df8-86a7-731bc702ebd4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:58:08.622375 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:08.622375 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:08.624381 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-73cf8d9f-76e2-4df8-86a7-731bc702ebd4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:58:08.646801 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:08.646801 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:08.656620 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-294ddeeb-d422-455e-be7f-cf052f844a17 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:08.659294 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-294ddeeb-d422-455e-be7f-cf052f844a17 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 returned with HTTP 200 Dec 12 02:58:08.665204 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 872/1745] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:08 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 => generated 464 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:08.818832 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-73cf8d9f-76e2-4df8-86a7-731bc702ebd4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Get all volumes completed successfully. Dec 12 02:58:08.840443 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-73cf8d9f-76e2-4df8-86a7-731bc702ebd4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:08.841626 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-73cf8d9f-76e2-4df8-86a7-731bc702ebd4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:08.896012 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-73cf8d9f-76e2-4df8-86a7-731bc702ebd4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:08.926107 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:08.926107 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:08.995171 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-73cf8d9f-76e2-4df8-86a7-731bc702ebd4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:08.995618 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-73cf8d9f-76e2-4df8-86a7-731bc702ebd4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:09.012962 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-73cf8d9f-76e2-4df8-86a7-731bc702ebd4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:09.025511 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:09.025511 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:09.080784 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73cf8d9f-76e2-4df8-86a7-731bc702ebd4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail returned with HTTP 200 Dec 12 02:58:09.092785 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 874/1746] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:58:08 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail => generated 1993 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:58:09.109729 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-206880f5-c319-40e7-9aac-67827926a7d4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail Dec 12 02:58:09.110584 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-206880f5-c319-40e7-9aac-67827926a7d4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:09.111013 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:09.111013 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:09.111687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-206880f5-c319-40e7-9aac-67827926a7d4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:09.112490 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-206880f5-c319-40e7-9aac-67827926a7d4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:58:09.115089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-206880f5-c319-40e7-9aac-67827926a7d4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:58:09.136528 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-206880f5-c319-40e7-9aac-67827926a7d4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Get all snapshots completed successfully. Dec 12 02:58:09.138306 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:09.138306 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:09.140791 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-206880f5-c319-40e7-9aac-67827926a7d4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail returned with HTTP 200 Dec 12 02:58:09.141828 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 873/1747] 10.222.0.50 () {58 vars in 1231 bytes} [Sat Dec 12 02:58:09 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail => generated 929 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:09.154445 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77b1d42d-e582-4f89-a17c-5b8870ebde10 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 Dec 12 02:58:09.155599 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77b1d42d-e582-4f89-a17c-5b8870ebde10 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:09.156033 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:09.156033 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:09.156755 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77b1d42d-e582-4f89-a17c-5b8870ebde10 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:09.184792 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:09.184792 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:09.186465 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-77b1d42d-e582-4f89-a17c-5b8870ebde10 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Snapshot retrieved successfully. Dec 12 02:58:09.188631 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77b1d42d-e582-4f89-a17c-5b8870ebde10 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 returned with HTTP 200 Dec 12 02:58:09.189856 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 875/1748] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:09 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 => generated 469 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:09.223850 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-009d2886-0676-4e1c-88af-ccda7b0a9888 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:09.224852 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-009d2886-0676-4e1c-88af-ccda7b0a9888 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:09.225525 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:09.225525 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:09.226481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-009d2886-0676-4e1c-88af-ccda7b0a9888 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:09.227058 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-009d2886-0676-4e1c-88af-ccda7b0a9888 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:09.302820 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:09.302820 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:09.309074 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-009d2886-0676-4e1c-88af-ccda7b0a9888 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:09.312237 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 874/1749] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:09 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:09.672745 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15defb83-711c-4367-8aa4-f3f32e1f4838 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 Dec 12 02:58:09.673382 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15defb83-711c-4367-8aa4-f3f32e1f4838 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:09.673656 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:09.673656 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:09.674124 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15defb83-711c-4367-8aa4-f3f32e1f4838 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:09.728768 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15defb83-711c-4367-8aa4-f3f32e1f4838 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 returned with HTTP 404 Dec 12 02:58:09.730133 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 876/1750] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:09 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:09.738918 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a3fec4c-c5d0-458d-8fee-d7a49e315e53 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] POST http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action Dec 12 02:58:09.739674 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:09.739674 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:09.740360 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a3fec4c-c5d0-458d-8fee-d7a49e315e53 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:09.741060 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a3fec4c-c5d0-458d-8fee-d7a49e315e53 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:09.742443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-2a3fec4c-c5d0-458d-8fee-d7a49e315e53 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Updating snapshot '4c82ae5d-772d-495a-b4f4-8d411624e5b8' with '{'status': 'available'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:58:09.845851 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:09.845851 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:09.925595 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a3fec4c-c5d0-458d-8fee-d7a49e315e53 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action returned with HTTP 202 Dec 12 02:58:09.932165 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 875/1751] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:58:09 2020] POST /volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action => generated 0 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:58:09.957441 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-336786fb-8aeb-4c8e-94ef-a6d160e75b8b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 Dec 12 02:58:09.957441 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-336786fb-8aeb-4c8e-94ef-a6d160e75b8b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:09.957441 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-336786fb-8aeb-4c8e-94ef-a6d160e75b8b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:10.007988 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:10.007988 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:10.018629 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-336786fb-8aeb-4c8e-94ef-a6d160e75b8b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:10.021484 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-336786fb-8aeb-4c8e-94ef-a6d160e75b8b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 returned with HTTP 200 Dec 12 02:58:10.022433 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 877/1752] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:09 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 => generated 466 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:10.037048 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13720267-e866-48b1-93f6-07218c6392a6 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] POST http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots Dec 12 02:58:10.038066 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:10.038066 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:10.038815 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13720267-e866-48b1-93f6-07218c6392a6 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3fc4128f-8d96-4d22-bb25-15e435de7d64", "name": "tempest-SnapshotsActionsTest-Snapshot-960070669"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:10.128479 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:10.128479 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:10.129809 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-13720267-e866-48b1-93f6-07218c6392a6 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Volume info retrieved successfully. Dec 12 02:58:10.136211 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-13720267-e866-48b1-93f6-07218c6392a6 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Create snapshot from volume 3fc4128f-8d96-4d22-bb25-15e435de7d64 Dec 12 02:58:10.202322 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-efdaba90-337a-453a-93cf-f348e62945a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 Dec 12 02:58:10.203860 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-efdaba90-337a-453a-93cf-f348e62945a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:10.206050 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:10.206050 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:10.207353 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-efdaba90-337a-453a-93cf-f348e62945a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:10.282788 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-13720267-e866-48b1-93f6-07218c6392a6 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Created reservations ['1c488f3f-2272-4705-81c1-ccdcbf42060c', '80e81d22-348a-45b8-9e1c-ba491754d6ab', 'ef705e1e-ea4f-47f5-b16a-64e35a404418', 'fd313736-3e79-4f72-9f3d-accc41ad088d'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:58:10.322895 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:10.322895 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:10.328777 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-efdaba90-337a-453a-93cf-f348e62945a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Snapshot retrieved successfully. Dec 12 02:58:10.338358 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-efdaba90-337a-453a-93cf-f348e62945a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 returned with HTTP 200 Dec 12 02:58:10.348602 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 878/1753] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:10 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 => generated 469 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:10.360984 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b05140e-99f6-4ff3-9f7b-505dce40408e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:10.362547 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b05140e-99f6-4ff3-9f7b-505dce40408e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:10.364571 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:10.364571 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:10.365278 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3b05140e-99f6-4ff3-9f7b-505dce40408e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:10.368150 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3b05140e-99f6-4ff3-9f7b-505dce40408e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:10.442127 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:10.442127 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:10.450418 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3b05140e-99f6-4ff3-9f7b-505dce40408e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:10.452083 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 879/1754] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:10 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:10.519100 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-13720267-e866-48b1-93f6-07218c6392a6 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot create request issued successfully. Dec 12 02:58:10.519889 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13720267-e866-48b1-93f6-07218c6392a6 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots returned with HTTP 202 Dec 12 02:58:10.526101 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 876/1755] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:58:10 2020] POST /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots => generated 306 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:58:10.549909 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81789d7d-a900-4a9c-9f9a-261416d14680 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 Dec 12 02:58:10.550695 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81789d7d-a900-4a9c-9f9a-261416d14680 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:10.551124 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:10.551124 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:10.551782 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81789d7d-a900-4a9c-9f9a-261416d14680 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:10.585723 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:10.585723 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:10.587196 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-81789d7d-a900-4a9c-9f9a-261416d14680 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:10.589343 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81789d7d-a900-4a9c-9f9a-261416d14680 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 returned with HTTP 200 Dec 12 02:58:10.594952 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 880/1756] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:10 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 => generated 438 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:11.363683 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06ac1f88-cf1d-4b80-aca1-f1c26644a6a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 Dec 12 02:58:11.364903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06ac1f88-cf1d-4b80-aca1-f1c26644a6a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:11.365327 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:11.365327 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:11.365959 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06ac1f88-cf1d-4b80-aca1-f1c26644a6a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:11.415151 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:11.415151 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:11.416286 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-06ac1f88-cf1d-4b80-aca1-f1c26644a6a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Snapshot retrieved successfully. Dec 12 02:58:11.428011 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06ac1f88-cf1d-4b80-aca1-f1c26644a6a0 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 returned with HTTP 200 Dec 12 02:58:11.433181 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 877/1757] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:11 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 => generated 469 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:11.465980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ef5da5f-b88a-4d4b-8986-1057b292c904 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:11.466586 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ef5da5f-b88a-4d4b-8986-1057b292c904 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:11.466823 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:11.466823 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:11.467198 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2ef5da5f-b88a-4d4b-8986-1057b292c904 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:11.467550 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2ef5da5f-b88a-4d4b-8986-1057b292c904 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:11.514125 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:11.514125 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:11.518298 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2ef5da5f-b88a-4d4b-8986-1057b292c904 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:11.528023 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 881/1758] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:11 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:11.632615 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b985bac9-90de-4048-b97f-16d8b8f0359e tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 Dec 12 02:58:11.633386 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b985bac9-90de-4048-b97f-16d8b8f0359e tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:11.633753 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:11.633753 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:11.634354 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b985bac9-90de-4048-b97f-16d8b8f0359e tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:11.711608 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:11.711608 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:11.724078 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b985bac9-90de-4048-b97f-16d8b8f0359e tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:11.729760 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b985bac9-90de-4048-b97f-16d8b8f0359e tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 returned with HTTP 200 Dec 12 02:58:11.735630 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 878/1759] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:11 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 => generated 438 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:12.448891 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-677c8673-351a-41cf-86df-3cf4ad50f923 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 Dec 12 02:58:12.450768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-677c8673-351a-41cf-86df-3cf4ad50f923 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:12.451339 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:12.451339 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:12.451907 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-677c8673-351a-41cf-86df-3cf4ad50f923 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:12.503429 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:12.503429 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:12.505001 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-677c8673-351a-41cf-86df-3cf4ad50f923 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Snapshot retrieved successfully. Dec 12 02:58:12.507408 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-677c8673-351a-41cf-86df-3cf4ad50f923 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 returned with HTTP 200 Dec 12 02:58:12.508498 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 882/1760] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:12 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 => generated 469 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:12.550515 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-effb9447-db72-4f8c-9cc6-f84725de15c0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:12.552386 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-effb9447-db72-4f8c-9cc6-f84725de15c0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:12.553066 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:12.553066 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:12.554386 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-effb9447-db72-4f8c-9cc6-f84725de15c0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:12.554952 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-effb9447-db72-4f8c-9cc6-f84725de15c0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:12.608911 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:12.608911 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:12.610823 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-effb9447-db72-4f8c-9cc6-f84725de15c0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:12.611632 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 879/1761] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:12 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:12.747173 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-179ccc87-649b-4cc3-b05a-4e6509bcd7dd tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 Dec 12 02:58:12.748160 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-179ccc87-649b-4cc3-b05a-4e6509bcd7dd tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:12.748762 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:12.748762 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:12.749370 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-179ccc87-649b-4cc3-b05a-4e6509bcd7dd tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:12.828380 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:12.828380 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:12.829611 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-179ccc87-649b-4cc3-b05a-4e6509bcd7dd tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:12.831739 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-179ccc87-649b-4cc3-b05a-4e6509bcd7dd tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 returned with HTTP 200 Dec 12 02:58:12.837512 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 883/1762] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:12 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 => generated 438 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:13.520638 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9850a41b-f4fa-4717-a61f-6cc0f4b057dd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 Dec 12 02:58:13.521634 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9850a41b-f4fa-4717-a61f-6cc0f4b057dd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:13.521634 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:13.521634 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:13.522024 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9850a41b-f4fa-4717-a61f-6cc0f4b057dd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:13.578007 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9850a41b-f4fa-4717-a61f-6cc0f4b057dd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 returned with HTTP 404 Dec 12 02:58:13.579111 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 880/1763] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:13 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/eec49df1-9e11-46e4-bb21-ec1989eccce6 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:13.587334 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-866bb4ce-cd81-49be-a3e4-0e3ecf103faa tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/fff32bca-8659-4128-9234-9af4c355dd2d Dec 12 02:58:13.587855 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-866bb4ce-cd81-49be-a3e4-0e3ecf103faa tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:13.588062 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:13.588062 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:13.588719 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-866bb4ce-cd81-49be-a3e4-0e3ecf103faa tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:13.625694 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d28b67d2-d1fb-416b-8979-52e8bddef3b9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:13.626482 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d28b67d2-d1fb-416b-8979-52e8bddef3b9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:13.627310 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d28b67d2-d1fb-416b-8979-52e8bddef3b9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:13.627999 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d28b67d2-d1fb-416b-8979-52e8bddef3b9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:13.657707 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:13.657707 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:13.665202 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-866bb4ce-cd81-49be-a3e4-0e3ecf103faa tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Snapshot retrieved successfully. Dec 12 02:58:13.701928 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-866bb4ce-cd81-49be-a3e4-0e3ecf103faa tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/fff32bca-8659-4128-9234-9af4c355dd2d returned with HTTP 200 Dec 12 02:58:13.710089 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 884/1764] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:13 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/fff32bca-8659-4128-9234-9af4c355dd2d => generated 468 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:13.715860 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:13.715860 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:13.730733 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d28b67d2-d1fb-416b-8979-52e8bddef3b9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:13.732780 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 881/1765] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:13 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:13.849148 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d1eec6c-3da1-4979-8c8a-29aa20506797 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 Dec 12 02:58:13.849672 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d1eec6c-3da1-4979-8c8a-29aa20506797 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:13.849893 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:13.849893 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:13.850265 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d1eec6c-3da1-4979-8c8a-29aa20506797 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:13.912053 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:13.912053 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:13.913261 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9d1eec6c-3da1-4979-8c8a-29aa20506797 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:13.934238 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d1eec6c-3da1-4979-8c8a-29aa20506797 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 returned with HTTP 200 Dec 12 02:58:13.935006 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 885/1766] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:13 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 => generated 465 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:13.946406 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8fbdfea5-5b94-4f85-83ab-df3ca34ff212 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] POST http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0/action Dec 12 02:58:13.947302 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:13.947302 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:13.947978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8fbdfea5-5b94-4f85-83ab-df3ca34ff212 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:13.948478 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8fbdfea5-5b94-4f85-83ab-df3ca34ff212 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:13.949596 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-8fbdfea5-5b94-4f85-83ab-df3ca34ff212 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Updating snapshot 'ad96b71a-9e2d-4da5-9381-ef753603e5f0' with '{'status': 'deleting'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:58:14.081493 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:14.081493 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:14.161500 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8fbdfea5-5b94-4f85-83ab-df3ca34ff212 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0/action returned with HTTP 202 Dec 12 02:58:14.171360 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8e98ee5-f6e4-4831-a4c0-2778d6f1c641 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 Dec 12 02:58:14.171887 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8e98ee5-f6e4-4831-a4c0-2778d6f1c641 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:14.172107 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:14.172107 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:14.172480 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8e98ee5-f6e4-4831-a4c0-2778d6f1c641 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:14.176377 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 882/1767] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:58:13 2020] POST /volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0/action => generated 0 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:58:14.250048 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:14.250048 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:14.251822 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c8e98ee5-f6e4-4831-a4c0-2778d6f1c641 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:14.254082 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8e98ee5-f6e4-4831-a4c0-2778d6f1c641 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 returned with HTTP 200 Dec 12 02:58:14.257112 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 886/1768] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:14 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 => generated 464 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:14.282063 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6d55c6d-44fe-47ae-a5f1-d9c86f9dc85a tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] POST http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0/action Dec 12 02:58:14.282782 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:14.282782 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:14.283548 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6d55c6d-44fe-47ae-a5f1-d9c86f9dc85a tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action body: b'{"os-force_delete": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:14.284205 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6d55c6d-44fe-47ae-a5f1-d9c86f9dc85a tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:14.336309 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:14.336309 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:14.337686 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f6d55c6d-44fe-47ae-a5f1-d9c86f9dc85a tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Snapshot retrieved successfully. Dec 12 02:58:14.483764 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f6d55c6d-44fe-47ae-a5f1-d9c86f9dc85a tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Snapshot delete request issued successfully. Dec 12 02:58:14.485152 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6d55c6d-44fe-47ae-a5f1-d9c86f9dc85a tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0/action returned with HTTP 202 Dec 12 02:58:14.486560 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 883/1769] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:58:14 2020] POST /volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0/action => generated 0 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:58:14.498818 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-561b5d85-df7c-46a5-827c-fe43f79e0409 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 Dec 12 02:58:14.501265 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-561b5d85-df7c-46a5-827c-fe43f79e0409 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:14.501688 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:14.501688 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:14.502426 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-561b5d85-df7c-46a5-827c-fe43f79e0409 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:14.581821 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:14.581821 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:14.585047 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-561b5d85-df7c-46a5-827c-fe43f79e0409 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:14.591061 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-561b5d85-df7c-46a5-827c-fe43f79e0409 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 returned with HTTP 200 Dec 12 02:58:14.592978 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 887/1770] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:14 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 => generated 464 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:14.708267 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3da8838c-f5bf-4e52-bf31-a30db020a516 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/fff32bca-8659-4128-9234-9af4c355dd2d Dec 12 02:58:14.709146 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3da8838c-f5bf-4e52-bf31-a30db020a516 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:14.709727 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:14.709727 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:14.710592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3da8838c-f5bf-4e52-bf31-a30db020a516 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:14.746378 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a343baa-8156-4572-a480-efaad3f526e6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:14.747270 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a343baa-8156-4572-a480-efaad3f526e6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:14.747716 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:14.747716 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:14.748419 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a343baa-8156-4572-a480-efaad3f526e6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:14.749028 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7a343baa-8156-4572-a480-efaad3f526e6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:14.772325 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3da8838c-f5bf-4e52-bf31-a30db020a516 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/fff32bca-8659-4128-9234-9af4c355dd2d returned with HTTP 404 Dec 12 02:58:14.776465 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 884/1771] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:14 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/fff32bca-8659-4128-9234-9af4c355dd2d => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:14.794854 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd5048ac-f54f-423c-bbe2-e9441f974ad5 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 Dec 12 02:58:14.800505 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd5048ac-f54f-423c-bbe2-e9441f974ad5 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:14.804696 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd5048ac-f54f-423c-bbe2-e9441f974ad5 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:14.805373 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-dd5048ac-f54f-423c-bbe2-e9441f974ad5 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 12 02:58:14.845972 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd5048ac-f54f-423c-bbe2-e9441f974ad5 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 returned with HTTP 404 Dec 12 02:58:14.854788 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 885/1772] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Dec 12 02:58:14 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 => generated 116 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 12 02:58:14.854939 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:14.854939 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:14.860774 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38455894-3584-439d-8dcf-c7c1320e5394 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] DELETE http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 Dec 12 02:58:14.862475 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a343baa-8156-4572-a480-efaad3f526e6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:14.863989 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38455894-3584-439d-8dcf-c7c1320e5394 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:14.864439 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 888/1773] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:14 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:14.865155 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38455894-3584-439d-8dcf-c7c1320e5394 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:14.865907 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-38455894-3584-439d-8dcf-c7c1320e5394 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] delete called for member b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 {{(pid=87999) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 12 02:58:14.866466 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.group_snapshots [None req-38455894-3584-439d-8dcf-c7c1320e5394 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Delete group_snapshot with id: b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 Dec 12 02:58:14.872333 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38455894-3584-439d-8dcf-c7c1320e5394 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 returned with HTTP 404 Dec 12 02:58:14.874783 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 886/1774] 10.222.0.50 () {60 vars in 1383 bytes} [Sat Dec 12 02:58:14 2020] DELETE /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/b331d16c-ca79-4be5-9d11-d2e63a1e6eb5 => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:58:14.882083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5b9687a-a790-4fbf-aa50-d0dd70192a0a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail Dec 12 02:58:14.882910 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5b9687a-a790-4fbf-aa50-d0dd70192a0a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:14.883341 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:14.883341 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:14.883998 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5b9687a-a790-4fbf-aa50-d0dd70192a0a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:14.884859 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-a5b9687a-a790-4fbf-aa50-d0dd70192a0a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:58:14.887020 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a5b9687a-a790-4fbf-aa50-d0dd70192a0a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:58:15.001939 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a5b9687a-a790-4fbf-aa50-d0dd70192a0a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Get all volumes completed successfully. Dec 12 02:58:15.003799 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-a5b9687a-a790-4fbf-aa50-d0dd70192a0a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:15.004458 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-a5b9687a-a790-4fbf-aa50-d0dd70192a0a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:15.023981 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-a5b9687a-a790-4fbf-aa50-d0dd70192a0a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:15.031834 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:15.031834 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:15.067445 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-a5b9687a-a790-4fbf-aa50-d0dd70192a0a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:15.067936 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-a5b9687a-a790-4fbf-aa50-d0dd70192a0a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:15.085377 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-a5b9687a-a790-4fbf-aa50-d0dd70192a0a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:15.101317 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:15.101317 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:15.143614 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5b9687a-a790-4fbf-aa50-d0dd70192a0a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail returned with HTTP 200 Dec 12 02:58:15.144451 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 889/1775] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:58:14 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail => generated 1993 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:58:15.165328 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0de3ccb-451a-41f9-b46e-3d1a2c590a7d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] POST http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2/action Dec 12 02:58:15.166502 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0de3ccb-451a-41f9-b46e-3d1a2c590a7d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:15.167101 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0de3ccb-451a-41f9-b46e-3d1a2c590a7d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:15.168749 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-e0de3ccb-451a-41f9-b46e-3d1a2c590a7d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] delete called for group 505cee4c-a07a-4464-834b-f650e6cb39f2 {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 12 02:58:15.169327 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-e0de3ccb-451a-41f9-b46e-3d1a2c590a7d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Delete group with id: 505cee4c-a07a-4464-834b-f650e6cb39f2 Dec 12 02:58:15.181781 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:15.181781 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:15.606709 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7cfb66d-c925-48e2-a982-38a325924c37 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 Dec 12 02:58:15.607319 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7cfb66d-c925-48e2-a982-38a325924c37 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:15.607478 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:15.607478 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:15.607952 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7cfb66d-c925-48e2-a982-38a325924c37 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:15.662102 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0de3ccb-451a-41f9-b46e-3d1a2c590a7d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2/action returned with HTTP 202 Dec 12 02:58:15.662992 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 887/1776] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Dec 12 02:58:15 2020] POST /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2/action => generated 0 bytes in 502 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:58:15.671043 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8e93ca8-166e-4fd7-9046-30d87311c3f6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e Dec 12 02:58:15.671813 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8e93ca8-166e-4fd7-9046-30d87311c3f6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:15.672196 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:15.672196 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:15.672830 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8e93ca8-166e-4fd7-9046-30d87311c3f6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:15.688265 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:15.688265 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:15.689798 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a7cfb66d-c925-48e2-a982-38a325924c37 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:15.691897 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7cfb66d-c925-48e2-a982-38a325924c37 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 returned with HTTP 200 Dec 12 02:58:15.697261 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 890/1777] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:15 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 => generated 464 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:15.806758 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:15.806758 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:15.835924 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f8e93ca8-166e-4fd7-9046-30d87311c3f6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:58:15.869415 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-f8e93ca8-166e-4fd7-9046-30d87311c3f6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:15.869415 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-f8e93ca8-166e-4fd7-9046-30d87311c3f6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:15.879937 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1cd8328-7c19-4c8b-9c48-71e150d13536 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:15.881477 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1cd8328-7c19-4c8b-9c48-71e150d13536 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:15.882919 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-f8e93ca8-166e-4fd7-9046-30d87311c3f6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:15.883981 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:15.883981 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:15.885139 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1cd8328-7c19-4c8b-9c48-71e150d13536 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:15.887656 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a1cd8328-7c19-4c8b-9c48-71e150d13536 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:15.897136 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:15.897136 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:15.945096 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:15.945096 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:15.954667 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1cd8328-7c19-4c8b-9c48-71e150d13536 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:15.955804 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 891/1778] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:15 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:58:15.968536 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8e93ca8-166e-4fd7-9046-30d87311c3f6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e returned with HTTP 200 Dec 12 02:58:15.973542 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 888/1779] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:58:15 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e => generated 999 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:58:16.709685 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35af4bdd-8f3a-4e4e-9f66-6accb8231428 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 Dec 12 02:58:16.710218 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35af4bdd-8f3a-4e4e-9f66-6accb8231428 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:16.710393 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:16.710393 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:16.711034 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35af4bdd-8f3a-4e4e-9f66-6accb8231428 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:16.772748 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:16.772748 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:16.775828 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-35af4bdd-8f3a-4e4e-9f66-6accb8231428 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:16.779785 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35af4bdd-8f3a-4e4e-9f66-6accb8231428 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 returned with HTTP 200 Dec 12 02:58:16.783058 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 892/1780] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:16 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 => generated 464 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:16.970951 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-085f82c1-bea3-4b61-b894-63f14f88ed5d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:16.971788 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-085f82c1-bea3-4b61-b894-63f14f88ed5d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:16.972223 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:16.972223 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:16.973125 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-085f82c1-bea3-4b61-b894-63f14f88ed5d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:16.973695 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-085f82c1-bea3-4b61-b894-63f14f88ed5d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:16.990398 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5494e497-7866-4e1f-b2d5-b5d03d0ccb15 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e Dec 12 02:58:16.991578 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5494e497-7866-4e1f-b2d5-b5d03d0ccb15 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:16.992032 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:16.992032 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:16.992742 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5494e497-7866-4e1f-b2d5-b5d03d0ccb15 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:17.017926 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:17.017926 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:17.020397 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-085f82c1-bea3-4b61-b894-63f14f88ed5d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:17.021694 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 889/1781] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:16 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:17.119826 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:17.119826 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:17.144343 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5494e497-7866-4e1f-b2d5-b5d03d0ccb15 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:58:17.173152 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-5494e497-7866-4e1f-b2d5-b5d03d0ccb15 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:17.173763 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-5494e497-7866-4e1f-b2d5-b5d03d0ccb15 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:17.190458 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-5494e497-7866-4e1f-b2d5-b5d03d0ccb15 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:17.207123 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:17.207123 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:17.249805 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5494e497-7866-4e1f-b2d5-b5d03d0ccb15 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e returned with HTTP 200 Dec 12 02:58:17.251148 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 893/1782] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:58:16 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e => generated 999 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:17.794993 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33a26d67-b516-4cbd-934f-95d258dc59e3 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 Dec 12 02:58:17.796169 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33a26d67-b516-4cbd-934f-95d258dc59e3 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:17.796531 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:17.796531 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:17.797205 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33a26d67-b516-4cbd-934f-95d258dc59e3 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:17.873032 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33a26d67-b516-4cbd-934f-95d258dc59e3 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 returned with HTTP 404 Dec 12 02:58:17.874194 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 890/1783] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:17 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 => generated 111 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:17.883207 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fed613a5-f410-4b78-a8c7-c4cd7478e50f tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] POST http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action Dec 12 02:58:17.883803 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:17.883803 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:17.884421 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fed613a5-f410-4b78-a8c7-c4cd7478e50f tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:17.884949 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fed613a5-f410-4b78-a8c7-c4cd7478e50f tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:17.886017 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-fed613a5-f410-4b78-a8c7-c4cd7478e50f tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Updating snapshot '4c82ae5d-772d-495a-b4f4-8d411624e5b8' with '{'status': 'available'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:58:17.987090 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:17.987090 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:18.035408 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21b3887a-ed17-479e-89d8-f0e64f2117c4 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:18.035930 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21b3887a-ed17-479e-89d8-f0e64f2117c4 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:18.036418 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21b3887a-ed17-479e-89d8-f0e64f2117c4 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:18.036811 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-21b3887a-ed17-479e-89d8-f0e64f2117c4 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:18.075406 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fed613a5-f410-4b78-a8c7-c4cd7478e50f tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action returned with HTTP 202 Dec 12 02:58:18.075406 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 894/1784] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:58:17 2020] POST /volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:58:18.083192 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:18.083192 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:18.083933 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21b3887a-ed17-479e-89d8-f0e64f2117c4 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:18.085114 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 891/1785] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:18 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:58:18.103250 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4291f54-52ba-4a72-8f75-8f3a3b693315 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 Dec 12 02:58:18.103786 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4291f54-52ba-4a72-8f75-8f3a3b693315 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:18.112841 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:18.112841 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:18.113536 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4291f54-52ba-4a72-8f75-8f3a3b693315 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:18.173886 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:18.173886 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:18.175874 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a4291f54-52ba-4a72-8f75-8f3a3b693315 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:18.178292 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4291f54-52ba-4a72-8f75-8f3a3b693315 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 returned with HTTP 200 Dec 12 02:58:18.179582 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 895/1786] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:18 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 => generated 466 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:18.195523 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9f33f91-d0db-426a-b58c-8f832dd867ba tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] POST http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots Dec 12 02:58:18.196193 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:18.196193 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:18.196932 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9f33f91-d0db-426a-b58c-8f832dd867ba tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3fc4128f-8d96-4d22-bb25-15e435de7d64", "name": "tempest-SnapshotsActionsTest-Snapshot-84187798"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:18.267254 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71c32b6e-0e14-448a-9897-9b996bee2673 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e Dec 12 02:58:18.267446 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71c32b6e-0e14-448a-9897-9b996bee2673 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:18.267671 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:18.267671 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:18.268043 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71c32b6e-0e14-448a-9897-9b996bee2673 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:18.322258 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:18.322258 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:18.323818 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a9f33f91-d0db-426a-b58c-8f832dd867ba tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Volume info retrieved successfully. Dec 12 02:58:18.324287 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-a9f33f91-d0db-426a-b58c-8f832dd867ba tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Create snapshot from volume 3fc4128f-8d96-4d22-bb25-15e435de7d64 Dec 12 02:58:18.383641 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:18.383641 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:18.406410 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-a9f33f91-d0db-426a-b58c-8f832dd867ba tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Created reservations ['2f4191bd-3376-4370-aeb4-30e67ab81aef', '576c0227-acf5-4a70-a6be-191c32fe4abd', '5f96bd64-12d0-451e-ba73-875d33f2e173', 'bd2b22c3-4b91-4141-9780-a5d0274e4cc6'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:58:18.406647 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-71c32b6e-0e14-448a-9897-9b996bee2673 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:58:18.447681 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-71c32b6e-0e14-448a-9897-9b996bee2673 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:18.448467 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-71c32b6e-0e14-448a-9897-9b996bee2673 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:18.459123 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-71c32b6e-0e14-448a-9897-9b996bee2673 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:18.486488 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:18.486488 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:18.538746 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71c32b6e-0e14-448a-9897-9b996bee2673 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e returned with HTTP 200 Dec 12 02:58:18.540397 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 896/1787] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:58:18 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e => generated 999 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:18.604970 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a9f33f91-d0db-426a-b58c-8f832dd867ba tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot create request issued successfully. Dec 12 02:58:18.610671 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9f33f91-d0db-426a-b58c-8f832dd867ba tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots returned with HTTP 202 Dec 12 02:58:18.610671 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 892/1788] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:58:18 2020] POST /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots => generated 305 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:58:18.631999 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80d2fb5e-d2b0-4a0c-a69c-c80f471b323f tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b Dec 12 02:58:18.632836 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80d2fb5e-d2b0-4a0c-a69c-c80f471b323f tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:18.633250 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:18.633250 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:18.633914 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80d2fb5e-d2b0-4a0c-a69c-c80f471b323f tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:18.664722 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:18.664722 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:18.666196 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-80d2fb5e-d2b0-4a0c-a69c-c80f471b323f tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:18.668346 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80d2fb5e-d2b0-4a0c-a69c-c80f471b323f tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b returned with HTTP 200 Dec 12 02:58:18.669416 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 897/1789] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:18 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b => generated 437 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:19.100775 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c78f9920-1b01-4c49-9b27-46ef1c0bee33 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:19.103915 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c78f9920-1b01-4c49-9b27-46ef1c0bee33 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:19.104314 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:19.104314 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:19.104967 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c78f9920-1b01-4c49-9b27-46ef1c0bee33 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:19.105537 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c78f9920-1b01-4c49-9b27-46ef1c0bee33 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:19.173292 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:19.173292 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:19.175527 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c78f9920-1b01-4c49-9b27-46ef1c0bee33 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:19.176543 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 893/1790] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:19 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:19.557901 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97b7cc33-d217-45f4-99c0-bd92de06e392 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e Dec 12 02:58:19.558239 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97b7cc33-d217-45f4-99c0-bd92de06e392 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:19.558542 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:19.558542 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:19.558912 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97b7cc33-d217-45f4-99c0-bd92de06e392 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:19.666849 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:19.666849 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:19.682934 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20684da1-62d5-4f1f-93cb-b0ce90b3f5d2 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b Dec 12 02:58:19.683470 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20684da1-62d5-4f1f-93cb-b0ce90b3f5d2 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:19.683692 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:19.683692 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:19.684070 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20684da1-62d5-4f1f-93cb-b0ce90b3f5d2 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:19.710792 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-97b7cc33-d217-45f4-99c0-bd92de06e392 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:58:19.750664 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-97b7cc33-d217-45f4-99c0-bd92de06e392 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:19.751226 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-97b7cc33-d217-45f4-99c0-bd92de06e392 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:19.755437 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:19.755437 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:19.759827 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-97b7cc33-d217-45f4-99c0-bd92de06e392 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:19.761094 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-20684da1-62d5-4f1f-93cb-b0ce90b3f5d2 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:19.763729 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20684da1-62d5-4f1f-93cb-b0ce90b3f5d2 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b returned with HTTP 200 Dec 12 02:58:19.764800 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 894/1791] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:19 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b => generated 437 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:19.768919 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:19.768919 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:19.818258 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97b7cc33-d217-45f4-99c0-bd92de06e392 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e returned with HTTP 200 Dec 12 02:58:19.819485 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 898/1792] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:58:19 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e => generated 999 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:20.209170 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-383db369-3178-4751-a898-1eb58e1f6cdd tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:20.209812 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-383db369-3178-4751-a898-1eb58e1f6cdd tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:20.210280 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:20.210280 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:20.221800 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-383db369-3178-4751-a898-1eb58e1f6cdd tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:20.222456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-383db369-3178-4751-a898-1eb58e1f6cdd tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:20.279460 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:20.279460 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:20.300573 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-383db369-3178-4751-a898-1eb58e1f6cdd tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:20.306757 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 895/1793] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:20 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:20.776792 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63dfef22-102d-4a76-b90c-31667d64917a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b Dec 12 02:58:20.777315 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63dfef22-102d-4a76-b90c-31667d64917a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:20.777534 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:20.777534 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:20.777911 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63dfef22-102d-4a76-b90c-31667d64917a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:20.834682 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-751d8752-3849-4650-83b2-342bb904bbb9 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e Dec 12 02:58:20.835256 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-751d8752-3849-4650-83b2-342bb904bbb9 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:20.835476 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:20.835476 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:20.835852 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-751d8752-3849-4650-83b2-342bb904bbb9 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:20.864505 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:20.864505 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:20.865689 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-63dfef22-102d-4a76-b90c-31667d64917a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:20.867645 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63dfef22-102d-4a76-b90c-31667d64917a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b returned with HTTP 200 Dec 12 02:58:20.868462 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 899/1794] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:20 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b => generated 464 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:20.895059 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4b7ac70-0111-42db-a7b3-136108c5e547 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] POST http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b/action Dec 12 02:58:20.895527 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:20.895527 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:20.896016 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4b7ac70-0111-42db-a7b3-136108c5e547 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:20.896348 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4b7ac70-0111-42db-a7b3-136108c5e547 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:20.897337 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-d4b7ac70-0111-42db-a7b3-136108c5e547 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Updating snapshot '03972df7-fb05-4c8b-8ac7-7897c4a6c08b' with '{'status': 'error'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:58:20.988605 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:20.988605 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:21.041982 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-751d8752-3849-4650-83b2-342bb904bbb9 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:58:21.070243 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:21.070243 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:21.071241 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-751d8752-3849-4650-83b2-342bb904bbb9 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:21.071893 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-751d8752-3849-4650-83b2-342bb904bbb9 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:21.080841 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-751d8752-3849-4650-83b2-342bb904bbb9 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:21.090079 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:21.090079 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:21.113982 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-751d8752-3849-4650-83b2-342bb904bbb9 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e returned with HTTP 200 Dec 12 02:58:21.115498 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 896/1795] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:58:20 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e => generated 999 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:58:21.158990 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4b7ac70-0111-42db-a7b3-136108c5e547 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b/action returned with HTTP 202 Dec 12 02:58:21.160213 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 900/1796] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:58:20 2020] POST /volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b/action => generated 0 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:58:21.168456 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c36f3d87-7389-47cf-bc31-225171a916a9 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b Dec 12 02:58:21.169298 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c36f3d87-7389-47cf-bc31-225171a916a9 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:21.170311 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:21.170311 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:21.171059 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c36f3d87-7389-47cf-bc31-225171a916a9 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:21.196938 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:21.196938 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:21.198522 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c36f3d87-7389-47cf-bc31-225171a916a9 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:21.200722 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c36f3d87-7389-47cf-bc31-225171a916a9 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b returned with HTTP 200 Dec 12 02:58:21.202201 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 897/1797] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:21 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b => generated 460 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:21.213432 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a08d8483-a210-4aec-a1c9-c0cc74f6a7c5 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] POST http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b/action Dec 12 02:58:21.213911 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:21.213911 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:21.214295 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a08d8483-a210-4aec-a1c9-c0cc74f6a7c5 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action body: b'{"os-force_delete": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:21.214674 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a08d8483-a210-4aec-a1c9-c0cc74f6a7c5 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:21.303210 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:21.303210 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:21.305556 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a08d8483-a210-4aec-a1c9-c0cc74f6a7c5 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Snapshot retrieved successfully. Dec 12 02:58:21.319820 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80b55d56-bab4-432a-89e1-fed016a0184c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:21.320650 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80b55d56-bab4-432a-89e1-fed016a0184c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:21.321675 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:21.321675 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:21.322444 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80b55d56-bab4-432a-89e1-fed016a0184c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:21.322987 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-80b55d56-bab4-432a-89e1-fed016a0184c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:21.368698 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:21.368698 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:21.375212 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80b55d56-bab4-432a-89e1-fed016a0184c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:21.382078 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 898/1798] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:21 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:21.509339 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a08d8483-a210-4aec-a1c9-c0cc74f6a7c5 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Snapshot delete request issued successfully. Dec 12 02:58:21.509794 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a08d8483-a210-4aec-a1c9-c0cc74f6a7c5 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b/action returned with HTTP 202 Dec 12 02:58:21.522659 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 901/1799] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:58:21 2020] POST /volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b/action => generated 0 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:58:21.527778 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1ce66ab-53df-436c-aa52-0d93afea7a43 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b Dec 12 02:58:21.528525 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1ce66ab-53df-436c-aa52-0d93afea7a43 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:21.529512 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:21.529512 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:21.530309 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1ce66ab-53df-436c-aa52-0d93afea7a43 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:21.586627 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:21.586627 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:21.587792 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b1ce66ab-53df-436c-aa52-0d93afea7a43 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:21.590006 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1ce66ab-53df-436c-aa52-0d93afea7a43 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b returned with HTTP 200 Dec 12 02:58:21.595855 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 899/1800] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:21 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b => generated 463 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:22.135496 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1150fef9-220b-4af1-ba28-8d16425c8aa4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e Dec 12 02:58:22.136271 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1150fef9-220b-4af1-ba28-8d16425c8aa4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:22.136634 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:22.136634 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:22.137352 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1150fef9-220b-4af1-ba28-8d16425c8aa4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:22.264765 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1150fef9-220b-4af1-ba28-8d16425c8aa4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e returned with HTTP 404 Dec 12 02:58:22.266391 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 902/1801] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:58:22 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:58:22.274300 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03416dd0-d53b-41bf-84a2-6d2e73da0725 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/e4be3b71-d133-4128-95a6-1a001b4a1a49 Dec 12 02:58:22.274884 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03416dd0-d53b-41bf-84a2-6d2e73da0725 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:22.275079 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:22.275079 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:22.275698 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03416dd0-d53b-41bf-84a2-6d2e73da0725 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:22.395752 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-466975d7-d0c0-4077-aaa3-f86fe4454be5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:22.396616 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-466975d7-d0c0-4077-aaa3-f86fe4454be5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:22.397355 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-466975d7-d0c0-4077-aaa3-f86fe4454be5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:22.397925 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-466975d7-d0c0-4077-aaa3-f86fe4454be5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:22.443610 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:22.443610 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:22.446028 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-466975d7-d0c0-4077-aaa3-f86fe4454be5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:22.452312 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 903/1802] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:22 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:22.471438 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03416dd0-d53b-41bf-84a2-6d2e73da0725 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/e4be3b71-d133-4128-95a6-1a001b4a1a49 returned with HTTP 404 Dec 12 02:58:22.475883 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 900/1803] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:58:22 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/e4be3b71-d133-4128-95a6-1a001b4a1a49 => generated 109 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:58:22.481030 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f49c94ab-1a32-4f3d-8dd8-84c3c85d8d28 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 Dec 12 02:58:22.481738 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f49c94ab-1a32-4f3d-8dd8-84c3c85d8d28 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:22.482883 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:22.482883 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:22.483448 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f49c94ab-1a32-4f3d-8dd8-84c3c85d8d28 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:22.483973 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-f49c94ab-1a32-4f3d-8dd8-84c3c85d8d28 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 505cee4c-a07a-4464-834b-f650e6cb39f2 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:58:22.503177 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f49c94ab-1a32-4f3d-8dd8-84c3c85d8d28 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 returned with HTTP 404 Dec 12 02:58:22.504481 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 904/1804] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:58:22 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/505cee4c-a07a-4464-834b-f650e6cb39f2 => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 12 02:58:22.512493 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1020955-18a6-4d81-b1ab-41b5745ce853 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] DELETE http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/group_types/7f8d681b-10b2-49c9-b79d-62c133b5eed8 Dec 12 02:58:22.513902 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1020955-18a6-4d81-b1ab-41b5745ce853 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:22.514553 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1020955-18a6-4d81-b1ab-41b5745ce853 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:22.564147 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:58:22.564147 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:58:22.581712 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1020955-18a6-4d81-b1ab-41b5745ce853 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/group_types/7f8d681b-10b2-49c9-b79d-62c133b5eed8 returned with HTTP 202 Dec 12 02:58:22.582765 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 901/1805] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Dec 12 02:58:22 2020] DELETE /volume/v3/8178ae04772542a08404194e8b4b32e9/group_types/7f8d681b-10b2-49c9-b79d-62c133b5eed8 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:58:22.595666 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfcf0176-c0a0-4ece-b060-547ee1852b63 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] POST http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types Dec 12 02:58:22.598411 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfcf0176-c0a0-4ece-b060-547ee1852b63 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1817005522"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:22.604196 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40a2a106-c94f-401e-9d1f-474e10d0446b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b Dec 12 02:58:22.605495 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40a2a106-c94f-401e-9d1f-474e10d0446b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:22.607756 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40a2a106-c94f-401e-9d1f-474e10d0446b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:22.719642 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:22.719642 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:22.728272 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-40a2a106-c94f-401e-9d1f-474e10d0446b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:22.730576 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40a2a106-c94f-401e-9d1f-474e10d0446b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b returned with HTTP 200 Dec 12 02:58:22.742959 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 902/1806] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:22 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b => generated 463 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:22.753036 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfcf0176-c0a0-4ece-b060-547ee1852b63 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types returned with HTTP 200 Dec 12 02:58:22.754031 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 905/1807] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 02:58:22 2020] POST /volume/v3/8178ae04772542a08404194e8b4b32e9/types => generated 224 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:22.763879 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a61faa2c-f689-49ad-84b1-41a76346cf7a tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] POST http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/group_types Dec 12 02:58:22.765182 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:22.765182 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:22.765701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a61faa2c-f689-49ad-84b1-41a76346cf7a tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-767365976"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:22.822220 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a61faa2c-f689-49ad-84b1-41a76346cf7a tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/group_types returned with HTTP 202 Dec 12 02:58:22.823152 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 903/1808] 10.222.0.50 () {62 vars in 1278 bytes} [Sat Dec 12 02:58:22 2020] POST /volume/v3/8178ae04772542a08404194e8b4b32e9/group_types => generated 180 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:58:22.833177 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac3f0638-86d5-4f64-877e-fb33ec08e1ab tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] POST http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups Dec 12 02:58:22.833998 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac3f0638-86d5-4f64-877e-fb33ec08e1ab tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'create', calling method: version_select, body: {"group": {"group_type": "960a7e9e-7028-4565-a3b6-9fcf4e4bf2d3", "volume_types": ["c89549d8-f207-48ea-9998-6b47a3ff82e7"], "name": "tempest-GroupSnapshotsTest-Group-1473363193"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:22.835051 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-ac3f0638-86d5-4f64-877e-fb33ec08e1ab tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Creating new group {'group': {'group_type': '960a7e9e-7028-4565-a3b6-9fcf4e4bf2d3', 'volume_types': ['c89549d8-f207-48ea-9998-6b47a3ff82e7'], 'name': 'tempest-GroupSnapshotsTest-Group-1473363193'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 12 02:58:22.861542 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-ac3f0638-86d5-4f64-877e-fb33ec08e1ab tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Creating group tempest-GroupSnapshotsTest-Group-1473363193. Dec 12 02:58:22.906199 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ac3f0638-86d5-4f64-877e-fb33ec08e1ab tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Availability Zones retrieved successfully. Dec 12 02:58:22.934426 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-ac3f0638-86d5-4f64-877e-fb33ec08e1ab tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Created reservations ['27005858-9a20-4bfa-a4f6-69924c0a894b'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:58:23.171586 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac3f0638-86d5-4f64-877e-fb33ec08e1ab tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups returned with HTTP 202 Dec 12 02:58:23.177090 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 906/1809] 10.222.0.50 () {62 vars in 1264 bytes} [Sat Dec 12 02:58:22 2020] POST /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups => generated 112 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:23.183716 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d18c92d5-7456-4ce3-b9b7-e7bcb2248163 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/04c9bce1-650c-41a8-8417-cdb39138f2e4 Dec 12 02:58:23.184297 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d18c92d5-7456-4ce3-b9b7-e7bcb2248163 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:23.184838 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d18c92d5-7456-4ce3-b9b7-e7bcb2248163 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:23.185468 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-d18c92d5-7456-4ce3-b9b7-e7bcb2248163 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 04c9bce1-650c-41a8-8417-cdb39138f2e4 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:58:23.206102 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:23.206102 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:23.328611 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d18c92d5-7456-4ce3-b9b7-e7bcb2248163 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/04c9bce1-650c-41a8-8417-cdb39138f2e4 returned with HTTP 200 Dec 12 02:58:23.331531 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 904/1810] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:58:23 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/04c9bce1-650c-41a8-8417-cdb39138f2e4 => generated 392 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:23.467430 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a31bb59e-186c-41fa-b30d-3174c7d97b9b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:23.467962 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a31bb59e-186c-41fa-b30d-3174c7d97b9b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:23.468166 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:23.468166 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:23.468532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a31bb59e-186c-41fa-b30d-3174c7d97b9b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:23.468929 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a31bb59e-186c-41fa-b30d-3174c7d97b9b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:23.533839 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:23.533839 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:23.545373 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a31bb59e-186c-41fa-b30d-3174c7d97b9b tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:23.548585 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 907/1811] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:23 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:23.750305 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40d55807-b424-4fb9-a33e-32b31275dd5c tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b Dec 12 02:58:23.750828 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40d55807-b424-4fb9-a33e-32b31275dd5c tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:23.751024 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:23.751024 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:23.751865 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40d55807-b424-4fb9-a33e-32b31275dd5c tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:23.786533 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40d55807-b424-4fb9-a33e-32b31275dd5c tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b returned with HTTP 404 Dec 12 02:58:23.787656 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 905/1812] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:23 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:23.796017 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca072958-2b9c-4fe4-8fca-7641d174b4b0 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] POST http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action Dec 12 02:58:23.796628 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:23.796628 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:23.797317 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca072958-2b9c-4fe4-8fca-7641d174b4b0 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:23.797812 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca072958-2b9c-4fe4-8fca-7641d174b4b0 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:23.798868 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-ca072958-2b9c-4fe4-8fca-7641d174b4b0 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Updating snapshot '4c82ae5d-772d-495a-b4f4-8d411624e5b8' with '{'status': 'available'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:58:23.857322 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:23.857322 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:23.917553 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca072958-2b9c-4fe4-8fca-7641d174b4b0 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action returned with HTTP 202 Dec 12 02:58:23.920038 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 908/1813] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:58:23 2020] POST /volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:58:23.928413 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e836a2be-ac5a-4a8d-8d97-4f53f49ee4e1 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 Dec 12 02:58:23.929148 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e836a2be-ac5a-4a8d-8d97-4f53f49ee4e1 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:23.929647 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e836a2be-ac5a-4a8d-8d97-4f53f49ee4e1 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:23.992927 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:23.992927 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:23.994050 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e836a2be-ac5a-4a8d-8d97-4f53f49ee4e1 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:23.996517 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e836a2be-ac5a-4a8d-8d97-4f53f49ee4e1 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 returned with HTTP 200 Dec 12 02:58:23.998324 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 906/1814] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:23 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 => generated 466 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:24.012083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ee9fafa-ef27-40de-bd3b-cc7bf42dfbeb tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] POST http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots Dec 12 02:58:24.012541 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:24.012541 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:24.012979 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ee9fafa-ef27-40de-bd3b-cc7bf42dfbeb tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3fc4128f-8d96-4d22-bb25-15e435de7d64", "name": "tempest-SnapshotsActionsTest-Snapshot-143649201"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:24.108909 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:24.108909 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:24.110667 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0ee9fafa-ef27-40de-bd3b-cc7bf42dfbeb tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Volume info retrieved successfully. Dec 12 02:58:24.111259 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-0ee9fafa-ef27-40de-bd3b-cc7bf42dfbeb tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Create snapshot from volume 3fc4128f-8d96-4d22-bb25-15e435de7d64 Dec 12 02:58:24.202910 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-0ee9fafa-ef27-40de-bd3b-cc7bf42dfbeb tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Created reservations ['de1e988c-af11-4bb8-b4ef-29f27c63b231', '523c023d-e35c-4906-bb92-67167820b41d', '3e291406-6e6a-4c8d-92b1-c0518765a890', 'c53a35e5-befd-4f95-be96-939cc87b589c'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:58:24.345952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b92d931-10b6-46a6-acf1-1ad3c471c09f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/04c9bce1-650c-41a8-8417-cdb39138f2e4 Dec 12 02:58:24.347160 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b92d931-10b6-46a6-acf1-1ad3c471c09f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:24.347972 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:24.347972 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:24.348600 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b92d931-10b6-46a6-acf1-1ad3c471c09f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:24.349489 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-9b92d931-10b6-46a6-acf1-1ad3c471c09f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 04c9bce1-650c-41a8-8417-cdb39138f2e4 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:58:24.362437 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:24.362437 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:24.453261 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b92d931-10b6-46a6-acf1-1ad3c471c09f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/04c9bce1-650c-41a8-8417-cdb39138f2e4 returned with HTTP 200 Dec 12 02:58:24.454421 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 907/1815] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:58:24 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/04c9bce1-650c-41a8-8417-cdb39138f2e4 => generated 393 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:24.464224 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] POST http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes Dec 12 02:58:24.464718 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:24.464718 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:24.465347 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c89549d8-f207-48ea-9998-6b47a3ff82e7", "group_id": "04c9bce1-650c-41a8-8417-cdb39138f2e4", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1796838935"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:24.467368 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Create volume request body: {'volume': {'volume_type': 'c89549d8-f207-48ea-9998-6b47a3ff82e7', 'group_id': '04c9bce1-650c-41a8-8417-cdb39138f2e4', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1796838935'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:58:24.505664 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0ee9fafa-ef27-40de-bd3b-cc7bf42dfbeb tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot create request issued successfully. Dec 12 02:58:24.506434 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ee9fafa-ef27-40de-bd3b-cc7bf42dfbeb tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots returned with HTTP 202 Dec 12 02:58:24.507897 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 909/1816] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:58:24 2020] POST /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots => generated 306 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:58:24.508685 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:24.508685 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:24.510202 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Create volume of 1 GB Dec 12 02:58:24.518500 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-149b538f-e2b2-4a5e-98dc-02aed203be56 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 Dec 12 02:58:24.520254 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-149b538f-e2b2-4a5e-98dc-02aed203be56 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:24.521088 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:24.521088 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:24.525134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-149b538f-e2b2-4a5e-98dc-02aed203be56 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:24.553882 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Availability Zones retrieved successfully. Dec 12 02:58:24.580907 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:24.580907 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:24.582631 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-149b538f-e2b2-4a5e-98dc-02aed203be56 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:24.585656 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-149b538f-e2b2-4a5e-98dc-02aed203be56 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 returned with HTTP 200 Dec 12 02:58:24.588016 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 910/1817] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:24 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 => generated 438 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:58:24.604936 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6e52534-50b4-4dee-aac9-6cd2b7e7ef92 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:24.605768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6e52534-50b4-4dee-aac9-6cd2b7e7ef92 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:24.610309 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:24.610309 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:24.611300 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6e52534-50b4-4dee-aac9-6cd2b7e7ef92 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:24.611882 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d6e52534-50b4-4dee-aac9-6cd2b7e7ef92 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:24.621726 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Flow 'volume_create_api' (1218a540-ded8-4993-ba13-9434cd63e846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:58:24.625147 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976323c4-fcd4-41c3-a513-815459b9c5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:24.626820 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:24.626820 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:24.627384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:58:24.665542 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:24.665542 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:24.667880 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6e52534-50b4-4dee-aac9-6cd2b7e7ef92 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:24.668943 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 911/1818] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:24 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:24.732481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (976323c4-fcd4-41c3-a513-815459b9c5d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:58:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c89549d8-f207-48ea-9998-6b47a3ff82e7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1817005522',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c89549d8-f207-48ea-9998-6b47a3ff82e7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '04c9bce1-650c-41a8-8417-cdb39138f2e4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:24.735311 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (292bd7a1-e358-4b16-b9cb-a4bcdc460861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:24.884226 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1817005522 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1817005522, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:58:24.885141 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1817005522 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1817005522, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:58:24.974864 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Created reservations ['ef500186-97db-463f-888f-ed3bec95338d', 'e7661991-4f16-4746-8446-50883c7595fe', '733c59fc-dc8b-4b4d-af8d-1e8fb8b3b07d', 'b9aaeff2-ea4c-42fa-a5ce-d0a28fa147ef'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:58:24.977561 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (292bd7a1-e358-4b16-b9cb-a4bcdc460861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef500186-97db-463f-888f-ed3bec95338d', 'e7661991-4f16-4746-8446-50883c7595fe', '733c59fc-dc8b-4b4d-af8d-1e8fb8b3b07d', 'b9aaeff2-ea4c-42fa-a5ce-d0a28fa147ef']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:24.980376 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f9a0225-6e49-4ecd-98fe-a5077d06d699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:25.098541 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f9a0225-6e49-4ecd-98fe-a5077d06d699) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1796838935',encryption_key_id=None,group_id=04c9bce1-650c-41a8-8417-cdb39138f2e4,group_type_id=,metadata={},multiattach=False,project_id='8d266644bfc841cca37e1789930e8dc1',qos_specs=None,replication_status=,reservations=['ef500186-97db-463f-888f-ed3bec95338d','e7661991-4f16-4746-8446-50883c7595fe','733c59fc-dc8b-4b4d-af8d-1e8fb8b3b07d','b9aaeff2-ea4c-42fa-a5ce-d0a28fa147ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f4b61b2ebd84582823cc87e32fcd6af',volume_type_id=c89549d8-f207-48ea-9998-6b47a3ff82e7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:58:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1796838935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=04c9bce1-650c-41a8-8417-cdb39138f2e4,host=None,id=c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d266644bfc841cca37e1789930e8dc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9f4b61b2ebd84582823cc87e32fcd6af',volume_attachment=,volume_type=,volume_type_id=c89549d8-f207-48ea-9998-6b47a3ff82e7)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:25.106323 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e409f9ac-f14e-4c62-aafc-304055b6e74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:25.173577 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e409f9ac-f14e-4c62-aafc-304055b6e74b) transitioned into state 'SUCCESS' from state '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-1796838935',encryption_key_id=None,group_id=04c9bce1-650c-41a8-8417-cdb39138f2e4,group_type_id=,metadata={},multiattach=False,project_id='8d266644bfc841cca37e1789930e8dc1',qos_specs=None,replication_status=,reservations=['ef500186-97db-463f-888f-ed3bec95338d','e7661991-4f16-4746-8446-50883c7595fe','733c59fc-dc8b-4b4d-af8d-1e8fb8b3b07d','b9aaeff2-ea4c-42fa-a5ce-d0a28fa147ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f4b61b2ebd84582823cc87e32fcd6af',volume_type_id=c89549d8-f207-48ea-9998-6b47a3ff82e7)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:25.175783 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59974daf-44d4-4cdb-bfb9-eed77ccb2ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:25.249981 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59974daf-44d4-4cdb-bfb9-eed77ccb2ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:25.261954 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Flow 'volume_create_api' (1218a540-ded8-4993-ba13-9434cd63e846) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:58:25.401962 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Create volume request issued successfully. Dec 12 02:58:25.455044 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:25.455453 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:25.474731 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:25.484618 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:25.484618 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:25.508468 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63025b59-db95-4b32-bb41-b63b58688cb8 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes returned with HTTP 202 Dec 12 02:58:25.512102 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 908/1819] 10.222.0.50 () {62 vars in 1267 bytes} [Sat Dec 12 02:58:24 2020] POST /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes => generated 908 bytes in 1051 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:58:25.526480 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a93cd7f-8442-40c3-8c48-7db4dfdfb753 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d Dec 12 02:58:25.527049 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a93cd7f-8442-40c3-8c48-7db4dfdfb753 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:25.527267 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:25.527267 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:25.527828 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a93cd7f-8442-40c3-8c48-7db4dfdfb753 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:25.601375 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-113897b5-43c3-4412-af41-a2edddc8d33a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 Dec 12 02:58:25.601910 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-113897b5-43c3-4412-af41-a2edddc8d33a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:25.602132 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:25.602132 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:25.602514 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-113897b5-43c3-4412-af41-a2edddc8d33a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:25.683822 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:25.683822 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:25.684877 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-113897b5-43c3-4412-af41-a2edddc8d33a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:25.686871 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-113897b5-43c3-4412-af41-a2edddc8d33a tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 returned with HTTP 200 Dec 12 02:58:25.687849 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 909/1820] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:25 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 => generated 438 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:25.697607 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:25.697607 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:25.711260 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ae1f3b8-053f-4fb9-ac7c-fb36ca290567 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:25.711947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ae1f3b8-053f-4fb9-ac7c-fb36ca290567 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:25.712067 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:25.712067 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:25.712413 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ae1f3b8-053f-4fb9-ac7c-fb36ca290567 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:25.712764 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7ae1f3b8-053f-4fb9-ac7c-fb36ca290567 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:25.739282 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8a93cd7f-8442-40c3-8c48-7db4dfdfb753 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:58:25.771916 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-8a93cd7f-8442-40c3-8c48-7db4dfdfb753 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:25.772371 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-8a93cd7f-8442-40c3-8c48-7db4dfdfb753 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:25.786114 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:25.786114 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:25.788731 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ae1f3b8-053f-4fb9-ac7c-fb36ca290567 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:25.789718 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 910/1821] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:25 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:25.799449 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-8a93cd7f-8442-40c3-8c48-7db4dfdfb753 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:25.832383 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:25.832383 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:25.878659 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a93cd7f-8442-40c3-8c48-7db4dfdfb753 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d returned with HTTP 200 Dec 12 02:58:25.888534 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 912/1822] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:58:25 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d => generated 1000 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:58:26.707553 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3681837-ea89-4278-a469-a946da288148 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 Dec 12 02:58:26.708247 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3681837-ea89-4278-a469-a946da288148 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:26.708593 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:26.708593 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:26.709192 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3681837-ea89-4278-a469-a946da288148 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:26.805130 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbdbfd1f-505a-439d-9dc2-0c3a77d231b6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:26.806832 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbdbfd1f-505a-439d-9dc2-0c3a77d231b6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:26.807260 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:26.807260 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:26.807921 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbdbfd1f-505a-439d-9dc2-0c3a77d231b6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:26.808487 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bbdbfd1f-505a-439d-9dc2-0c3a77d231b6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:26.820778 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:26.820778 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:26.827535 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d3681837-ea89-4278-a469-a946da288148 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:26.832451 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3681837-ea89-4278-a469-a946da288148 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 returned with HTTP 200 Dec 12 02:58:26.838606 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:26.838606 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:26.841722 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbdbfd1f-505a-439d-9dc2-0c3a77d231b6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:26.843365 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 913/1823] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:26 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:26.845629 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 911/1824] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:26 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 => generated 465 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:26.857938 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b869e757-bcd7-4322-86cc-962272f3734b tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] POST http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21/action Dec 12 02:58:26.858824 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:26.858824 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:26.859891 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b869e757-bcd7-4322-86cc-962272f3734b tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:26.867278 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b869e757-bcd7-4322-86cc-962272f3734b tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:26.868815 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-b869e757-bcd7-4322-86cc-962272f3734b tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Updating snapshot '42ebfa39-af8e-46c3-b344-05639e818e21' with '{'status': 'error_deleting'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:58:26.897956 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f704a14-cd90-4840-a08d-92677ede509c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d Dec 12 02:58:26.899011 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f704a14-cd90-4840-a08d-92677ede509c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:26.899011 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:26.899011 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:26.901394 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f704a14-cd90-4840-a08d-92677ede509c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:27.012783 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:27.012783 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:27.044063 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:27.044063 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:27.072978 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5f704a14-cd90-4840-a08d-92677ede509c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:58:27.096920 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b869e757-bcd7-4322-86cc-962272f3734b tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21/action returned with HTTP 202 Dec 12 02:58:27.099726 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 914/1825] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:58:26 2020] POST /volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21/action => generated 0 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:58:27.099929 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-5f704a14-cd90-4840-a08d-92677ede509c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:27.100569 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-5f704a14-cd90-4840-a08d-92677ede509c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:27.112122 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d73d300-b1cf-4fec-b234-0f1b63b72905 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 Dec 12 02:58:27.113012 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d73d300-b1cf-4fec-b234-0f1b63b72905 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:27.113387 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:27.113387 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:27.114020 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d73d300-b1cf-4fec-b234-0f1b63b72905 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:27.118719 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-5f704a14-cd90-4840-a08d-92677ede509c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:27.142138 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:27.142138 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:27.173733 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:27.173733 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:27.175182 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8d73d300-b1cf-4fec-b234-0f1b63b72905 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:27.182020 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d73d300-b1cf-4fec-b234-0f1b63b72905 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 returned with HTTP 200 Dec 12 02:58:27.183456 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 915/1826] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:27 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 => generated 470 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:27.196162 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44122c56-f66a-4d18-bd86-1dcb92dfc94f tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] POST http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21/action Dec 12 02:58:27.197038 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:27.197038 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:27.197836 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44122c56-f66a-4d18-bd86-1dcb92dfc94f tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action body: b'{"os-force_delete": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:27.198327 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f704a14-cd90-4840-a08d-92677ede509c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d returned with HTTP 200 Dec 12 02:58:27.198687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44122c56-f66a-4d18-bd86-1dcb92dfc94f tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:27.199218 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 912/1827] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:58:26 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d => generated 1001 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:58:27.218186 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afef6361-55f5-4e94-ae0e-87db36ac1112 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] POST http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots Dec 12 02:58:27.218888 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:27.218888 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:27.219557 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afef6361-55f5-4e94-ae0e-87db36ac1112 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "04c9bce1-650c-41a8-8417-cdb39138f2e4", "name": "tempest-group_snapshot-1740243641"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:27.220899 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-afef6361-55f5-4e94-ae0e-87db36ac1112 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Creating new group_snapshot {'group_snapshot': {'group_id': '04c9bce1-650c-41a8-8417-cdb39138f2e4', 'name': 'tempest-group_snapshot-1740243641'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 12 02:58:27.235766 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:27.235766 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:27.265952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.group_snapshots [None req-afef6361-55f5-4e94-ae0e-87db36ac1112 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Creating group_snapshot tempest-group_snapshot-1740243641. Dec 12 02:58:27.285744 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:27.285744 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:27.286616 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-44122c56-f66a-4d18-bd86-1dcb92dfc94f tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Snapshot retrieved successfully. Dec 12 02:58:27.402265 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:27.402265 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:27.464457 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-afef6361-55f5-4e94-ae0e-87db36ac1112 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1817005522 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1817005522, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:58:27.506928 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-44122c56-f66a-4d18-bd86-1dcb92dfc94f tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Snapshot delete request issued successfully. Dec 12 02:58:27.512618 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44122c56-f66a-4d18-bd86-1dcb92dfc94f tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21/action returned with HTTP 202 Dec 12 02:58:27.517191 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 916/1828] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:58:27 2020] POST /volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21/action => generated 0 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 12 02:58:27.538207 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-afef6361-55f5-4e94-ae0e-87db36ac1112 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Created reservations ['57bd0620-3d6f-460b-adc6-d251f28336bb', '2b52d717-e3d6-4104-9805-b610c53119a3', '0c61786d-56af-45cb-a360-66a12007c8f7', '37d1f056-8df8-4eaa-a77f-d9f4ea9f3525'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:58:27.543263 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50c866e1-fa15-4e55-83ba-ea93c369af5b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 Dec 12 02:58:27.544620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50c866e1-fa15-4e55-83ba-ea93c369af5b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:27.544857 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:27.544857 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:27.552275 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50c866e1-fa15-4e55-83ba-ea93c369af5b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:27.612629 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:27.612629 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:27.613950 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-50c866e1-fa15-4e55-83ba-ea93c369af5b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:27.619311 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50c866e1-fa15-4e55-83ba-ea93c369af5b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 returned with HTTP 200 Dec 12 02:58:27.620593 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 917/1829] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:27 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 => generated 464 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:27.657576 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afef6361-55f5-4e94-ae0e-87db36ac1112 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots returned with HTTP 202 Dec 12 02:58:27.658491 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 913/1830] 10.222.0.50 () {62 vars in 1291 bytes} [Sat Dec 12 02:58:27 2020] POST /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots => generated 168 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:27.668610 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e3edfc6-0140-451b-93cc-764b9959c79d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 Dec 12 02:58:27.670683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e3edfc6-0140-451b-93cc-764b9959c79d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:27.671101 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:27.671101 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:27.671567 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e3edfc6-0140-451b-93cc-764b9959c79d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:27.672061 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-9e3edfc6-0140-451b-93cc-764b9959c79d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member e3b1c1cd-1b07-47ff-80ec-2e4021b93325 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 12 02:58:27.689691 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:27.689691 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:27.716473 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e3edfc6-0140-451b-93cc-764b9959c79d tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 returned with HTTP 200 Dec 12 02:58:27.718060 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 918/1831] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Dec 12 02:58:27 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 => generated 307 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:27.857840 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61005c27-41db-411a-95c3-8222f783add7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:27.858372 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61005c27-41db-411a-95c3-8222f783add7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:27.858593 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:27.858593 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:27.858965 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61005c27-41db-411a-95c3-8222f783add7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:27.859333 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-61005c27-41db-411a-95c3-8222f783add7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:27.933424 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:27.933424 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:27.933424 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61005c27-41db-411a-95c3-8222f783add7 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:27.934136 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 914/1832] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:27 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:28.634100 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45218c50-9bd2-4961-b9b5-732033301b00 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 Dec 12 02:58:28.635562 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45218c50-9bd2-4961-b9b5-732033301b00 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:28.636117 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:28.636117 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:28.637078 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45218c50-9bd2-4961-b9b5-732033301b00 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:28.694341 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:28.694341 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:28.696681 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-45218c50-9bd2-4961-b9b5-732033301b00 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:28.698849 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45218c50-9bd2-4961-b9b5-732033301b00 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 returned with HTTP 200 Dec 12 02:58:28.701966 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 919/1833] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:28 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 => generated 464 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:28.729578 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c02f4b96-f5a5-458b-85c3-558bd7fc458f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 Dec 12 02:58:28.730121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c02f4b96-f5a5-458b-85c3-558bd7fc458f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:28.730497 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:28.730497 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:28.731130 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c02f4b96-f5a5-458b-85c3-558bd7fc458f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:28.731545 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-c02f4b96-f5a5-458b-85c3-558bd7fc458f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member e3b1c1cd-1b07-47ff-80ec-2e4021b93325 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 12 02:58:28.754335 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:28.754335 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:28.790888 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c02f4b96-f5a5-458b-85c3-558bd7fc458f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 returned with HTTP 200 Dec 12 02:58:28.791728 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 915/1834] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Dec 12 02:58:28 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 => generated 307 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:28.949422 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4239edbe-3be6-4578-9c21-0d60dd84d5a2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:28.950210 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4239edbe-3be6-4578-9c21-0d60dd84d5a2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:28.951279 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:28.951279 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:28.951936 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4239edbe-3be6-4578-9c21-0d60dd84d5a2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:28.953254 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4239edbe-3be6-4578-9c21-0d60dd84d5a2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:28.990207 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:28.990207 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:29.002933 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4239edbe-3be6-4578-9c21-0d60dd84d5a2 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:29.002933 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 920/1835] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:28 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:29.718654 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a144c95c-860c-45ec-b3f9-bee9fd7ac881 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 Dec 12 02:58:29.719492 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a144c95c-860c-45ec-b3f9-bee9fd7ac881 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:29.719938 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:29.719938 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:29.720616 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a144c95c-860c-45ec-b3f9-bee9fd7ac881 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:29.786564 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a144c95c-860c-45ec-b3f9-bee9fd7ac881 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 returned with HTTP 404 Dec 12 02:58:29.791650 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 916/1836] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:29 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 => generated 111 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:29.802314 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e87e61b5-927a-4658-949f-346647941725 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] POST http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action Dec 12 02:58:29.802780 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:29.802780 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:29.803223 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e87e61b5-927a-4658-949f-346647941725 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:29.803674 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a03a205-cb24-45d9-a8ee-696cd8b7ccf2 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 Dec 12 02:58:29.803795 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e87e61b5-927a-4658-949f-346647941725 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:29.804265 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a03a205-cb24-45d9-a8ee-696cd8b7ccf2 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:29.804785 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a03a205-cb24-45d9-a8ee-696cd8b7ccf2 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:29.804897 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-e87e61b5-927a-4658-949f-346647941725 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Updating snapshot '4c82ae5d-772d-495a-b4f4-8d411624e5b8' with '{'status': 'available'}' {{(pid=88000) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:58:29.805204 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-0a03a205-cb24-45d9-a8ee-696cd8b7ccf2 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member e3b1c1cd-1b07-47ff-80ec-2e4021b93325 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 12 02:58:29.846047 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:29.846047 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:29.887071 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a03a205-cb24-45d9-a8ee-696cd8b7ccf2 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 returned with HTTP 200 Dec 12 02:58:29.887071 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 917/1837] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Dec 12 02:58:29 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 => generated 308 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:29.896716 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47028cb6-17fc-454c-ade5-e6d15e82f504 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail Dec 12 02:58:29.896716 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47028cb6-17fc-454c-ade5-e6d15e82f504 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:29.896716 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:29.896716 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:29.896716 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47028cb6-17fc-454c-ade5-e6d15e82f504 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:29.898038 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-47028cb6-17fc-454c-ade5-e6d15e82f504 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:58:29.904744 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-47028cb6-17fc-454c-ade5-e6d15e82f504 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:58:29.941967 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:29.941967 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:29.948689 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-47028cb6-17fc-454c-ade5-e6d15e82f504 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Get all snapshots completed successfully. Dec 12 02:58:29.949653 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:29.949653 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:29.951783 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47028cb6-17fc-454c-ade5-e6d15e82f504 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail returned with HTTP 200 Dec 12 02:58:29.952781 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 918/1838] 10.222.0.50 () {58 vars in 1231 bytes} [Sat Dec 12 02:58:29 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail => generated 454 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:58:29.977945 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cb1bca3f-5f50-4bea-a250-0b1574d1b0b7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/a0964283-003b-459b-ad2b-74c8bdea1f37 Dec 12 02:58:29.978503 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cb1bca3f-5f50-4bea-a250-0b1574d1b0b7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:29.978729 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:29.978729 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:29.979115 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cb1bca3f-5f50-4bea-a250-0b1574d1b0b7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:30.005795 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e87e61b5-927a-4658-949f-346647941725 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action returned with HTTP 202 Dec 12 02:58:30.007273 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 921/1839] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:58:29 2020] POST /volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:58:30.022265 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:30.022265 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:30.023402 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cb1bca3f-5f50-4bea-a250-0b1574d1b0b7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Snapshot retrieved successfully. Dec 12 02:58:30.027123 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c8373c3-32f7-4a3f-a14a-db0756881270 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 Dec 12 02:58:30.029831 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9c8373c3-32f7-4a3f-a14a-db0756881270 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:30.030159 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:30.030159 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:30.031804 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9c8373c3-32f7-4a3f-a14a-db0756881270 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:30.039443 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cb1bca3f-5f50-4bea-a250-0b1574d1b0b7 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/a0964283-003b-459b-ad2b-74c8bdea1f37 returned with HTTP 200 Dec 12 02:58:30.043902 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 919/1840] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:29 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/a0964283-003b-459b-ad2b-74c8bdea1f37 => generated 451 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:30.053387 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4363c9f-bc64-4abc-b763-415e57799ac3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:30.056558 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4363c9f-bc64-4abc-b763-415e57799ac3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:30.058172 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:30.058172 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:30.058808 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4363c9f-bc64-4abc-b763-415e57799ac3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:30.059372 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d4363c9f-bc64-4abc-b763-415e57799ac3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:30.078314 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:30.078314 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:30.080696 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9c8373c3-32f7-4a3f-a14a-db0756881270 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:30.090494 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c8373c3-32f7-4a3f-a14a-db0756881270 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 returned with HTTP 200 Dec 12 02:58:30.103638 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:30.103638 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:30.105052 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 922/1841] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:30 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 => generated 466 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:30.113392 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5438b9d-45e6-4c7d-ad58-0550a4021974 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 Dec 12 02:58:30.114356 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4363c9f-bc64-4abc-b763-415e57799ac3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:30.114966 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5438b9d-45e6-4c7d-ad58-0550a4021974 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:30.115765 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 920/1842] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:30 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:30.124536 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:30.124536 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:30.125196 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4139dc2-ab40-458c-8365-319b0f532974 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] POST http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action Dec 12 02:58:30.125675 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:30.125675 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:30.126035 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5438b9d-45e6-4c7d-ad58-0550a4021974 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:30.126145 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4139dc2-ab40-458c-8365-319b0f532974 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:30.126494 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4139dc2-ab40-458c-8365-319b0f532974 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:30.127004 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-c5438b9d-45e6-4c7d-ad58-0550a4021974 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member e3b1c1cd-1b07-47ff-80ec-2e4021b93325 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 12 02:58:30.127456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-a4139dc2-ab40-458c-8365-319b0f532974 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Updating snapshot '4c82ae5d-772d-495a-b4f4-8d411624e5b8' with '{'status': 'creating'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:58:30.149411 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:30.149411 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:30.194940 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5438b9d-45e6-4c7d-ad58-0550a4021974 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 returned with HTTP 200 Dec 12 02:58:30.196298 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 923/1843] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Dec 12 02:58:30 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 => generated 308 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:30.225330 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4cce0887-1b39-4d43-83a7-83a2c635ac88 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/detail Dec 12 02:58:30.234629 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4cce0887-1b39-4d43-83a7-83a2c635ac88 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:30.235204 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:30.235204 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:30.235997 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4cce0887-1b39-4d43-83a7-83a2c635ac88 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:30.303529 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:30.303529 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:30.315967 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4cce0887-1b39-4d43-83a7-83a2c635ac88 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/detail returned with HTTP 200 Dec 12 02:58:30.318650 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 924/1844] 10.222.0.50 () {60 vars in 1290 bytes} [Sat Dec 12 02:58:30 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/detail => generated 311 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:30.345130 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80782465-cc2b-459e-9f63-50a2874e772a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] DELETE http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 Dec 12 02:58:30.348300 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80782465-cc2b-459e-9f63-50a2874e772a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:30.348790 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:30.348790 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:30.349498 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80782465-cc2b-459e-9f63-50a2874e772a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:30.356491 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-80782465-cc2b-459e-9f63-50a2874e772a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] delete called for member e3b1c1cd-1b07-47ff-80ec-2e4021b93325 {{(pid=88000) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 12 02:58:30.357859 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.group_snapshots [None req-80782465-cc2b-459e-9f63-50a2874e772a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Delete group_snapshot with id: e3b1c1cd-1b07-47ff-80ec-2e4021b93325 Dec 12 02:58:30.385629 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:30.385629 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:30.400918 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4139dc2-ab40-458c-8365-319b0f532974 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action returned with HTTP 202 Dec 12 02:58:30.412904 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 921/1845] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:58:30 2020] POST /volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action => generated 0 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:58:30.427745 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58c22daf-d9c4-46fd-9a0e-5ef21e44af05 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 Dec 12 02:58:30.439383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58c22daf-d9c4-46fd-9a0e-5ef21e44af05 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:30.439864 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:30.439864 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:30.440462 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58c22daf-d9c4-46fd-9a0e-5ef21e44af05 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:30.530605 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:30.530605 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:30.531978 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-58c22daf-d9c4-46fd-9a0e-5ef21e44af05 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:30.534097 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58c22daf-d9c4-46fd-9a0e-5ef21e44af05 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 returned with HTTP 200 Dec 12 02:58:30.543478 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 922/1846] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:30 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 => generated 465 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:30.548820 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff12d695-0a32-4c1d-99c8-e4868f9cbcf0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] POST http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action Dec 12 02:58:30.549296 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:30.549296 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:30.549747 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff12d695-0a32-4c1d-99c8-e4868f9cbcf0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:30.550134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff12d695-0a32-4c1d-99c8-e4868f9cbcf0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:30.551247 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.snapshot_actions [None req-ff12d695-0a32-4c1d-99c8-e4868f9cbcf0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87999) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Dec 12 02:58:30.586709 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:30.586709 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:30.587639 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.snapshot_actions [None req-ff12d695-0a32-4c1d-99c8-e4868f9cbcf0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Updating snapshot 4c82ae5d-772d-495a-b4f4-8d411624e5b8 with info {'id': '4c82ae5d-772d-495a-b4f4-8d411624e5b8', 'status': 'error', 'progress': '80%'} Dec 12 02:58:30.602210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff12d695-0a32-4c1d-99c8-e4868f9cbcf0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action returned with HTTP 202 Dec 12 02:58:30.603754 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 923/1847] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:58:30 2020] POST /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:58:30.609452 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80782465-cc2b-459e-9f63-50a2874e772a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 returned with HTTP 202 Dec 12 02:58:30.610758 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 925/1848] 10.222.0.50 () {60 vars in 1383 bytes} [Sat Dec 12 02:58:30 2020] DELETE /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 => generated 0 bytes in 286 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:58:30.615023 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca3e4e74-233e-4488-ae49-35e40d3b7458 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] GET http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 Dec 12 02:58:30.615820 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca3e4e74-233e-4488-ae49-35e40d3b7458 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:30.616227 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:30.616227 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:30.617238 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca3e4e74-233e-4488-ae49-35e40d3b7458 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:30.625922 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-333c11d6-7649-43ba-b2e5-65027714ac8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail Dec 12 02:58:30.626635 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-333c11d6-7649-43ba-b2e5-65027714ac8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:30.627076 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:30.627076 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:30.627757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-333c11d6-7649-43ba-b2e5-65027714ac8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:30.628812 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-333c11d6-7649-43ba-b2e5-65027714ac8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:58:30.630313 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:30.630313 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:30.632498 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-333c11d6-7649-43ba-b2e5-65027714ac8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:58:30.699529 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:30.699529 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:30.700974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ca3e4e74-233e-4488-ae49-35e40d3b7458 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Snapshot retrieved successfully. Dec 12 02:58:30.702660 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca3e4e74-233e-4488-ae49-35e40d3b7458 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 returned with HTTP 200 Dec 12 02:58:30.703451 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 924/1849] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:30 2020] GET /volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 => generated 461 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:30.722017 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46f36516-ad31-494a-8e8a-e93798ec9622 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] POST http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action Dec 12 02:58:30.722497 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:30.722497 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:30.722953 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46f36516-ad31-494a-8e8a-e93798ec9622 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:30.723338 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46f36516-ad31-494a-8e8a-e93798ec9622 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:30.730076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-46f36516-ad31-494a-8e8a-e93798ec9622 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] Updating snapshot '4c82ae5d-772d-495a-b4f4-8d411624e5b8' with '{'status': 'available'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 12 02:58:30.797762 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-333c11d6-7649-43ba-b2e5-65027714ac8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Get all volumes completed successfully. Dec 12 02:58:30.799961 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-333c11d6-7649-43ba-b2e5-65027714ac8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:30.803964 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-333c11d6-7649-43ba-b2e5-65027714ac8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:30.814834 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-333c11d6-7649-43ba-b2e5-65027714ac8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:30.828572 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:30.828572 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:30.830136 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:30.830136 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:30.881688 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-333c11d6-7649-43ba-b2e5-65027714ac8c tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail returned with HTTP 200 Dec 12 02:58:30.883295 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 926/1850] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:58:30 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail => generated 1004 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:58:30.883517 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46f36516-ad31-494a-8e8a-e93798ec9622 tempest-SnapshotsActionsTest-1749019683 tempest-SnapshotsActionsTest-1749019683] http://10.222.0.50/volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action returned with HTTP 202 Dec 12 02:58:30.884696 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 925/1851] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:58:30 2020] POST /volume/v3/b5186547667c4f858f145707d7b5c243/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:58:30.896915 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e2fc27b-728c-456d-9f74-d14ac1c7c7af tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 Dec 12 02:58:30.897660 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e2fc27b-728c-456d-9f74-d14ac1c7c7af tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:30.898038 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:30.898038 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:30.898651 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e2fc27b-728c-456d-9f74-d14ac1c7c7af tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:30.908683 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7304a856-6b87-43f5-94c4-bc2a7156124a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail Dec 12 02:58:30.909595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7304a856-6b87-43f5-94c4-bc2a7156124a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:30.909907 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:30.909907 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:30.910438 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7304a856-6b87-43f5-94c4-bc2a7156124a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:30.911496 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-7304a856-6b87-43f5-94c4-bc2a7156124a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:58:30.912266 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:30.912266 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:30.914097 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-7304a856-6b87-43f5-94c4-bc2a7156124a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:58:30.953310 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:30.953310 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:30.961618 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7304a856-6b87-43f5-94c4-bc2a7156124a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Get all snapshots completed successfully. Dec 12 02:58:30.963101 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:30.963101 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:30.963562 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8e2fc27b-728c-456d-9f74-d14ac1c7c7af tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:30.965896 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7304a856-6b87-43f5-94c4-bc2a7156124a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail returned with HTTP 200 Dec 12 02:58:30.968812 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e2fc27b-728c-456d-9f74-d14ac1c7c7af tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 returned with HTTP 200 Dec 12 02:58:30.969954 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 926/1852] 10.222.0.50 () {58 vars in 1231 bytes} [Sat Dec 12 02:58:30 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/detail => generated 453 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:30.970965 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 927/1853] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:30 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 => generated 465 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:30.988293 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5fea947d-e808-457f-9a0d-a41d39d3509f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/a0964283-003b-459b-ad2b-74c8bdea1f37 Dec 12 02:58:31.001557 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28a7f65b-25e8-4ffb-ae49-915b2896deaa tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] DELETE http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 Dec 12 02:58:31.002699 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5fea947d-e808-457f-9a0d-a41d39d3509f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:31.003406 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28a7f65b-25e8-4ffb-ae49-915b2896deaa tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:31.003814 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:31.003814 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:31.004441 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5fea947d-e808-457f-9a0d-a41d39d3509f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:31.004843 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:31.004843 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:31.005555 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28a7f65b-25e8-4ffb-ae49-915b2896deaa tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:31.012807 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-28a7f65b-25e8-4ffb-ae49-915b2896deaa tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Delete snapshot with id: 42ebfa39-af8e-46c3-b344-05639e818e21 Dec 12 02:58:31.070070 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28a7f65b-25e8-4ffb-ae49-915b2896deaa tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 returned with HTTP 404 Dec 12 02:58:31.071617 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 928/1854] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:58:30 2020] DELETE /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/42ebfa39-af8e-46c3-b344-05639e818e21 => generated 111 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:31.081905 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de9d6c15-d2e9-41c8-8362-ae017770a74b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] DELETE http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b Dec 12 02:58:31.083570 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:31.083570 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:31.084350 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de9d6c15-d2e9-41c8-8362-ae017770a74b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:31.085093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de9d6c15-d2e9-41c8-8362-ae017770a74b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:31.090187 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5fea947d-e808-457f-9a0d-a41d39d3509f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Snapshot retrieved successfully. Dec 12 02:58:31.091507 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-de9d6c15-d2e9-41c8-8362-ae017770a74b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Delete snapshot with id: 03972df7-fb05-4c8b-8ac7-7897c4a6c08b Dec 12 02:58:31.093423 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5fea947d-e808-457f-9a0d-a41d39d3509f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/a0964283-003b-459b-ad2b-74c8bdea1f37 returned with HTTP 200 Dec 12 02:58:31.094686 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 927/1855] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:30 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/a0964283-003b-459b-ad2b-74c8bdea1f37 => generated 450 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:31.136768 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31c832d6-f842-442d-85de-51ea62c2c761 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:31.136768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31c832d6-f842-442d-85de-51ea62c2c761 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:31.136768 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:31.136768 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:31.136768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31c832d6-f842-442d-85de-51ea62c2c761 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:31.139872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-31c832d6-f842-442d-85de-51ea62c2c761 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:31.165910 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:31.165910 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:31.173208 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31c832d6-f842-442d-85de-51ea62c2c761 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:31.174684 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de9d6c15-d2e9-41c8-8362-ae017770a74b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b returned with HTTP 404 Dec 12 02:58:31.175967 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 929/1856] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:58:31 2020] DELETE /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/03972df7-fb05-4c8b-8ac7-7897c4a6c08b => generated 111 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:58:31.179902 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 928/1857] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:31 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:31.188162 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-106537a9-7446-415a-97f5-7265e0c739da tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] DELETE http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 Dec 12 02:58:31.188715 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-106537a9-7446-415a-97f5-7265e0c739da tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:31.198195 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-106537a9-7446-415a-97f5-7265e0c739da tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:31.198578 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-106537a9-7446-415a-97f5-7265e0c739da tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Delete snapshot with id: ad96b71a-9e2d-4da5-9381-ef753603e5f0 Dec 12 02:58:31.239567 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-106537a9-7446-415a-97f5-7265e0c739da tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 returned with HTTP 404 Dec 12 02:58:31.240609 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 930/1858] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:58:31 2020] DELETE /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/ad96b71a-9e2d-4da5-9381-ef753603e5f0 => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:31.252897 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1663d213-551d-43df-8a71-4ea4625dd6a4 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] DELETE http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 Dec 12 02:58:31.252897 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1663d213-551d-43df-8a71-4ea4625dd6a4 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:31.252897 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:31.252897 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:31.252897 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1663d213-551d-43df-8a71-4ea4625dd6a4 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:31.252897 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-1663d213-551d-43df-8a71-4ea4625dd6a4 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Delete snapshot with id: 9faadfaa-b64e-4556-8db6-5b9b325633d1 Dec 12 02:58:31.333953 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1663d213-551d-43df-8a71-4ea4625dd6a4 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 returned with HTTP 404 Dec 12 02:58:31.339252 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 929/1859] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:58:31 2020] DELETE /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/9faadfaa-b64e-4556-8db6-5b9b325633d1 => generated 111 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:31.348899 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8332d099-f703-4c90-864c-60fedc6fc791 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] DELETE http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 Dec 12 02:58:31.349519 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8332d099-f703-4c90-864c-60fedc6fc791 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:31.350256 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8332d099-f703-4c90-864c-60fedc6fc791 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:31.350715 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-8332d099-f703-4c90-864c-60fedc6fc791 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Delete snapshot with id: 4c82ae5d-772d-495a-b4f4-8d411624e5b8 Dec 12 02:58:31.414022 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:31.414022 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:31.415288 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8332d099-f703-4c90-864c-60fedc6fc791 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:31.555994 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8332d099-f703-4c90-864c-60fedc6fc791 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot delete request issued successfully. Dec 12 02:58:31.556483 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8332d099-f703-4c90-864c-60fedc6fc791 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 returned with HTTP 202 Dec 12 02:58:31.561673 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 931/1860] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:58:31 2020] DELETE /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:58:31.569522 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ddf4a0b6-eeab-458a-a841-9d90a7b3a28b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 Dec 12 02:58:31.570047 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ddf4a0b6-eeab-458a-a841-9d90a7b3a28b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:31.570911 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ddf4a0b6-eeab-458a-a841-9d90a7b3a28b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:31.675942 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:31.675942 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:31.676786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ddf4a0b6-eeab-458a-a841-9d90a7b3a28b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:31.678736 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ddf4a0b6-eeab-458a-a841-9d90a7b3a28b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 returned with HTTP 200 Dec 12 02:58:31.684067 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 930/1861] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:31 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 => generated 464 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:58:32.106920 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80ce094c-4ed1-4cc1-9076-c9f92b87aec6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/a0964283-003b-459b-ad2b-74c8bdea1f37 Dec 12 02:58:32.107593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80ce094c-4ed1-4cc1-9076-c9f92b87aec6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:32.107850 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:32.107850 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:32.108237 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80ce094c-4ed1-4cc1-9076-c9f92b87aec6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:32.189571 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-107cbf3c-886f-4ae8-8ad8-1ce35b56f1e6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:32.197391 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-107cbf3c-886f-4ae8-8ad8-1ce35b56f1e6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:32.197600 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:32.197600 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:32.198282 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-107cbf3c-886f-4ae8-8ad8-1ce35b56f1e6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:32.198661 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-107cbf3c-886f-4ae8-8ad8-1ce35b56f1e6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:32.257381 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:32.257381 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:32.258534 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-80ce094c-4ed1-4cc1-9076-c9f92b87aec6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Snapshot retrieved successfully. Dec 12 02:58:32.290190 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80ce094c-4ed1-4cc1-9076-c9f92b87aec6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/a0964283-003b-459b-ad2b-74c8bdea1f37 returned with HTTP 200 Dec 12 02:58:32.297756 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 932/1862] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:32 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/a0964283-003b-459b-ad2b-74c8bdea1f37 => generated 450 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:58:32.341945 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:32.341945 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:32.347834 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-107cbf3c-886f-4ae8-8ad8-1ce35b56f1e6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:32.348698 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 931/1863] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:32 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 821 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:32.693330 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5245e92-16eb-4b09-8235-840b77485a7e tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 Dec 12 02:58:32.694613 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5245e92-16eb-4b09-8235-840b77485a7e tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:32.695002 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:32.695002 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:32.695587 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5245e92-16eb-4b09-8235-840b77485a7e tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:32.767490 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:32.767490 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:32.772744 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a5245e92-16eb-4b09-8235-840b77485a7e tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Snapshot retrieved successfully. Dec 12 02:58:32.780412 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5245e92-16eb-4b09-8235-840b77485a7e tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 returned with HTTP 200 Dec 12 02:58:32.789037 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 933/1864] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:32 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 => generated 464 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:33.310332 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10ffaa7f-eb11-4167-a243-5172dc0b4434 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/a0964283-003b-459b-ad2b-74c8bdea1f37 Dec 12 02:58:33.310898 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10ffaa7f-eb11-4167-a243-5172dc0b4434 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:33.312234 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:33.312234 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:33.312902 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10ffaa7f-eb11-4167-a243-5172dc0b4434 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:33.365354 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae5b3950-80e2-46cc-9d2a-182ffa5daa1e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:33.367039 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae5b3950-80e2-46cc-9d2a-182ffa5daa1e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:33.367367 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:33.367367 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:33.367918 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae5b3950-80e2-46cc-9d2a-182ffa5daa1e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:33.368388 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ae5b3950-80e2-46cc-9d2a-182ffa5daa1e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:33.387117 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10ffaa7f-eb11-4167-a243-5172dc0b4434 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/a0964283-003b-459b-ad2b-74c8bdea1f37 returned with HTTP 404 Dec 12 02:58:33.389793 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 932/1865] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:33 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/snapshots/a0964283-003b-459b-ad2b-74c8bdea1f37 => generated 111 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:33.401190 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96ee84d4-1061-457f-82ac-3dc80e02ece3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 Dec 12 02:58:33.406526 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96ee84d4-1061-457f-82ac-3dc80e02ece3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:33.407231 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96ee84d4-1061-457f-82ac-3dc80e02ece3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:33.407827 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-96ee84d4-1061-457f-82ac-3dc80e02ece3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member e3b1c1cd-1b07-47ff-80ec-2e4021b93325 {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 12 02:58:33.415436 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:33.415436 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:33.420030 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae5b3950-80e2-46cc-9d2a-182ffa5daa1e tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:33.421107 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96ee84d4-1061-457f-82ac-3dc80e02ece3 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 returned with HTTP 404 Dec 12 02:58:33.421998 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 934/1866] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:33 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 821 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:33.423178 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 933/1867] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Dec 12 02:58:33 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:58:33.435405 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6621a3e1-1d6c-4bdb-8751-06e840c0d1c4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots Dec 12 02:58:33.436117 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6621a3e1-1d6c-4bdb-8751-06e840c0d1c4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:33.436721 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:33.436721 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:33.437386 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6621a3e1-1d6c-4bdb-8751-06e840c0d1c4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:33.446614 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6621a3e1-1d6c-4bdb-8751-06e840c0d1c4 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots returned with HTTP 200 Dec 12 02:58:33.447728 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 935/1868] 10.222.0.50 () {60 vars in 1269 bytes} [Sat Dec 12 02:58:33 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots => generated 23 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:33.457517 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86c82935-5d53-4ccf-b1fb-a008c1c0d49e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] DELETE http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 Dec 12 02:58:33.458090 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86c82935-5d53-4ccf-b1fb-a008c1c0d49e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:33.458572 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86c82935-5d53-4ccf-b1fb-a008c1c0d49e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:33.458986 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.group_snapshots [None req-86c82935-5d53-4ccf-b1fb-a008c1c0d49e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] delete called for member e3b1c1cd-1b07-47ff-80ec-2e4021b93325 {{(pid=87999) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 12 02:58:33.459600 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.group_snapshots [None req-86c82935-5d53-4ccf-b1fb-a008c1c0d49e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Delete group_snapshot with id: e3b1c1cd-1b07-47ff-80ec-2e4021b93325 Dec 12 02:58:33.473359 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86c82935-5d53-4ccf-b1fb-a008c1c0d49e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 returned with HTTP 404 Dec 12 02:58:33.475051 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 934/1869] 10.222.0.50 () {60 vars in 1383 bytes} [Sat Dec 12 02:58:33 2020] DELETE /volume/v3/8d266644bfc841cca37e1789930e8dc1/group_snapshots/e3b1c1cd-1b07-47ff-80ec-2e4021b93325 => generated 116 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:58:33.483160 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4305db55-40cf-4e12-a960-caebe9937664 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail Dec 12 02:58:33.483958 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4305db55-40cf-4e12-a960-caebe9937664 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:33.484593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4305db55-40cf-4e12-a960-caebe9937664 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:33.485392 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-4305db55-40cf-4e12-a960-caebe9937664 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:58:33.487399 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4305db55-40cf-4e12-a960-caebe9937664 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 02:58:33.571360 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4305db55-40cf-4e12-a960-caebe9937664 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Get all volumes completed successfully. Dec 12 02:58:33.573640 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-4305db55-40cf-4e12-a960-caebe9937664 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:33.574753 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-4305db55-40cf-4e12-a960-caebe9937664 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:33.585791 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-4305db55-40cf-4e12-a960-caebe9937664 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:33.593639 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:33.593639 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:33.616766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4305db55-40cf-4e12-a960-caebe9937664 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail returned with HTTP 200 Dec 12 02:58:33.618471 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 936/1870] 10.222.0.50 () {60 vars in 1266 bytes} [Sat Dec 12 02:58:33 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/detail => generated 1004 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:58:33.635060 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a0d4967-5f8c-452c-8f19-be77acc8fad1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] POST http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/04c9bce1-650c-41a8-8417-cdb39138f2e4/action Dec 12 02:58:33.636003 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a0d4967-5f8c-452c-8f19-be77acc8fad1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:33.636255 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a0d4967-5f8c-452c-8f19-be77acc8fad1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:33.638384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-4a0d4967-5f8c-452c-8f19-be77acc8fad1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] delete called for group 04c9bce1-650c-41a8-8417-cdb39138f2e4 {{(pid=87999) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 12 02:58:33.638842 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.groups [None req-4a0d4967-5f8c-452c-8f19-be77acc8fad1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Delete group with id: 04c9bce1-650c-41a8-8417-cdb39138f2e4 Dec 12 02:58:33.646102 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:33.646102 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:33.798857 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c89d15d-d53d-498a-a680-a919ea59d304 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 Dec 12 02:58:33.799899 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c89d15d-d53d-498a-a680-a919ea59d304 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:33.800482 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:33.800482 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:33.801199 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c89d15d-d53d-498a-a680-a919ea59d304 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:33.809612 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a0d4967-5f8c-452c-8f19-be77acc8fad1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/04c9bce1-650c-41a8-8417-cdb39138f2e4/action returned with HTTP 202 Dec 12 02:58:33.817565 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 935/1871] 10.222.0.50 () {62 vars in 1395 bytes} [Sat Dec 12 02:58:33 2020] POST /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/04c9bce1-650c-41a8-8417-cdb39138f2e4/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:58:33.823690 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db40367b-6022-4850-bc44-2e9f0d329e34 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d Dec 12 02:58:33.827981 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db40367b-6022-4850-bc44-2e9f0d329e34 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:33.830116 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:33.830116 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:33.830815 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db40367b-6022-4850-bc44-2e9f0d329e34 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:33.877890 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c89d15d-d53d-498a-a680-a919ea59d304 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 returned with HTTP 404 Dec 12 02:58:33.880150 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 937/1872] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:33 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/snapshots/4c82ae5d-772d-495a-b4f4-8d411624e5b8 => generated 111 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:33.887414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25cf0831-06ec-4d77-85ca-cd8d2174b94b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] DELETE http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 Dec 12 02:58:33.893757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25cf0831-06ec-4d77-85ca-cd8d2174b94b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:33.894400 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25cf0831-06ec-4d77-85ca-cd8d2174b94b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:33.895147 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-25cf0831-06ec-4d77-85ca-cd8d2174b94b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Delete volume with id: 3fc4128f-8d96-4d22-bb25-15e435de7d64 Dec 12 02:58:33.963689 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:33.963689 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:33.982848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-db40367b-6022-4850-bc44-2e9f0d329e34 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:58:33.994615 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:33.994615 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:33.996125 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-25cf0831-06ec-4d77-85ca-cd8d2174b94b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Volume info retrieved successfully. Dec 12 02:58:33.998840 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-db40367b-6022-4850-bc44-2e9f0d329e34 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:33.999435 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-db40367b-6022-4850-bc44-2e9f0d329e34 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:34.008294 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-db40367b-6022-4850-bc44-2e9f0d329e34 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:34.016803 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:34.016803 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:34.036770 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-25cf0831-06ec-4d77-85ca-cd8d2174b94b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Delete volume request issued successfully. Dec 12 02:58:34.037808 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25cf0831-06ec-4d77-85ca-cd8d2174b94b tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 returned with HTTP 202 Dec 12 02:58:34.038908 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 938/1873] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:58:33 2020] DELETE /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:58:34.052398 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24da4d2c-7914-423c-96bb-8abd624290c0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 Dec 12 02:58:34.052981 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24da4d2c-7914-423c-96bb-8abd624290c0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:34.053184 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:34.053184 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:34.054878 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db40367b-6022-4850-bc44-2e9f0d329e34 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d returned with HTTP 200 Dec 12 02:58:34.055811 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 936/1874] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:58:33 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d => generated 1000 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 02:58:34.058580 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24da4d2c-7914-423c-96bb-8abd624290c0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:34.156634 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:34.156634 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:34.166607 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-24da4d2c-7914-423c-96bb-8abd624290c0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Volume info retrieved successfully. Dec 12 02:58:34.190758 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24da4d2c-7914-423c-96bb-8abd624290c0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 returned with HTTP 200 Dec 12 02:58:34.201167 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 939/1875] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:34 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 => generated 911 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:34.435629 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ceb959b6-44fb-45a0-a280-5fadb5f57ad0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:34.436193 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ceb959b6-44fb-45a0-a280-5fadb5f57ad0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:34.436573 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:34.436573 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:34.437195 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ceb959b6-44fb-45a0-a280-5fadb5f57ad0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:34.437712 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ceb959b6-44fb-45a0-a280-5fadb5f57ad0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:34.492581 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:34.492581 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:34.499720 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ceb959b6-44fb-45a0-a280-5fadb5f57ad0 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:34.500608 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 937/1876] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:34 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 822 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:34.512381 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-098876b7-ef5e-401f-ab62-6892ae1a16f3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 Dec 12 02:58:34.514084 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-098876b7-ef5e-401f-ab62-6892ae1a16f3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:34.514483 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:34.514483 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:34.515093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-098876b7-ef5e-401f-ab62-6892ae1a16f3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:34.573358 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:34.573358 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:34.583797 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-098876b7-ef5e-401f-ab62-6892ae1a16f3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:58:34.646548 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-098876b7-ef5e-401f-ab62-6892ae1a16f3 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 returned with HTTP 200 Dec 12 02:58:34.655731 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 940/1877] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:34 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 => generated 916 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:34.672559 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-925f6ac0-c712-48b9-8f12-618dc8573500 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] POST http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6/action Dec 12 02:58:34.673334 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:34.673334 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:34.673974 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-925f6ac0-c712-48b9-8f12-618dc8573500 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:58:34.674478 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-925f6ac0-c712-48b9-8f12-618dc8573500 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:34.675525 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.admin_actions [None req-925f6ac0-c712-48b9-8f12-618dc8573500 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] Updating backup '9d7fadc1-5319-4824-9b5f-f00bceb1fdc6' with '{'status': 'error'}' {{(pid=87999) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Dec 12 02:58:34.780063 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:34.780063 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:34.812625 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-925f6ac0-c712-48b9-8f12-618dc8573500 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] reset_status in rpcapi backup_id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 on host n-d-765315-4. {{(pid=87999) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Dec 12 02:58:34.816037 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-925f6ac0-c712-48b9-8f12-618dc8573500 tempest-VolumesBackupsAdminTest-137209529 tempest-VolumesBackupsAdminTest-137209529] http://10.222.0.50/volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6/action returned with HTTP 202 Dec 12 02:58:34.816979 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 938/1878] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:58:34 2020] POST /volume/v3/1c6ae073d1f04dceb8c35fcbcbcd1e33/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:58:34.825626 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-364e114d-3884-4b75-9e85-ee137b627fa9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:34.826184 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-364e114d-3884-4b75-9e85-ee137b627fa9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:34.826609 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:34.826609 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:34.827218 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-364e114d-3884-4b75-9e85-ee137b627fa9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:34.828120 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-364e114d-3884-4b75-9e85-ee137b627fa9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Show backup with id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:58:34.882055 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:34.882055 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:34.884225 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-364e114d-3884-4b75-9e85-ee137b627fa9 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 200 Dec 12 02:58:34.885573 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 941/1879] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:34 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:34.898717 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6b2c363-38fd-492b-8901-6ce535e18116 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] DELETE http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 Dec 12 02:58:34.899475 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6b2c363-38fd-492b-8901-6ce535e18116 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:34.899953 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:34.899953 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:34.900771 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f6b2c363-38fd-492b-8901-6ce535e18116 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:34.901278 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-f6b2c363-38fd-492b-8901-6ce535e18116 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Delete backup with id: 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6. Dec 12 02:58:34.953103 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:34.953103 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:35.005643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-f6b2c363-38fd-492b-8901-6ce535e18116 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] delete_backup rpcapi backup_id 9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 {{(pid=87999) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 12 02:58:35.008809 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f6b2c363-38fd-492b-8901-6ce535e18116 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 returned with HTTP 202 Dec 12 02:58:35.010391 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 939/1880] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:58:34 2020] DELETE /volume/v3/d98ce1d1f77642acbb88b514e565da8e/backups/9d7fadc1-5319-4824-9b5f-f00bceb1fdc6 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:58:35.024129 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d46452e6-8a7f-462a-9805-21cca4eff2d5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] DELETE http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 Dec 12 02:58:35.025138 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d46452e6-8a7f-462a-9805-21cca4eff2d5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:35.025504 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:35.025504 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:35.026866 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d46452e6-8a7f-462a-9805-21cca4eff2d5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:35.027758 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-d46452e6-8a7f-462a-9805-21cca4eff2d5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Delete volume with id: 5e1501b2-7a82-42e3-8121-6ae562e21bc3 Dec 12 02:58:35.072943 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b0a04f5-c63f-4841-9b7c-c83e85c49c6e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d Dec 12 02:58:35.073739 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b0a04f5-c63f-4841-9b7c-c83e85c49c6e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:35.074106 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:35.074106 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:35.074708 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b0a04f5-c63f-4841-9b7c-c83e85c49c6e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:35.155066 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:35.155066 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:35.160456 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d46452e6-8a7f-462a-9805-21cca4eff2d5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:58:35.196794 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:35.196794 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:35.227256 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b0a04f5-c63f-4841-9b7c-c83e85c49c6e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:58:35.256951 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d46452e6-8a7f-462a-9805-21cca4eff2d5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Delete volume request issued successfully. Dec 12 02:58:35.259230 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d46452e6-8a7f-462a-9805-21cca4eff2d5 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 returned with HTTP 202 Dec 12 02:58:35.260430 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 942/1881] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:58:35 2020] DELETE /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:58:35.262195 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-0b0a04f5-c63f-4841-9b7c-c83e85c49c6e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:35.263616 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-0b0a04f5-c63f-4841-9b7c-c83e85c49c6e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:35.288630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-0b0a04f5-c63f-4841-9b7c-c83e85c49c6e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=87999) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:35.295744 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-411e6e1e-e50e-4b98-9724-3d1b086905bd tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 Dec 12 02:58:35.296421 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-411e6e1e-e50e-4b98-9724-3d1b086905bd tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:35.296679 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:35.296679 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:35.297116 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-411e6e1e-e50e-4b98-9724-3d1b086905bd tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:35.310994 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:35.310994 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:35.380507 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b0a04f5-c63f-4841-9b7c-c83e85c49c6e tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d returned with HTTP 200 Dec 12 02:58:35.381610 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 940/1882] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:58:35 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d => generated 1000 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 02:58:35.399217 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae002e6f-43ae-4fdf-af43-f7a00a404a47 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 Dec 12 02:58:35.401702 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae002e6f-43ae-4fdf-af43-f7a00a404a47 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:35.402040 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:35.402040 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:35.402611 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae002e6f-43ae-4fdf-af43-f7a00a404a47 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:35.438725 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:35.438725 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:35.451398 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-411e6e1e-e50e-4b98-9724-3d1b086905bd tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Volume info retrieved successfully. Dec 12 02:58:35.482897 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-411e6e1e-e50e-4b98-9724-3d1b086905bd tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 returned with HTTP 200 Dec 12 02:58:35.484870 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 943/1883] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:35 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 => generated 911 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:35.553963 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:35.553963 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:35.574010 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae002e6f-43ae-4fdf-af43-f7a00a404a47 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:58:35.629256 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae002e6f-43ae-4fdf-af43-f7a00a404a47 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 returned with HTTP 200 Dec 12 02:58:35.630611 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 941/1884] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:35 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 => generated 915 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:36.398669 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-151dfdf1-19b3-4f76-919c-d8d71169aae1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d Dec 12 02:58:36.399241 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-151dfdf1-19b3-4f76-919c-d8d71169aae1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:36.399522 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:36.399522 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:36.399992 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-151dfdf1-19b3-4f76-919c-d8d71169aae1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:36.500967 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-652c2a35-6080-43b7-a494-59ca488a330d tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 Dec 12 02:58:36.501519 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-652c2a35-6080-43b7-a494-59ca488a330d tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:36.501669 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:36.501669 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:36.502327 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-652c2a35-6080-43b7-a494-59ca488a330d tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:36.536538 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:36.536538 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:36.570335 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-151dfdf1-19b3-4f76-919c-d8d71169aae1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Volume info retrieved successfully. Dec 12 02:58:36.618560 n-d-765315-4 devstack@c-api.service[87998]: WARNING stevedore.named [None req-151dfdf1-19b3-4f76-919c-d8d71169aae1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 12 02:58:36.618925 n-d-765315-4 devstack@c-api.service[87998]: WARNING castellan.key_manager [None req-151dfdf1-19b3-4f76-919c-d8d71169aae1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 12 02:58:36.641781 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:36.641781 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:36.643199 n-d-765315-4 devstack@c-api.service[87998]: DEBUG oslo_db.sqlalchemy.engines [None req-151dfdf1-19b3-4f76-919c-d8d71169aae1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88000) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 12 02:58:36.660382 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:36.660382 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:36.686551 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-652c2a35-6080-43b7-a494-59ca488a330d tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Volume info retrieved successfully. Dec 12 02:58:36.724924 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-151dfdf1-19b3-4f76-919c-d8d71169aae1 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d returned with HTTP 200 Dec 12 02:58:36.728819 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 944/1885] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:58:36 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d => generated 999 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:36.748042 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-652c2a35-6080-43b7-a494-59ca488a330d tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 returned with HTTP 200 Dec 12 02:58:36.749318 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 942/1886] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:36 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 => generated 911 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:36.749809 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7bf5368-29b3-45c5-aad1-dc79d6739cde tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 Dec 12 02:58:36.750365 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7bf5368-29b3-45c5-aad1-dc79d6739cde tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:36.750592 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:36.750592 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:36.751120 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7bf5368-29b3-45c5-aad1-dc79d6739cde tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:36.822456 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:36.822456 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:36.838360 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b7bf5368-29b3-45c5-aad1-dc79d6739cde tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:58:36.873592 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7bf5368-29b3-45c5-aad1-dc79d6739cde tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 returned with HTTP 200 Dec 12 02:58:36.874511 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 945/1887] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:36 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 => generated 915 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:37.453730 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] POST http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes Dec 12 02:58:37.454571 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:37.454571 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:37.455174 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1932229928"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:37.456497 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1932229928'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:58:37.475699 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Create volume of 1 GB Dec 12 02:58:37.548692 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Availability Zones retrieved successfully. Dec 12 02:58:37.574944 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Flow 'volume_create_api' (1d82aba9-5365-408b-a3cc-e061bff8f12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:58:37.578994 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76affa55-b595-41c8-a964-023ccfcb700a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:37.581480 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:58:37.747097 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-418d8b28-c512-4ddc-917d-7d39606bec8a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d Dec 12 02:58:37.757281 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76affa55-b595-41c8-a964-023ccfcb700a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:37.757470 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-418d8b28-c512-4ddc-917d-7d39606bec8a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:37.757470 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:37.757470 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:37.757470 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-418d8b28-c512-4ddc-917d-7d39606bec8a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:37.757839 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (626342ca-6889-4e5e-a1da-80c4ad384b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:37.865989 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-418d8b28-c512-4ddc-917d-7d39606bec8a tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d returned with HTTP 404 Dec 12 02:58:37.871380 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 946/1888] 10.222.0.50 () {60 vars in 1356 bytes} [Sat Dec 12 02:58:37 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d => generated 109 bytes in 129 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:58:37.880305 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e30d16a4-0e1d-41c0-b8cb-f405336103a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] GET http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 Dec 12 02:58:37.883277 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e30d16a4-0e1d-41c0-b8cb-f405336103a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:37.886070 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e30d16a4-0e1d-41c0-b8cb-f405336103a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:37.946422 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Created reservations ['be767380-0f7c-4729-a6ff-869e771227ae', '1e7d6d20-87ea-440c-9fe7-51687067f7ab', '74f2859a-ad09-4865-9e96-475c8faf2f5e', 'b83a4bc8-80d7-4247-a183-aac2f27d6710'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:58:37.961225 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (626342ca-6889-4e5e-a1da-80c4ad384b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be767380-0f7c-4729-a6ff-869e771227ae', '1e7d6d20-87ea-440c-9fe7-51687067f7ab', '74f2859a-ad09-4865-9e96-475c8faf2f5e', 'b83a4bc8-80d7-4247-a183-aac2f27d6710']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:37.966793 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84a7f77-5a21-48c8-95dc-2f70046f5800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:37.979400 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e30d16a4-0e1d-41c0-b8cb-f405336103a0 tempest-SnapshotsActionsTest-603673365 tempest-SnapshotsActionsTest-603673365] http://10.222.0.50/volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 returned with HTTP 404 Dec 12 02:58:37.980459 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 947/1889] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:37 2020] GET /volume/v3/caba26bbb44048a59ca5d82eb41c82a6/volumes/3fc4128f-8d96-4d22-bb25-15e435de7d64 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:37.990754 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93d85338-68aa-4d77-9d59-2867c194c46f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] GET http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/04c9bce1-650c-41a8-8417-cdb39138f2e4 Dec 12 02:58:37.990754 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93d85338-68aa-4d77-9d59-2867c194c46f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:37.990754 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93d85338-68aa-4d77-9d59-2867c194c46f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:37.990754 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.groups [None req-93d85338-68aa-4d77-9d59-2867c194c46f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] show called for member 04c9bce1-650c-41a8-8417-cdb39138f2e4 {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 12 02:58:38.010885 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93d85338-68aa-4d77-9d59-2867c194c46f tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/04c9bce1-650c-41a8-8417-cdb39138f2e4 returned with HTTP 404 Dec 12 02:58:38.010885 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 948/1890] 10.222.0.50 () {60 vars in 1353 bytes} [Sat Dec 12 02:58:37 2020] GET /volume/v3/8d266644bfc841cca37e1789930e8dc1/groups/04c9bce1-650c-41a8-8417-cdb39138f2e4 => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:58:38.019220 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4e19b4d-4b90-4fc5-92af-2c702ff8da63 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 Dec 12 02:58:38.019790 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4e19b4d-4b90-4fc5-92af-2c702ff8da63 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:38.020290 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4e19b4d-4b90-4fc5-92af-2c702ff8da63 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:38.151950 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84a7f77-5a21-48c8-95dc-2f70046f5800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ec89d4c-17bd-4e35-948e-88b24c6deb59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1932229928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3030f82f0dbf4fe592549f3d9263caf8',qos_specs=None,replication_status=,reservations=['be767380-0f7c-4729-a6ff-869e771227ae','1e7d6d20-87ea-440c-9fe7-51687067f7ab','74f2859a-ad09-4865-9e96-475c8faf2f5e','b83a4bc8-80d7-4247-a183-aac2f27d6710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f4c18cbf9f4da6ac2f37adb73473c2',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:58:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1932229928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ec89d4c-17bd-4e35-948e-88b24c6deb59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3030f82f0dbf4fe592549f3d9263caf8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='54f4c18cbf9f4da6ac2f37adb73473c2',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:38.155113 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79245ac3-9885-4dab-a93d-5bb4ea2c1c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:38.219201 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79245ac3-9885-4dab-a93d-5bb4ea2c1c3e) transitioned into state 'SUCCESS' from state '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-1932229928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3030f82f0dbf4fe592549f3d9263caf8',qos_specs=None,replication_status=,reservations=['be767380-0f7c-4729-a6ff-869e771227ae','1e7d6d20-87ea-440c-9fe7-51687067f7ab','74f2859a-ad09-4865-9e96-475c8faf2f5e','b83a4bc8-80d7-4247-a183-aac2f27d6710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54f4c18cbf9f4da6ac2f37adb73473c2',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:38.221502 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a99f5bec-178b-43e2-987f-abb69b13e5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:38.235488 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:38.235488 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:38.249527 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a99f5bec-178b-43e2-987f-abb69b13e5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:38.252563 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Flow 'volume_create_api' (1d82aba9-5365-408b-a3cc-e061bff8f12b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:58:38.310232 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a4e19b4d-4b90-4fc5-92af-2c702ff8da63 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:58:38.312687 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Create volume request issued successfully. Dec 12 02:58:38.330683 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7c03266-cf7d-4fca-b5b7-7e80d33abd21 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes returned with HTTP 202 Dec 12 02:58:38.331908 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 943/1891] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:58:37 2020] POST /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes => generated 826 bytes in 883 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:58:38.354212 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d87b2513-172e-40f4-b642-585fea93c966 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] DELETE http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/group_types/960a7e9e-7028-4565-a3b6-9fcf4e4bf2d3 Dec 12 02:58:38.354784 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d87b2513-172e-40f4-b642-585fea93c966 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:38.355006 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:38.355006 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:38.355381 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d87b2513-172e-40f4-b642-585fea93c966 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:38.356079 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:38.356079 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:38.391077 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4e19b4d-4b90-4fc5-92af-2c702ff8da63 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 returned with HTTP 200 Dec 12 02:58:38.392273 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 949/1892] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:38 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 => generated 915 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:38.407714 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d8a4b59-9fa9-479d-9312-8e0b9dfcd627 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 Dec 12 02:58:38.408243 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d8a4b59-9fa9-479d-9312-8e0b9dfcd627 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:38.408433 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:38.408433 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:38.408833 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d8a4b59-9fa9-479d-9312-8e0b9dfcd627 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:38.443785 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:58:38.443785 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:58:38.472558 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d87b2513-172e-40f4-b642-585fea93c966 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/group_types/960a7e9e-7028-4565-a3b6-9fcf4e4bf2d3 returned with HTTP 202 Dec 12 02:58:38.475662 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 944/1893] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Dec 12 02:58:38 2020] DELETE /volume/v3/8178ae04772542a08404194e8b4b32e9/group_types/960a7e9e-7028-4565-a3b6-9fcf4e4bf2d3 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:58:38.496440 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c479973-402a-47de-adf2-69ef6146edd6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] DELETE http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d Dec 12 02:58:38.501061 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c479973-402a-47de-adf2-69ef6146edd6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:38.503218 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c479973-402a-47de-adf2-69ef6146edd6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:38.504967 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-0c479973-402a-47de-adf2-69ef6146edd6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Delete volume with id: c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d Dec 12 02:58:38.671681 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:38.671681 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:38.678978 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c479973-402a-47de-adf2-69ef6146edd6 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d returned with HTTP 404 Dec 12 02:58:38.682034 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 945/1894] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:58:38 2020] DELETE /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/c58d5b2c-ac7d-40d0-9f97-1f58bc20d28d => generated 109 bytes in 191 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:58:38.699118 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c799cf8-bc04-429e-95a9-9aea6b8eb8b2 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] DELETE http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types/c89549d8-f207-48ea-9998-6b47a3ff82e7 Dec 12 02:58:38.700068 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c799cf8-bc04-429e-95a9-9aea6b8eb8b2 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:38.702770 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c799cf8-bc04-429e-95a9-9aea6b8eb8b2 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:38.728843 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7d8a4b59-9fa9-479d-9312-8e0b9dfcd627 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:58:38.837305 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d8a4b59-9fa9-479d-9312-8e0b9dfcd627 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 returned with HTTP 200 Dec 12 02:58:38.838184 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 950/1895] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:38 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 => generated 894 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:38.940156 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c799cf8-bc04-429e-95a9-9aea6b8eb8b2 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types/c89549d8-f207-48ea-9998-6b47a3ff82e7 returned with HTTP 202 Dec 12 02:58:38.944111 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 946/1896] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:58:38 2020] DELETE /volume/v3/8178ae04772542a08404194e8b4b32e9/types/c89549d8-f207-48ea-9998-6b47a3ff82e7 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:58:38.959701 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-470a32cb-9d7a-4701-8751-cfbcbed1ba1d tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] GET http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types/c89549d8-f207-48ea-9998-6b47a3ff82e7 Dec 12 02:58:38.960235 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-470a32cb-9d7a-4701-8751-cfbcbed1ba1d tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:38.960468 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:38.960468 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:38.960878 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-470a32cb-9d7a-4701-8751-cfbcbed1ba1d tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:38.992290 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-470a32cb-9d7a-4701-8751-cfbcbed1ba1d tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types/c89549d8-f207-48ea-9998-6b47a3ff82e7 returned with HTTP 404 Dec 12 02:58:38.993474 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 951/1897] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:58:38 2020] GET /volume/v3/8178ae04772542a08404194e8b4b32e9/types/c89549d8-f207-48ea-9998-6b47a3ff82e7 => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:39.003056 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b28c1113-81ee-4c57-af30-3faab94a35fd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] DELETE http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e Dec 12 02:58:39.003527 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b28c1113-81ee-4c57-af30-3faab94a35fd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:39.004021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b28c1113-81ee-4c57-af30-3faab94a35fd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:39.004485 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b28c1113-81ee-4c57-af30-3faab94a35fd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Delete volume with id: 4f8edfe3-814f-48c2-a2f0-e6acd5ef500e Dec 12 02:58:39.133790 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b28c1113-81ee-4c57-af30-3faab94a35fd tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e returned with HTTP 404 Dec 12 02:58:39.139037 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 947/1898] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:58:38 2020] DELETE /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/4f8edfe3-814f-48c2-a2f0-e6acd5ef500e => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:39.143530 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67e3f777-bd23-4979-b0c3-ba0792e8db54 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] DELETE http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/e4be3b71-d133-4128-95a6-1a001b4a1a49 Dec 12 02:58:39.144454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67e3f777-bd23-4979-b0c3-ba0792e8db54 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:39.146191 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67e3f777-bd23-4979-b0c3-ba0792e8db54 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:39.146770 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-67e3f777-bd23-4979-b0c3-ba0792e8db54 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Delete volume with id: e4be3b71-d133-4128-95a6-1a001b4a1a49 Dec 12 02:58:39.407037 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d83f081a-f043-4292-ab50-aef7fa06ca2d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 Dec 12 02:58:39.407566 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d83f081a-f043-4292-ab50-aef7fa06ca2d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:39.408030 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d83f081a-f043-4292-ab50-aef7fa06ca2d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:39.414172 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67e3f777-bd23-4979-b0c3-ba0792e8db54 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/e4be3b71-d133-4128-95a6-1a001b4a1a49 returned with HTTP 404 Dec 12 02:58:39.420989 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 952/1899] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:58:39 2020] DELETE /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/e4be3b71-d133-4128-95a6-1a001b4a1a49 => generated 109 bytes in 279 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:39.444222 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2be4c31-272e-4d78-8ba0-0d73642e7ffd tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] DELETE http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types/4e4aa90b-90ad-470f-9000-8537f328f0ad Dec 12 02:58:39.449551 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f2be4c31-272e-4d78-8ba0-0d73642e7ffd tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:39.452262 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f2be4c31-272e-4d78-8ba0-0d73642e7ffd tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:39.550363 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d83f081a-f043-4292-ab50-aef7fa06ca2d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 returned with HTTP 404 Dec 12 02:58:39.561186 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 948/1900] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:39 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/5e1501b2-7a82-42e3-8121-6ae562e21bc3 => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:39.569739 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45d1c558-330b-481c-8d81-e32d0641cd35 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] DELETE http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 Dec 12 02:58:39.570520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45d1c558-330b-481c-8d81-e32d0641cd35 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:39.571171 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45d1c558-330b-481c-8d81-e32d0641cd35 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:39.571945 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-45d1c558-330b-481c-8d81-e32d0641cd35 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Delete volume with id: 561ed0e7-1810-40b1-911e-3b762e3c2d61 Dec 12 02:58:39.689184 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:39.689184 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:39.691054 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-45d1c558-330b-481c-8d81-e32d0641cd35 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:58:39.710432 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:58:39.710432 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:58:39.758983 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2be4c31-272e-4d78-8ba0-0d73642e7ffd tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types/4e4aa90b-90ad-470f-9000-8537f328f0ad returned with HTTP 202 Dec 12 02:58:39.760242 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 953/1901] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:58:39 2020] DELETE /volume/v3/8178ae04772542a08404194e8b4b32e9/types/4e4aa90b-90ad-470f-9000-8537f328f0ad => generated 0 bytes in 339 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:58:39.769313 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4bd78bf8-0014-443b-bc82-fb6f482aad1e tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] GET http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types/4e4aa90b-90ad-470f-9000-8537f328f0ad Dec 12 02:58:39.769910 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4bd78bf8-0014-443b-bc82-fb6f482aad1e tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:39.770448 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4bd78bf8-0014-443b-bc82-fb6f482aad1e tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:39.796942 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-45d1c558-330b-481c-8d81-e32d0641cd35 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Delete volume request issued successfully. Dec 12 02:58:39.797353 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4bd78bf8-0014-443b-bc82-fb6f482aad1e tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types/4e4aa90b-90ad-470f-9000-8537f328f0ad returned with HTTP 404 Dec 12 02:58:39.798411 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 954/1902] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:58:39 2020] GET /volume/v3/8178ae04772542a08404194e8b4b32e9/types/4e4aa90b-90ad-470f-9000-8537f328f0ad => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:39.799053 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45d1c558-330b-481c-8d81-e32d0641cd35 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 returned with HTTP 202 Dec 12 02:58:39.801014 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 949/1903] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:58:39 2020] DELETE /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:58:39.812726 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dddc5620-d77f-42f0-899e-4cef35f32f14 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] DELETE http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e Dec 12 02:58:39.816972 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dddc5620-d77f-42f0-899e-4cef35f32f14 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:39.817563 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dddc5620-d77f-42f0-899e-4cef35f32f14 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:39.818052 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-dddc5620-d77f-42f0-899e-4cef35f32f14 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] Delete volume with id: b93f4a1e-568d-4454-8281-ea566ef2521e Dec 12 02:58:39.822943 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f691ad9-53bd-44d3-92d3-5b4b9f2af67c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 Dec 12 02:58:39.837500 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f691ad9-53bd-44d3-92d3-5b4b9f2af67c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:39.845175 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:39.845175 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:39.848089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f691ad9-53bd-44d3-92d3-5b4b9f2af67c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:39.995575 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dddc5620-d77f-42f0-899e-4cef35f32f14 tempest-GroupSnapshotsTest-1535975048 tempest-GroupSnapshotsTest-1535975048] http://10.222.0.50/volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e returned with HTTP 404 Dec 12 02:58:40.000732 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 955/1904] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:58:39 2020] DELETE /volume/v3/8d266644bfc841cca37e1789930e8dc1/volumes/b93f4a1e-568d-4454-8281-ea566ef2521e => generated 109 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:40.023013 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5659557-8bb4-47ea-b86a-7267b4201e6b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 Dec 12 02:58:40.023580 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5659557-8bb4-47ea-b86a-7267b4201e6b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:40.044208 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5659557-8bb4-47ea-b86a-7267b4201e6b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:40.052212 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:40.052212 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:40.075410 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f691ad9-53bd-44d3-92d3-5b4b9f2af67c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:58:40.100066 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f691ad9-53bd-44d3-92d3-5b4b9f2af67c tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 returned with HTTP 200 Dec 12 02:58:40.101118 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 950/1905] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:39 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 => generated 915 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:40.115103 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1cbfc799-a873-465f-b738-f8fcae053032 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] DELETE http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types/279984c1-62e2-4070-a753-dfafb4f0618d Dec 12 02:58:40.115632 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1cbfc799-a873-465f-b738-f8fcae053032 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:40.115854 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:40.115854 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:40.116235 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1cbfc799-a873-465f-b738-f8fcae053032 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:40.145859 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:40.145859 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:40.171304 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a5659557-8bb4-47ea-b86a-7267b4201e6b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:58:40.258227 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:58:40.258227 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:58:40.280246 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5659557-8bb4-47ea-b86a-7267b4201e6b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 returned with HTTP 200 Dec 12 02:58:40.291978 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1cbfc799-a873-465f-b738-f8fcae053032 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types/279984c1-62e2-4070-a753-dfafb4f0618d returned with HTTP 202 Dec 12 02:58:40.293059 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 951/1906] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:58:40 2020] DELETE /volume/v3/8178ae04772542a08404194e8b4b32e9/types/279984c1-62e2-4070-a753-dfafb4f0618d => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:58:40.298088 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 956/1907] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:39 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 => generated 918 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:40.303587 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e12ef36e-bad8-4c6a-bfb3-5abb48697068 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] GET http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types/279984c1-62e2-4070-a753-dfafb4f0618d Dec 12 02:58:40.304279 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e12ef36e-bad8-4c6a-bfb3-5abb48697068 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:40.305175 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e12ef36e-bad8-4c6a-bfb3-5abb48697068 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:40.333214 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e12ef36e-bad8-4c6a-bfb3-5abb48697068 tempest-GroupSnapshotsTest-64033908 tempest-GroupSnapshotsTest-64033908] http://10.222.0.50/volume/v3/8178ae04772542a08404194e8b4b32e9/types/279984c1-62e2-4070-a753-dfafb4f0618d returned with HTTP 404 Dec 12 02:58:40.334494 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 952/1908] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:58:40 2020] GET /volume/v3/8178ae04772542a08404194e8b4b32e9/types/279984c1-62e2-4070-a753-dfafb4f0618d => generated 114 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:41.117059 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7693c56-fdc5-4f6b-a6aa-565cfbb763e6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 Dec 12 02:58:41.117746 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7693c56-fdc5-4f6b-a6aa-565cfbb763e6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:41.117969 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:41.117969 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:41.118342 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7693c56-fdc5-4f6b-a6aa-565cfbb763e6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:41.257809 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:41.257809 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:41.289365 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7693c56-fdc5-4f6b-a6aa-565cfbb763e6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:58:41.298520 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da130beb-cca0-4163-ad9b-a5d474ce6a5d tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 Dec 12 02:58:41.299282 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da130beb-cca0-4163-ad9b-a5d474ce6a5d tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:41.299926 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da130beb-cca0-4163-ad9b-a5d474ce6a5d tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:41.387118 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7693c56-fdc5-4f6b-a6aa-565cfbb763e6 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 returned with HTTP 200 Dec 12 02:58:41.400748 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 957/1909] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:41 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 => generated 915 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:41.468317 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:41.468317 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:41.500489 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-da130beb-cca0-4163-ad9b-a5d474ce6a5d tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:58:41.554275 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da130beb-cca0-4163-ad9b-a5d474ce6a5d tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 returned with HTTP 200 Dec 12 02:58:41.555106 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 953/1910] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:41 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 => generated 919 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:58:42.416140 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9bb24f99-659b-4ec7-a591-b73aee132457 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 Dec 12 02:58:42.416680 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9bb24f99-659b-4ec7-a591-b73aee132457 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:42.416926 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:42.416926 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:42.417894 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9bb24f99-659b-4ec7-a591-b73aee132457 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:42.526844 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:42.526844 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:42.551848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9bb24f99-659b-4ec7-a591-b73aee132457 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Volume info retrieved successfully. Dec 12 02:58:42.609952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9bb24f99-659b-4ec7-a591-b73aee132457 tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 returned with HTTP 200 Dec 12 02:58:42.619569 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 958/1911] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:42 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 => generated 915 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:43.627500 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8053ee12-fa80-4dcc-b928-320d0ecfd55d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] GET http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 Dec 12 02:58:43.628219 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8053ee12-fa80-4dcc-b928-320d0ecfd55d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:43.628441 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:43.628441 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:43.628828 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8053ee12-fa80-4dcc-b928-320d0ecfd55d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:43.777622 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8053ee12-fa80-4dcc-b928-320d0ecfd55d tempest-VolumesBackupsAdminTest-2138356933 tempest-VolumesBackupsAdminTest-2138356933] http://10.222.0.50/volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 returned with HTTP 404 Dec 12 02:58:43.786772 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 954/1912] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:43 2020] GET /volume/v3/d98ce1d1f77642acbb88b514e565da8e/volumes/561ed0e7-1810-40b1-911e-3b762e3c2d61 => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 12 02:58:47.846109 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e87fd500-3c89-4a56-ba68-60cf60a14409 tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] GET http://10.222.0.50/volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services Dec 12 02:58:47.846625 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e87fd500-3c89-4a56-ba68-60cf60a14409 tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:47.847012 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:47.847012 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:47.847652 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e87fd500-3c89-4a56-ba68-60cf60a14409 tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:47.872834 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e87fd500-3c89-4a56-ba68-60cf60a14409 tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] http://10.222.0.50/volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services returned with HTTP 200 Dec 12 02:58:47.874294 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 959/1913] 10.222.0.50 () {58 vars in 1216 bytes} [Sat Dec 12 02:58:47 2020] GET /volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services => generated 629 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:47.890468 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74a6be84-14b2-4e81-b052-da5b433d6563 tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] GET http://10.222.0.50/volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services?host=n-d-765315-4 Dec 12 02:58:47.891018 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74a6be84-14b2-4e81-b052-da5b433d6563 tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:47.891509 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74a6be84-14b2-4e81-b052-da5b433d6563 tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:47.912219 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74a6be84-14b2-4e81-b052-da5b433d6563 tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] http://10.222.0.50/volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services?host=n-d-765315-4 returned with HTTP 200 Dec 12 02:58:47.930012 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 955/1914] 10.222.0.50 () {58 vars in 1251 bytes} [Sat Dec 12 02:58:47 2020] GET /volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services?host=n-d-765315-4 => generated 629 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:47.938424 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8e15bee-61f3-43b6-953f-17f0a981bccb tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] GET http://10.222.0.50/volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services?host=n-d-765315-4&binary=cinder-scheduler Dec 12 02:58:47.939038 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8e15bee-61f3-43b6-953f-17f0a981bccb tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:47.939532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8e15bee-61f3-43b6-953f-17f0a981bccb tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:47.959212 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8e15bee-61f3-43b6-953f-17f0a981bccb tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] http://10.222.0.50/volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services?host=n-d-765315-4&binary=cinder-scheduler returned with HTTP 200 Dec 12 02:58:47.968020 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 960/1915] 10.222.0.50 () {58 vars in 1299 bytes} [Sat Dec 12 02:58:47 2020] GET /volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services?host=n-d-765315-4&binary=cinder-scheduler => generated 191 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:47.985336 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dcd0de8e-3c92-4513-b793-ea0cb28e4378 tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] GET http://10.222.0.50/volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services?binary=cinder-scheduler Dec 12 02:58:47.985880 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dcd0de8e-3c92-4513-b793-ea0cb28e4378 tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:47.986374 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dcd0de8e-3c92-4513-b793-ea0cb28e4378 tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:48.009703 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dcd0de8e-3c92-4513-b793-ea0cb28e4378 tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] http://10.222.0.50/volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services?binary=cinder-scheduler returned with HTTP 200 Dec 12 02:58:48.009703 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 956/1916] 10.222.0.50 () {58 vars in 1263 bytes} [Sat Dec 12 02:58:47 2020] GET /volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services?binary=cinder-scheduler => generated 191 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:58:48.544575 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] POST http://10.222.0.50/volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes Dec 12 02:58:48.545530 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-720104951"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:48.546621 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-720104951'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:58:48.546998 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Create volume of 1 GB Dec 12 02:58:48.569968 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Availability Zones retrieved successfully. Dec 12 02:58:48.611460 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Flow 'volume_create_api' (a88f7d76-faa8-40cc-a774-8e7cf657e723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:58:48.614384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (023637ca-66c3-413e-9405-eda2c9ec7be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:48.627081 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:58:48.767035 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (023637ca-66c3-413e-9405-eda2c9ec7be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:48.770732 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b8c7058-0f10-4e2d-b5af-b398c61ee1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:48.955289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Created reservations ['0c67f382-64c4-402f-afdd-bf57e6edea06', '63ee5dfd-ec17-43c6-91b6-efb1632f785c', 'da23e9aa-1610-423f-a835-075e49c3c851', '9a40b7ee-3d6b-4a10-b4fb-f8aaaa6158ab'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:58:48.957330 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b8c7058-0f10-4e2d-b5af-b398c61ee1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c67f382-64c4-402f-afdd-bf57e6edea06', '63ee5dfd-ec17-43c6-91b6-efb1632f785c', 'da23e9aa-1610-423f-a835-075e49c3c851', '9a40b7ee-3d6b-4a10-b4fb-f8aaaa6158ab']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:48.959562 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44647a1a-93ef-45cf-90f1-cfd315207731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:49.122685 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44647a1a-93ef-45cf-90f1-cfd315207731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-720104951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6dc530be4114b0fb4778f4cf239a155',qos_specs=None,replication_status=,reservations=['0c67f382-64c4-402f-afdd-bf57e6edea06','63ee5dfd-ec17-43c6-91b6-efb1632f785c','da23e9aa-1610-423f-a835-075e49c3c851','9a40b7ee-3d6b-4a10-b4fb-f8aaaa6158ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='762151641d3a48a5878f7b3fc6b4ff7a',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-720104951',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a6dc530be4114b0fb4778f4cf239a155',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='762151641d3a48a5878f7b3fc6b4ff7a',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:49.125420 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ddc7c7-d5f7-4155-966a-3dc4baae0fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:49.186665 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ddc7c7-d5f7-4155-966a-3dc4baae0fc3) transitioned into state 'SUCCESS' from state '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-720104951',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a6dc530be4114b0fb4778f4cf239a155',qos_specs=None,replication_status=,reservations=['0c67f382-64c4-402f-afdd-bf57e6edea06','63ee5dfd-ec17-43c6-91b6-efb1632f785c','da23e9aa-1610-423f-a835-075e49c3c851','9a40b7ee-3d6b-4a10-b4fb-f8aaaa6158ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='762151641d3a48a5878f7b3fc6b4ff7a',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:49.190236 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3428507-26b5-4587-ac68-017064fc3d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:49.223423 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3428507-26b5-4587-ac68-017064fc3d8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:49.235592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Flow 'volume_create_api' (a88f7d76-faa8-40cc-a774-8e7cf657e723) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:58:49.361127 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Create volume request issued successfully. Dec 12 02:58:49.381134 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f329ef9-004d-4cc6-ae6a-35982930e5c0 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] http://10.222.0.50/volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes returned with HTTP 202 Dec 12 02:58:49.382821 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 961/1917] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:58:48 2020] POST /volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes => generated 822 bytes in 1361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:58:49.399619 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3795961f-5e86-427a-bb30-673aca186c83 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] GET http://10.222.0.50/volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 Dec 12 02:58:49.400392 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3795961f-5e86-427a-bb30-673aca186c83 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:49.401058 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3795961f-5e86-427a-bb30-673aca186c83 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:49.477250 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:49.477250 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:49.488839 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3795961f-5e86-427a-bb30-673aca186c83 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Volume info retrieved successfully. Dec 12 02:58:49.553477 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3795961f-5e86-427a-bb30-673aca186c83 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] http://10.222.0.50/volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 returned with HTTP 200 Dec 12 02:58:49.560850 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 957/1918] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:49 2020] GET /volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 => generated 890 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:50.578590 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a01d44c-0f72-41f6-abef-ce3809dd7f21 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] GET http://10.222.0.50/volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 Dec 12 02:58:50.581560 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a01d44c-0f72-41f6-abef-ce3809dd7f21 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:50.582046 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:50.582046 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:50.582662 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a01d44c-0f72-41f6-abef-ce3809dd7f21 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:50.755972 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:50.755972 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:50.775542 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a01d44c-0f72-41f6-abef-ce3809dd7f21 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Volume info retrieved successfully. Dec 12 02:58:50.822954 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a01d44c-0f72-41f6-abef-ce3809dd7f21 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] http://10.222.0.50/volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 returned with HTTP 200 Dec 12 02:58:50.823781 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 962/1919] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:50 2020] GET /volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 => generated 914 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:51.546784 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00adc50f-cf9d-4878-93f6-75eeab67944c tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] GET http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 Dec 12 02:58:51.547569 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00adc50f-cf9d-4878-93f6-75eeab67944c tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:51.548106 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:51.548106 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:51.548778 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00adc50f-cf9d-4878-93f6-75eeab67944c tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:51.615298 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00adc50f-cf9d-4878-93f6-75eeab67944c tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 returned with HTTP 200 Dec 12 02:58:51.619314 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 958/1920] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:51 2020] GET /volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 => generated 361 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:51.631619 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-02d2441b-3fe9-4750-9a5b-0b1526e85bba tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] GET http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432/defaults Dec 12 02:58:51.632431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-02d2441b-3fe9-4750-9a5b-0b1526e85bba tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:51.632855 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:51.632855 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:51.633483 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-02d2441b-3fe9-4750-9a5b-0b1526e85bba tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'defaults' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:51.701893 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-02d2441b-3fe9-4750-9a5b-0b1526e85bba tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432/defaults returned with HTTP 200 Dec 12 02:58:51.703633 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 963/1921] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Dec 12 02:58:51 2020] GET /volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432/defaults => generated 361 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:51.717026 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76f8f068-3796-4a89-81e4-3187d19b73f5 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] PUT http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 Dec 12 02:58:51.718711 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76f8f068-3796-4a89-81e4-3187d19b73f5 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:51.839813 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-376f83b3-1afd-4fcb-994c-69180a2477ea tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] GET http://10.222.0.50/volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 Dec 12 02:58:51.841043 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-376f83b3-1afd-4fcb-994c-69180a2477ea tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:51.842104 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-376f83b3-1afd-4fcb-994c-69180a2477ea tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:51.865225 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76f8f068-3796-4a89-81e4-3187d19b73f5 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 returned with HTTP 200 Dec 12 02:58:51.867039 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 959/1922] 10.222.0.50 () {60 vars in 1341 bytes} [Sat Dec 12 02:58:51 2020] PUT /volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 => generated 319 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:51.885507 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-992e678d-c9af-4a80-ad64-1813cd14d76f tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] DELETE http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 Dec 12 02:58:51.886476 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-992e678d-c9af-4a80-ad64-1813cd14d76f tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:51.887712 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-992e678d-c9af-4a80-ad64-1813cd14d76f tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:51.915424 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-992e678d-c9af-4a80-ad64-1813cd14d76f tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 returned with HTTP 200 Dec 12 02:58:51.917027 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 960/1923] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:58:51 2020] DELETE /volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 => generated 0 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Dec 12 02:58:51.927108 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c415cd15-41b4-45c1-a4ec-3c918334ffbd tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] GET http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 Dec 12 02:58:51.928049 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c415cd15-41b4-45c1-a4ec-3c918334ffbd tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:51.928753 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c415cd15-41b4-45c1-a4ec-3c918334ffbd tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:51.952058 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:51.952058 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:51.974870 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-376f83b3-1afd-4fcb-994c-69180a2477ea tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Volume info retrieved successfully. Dec 12 02:58:51.999519 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c415cd15-41b4-45c1-a4ec-3c918334ffbd tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 returned with HTTP 200 Dec 12 02:58:52.001062 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 961/1924] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:51 2020] GET /volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 => generated 361 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:52.012822 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b9dbfdd-69f3-4675-95d0-d7cc6ff7d72e tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] PUT http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 Dec 12 02:58:52.019237 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b9dbfdd-69f3-4675-95d0-d7cc6ff7d72e tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:52.032033 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-376f83b3-1afd-4fcb-994c-69180a2477ea tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] http://10.222.0.50/volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 returned with HTTP 200 Dec 12 02:58:52.037499 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 964/1925] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:51 2020] GET /volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 => generated 915 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:52.053589 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99eeee11-5b8c-434d-aba9-1b57c2c2f79b tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] GET http://10.222.0.50/volume/v3/58fad0e96c364b42bcb93ab4b8964b46/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 Dec 12 02:58:52.054440 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99eeee11-5b8c-434d-aba9-1b57c2c2f79b tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:52.054848 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:52.054848 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:52.055499 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99eeee11-5b8c-434d-aba9-1b57c2c2f79b tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:52.191788 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:52.191788 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:52.216193 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-99eeee11-5b8c-434d-aba9-1b57c2c2f79b tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] Volume info retrieved successfully. Dec 12 02:58:52.257347 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99eeee11-5b8c-434d-aba9-1b57c2c2f79b tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] http://10.222.0.50/volume/v3/58fad0e96c364b42bcb93ab4b8964b46/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 returned with HTTP 200 Dec 12 02:58:52.258237 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 965/1926] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:52 2020] GET /volume/v3/58fad0e96c364b42bcb93ab4b8964b46/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 => generated 1086 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:58:52.282668 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9aae9cb6-34f4-4373-801b-bcdee2fd375e tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] GET http://10.222.0.50/volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services?host=n-d-765315-4&binary=cinder-volume Dec 12 02:58:52.283759 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9aae9cb6-34f4-4373-801b-bcdee2fd375e tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:52.285032 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:52.285032 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:52.285705 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9aae9cb6-34f4-4373-801b-bcdee2fd375e tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:52.311886 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9aae9cb6-34f4-4373-801b-bcdee2fd375e tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] http://10.222.0.50/volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services?host=n-d-765315-4&binary=cinder-volume returned with HTTP 200 Dec 12 02:58:52.320498 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 966/1927] 10.222.0.50 () {58 vars in 1293 bytes} [Sat Dec 12 02:58:52 2020] GET /volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services?host=n-d-765315-4&binary=cinder-volume => generated 278 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:52.336884 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79f584cd-b908-4dcd-b286-12ca72d497b1 tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] GET http://10.222.0.50/volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services Dec 12 02:58:52.337638 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79f584cd-b908-4dcd-b286-12ca72d497b1 tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:52.338321 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79f584cd-b908-4dcd-b286-12ca72d497b1 tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:52.349141 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79f584cd-b908-4dcd-b286-12ca72d497b1 tempest-VolumesServicesTestJSON-2119128060 tempest-VolumesServicesTestJSON-2119128060] http://10.222.0.50/volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services returned with HTTP 200 Dec 12 02:58:52.350359 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 967/1928] 10.222.0.50 () {58 vars in 1216 bytes} [Sat Dec 12 02:58:52 2020] GET /volume/v3/58fad0e96c364b42bcb93ab4b8964b46/os-services => generated 629 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:52.413874 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b9dbfdd-69f3-4675-95d0-d7cc6ff7d72e tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 returned with HTTP 200 Dec 12 02:58:52.415630 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 962/1929] 10.222.0.50 () {60 vars in 1342 bytes} [Sat Dec 12 02:58:52 2020] PUT /volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 => generated 319 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:58:52.423946 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-02962959-23dd-4845-aee1-878a072cfd85 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] DELETE http://10.222.0.50/volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 Dec 12 02:58:52.424951 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-02962959-23dd-4845-aee1-878a072cfd85 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:52.425811 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-02962959-23dd-4845-aee1-878a072cfd85 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:52.426475 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-02962959-23dd-4845-aee1-878a072cfd85 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Delete volume with id: ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 Dec 12 02:58:52.493298 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:52.493298 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:52.495157 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-02962959-23dd-4845-aee1-878a072cfd85 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Volume info retrieved successfully. Dec 12 02:58:52.535709 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-02962959-23dd-4845-aee1-878a072cfd85 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Delete volume request issued successfully. Dec 12 02:58:52.537017 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-02962959-23dd-4845-aee1-878a072cfd85 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] http://10.222.0.50/volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 returned with HTTP 202 Dec 12 02:58:52.542709 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 963/1930] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:58:52 2020] DELETE /volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:58:52.552044 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c891a48c-01f3-4254-8893-dc1196b9ccf4 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] GET http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432/defaults Dec 12 02:58:52.552835 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c891a48c-01f3-4254-8893-dc1196b9ccf4 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:52.553130 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:52.553130 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:52.553593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c891a48c-01f3-4254-8893-dc1196b9ccf4 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'defaults' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:52.609897 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c891a48c-01f3-4254-8893-dc1196b9ccf4 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432/defaults returned with HTTP 200 Dec 12 02:58:52.613709 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 964/1931] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Dec 12 02:58:52 2020] GET /volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432/defaults => generated 361 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:52.621877 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-594e2ebc-9826-4753-8a71-3ff3843a41c5 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] GET http://10.222.0.50/volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 Dec 12 02:58:52.622523 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-594e2ebc-9826-4753-8a71-3ff3843a41c5 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:52.623018 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-594e2ebc-9826-4753-8a71-3ff3843a41c5 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:52.672930 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59d36d47-3ba9-4189-8c57-14e9236ae8d2 tempest-AvailabilityZoneTestJSON-1421655279 tempest-AvailabilityZoneTestJSON-1421655279] GET http://10.222.0.50/volume/v3/b81350bb5db9437ead8751734c326662/os-availability-zone Dec 12 02:58:52.673471 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59d36d47-3ba9-4189-8c57-14e9236ae8d2 tempest-AvailabilityZoneTestJSON-1421655279 tempest-AvailabilityZoneTestJSON-1421655279] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:52.673963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59d36d47-3ba9-4189-8c57-14e9236ae8d2 tempest-AvailabilityZoneTestJSON-1421655279 tempest-AvailabilityZoneTestJSON-1421655279] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:52.685771 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-59d36d47-3ba9-4189-8c57-14e9236ae8d2 tempest-AvailabilityZoneTestJSON-1421655279 tempest-AvailabilityZoneTestJSON-1421655279] Availability Zones retrieved successfully. Dec 12 02:58:52.691945 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59d36d47-3ba9-4189-8c57-14e9236ae8d2 tempest-AvailabilityZoneTestJSON-1421655279 tempest-AvailabilityZoneTestJSON-1421655279] http://10.222.0.50/volume/v3/b81350bb5db9437ead8751734c326662/os-availability-zone returned with HTTP 200 Dec 12 02:58:52.697721 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 968/1932] 10.222.0.50 () {58 vars in 1243 bytes} [Sat Dec 12 02:58:52 2020] GET /volume/v3/b81350bb5db9437ead8751734c326662/os-availability-zone => generated 82 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:58:52.706297 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91a5045d-1245-463e-a298-26ddd8114226 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] GET http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 Dec 12 02:58:52.706803 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91a5045d-1245-463e-a298-26ddd8114226 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:52.718810 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91a5045d-1245-463e-a298-26ddd8114226 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:52.744485 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:52.744485 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:52.764414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-594e2ebc-9826-4753-8a71-3ff3843a41c5 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Volume info retrieved successfully. Dec 12 02:58:52.786747 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91a5045d-1245-463e-a298-26ddd8114226 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 returned with HTTP 200 Dec 12 02:58:52.798043 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 969/1933] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:58:52 2020] GET /volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 => generated 361 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:52.807996 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7424fce-07ef-4eaa-bb86-35ec9ca30995 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] GET http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432?usage=True Dec 12 02:58:52.808627 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7424fce-07ef-4eaa-bb86-35ec9ca30995 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:52.809797 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7424fce-07ef-4eaa-bb86-35ec9ca30995 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:52.819768 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-594e2ebc-9826-4753-8a71-3ff3843a41c5 tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] http://10.222.0.50/volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 returned with HTTP 200 Dec 12 02:58:52.820886 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 965/1934] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:52 2020] GET /volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 => generated 914 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:52.885966 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7424fce-07ef-4eaa-bb86-35ec9ca30995 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432?usage=True returned with HTTP 200 Dec 12 02:58:52.888289 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 970/1935] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Dec 12 02:58:52 2020] GET /volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432?usage=True => generated 1076 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:53.729647 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] POST http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes Dec 12 02:58:53.731553 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:53.731553 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:53.732236 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-17010734"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:53.733661 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-17010734'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:58:53.734190 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Create volume of 1 GB Dec 12 02:58:53.760861 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Availability Zones retrieved successfully. Dec 12 02:58:53.804269 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Flow 'volume_create_api' (4f39c11f-7dee-4c88-9dbb-3cd7b06f9ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:58:53.808078 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df474d2-0f82-43a4-a6be-c3d087036566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:53.811326 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:58:53.836888 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c5d8236-d882-4543-aa3c-dbef4e3ab21f tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] GET http://10.222.0.50/volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 Dec 12 02:58:53.837504 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c5d8236-d882-4543-aa3c-dbef4e3ab21f tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:53.837990 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c5d8236-d882-4543-aa3c-dbef4e3ab21f tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:53.962343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df474d2-0f82-43a4-a6be-c3d087036566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:53.969160 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a57228-2f7c-4cb8-b25a-6f72080e2f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:53.974662 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:53.974662 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:53.992585 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2c5d8236-d882-4543-aa3c-dbef4e3ab21f tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Volume info retrieved successfully. Dec 12 02:58:54.040754 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c5d8236-d882-4543-aa3c-dbef4e3ab21f tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] http://10.222.0.50/volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 returned with HTTP 200 Dec 12 02:58:54.041830 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 971/1936] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:53 2020] GET /volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 => generated 914 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:54.126497 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Created reservations ['3c871790-d006-40e1-8d51-8ec50071fa53', '64814ee2-c529-4578-a1ae-4a62af7f3fbc', '68d8a4c3-a7dc-4e72-a46b-0e947ef188ac', '9bc2a77e-bbf0-47eb-a5e6-236a41716ad6'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:58:54.128187 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a57228-2f7c-4cb8-b25a-6f72080e2f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c871790-d006-40e1-8d51-8ec50071fa53', '64814ee2-c529-4578-a1ae-4a62af7f3fbc', '68d8a4c3-a7dc-4e72-a46b-0e947ef188ac', '9bc2a77e-bbf0-47eb-a5e6-236a41716ad6']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:54.130379 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffe33e6e-b140-452c-b439-6ab454f2a955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:54.298277 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffe33e6e-b140-452c-b439-6ab454f2a955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d9de18b-a3cd-4c44-bb18-0ee90b4170b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-17010734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7c0cc393a249f5ba2dc454eaee0432',qos_specs=None,replication_status=,reservations=['3c871790-d006-40e1-8d51-8ec50071fa53','64814ee2-c529-4578-a1ae-4a62af7f3fbc','68d8a4c3-a7dc-4e72-a46b-0e947ef188ac','9bc2a77e-bbf0-47eb-a5e6-236a41716ad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a93296ba8117462c8024229aacc5e542',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:58:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-17010734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d9de18b-a3cd-4c44-bb18-0ee90b4170b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7c0cc393a249f5ba2dc454eaee0432',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a93296ba8117462c8024229aacc5e542',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:54.300857 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac9bf6c0-d679-452e-840b-493d95117897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:54.363674 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac9bf6c0-d679-452e-840b-493d95117897) transitioned into state 'SUCCESS' from state '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-17010734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7c0cc393a249f5ba2dc454eaee0432',qos_specs=None,replication_status=,reservations=['3c871790-d006-40e1-8d51-8ec50071fa53','64814ee2-c529-4578-a1ae-4a62af7f3fbc','68d8a4c3-a7dc-4e72-a46b-0e947ef188ac','9bc2a77e-bbf0-47eb-a5e6-236a41716ad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a93296ba8117462c8024229aacc5e542',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:54.367384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df07a709-9408-4364-86cc-278b99406e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:58:54.405592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df07a709-9408-4364-86cc-278b99406e6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:58:54.408781 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Flow 'volume_create_api' (4f39c11f-7dee-4c88-9dbb-3cd7b06f9ecb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:58:54.518899 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Create volume request issued successfully. Dec 12 02:58:54.540136 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1a22874-f912-4077-8244-c4bb82947ed5 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes returned with HTTP 202 Dec 12 02:58:54.543598 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 966/1937] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:58:52 2020] POST /volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes => generated 823 bytes in 1559 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:58:54.555639 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3309ed7e-fb6a-4850-9052-a13b0f342bbb tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] GET http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 Dec 12 02:58:54.563371 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3309ed7e-fb6a-4850-9052-a13b0f342bbb tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:54.564106 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:54.564106 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:54.564769 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3309ed7e-fb6a-4850-9052-a13b0f342bbb tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:54.707754 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:54.707754 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:54.723550 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3309ed7e-fb6a-4850-9052-a13b0f342bbb tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Volume info retrieved successfully. Dec 12 02:58:54.788633 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3309ed7e-fb6a-4850-9052-a13b0f342bbb tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 returned with HTTP 200 Dec 12 02:58:54.789538 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 972/1938] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:54 2020] GET /volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 => generated 915 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:55.063375 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c218fdab-2746-4153-80d4-a487e212d7ef tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] GET http://10.222.0.50/volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 Dec 12 02:58:55.064169 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c218fdab-2746-4153-80d4-a487e212d7ef tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:55.064600 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:55.064600 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:55.065393 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c218fdab-2746-4153-80d4-a487e212d7ef tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:55.123069 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c218fdab-2746-4153-80d4-a487e212d7ef tempest-VolumesServicesTestJSON-419846842 tempest-VolumesServicesTestJSON-419846842] http://10.222.0.50/volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 returned with HTTP 404 Dec 12 02:58:55.124483 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 967/1939] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:55 2020] GET /volume/v3/a6dc530be4114b0fb4778f4cf239a155/volumes/ebd9d9c1-0ad4-4b83-b48b-0ec3d9891754 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:55.806912 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c5c9a24-5d28-43b1-9e09-7425dcacd20f tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] GET http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 Dec 12 02:58:55.808452 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c5c9a24-5d28-43b1-9e09-7425dcacd20f tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:55.809404 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:55.809404 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:55.810030 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c5c9a24-5d28-43b1-9e09-7425dcacd20f tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:55.974845 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:55.974845 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:56.009685 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1c5c9a24-5d28-43b1-9e09-7425dcacd20f tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Volume info retrieved successfully. Dec 12 02:58:56.075833 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c5c9a24-5d28-43b1-9e09-7425dcacd20f tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 returned with HTTP 200 Dec 12 02:58:56.076707 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 973/1940] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:55 2020] GET /volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 => generated 915 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:57.092059 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-749073ec-3943-4b24-88a7-ce20a6a18870 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] GET http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 Dec 12 02:58:57.092583 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-749073ec-3943-4b24-88a7-ce20a6a18870 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:57.093821 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-749073ec-3943-4b24-88a7-ce20a6a18870 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:57.209568 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:57.209568 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:57.225565 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-749073ec-3943-4b24-88a7-ce20a6a18870 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Volume info retrieved successfully. Dec 12 02:58:57.278495 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-749073ec-3943-4b24-88a7-ce20a6a18870 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 returned with HTTP 200 Dec 12 02:58:57.283507 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 968/1941] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:57 2020] GET /volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 => generated 916 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:57.301322 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-089010ab-4ceb-4127-8c24-482b722349ad tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] GET http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432?usage=True Dec 12 02:58:57.306068 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-089010ab-4ceb-4127-8c24-482b722349ad tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:57.306370 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:57.306370 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:57.307448 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-089010ab-4ceb-4127-8c24-482b722349ad tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:57.494358 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-089010ab-4ceb-4127-8c24-482b722349ad tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432?usage=True returned with HTTP 200 Dec 12 02:58:57.495596 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 974/1942] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Dec 12 02:58:57 2020] GET /volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432?usage=True => generated 1076 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:57.513758 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93dad287-0bec-4bd1-a4dd-d30f73800fa6 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] DELETE http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 Dec 12 02:58:57.520341 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93dad287-0bec-4bd1-a4dd-d30f73800fa6 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:57.520976 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:57.520976 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:57.521663 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93dad287-0bec-4bd1-a4dd-d30f73800fa6 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:57.522693 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-93dad287-0bec-4bd1-a4dd-d30f73800fa6 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Delete volume with id: 3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 Dec 12 02:58:57.639452 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:57.639452 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:57.641938 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-93dad287-0bec-4bd1-a4dd-d30f73800fa6 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Volume info retrieved successfully. Dec 12 02:58:57.723469 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-93dad287-0bec-4bd1-a4dd-d30f73800fa6 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Delete volume request issued successfully. Dec 12 02:58:57.724285 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93dad287-0bec-4bd1-a4dd-d30f73800fa6 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 returned with HTTP 202 Dec 12 02:58:57.725701 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 969/1943] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:58:57 2020] DELETE /volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 => generated 0 bytes in 220 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:58:57.735011 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8e7bc65-e3fd-425c-aec8-64bc9e8a2d09 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] GET http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 Dec 12 02:58:57.735649 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8e7bc65-e3fd-425c-aec8-64bc9e8a2d09 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:57.736439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8e7bc65-e3fd-425c-aec8-64bc9e8a2d09 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:57.825846 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:57.825846 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:57.838161 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d8e7bc65-e3fd-425c-aec8-64bc9e8a2d09 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Volume info retrieved successfully. Dec 12 02:58:57.893620 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8e7bc65-e3fd-425c-aec8-64bc9e8a2d09 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 returned with HTTP 200 Dec 12 02:58:57.897629 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 975/1944] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:57 2020] GET /volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 => generated 915 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:58.807479 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4f60a26-d672-4ab5-ac7c-bbf0b7e83fb5 tempest-ExtensionsTestJSON-1474270455 tempest-ExtensionsTestJSON-1474270455] GET http://10.222.0.50/volume/v3/21ce9b578c3a4503a4ef8a20be73590f/extensions Dec 12 02:58:58.807986 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4f60a26-d672-4ab5-ac7c-bbf0b7e83fb5 tempest-ExtensionsTestJSON-1474270455 tempest-ExtensionsTestJSON-1474270455] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:58.808171 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:58.808171 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:58.809413 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4f60a26-d672-4ab5-ac7c-bbf0b7e83fb5 tempest-ExtensionsTestJSON-1474270455 tempest-ExtensionsTestJSON-1474270455] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:58.810397 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4f60a26-d672-4ab5-ac7c-bbf0b7e83fb5 tempest-ExtensionsTestJSON-1474270455 tempest-ExtensionsTestJSON-1474270455] http://10.222.0.50/volume/v3/21ce9b578c3a4503a4ef8a20be73590f/extensions returned with HTTP 200 Dec 12 02:58:58.812013 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 970/1945] 10.222.0.50 () {58 vars in 1213 bytes} [Sat Dec 12 02:58:58 2020] GET /volume/v3/21ce9b578c3a4503a4ef8a20be73590f/extensions => generated 5245 bytes in 614 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:58:58.917642 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1edb55b3-19b2-41c0-bf01-92403f47c0b2 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] GET http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 Dec 12 02:58:58.918609 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1edb55b3-19b2-41c0-bf01-92403f47c0b2 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:58.919053 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:58.919053 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:58.919733 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1edb55b3-19b2-41c0-bf01-92403f47c0b2 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:58:59.044948 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:58:59.044948 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:58:59.064377 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1edb55b3-19b2-41c0-bf01-92403f47c0b2 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Volume info retrieved successfully. Dec 12 02:58:59.111699 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1edb55b3-19b2-41c0-bf01-92403f47c0b2 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 returned with HTTP 200 Dec 12 02:58:59.114574 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 976/1946] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:58:58 2020] GET /volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 => generated 915 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:58:59.901042 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee2657b0-3903-4756-b598-005fce23bd8c tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] POST http://10.222.0.50/volume/v3/c3fa50259d9244e2a1f32c0516d9987c/group_types Dec 12 02:58:59.902398 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee2657b0-3903-4756-b598-005fce23bd8c tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1934865260", "description": "tempest-group-type-description-1703731145", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:58:59.975070 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee2657b0-3903-4756-b598-005fce23bd8c tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] http://10.222.0.50/volume/v3/c3fa50259d9244e2a1f32c0516d9987c/group_types returned with HTTP 202 Dec 12 02:58:59.980366 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 971/1947] 10.222.0.50 () {62 vars in 1279 bytes} [Sat Dec 12 02:58:59 2020] POST /volume/v3/c3fa50259d9244e2a1f32c0516d9987c/group_types => generated 265 bytes in 664 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:58:59.990941 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e5b0a2c-d893-4e0b-b4e0-f407d2cda672 tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] GET http://10.222.0.50/volume/v3/c3fa50259d9244e2a1f32c0516d9987c/group_types Dec 12 02:58:59.991698 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e5b0a2c-d893-4e0b-b4e0-f407d2cda672 tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:58:59.992074 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:58:59.992074 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:58:59.992712 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e5b0a2c-d893-4e0b-b4e0-f407d2cda672 tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:00.023044 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e5b0a2c-d893-4e0b-b4e0-f407d2cda672 tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] http://10.222.0.50/volume/v3/c3fa50259d9244e2a1f32c0516d9987c/group_types returned with HTTP 200 Dec 12 02:59:00.034126 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df06f6cb-e5b8-4226-896f-d65bb005641a tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] PUT http://10.222.0.50/volume/v3/c3fa50259d9244e2a1f32c0516d9987c/group_types/7c1a0404-6b31-466d-b315-c7cba1ee2446 Dec 12 02:59:00.035199 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df06f6cb-e5b8-4226-896f-d65bb005641a tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1922718282", "description": "updated-group-type-desc"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:00.038848 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 977/1948] 10.222.0.50 () {60 vars in 1257 bytes} [Sat Dec 12 02:58:59 2020] GET /volume/v3/c3fa50259d9244e2a1f32c0516d9987c/group_types => generated 499 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:59:00.076310 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df06f6cb-e5b8-4226-896f-d65bb005641a tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] http://10.222.0.50/volume/v3/c3fa50259d9244e2a1f32c0516d9987c/group_types/7c1a0404-6b31-466d-b315-c7cba1ee2446 returned with HTTP 200 Dec 12 02:59:00.086888 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00c8066e-1d09-4600-9e1c-236520c2b3bf tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] GET http://10.222.0.50/volume/v3/c3fa50259d9244e2a1f32c0516d9987c/group_types/7c1a0404-6b31-466d-b315-c7cba1ee2446 Dec 12 02:59:00.087698 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00c8066e-1d09-4600-9e1c-236520c2b3bf tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:00.088318 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00c8066e-1d09-4600-9e1c-236520c2b3bf tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:00.095147 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 972/1949] 10.222.0.50 () {62 vars in 1389 bytes} [Sat Dec 12 02:59:00 2020] PUT /volume/v3/c3fa50259d9244e2a1f32c0516d9987c/group_types/7c1a0404-6b31-466d-b315-c7cba1ee2446 => generated 255 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:59:00.110359 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00c8066e-1d09-4600-9e1c-236520c2b3bf tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] http://10.222.0.50/volume/v3/c3fa50259d9244e2a1f32c0516d9987c/group_types/7c1a0404-6b31-466d-b315-c7cba1ee2446 returned with HTTP 200 Dec 12 02:59:00.124215 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74be7e55-ef74-485a-9a64-ed3624546e59 tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] DELETE http://10.222.0.50/volume/v3/c3fa50259d9244e2a1f32c0516d9987c/group_types/7c1a0404-6b31-466d-b315-c7cba1ee2446 Dec 12 02:59:00.125047 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74be7e55-ef74-485a-9a64-ed3624546e59 tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:00.125838 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74be7e55-ef74-485a-9a64-ed3624546e59 tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:00.132082 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 978/1950] 10.222.0.50 () {60 vars in 1368 bytes} [Sat Dec 12 02:59:00 2020] GET /volume/v3/c3fa50259d9244e2a1f32c0516d9987c/group_types/7c1a0404-6b31-466d-b315-c7cba1ee2446 => generated 255 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:59:00.143699 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ea8e2bb-6f7c-4343-b0ab-e7f920141964 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] GET http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 Dec 12 02:59:00.147179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ea8e2bb-6f7c-4343-b0ab-e7f920141964 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:00.147913 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ea8e2bb-6f7c-4343-b0ab-e7f920141964 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:00.204768 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:59:00.204768 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:59:00.245866 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74be7e55-ef74-485a-9a64-ed3624546e59 tempest-GroupTypesTest-554088649 tempest-GroupTypesTest-554088649] http://10.222.0.50/volume/v3/c3fa50259d9244e2a1f32c0516d9987c/group_types/7c1a0404-6b31-466d-b315-c7cba1ee2446 returned with HTTP 202 Dec 12 02:59:00.247027 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 973/1951] 10.222.0.50 () {60 vars in 1371 bytes} [Sat Dec 12 02:59:00 2020] DELETE /volume/v3/c3fa50259d9244e2a1f32c0516d9987c/group_types/7c1a0404-6b31-466d-b315-c7cba1ee2446 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 12 02:59:00.323698 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:00.323698 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:00.362681 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8ea8e2bb-6f7c-4343-b0ab-e7f920141964 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Volume info retrieved successfully. Dec 12 02:59:00.432889 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ea8e2bb-6f7c-4343-b0ab-e7f920141964 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 returned with HTTP 200 Dec 12 02:59:00.441620 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 979/1952] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:00 2020] GET /volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 => generated 915 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:01.458216 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea987f2e-ac34-4b23-b54d-c266411342f7 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] GET http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 Dec 12 02:59:01.459352 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea987f2e-ac34-4b23-b54d-c266411342f7 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:01.460063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea987f2e-ac34-4b23-b54d-c266411342f7 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:01.576927 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea987f2e-ac34-4b23-b54d-c266411342f7 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 returned with HTTP 404 Dec 12 02:59:01.579059 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 974/1953] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:01 2020] GET /volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:01.593829 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] POST http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes Dec 12 02:59:01.594746 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:01.594746 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:01.595584 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-811798285"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:01.596945 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-811798285'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:59:01.597654 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Create volume of 1 GB Dec 12 02:59:01.630348 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Availability Zones retrieved successfully. Dec 12 02:59:01.678098 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Flow 'volume_create_api' (68c75d19-94bf-45cc-a336-4cafc095cdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:01.683425 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f7ab4d-7b95-405b-9627-da1925af952f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:01.692440 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:59:01.930675 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f7ab4d-7b95-405b-9627-da1925af952f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:01.945250 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f5e1b7-617d-4f94-b589-ce60ff36d471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:02.178020 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Created reservations ['5173905a-7128-4b9c-abb0-056b83c40e93', '9e42888a-da1b-43ca-afec-7aa4e4afe391', '95ee18c7-6d21-4959-ae52-fb5959aa28b3', '75e1cea5-a6d7-4962-8949-4a83dd5e8185'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:02.183664 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f5e1b7-617d-4f94-b589-ce60ff36d471) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5173905a-7128-4b9c-abb0-056b83c40e93', '9e42888a-da1b-43ca-afec-7aa4e4afe391', '95ee18c7-6d21-4959-ae52-fb5959aa28b3', '75e1cea5-a6d7-4962-8949-4a83dd5e8185']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:02.186779 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c3e63cd-6833-48ab-9e45-e6ab62d1557b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:02.348402 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c3e63cd-6833-48ab-9e45-e6ab62d1557b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a8dfc0a-947c-4e71-afe2-02475a679fa5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-811798285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7c0cc393a249f5ba2dc454eaee0432',qos_specs=None,replication_status=,reservations=['5173905a-7128-4b9c-abb0-056b83c40e93','9e42888a-da1b-43ca-afec-7aa4e4afe391','95ee18c7-6d21-4959-ae52-fb5959aa28b3','75e1cea5-a6d7-4962-8949-4a83dd5e8185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a93296ba8117462c8024229aacc5e542',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:59:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-811798285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a8dfc0a-947c-4e71-afe2-02475a679fa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7c0cc393a249f5ba2dc454eaee0432',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a93296ba8117462c8024229aacc5e542',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:02.353703 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d92354e-7b46-4897-896d-3a9b61cd9dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:02.413046 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d92354e-7b46-4897-896d-3a9b61cd9dc5) transitioned into state 'SUCCESS' from state '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-811798285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7c0cc393a249f5ba2dc454eaee0432',qos_specs=None,replication_status=,reservations=['5173905a-7128-4b9c-abb0-056b83c40e93','9e42888a-da1b-43ca-afec-7aa4e4afe391','95ee18c7-6d21-4959-ae52-fb5959aa28b3','75e1cea5-a6d7-4962-8949-4a83dd5e8185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a93296ba8117462c8024229aacc5e542',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:02.421357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4547774f-2293-4f8a-aaf2-2c9cead32ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:02.479676 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4547774f-2293-4f8a-aaf2-2c9cead32ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:02.497250 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Flow 'volume_create_api' (68c75d19-94bf-45cc-a336-4cafc095cdb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:02.610900 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Create volume request issued successfully. Dec 12 02:59:02.630725 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ae99959-f163-4154-9c5e-f499f1a440ad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes returned with HTTP 202 Dec 12 02:59:02.632638 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 980/1954] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:59:01 2020] POST /volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes => generated 824 bytes in 1044 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:59:02.647499 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac4b3880-d35b-4566-a4b3-7bbc2808baad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] GET http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 Dec 12 02:59:02.649359 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac4b3880-d35b-4566-a4b3-7bbc2808baad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:02.650100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac4b3880-d35b-4566-a4b3-7bbc2808baad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:02.807903 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:02.807903 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:02.833098 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ac4b3880-d35b-4566-a4b3-7bbc2808baad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Volume info retrieved successfully. Dec 12 02:59:02.890165 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac4b3880-d35b-4566-a4b3-7bbc2808baad tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 returned with HTTP 200 Dec 12 02:59:02.894601 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 975/1955] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:02 2020] GET /volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 => generated 892 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:03.911790 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43e5a7f7-f119-49b7-b8da-76488fb68a79 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] GET http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 Dec 12 02:59:03.912328 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43e5a7f7-f119-49b7-b8da-76488fb68a79 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:03.912505 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:03.912505 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:03.913458 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43e5a7f7-f119-49b7-b8da-76488fb68a79 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:04.079386 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:04.079386 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:04.117514 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-43e5a7f7-f119-49b7-b8da-76488fb68a79 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Volume info retrieved successfully. Dec 12 02:59:04.182517 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43e5a7f7-f119-49b7-b8da-76488fb68a79 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 returned with HTTP 200 Dec 12 02:59:04.186304 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 981/1956] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:03 2020] GET /volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 => generated 916 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:04.799564 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] POST http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes Dec 12 02:59:04.800124 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:04.800124 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:04.800899 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1872520815"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:04.802288 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1872520815'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:59:04.802836 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Create volume of 1 GB Dec 12 02:59:04.831954 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Availability Zones retrieved successfully. Dec 12 02:59:04.879992 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Flow 'volume_create_api' (dd891cb3-b565-4062-baa8-cd32f44178d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:04.887437 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36a662db-b7a4-4c4c-b2c8-61c992a43f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:04.893718 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:59:04.982996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36a662db-b7a4-4c4c-b2c8-61c992a43f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:04.985966 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef99a58a-78e7-4e19-a91b-63e63245aa0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:05.092100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Created reservations ['9433e394-2a57-4063-bb20-0de8aaba0d04', '63c0c54b-34b7-4cf8-b31d-5d4f84bf8d38', '2c774b01-8d56-4da6-b11c-aa3f0a4b3c04', 'd64aa047-64c1-447a-b92f-5f989233a487'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:05.094435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef99a58a-78e7-4e19-a91b-63e63245aa0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9433e394-2a57-4063-bb20-0de8aaba0d04', '63c0c54b-34b7-4cf8-b31d-5d4f84bf8d38', '2c774b01-8d56-4da6-b11c-aa3f0a4b3c04', 'd64aa047-64c1-447a-b92f-5f989233a487']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:05.096826 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62c1ffdd-f693-418a-81f4-f3362d23bb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:05.201647 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6812b774-3dee-4bcb-9b54-66e40a873084 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] GET http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 Dec 12 02:59:05.202352 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6812b774-3dee-4bcb-9b54-66e40a873084 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:05.202682 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:05.202682 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:05.203264 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6812b774-3dee-4bcb-9b54-66e40a873084 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:05.253384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62c1ffdd-f693-418a-81f4-f3362d23bb0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b8710d8-5d99-44a1-810d-e6647efb4a1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1872520815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffb0e558c4e24e188139433c8b30b880',qos_specs=None,replication_status=,reservations=['9433e394-2a57-4063-bb20-0de8aaba0d04','63c0c54b-34b7-4cf8-b31d-5d4f84bf8d38','2c774b01-8d56-4da6-b11c-aa3f0a4b3c04','d64aa047-64c1-447a-b92f-5f989233a487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15b96d72eb564c4094fc867e0e50df31',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:59:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1872520815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b8710d8-5d99-44a1-810d-e6647efb4a1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffb0e558c4e24e188139433c8b30b880',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='15b96d72eb564c4094fc867e0e50df31',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:05.259883 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8f6aa0c-1e07-490d-bd5f-d69de2e7e19f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:05.325180 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8f6aa0c-1e07-490d-bd5f-d69de2e7e19f) transitioned into state 'SUCCESS' from state '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-1872520815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ffb0e558c4e24e188139433c8b30b880',qos_specs=None,replication_status=,reservations=['9433e394-2a57-4063-bb20-0de8aaba0d04','63c0c54b-34b7-4cf8-b31d-5d4f84bf8d38','2c774b01-8d56-4da6-b11c-aa3f0a4b3c04','d64aa047-64c1-447a-b92f-5f989233a487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15b96d72eb564c4094fc867e0e50df31',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:05.328562 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b155c5c5-c212-4c21-8e60-8ff5bbdcd8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:05.360037 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b155c5c5-c212-4c21-8e60-8ff5bbdcd8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:05.368672 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Flow 'volume_create_api' (dd891cb3-b565-4062-baa8-cd32f44178d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:05.406222 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:05.406222 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:05.477335 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6812b774-3dee-4bcb-9b54-66e40a873084 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Volume info retrieved successfully. Dec 12 02:59:05.508621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Create volume request issued successfully. Dec 12 02:59:05.535042 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6812b774-3dee-4bcb-9b54-66e40a873084 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 returned with HTTP 200 Dec 12 02:59:05.537627 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 982/1957] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:05 2020] GET /volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 => generated 917 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:59:05.548534 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1eccee30-95cb-465c-a6ea-7f27a9efff8e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes returned with HTTP 202 Dec 12 02:59:05.548534 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 976/1958] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:59:04 2020] POST /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes => generated 819 bytes in 1365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:59:05.556283 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-351548ff-093a-422d-8911-6db30b73113d tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] GET http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432?usage=True Dec 12 02:59:05.556853 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-351548ff-093a-422d-8911-6db30b73113d tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:05.557077 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:05.557077 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:05.559963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-351548ff-093a-422d-8911-6db30b73113d tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:05.561436 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e25cf09-1b96-4b52-8eef-447c919d4f58 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] GET http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e Dec 12 02:59:05.562930 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e25cf09-1b96-4b52-8eef-447c919d4f58 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:05.564128 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:05.564128 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:05.565980 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:05.565980 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:05.566656 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0e25cf09-1b96-4b52-8eef-447c919d4f58 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:05.723676 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-351548ff-093a-422d-8911-6db30b73113d tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432?usage=True returned with HTTP 200 Dec 12 02:59:05.735491 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 977/1959] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Dec 12 02:59:05 2020] GET /volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432?usage=True => generated 1076 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:59:05.736116 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:05.736116 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:05.749473 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d0281d4-7f36-4e81-b56c-6ffe372d5cb6 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] GET http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/f22c8e996f904124ae4c51ec078b3b86?usage=True Dec 12 02:59:05.756674 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d0281d4-7f36-4e81-b56c-6ffe372d5cb6 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:05.757478 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d0281d4-7f36-4e81-b56c-6ffe372d5cb6 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:05.801841 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0e25cf09-1b96-4b52-8eef-447c919d4f58 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:05.915099 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0e25cf09-1b96-4b52-8eef-447c919d4f58 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e returned with HTTP 200 Dec 12 02:59:05.926537 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 983/1960] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:05 2020] GET /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e => generated 887 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:59:05.999338 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d0281d4-7f36-4e81-b56c-6ffe372d5cb6 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/f22c8e996f904124ae4c51ec078b3b86?usage=True returned with HTTP 200 Dec 12 02:59:06.006280 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 978/1961] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Dec 12 02:59:05 2020] GET /volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/f22c8e996f904124ae4c51ec078b3b86?usage=True => generated 868 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:06.022231 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a6c42ae-4a04-4a9c-9028-1e250b7449d4 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] POST http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/os-volume-transfer Dec 12 02:59:06.022921 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:06.022921 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:06.023615 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a6c42ae-4a04-4a9c-9028-1e250b7449d4 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3a8dfc0a-947c-4e71-afe2-02475a679fa5"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:06.024876 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.volume_transfer [None req-1a6c42ae-4a04-4a9c-9028-1e250b7449d4 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Creating new volume transfer {'transfer': {'volume_id': '3a8dfc0a-947c-4e71-afe2-02475a679fa5'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 12 02:59:06.025472 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_transfer [None req-1a6c42ae-4a04-4a9c-9028-1e250b7449d4 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Creating transfer of volume 3a8dfc0a-947c-4e71-afe2-02475a679fa5 Dec 12 02:59:06.025919 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.transfer.api [None req-1a6c42ae-4a04-4a9c-9028-1e250b7449d4 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Generating transfer record for volume 3a8dfc0a-947c-4e71-afe2-02475a679fa5 Dec 12 02:59:06.141414 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:06.141414 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:06.248897 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a6c42ae-4a04-4a9c-9028-1e250b7449d4 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/os-volume-transfer returned with HTTP 202 Dec 12 02:59:06.255924 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 984/1962] 10.222.0.50 () {60 vars in 1258 bytes} [Sat Dec 12 02:59:06 2020] POST /volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/os-volume-transfer => generated 507 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 12 02:59:06.905171 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4751382-db84-4172-bb71-ad3ecd9ee1b1 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] POST http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types Dec 12 02:59:06.905863 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:06.905863 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:06.906484 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4751382-db84-4172-bb71-ad3ecd9ee1b1 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1343887307"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:06.985657 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61d6f4de-fec8-4ec9-aaf5-2dd3a0ce1d8c tempest-VolumeQuotasAdminTestJSON-1973955743 tempest-VolumeQuotasAdminTestJSON-1973955743] POST http://10.222.0.50/volume/v3/f22c8e996f904124ae4c51ec078b3b86/os-volume-transfer/2547c5ca-e1d7-4837-b256-2af82060a491/accept Dec 12 02:59:06.986676 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61d6f4de-fec8-4ec9-aaf5-2dd3a0ce1d8c tempest-VolumeQuotasAdminTestJSON-1973955743 tempest-VolumeQuotasAdminTestJSON-1973955743] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ef66562e9e5d2a63"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:06.987599 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.volume_transfer [None req-61d6f4de-fec8-4ec9-aaf5-2dd3a0ce1d8c tempest-VolumeQuotasAdminTestJSON-1973955743 tempest-VolumeQuotasAdminTestJSON-1973955743] Accepting volume transfer 2547c5ca-e1d7-4837-b256-2af82060a491 {{(pid=87999) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Dec 12 02:59:06.987945 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_transfer [None req-61d6f4de-fec8-4ec9-aaf5-2dd3a0ce1d8c tempest-VolumeQuotasAdminTestJSON-1973955743 tempest-VolumeQuotasAdminTestJSON-1973955743] Accepting transfer 2547c5ca-e1d7-4837-b256-2af82060a491 Dec 12 02:59:07.060323 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4751382-db84-4172-bb71-ad3ecd9ee1b1 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types returned with HTTP 200 Dec 12 02:59:07.065570 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 985/1963] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 02:59:06 2020] POST /volume/v3/c553def8089f4f1d8475b101f70886e0/types => generated 231 bytes in 655 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:07.115483 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ad13e0c-0e1d-4019-ac1b-d7abbed70c86 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] GET http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e Dec 12 02:59:07.116076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ad13e0c-0e1d-4019-ac1b-d7abbed70c86 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:07.116584 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ad13e0c-0e1d-4019-ac1b-d7abbed70c86 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:07.267452 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:07.267452 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:07.313114 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6ad13e0c-0e1d-4019-ac1b-d7abbed70c86 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:07.374735 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ad13e0c-0e1d-4019-ac1b-d7abbed70c86 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e returned with HTTP 200 Dec 12 02:59:07.378418 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 986/1964] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:07 2020] GET /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e => generated 911 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:07.385871 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f9fea9e0-2ce8-4cea-b7eb-d97ee2ad6ce3 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] POST http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs Dec 12 02:59:07.387120 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:07.387120 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:07.387845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f9fea9e0-2ce8-4cea-b7eb-d97ee2ad6ce3 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:07.462768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-61d6f4de-fec8-4ec9-aaf5-2dd3a0ce1d8c tempest-VolumeQuotasAdminTestJSON-1973955743 tempest-VolumeQuotasAdminTestJSON-1973955743] Created reservations ['09822d70-c3b3-4cc3-b7f8-4cecc5e44626', 'bd2c2d0e-d102-4960-88a3-c8c086a433f1', '6d599911-a447-4d1b-bd20-1d47506b490b', '348996b0-c9fb-4421-b36a-fc75a3f3688c'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:07.576090 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-61d6f4de-fec8-4ec9-aaf5-2dd3a0ce1d8c tempest-VolumeQuotasAdminTestJSON-1973955743 tempest-VolumeQuotasAdminTestJSON-1973955743] Created reservations ['a8aae64b-aed5-4786-8a4a-1f065da6384d', '0e99f54e-99f4-4ae6-84ea-4ef85a5fdb1b', 'd242f021-48b3-4fad-be7f-2866d030dc1e', '967d476d-89b7-4938-b69f-fc5a056bd02a'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:07.602219 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f9fea9e0-2ce8-4cea-b7eb-d97ee2ad6ce3 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs returned with HTTP 200 Dec 12 02:59:07.609096 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 987/1965] 10.222.0.50 () {60 vars in 1366 bytes} [Sat Dec 12 02:59:07 2020] POST /volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs => generated 34 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:07.643058 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72b746fb-5b37-44ff-90dc-633cf65b243d tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] GET http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs/spec3 Dec 12 02:59:07.643532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72b746fb-5b37-44ff-90dc-633cf65b243d tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:07.644029 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72b746fb-5b37-44ff-90dc-633cf65b243d tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:07.670229 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72b746fb-5b37-44ff-90dc-633cf65b243d tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs/spec3 returned with HTTP 200 Dec 12 02:59:07.671514 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 988/1966] 10.222.0.50 () {58 vars in 1363 bytes} [Sat Dec 12 02:59:07 2020] GET /volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs/spec3 => generated 17 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:07.684464 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4219894e-e735-40fe-a29f-76d27ae5ce1f tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] DELETE http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs/spec3 Dec 12 02:59:07.684464 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4219894e-e735-40fe-a29f-76d27ae5ce1f tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:07.686011 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4219894e-e735-40fe-a29f-76d27ae5ce1f tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:07.695999 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-61d6f4de-fec8-4ec9-aaf5-2dd3a0ce1d8c tempest-VolumeQuotasAdminTestJSON-1973955743 tempest-VolumeQuotasAdminTestJSON-1973955743] Created reservations ['9b87c0fb-4781-4532-a0bd-8ed91ed8ec84', 'fee212cb-5546-4cda-82c8-63c7d2b71db2', '4a20c981-12aa-43e3-90c2-5673a2e442f0', '2de08d00-3dd3-4946-9ed5-e35b835c8c59'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:07.773162 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:59:07.773162 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:59:07.794266 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4219894e-e735-40fe-a29f-76d27ae5ce1f tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs/spec3 returned with HTTP 202 Dec 12 02:59:07.796830 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 989/1967] 10.222.0.50 () {58 vars in 1366 bytes} [Sat Dec 12 02:59:07 2020] DELETE /volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs/spec3 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 02:59:07.821070 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6b56f39-f0a6-4830-9096-a6e7535b2ca8 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] GET http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs/spec3 Dec 12 02:59:07.822553 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6b56f39-f0a6-4830-9096-a6e7535b2ca8 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:07.824058 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6b56f39-f0a6-4830-9096-a6e7535b2ca8 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:07.827185 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-61d6f4de-fec8-4ec9-aaf5-2dd3a0ce1d8c tempest-VolumeQuotasAdminTestJSON-1973955743 tempest-VolumeQuotasAdminTestJSON-1973955743] Created reservations ['9b40bdfe-1ac5-4027-92b2-4727faf64e5b', '68a7f31a-ad48-42ce-a60c-852e3f051eae', '5e932eee-6bc0-4aec-ad5a-18d35541b858', '39bd9189-62e6-4742-b84f-df3f25aaae8a'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:07.829774 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:07.829774 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:07.848010 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6b56f39-f0a6-4830-9096-a6e7535b2ca8 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs/spec3 returned with HTTP 404 Dec 12 02:59:07.849412 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 990/1968] 10.222.0.50 () {58 vars in 1363 bytes} [Sat Dec 12 02:59:07 2020] GET /volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs/spec3 => generated 129 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:07.865880 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e88f8e2b-f225-4bc3-82df-389145b6204a tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] POST http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs Dec 12 02:59:07.866834 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e88f8e2b-f225-4bc3-82df-389145b6204a tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:07.969603 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-61d6f4de-fec8-4ec9-aaf5-2dd3a0ce1d8c tempest-VolumeQuotasAdminTestJSON-1973955743 tempest-VolumeQuotasAdminTestJSON-1973955743] Transfer volume completed successfully. Dec 12 02:59:08.013192 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e88f8e2b-f225-4bc3-82df-389145b6204a tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs returned with HTTP 200 Dec 12 02:59:08.015186 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 991/1969] 10.222.0.50 () {60 vars in 1366 bytes} [Sat Dec 12 02:59:07 2020] POST /volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs => generated 34 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 12 02:59:08.022985 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:59:08.022985 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:59:08.025921 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-548da205-e9f8-4b62-965d-64a3cda19e62 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] GET http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs Dec 12 02:59:08.027013 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-548da205-e9f8-4b62-965d-64a3cda19e62 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:08.028277 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-548da205-e9f8-4b62-965d-64a3cda19e62 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:08.048234 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-548da205-e9f8-4b62-965d-64a3cda19e62 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs returned with HTTP 200 Dec 12 02:59:08.050172 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 992/1970] 10.222.0.50 () {58 vars in 1345 bytes} [Sat Dec 12 02:59:08 2020] GET /volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:08.067425 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7726cf4-bce5-44a9-ada9-7fbcce492238 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] POST http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs Dec 12 02:59:08.069148 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7726cf4-bce5-44a9-ada9-7fbcce492238 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:08.266736 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.transfer.api [None req-61d6f4de-fec8-4ec9-aaf5-2dd3a0ce1d8c tempest-VolumeQuotasAdminTestJSON-1973955743 tempest-VolumeQuotasAdminTestJSON-1973955743] Volume 3a8dfc0a-947c-4e71-afe2-02475a679fa5 has been transferred. Dec 12 02:59:08.338546 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7726cf4-bce5-44a9-ada9-7fbcce492238 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs returned with HTTP 200 Dec 12 02:59:08.350143 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 993/1971] 10.222.0.50 () {60 vars in 1366 bytes} [Sat Dec 12 02:59:08 2020] POST /volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs => generated 34 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:08.362248 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07467c79-a32d-4c2d-9b04-7c24fec797a9 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] PUT http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs/spec2 Dec 12 02:59:08.366093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07467c79-a32d-4c2d-9b04-7c24fec797a9 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:08.493678 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61d6f4de-fec8-4ec9-aaf5-2dd3a0ce1d8c tempest-VolumeQuotasAdminTestJSON-1973955743 tempest-VolumeQuotasAdminTestJSON-1973955743] http://10.222.0.50/volume/v3/f22c8e996f904124ae4c51ec078b3b86/os-volume-transfer/2547c5ca-e1d7-4837-b256-2af82060a491/accept returned with HTTP 202 Dec 12 02:59:08.495316 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 979/1972] 10.222.0.50 () {60 vars in 1390 bytes} [Sat Dec 12 02:59:06 2020] POST /volume/v3/f22c8e996f904124ae4c51ec078b3b86/os-volume-transfer/2547c5ca-e1d7-4837-b256-2af82060a491/accept => generated 431 bytes in 2239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:59:08.519288 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07467c79-a32d-4c2d-9b04-7c24fec797a9 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs/spec2 returned with HTTP 200 Dec 12 02:59:08.520851 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 994/1973] 10.222.0.50 () {60 vars in 1383 bytes} [Sat Dec 12 02:59:08 2020] PUT /volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs/spec2 => generated 17 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:08.525455 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96faaa29-3447-4b62-8297-d3973dc9babb tempest-VolumeQuotasAdminTestJSON-1973955743 tempest-VolumeQuotasAdminTestJSON-1973955743] GET http://10.222.0.50/volume/v3/f22c8e996f904124ae4c51ec078b3b86/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 Dec 12 02:59:08.526414 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96faaa29-3447-4b62-8297-d3973dc9babb tempest-VolumeQuotasAdminTestJSON-1973955743 tempest-VolumeQuotasAdminTestJSON-1973955743] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:08.528471 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96faaa29-3447-4b62-8297-d3973dc9babb tempest-VolumeQuotasAdminTestJSON-1973955743 tempest-VolumeQuotasAdminTestJSON-1973955743] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:08.535287 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cf49c5d-5747-43bd-85ed-3851ef6f717e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] GET http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e Dec 12 02:59:08.535831 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cf49c5d-5747-43bd-85ed-3851ef6f717e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:08.536049 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:08.536049 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:08.537064 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cf49c5d-5747-43bd-85ed-3851ef6f717e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:08.699393 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:08.699393 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:08.715166 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:08.715166 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:08.721345 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-96faaa29-3447-4b62-8297-d3973dc9babb tempest-VolumeQuotasAdminTestJSON-1973955743 tempest-VolumeQuotasAdminTestJSON-1973955743] Volume info retrieved successfully. Dec 12 02:59:08.736792 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5cf49c5d-5747-43bd-85ed-3851ef6f717e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:08.771209 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96faaa29-3447-4b62-8297-d3973dc9babb tempest-VolumeQuotasAdminTestJSON-1973955743 tempest-VolumeQuotasAdminTestJSON-1973955743] http://10.222.0.50/volume/v3/f22c8e996f904124ae4c51ec078b3b86/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 returned with HTTP 200 Dec 12 02:59:08.775230 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 995/1974] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:08 2020] GET /volume/v3/f22c8e996f904124ae4c51ec078b3b86/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 => generated 917 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:08.783378 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea942494-dc6d-4971-a14c-41ca984a8c24 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] GET http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs/spec2 Dec 12 02:59:08.788594 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea942494-dc6d-4971-a14c-41ca984a8c24 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:08.791125 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:08.791125 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:08.791767 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea942494-dc6d-4971-a14c-41ca984a8c24 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:08.800308 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cf49c5d-5747-43bd-85ed-3851ef6f717e tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e returned with HTTP 200 Dec 12 02:59:08.801941 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 980/1975] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:08 2020] GET /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e => generated 912 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:08.810634 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e08e797e-73cb-425f-a88e-966033ebac6b tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] GET http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432?usage=True Dec 12 02:59:08.817127 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e08e797e-73cb-425f-a88e-966033ebac6b tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:08.818351 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:08.818351 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:08.818351 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e08e797e-73cb-425f-a88e-966033ebac6b tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:08.835224 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea942494-dc6d-4971-a14c-41ca984a8c24 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs/spec2 returned with HTTP 200 Dec 12 02:59:08.838504 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 996/1976] 10.222.0.50 () {58 vars in 1363 bytes} [Sat Dec 12 02:59:08 2020] GET /volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs/spec2 => generated 17 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:08.850250 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2cb5fe4f-1972-4892-8636-eb7b045c3518 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] POST http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata Dec 12 02:59:08.853405 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2cb5fe4f-1972-4892-8636-eb7b045c3518 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:08.919277 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-e08e797e-73cb-425f-a88e-966033ebac6b tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesExtraSpecsTest-volume-type-1343887307 is set by the default quota flag: quota_volumes_tempest-VolumeTypesExtraSpecsTest-volume-type-1343887307, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:59:08.922944 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-e08e797e-73cb-425f-a88e-966033ebac6b tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesExtraSpecsTest-volume-type-1343887307 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesExtraSpecsTest-volume-type-1343887307, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:59:08.926293 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-e08e797e-73cb-425f-a88e-966033ebac6b tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesExtraSpecsTest-volume-type-1343887307 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesExtraSpecsTest-volume-type-1343887307, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:59:08.991732 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:08.991732 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:08.993444 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2cb5fe4f-1972-4892-8636-eb7b045c3518 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:08.998628 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e08e797e-73cb-425f-a88e-966033ebac6b tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432?usage=True returned with HTTP 200 Dec 12 02:59:09.001132 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 981/1977] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Dec 12 02:59:08 2020] GET /volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432?usage=True => generated 1461 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:59:09.015004 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc1061da-1a50-489b-b4b6-7d5687452a70 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] POST http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs Dec 12 02:59:09.016069 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc1061da-1a50-489b-b4b6-7d5687452a70 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:09.048424 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2cb5fe4f-1972-4892-8636-eb7b045c3518 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Create volume metadata completed successfully. Dec 12 02:59:09.049512 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2cb5fe4f-1972-4892-8636-eb7b045c3518 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata returned with HTTP 200 Dec 12 02:59:09.050925 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 997/1978] 10.222.0.50 () {60 vars in 1364 bytes} [Sat Dec 12 02:59:08 2020] POST /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata => generated 101 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:09.058511 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6870bb1-993d-4d87-904c-1d808ddd475d tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] GET http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/f22c8e996f904124ae4c51ec078b3b86?usage=True Dec 12 02:59:09.059295 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6870bb1-993d-4d87-904c-1d808ddd475d tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:09.061035 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:09.061035 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:09.061648 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6870bb1-993d-4d87-904c-1d808ddd475d tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:09.131084 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-c6870bb1-993d-4d87-904c-1d808ddd475d tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesExtraSpecsTest-volume-type-1343887307 is set by the default quota flag: quota_volumes_tempest-VolumeTypesExtraSpecsTest-volume-type-1343887307, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:59:09.135845 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-c6870bb1-993d-4d87-904c-1d808ddd475d tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesExtraSpecsTest-volume-type-1343887307 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesExtraSpecsTest-volume-type-1343887307, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:59:09.140979 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-c6870bb1-993d-4d87-904c-1d808ddd475d tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesExtraSpecsTest-volume-type-1343887307 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesExtraSpecsTest-volume-type-1343887307, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:59:09.186826 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6870bb1-993d-4d87-904c-1d808ddd475d tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/f22c8e996f904124ae4c51ec078b3b86?usage=True returned with HTTP 200 Dec 12 02:59:09.196892 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 998/1979] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Dec 12 02:59:09 2020] GET /volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/f22c8e996f904124ae4c51ec078b3b86?usage=True => generated 1205 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:59:09.197012 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc1061da-1a50-489b-b4b6-7d5687452a70 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs returned with HTTP 200 Dec 12 02:59:09.197818 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 982/1980] 10.222.0.50 () {60 vars in 1366 bytes} [Sat Dec 12 02:59:09 2020] POST /volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs => generated 51 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:09.202059 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e832402-24bf-4921-9121-59abcf596089 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] GET http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata Dec 12 02:59:09.202714 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e832402-24bf-4921-9121-59abcf596089 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:09.203211 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e832402-24bf-4921-9121-59abcf596089 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:09.205783 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dd206f0-4ece-4041-a8c2-82c80e3db3ca tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] GET http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs Dec 12 02:59:09.206455 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dd206f0-4ece-4041-a8c2-82c80e3db3ca tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:09.207076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dd206f0-4ece-4041-a8c2-82c80e3db3ca tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:09.254721 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dd206f0-4ece-4041-a8c2-82c80e3db3ca tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs returned with HTTP 200 Dec 12 02:59:09.257317 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 983/1981] 10.222.0.50 () {58 vars in 1345 bytes} [Sat Dec 12 02:59:09 2020] GET /volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e/extra_specs => generated 68 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:09.270478 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a2e21c9-b918-4ebc-a46c-1ad96e22dc37 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] DELETE http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 Dec 12 02:59:09.273343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a2e21c9-b918-4ebc-a46c-1ad96e22dc37 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:09.274289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a2e21c9-b918-4ebc-a46c-1ad96e22dc37 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:09.276109 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9a2e21c9-b918-4ebc-a46c-1ad96e22dc37 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Delete volume with id: 3a8dfc0a-947c-4e71-afe2-02475a679fa5 Dec 12 02:59:09.380956 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:09.380956 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:09.382266 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e832402-24bf-4921-9121-59abcf596089 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:09.391252 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:09.391252 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:09.392549 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9a2e21c9-b918-4ebc-a46c-1ad96e22dc37 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Volume info retrieved successfully. Dec 12 02:59:09.459422 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e832402-24bf-4921-9121-59abcf596089 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Get volume metadata completed successfully. Dec 12 02:59:09.460081 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e832402-24bf-4921-9121-59abcf596089 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata returned with HTTP 200 Dec 12 02:59:09.461195 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 999/1982] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Dec 12 02:59:09 2020] GET /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata => generated 101 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:09.466195 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5fd57e21-553b-4d34-bcda-32842f7f7bbb tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] DELETE http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e Dec 12 02:59:09.466648 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5fd57e21-553b-4d34-bcda-32842f7f7bbb tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:09.466976 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:09.466976 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:09.467377 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5fd57e21-553b-4d34-bcda-32842f7f7bbb tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:09.491742 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9a2e21c9-b918-4ebc-a46c-1ad96e22dc37 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Delete volume request issued successfully. Dec 12 02:59:09.491742 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a2e21c9-b918-4ebc-a46c-1ad96e22dc37 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 returned with HTTP 202 Dec 12 02:59:09.499759 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 984/1983] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:59:09 2020] DELETE /volume/v3/9ea39948193d44d7915c03c80bc19ed8/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:09.515930 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99b35b5b-2d96-4b7d-b570-9b21ff12a578 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] PUT http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata Dec 12 02:59:09.516417 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:09.516417 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:09.516868 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99b35b5b-2d96-4b7d-b570-9b21ff12a578 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:09.643494 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:59:09.643494 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:59:09.686087 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5fd57e21-553b-4d34-bcda-32842f7f7bbb tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e returned with HTTP 202 Dec 12 02:59:09.687306 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1000/1984] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:59:09 2020] DELETE /volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:09.692403 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f82f5f27-5311-4a24-a3b5-22417f143a94 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] GET http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 Dec 12 02:59:09.702603 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f82f5f27-5311-4a24-a3b5-22417f143a94 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:09.706297 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f82f5f27-5311-4a24-a3b5-22417f143a94 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:09.712145 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:09.712145 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:09.715498 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-99b35b5b-2d96-4b7d-b570-9b21ff12a578 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:09.775181 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-99b35b5b-2d96-4b7d-b570-9b21ff12a578 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Update volume metadata completed successfully. Dec 12 02:59:09.775757 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99b35b5b-2d96-4b7d-b570-9b21ff12a578 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata returned with HTTP 200 Dec 12 02:59:09.781481 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 985/1985] 10.222.0.50 () {60 vars in 1362 bytes} [Sat Dec 12 02:59:09 2020] PUT /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata => generated 57 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:09.783802 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd6de37d-02d5-4dfb-8b80-a0e828f80f41 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] GET http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e Dec 12 02:59:09.784402 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd6de37d-02d5-4dfb-8b80-a0e828f80f41 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:09.784632 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:09.784632 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:09.785037 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd6de37d-02d5-4dfb-8b80-a0e828f80f41 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:09.802729 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:09.802729 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:09.811382 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f82f5f27-5311-4a24-a3b5-22417f143a94 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Volume info retrieved successfully. Dec 12 02:59:09.835029 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd6de37d-02d5-4dfb-8b80-a0e828f80f41 tempest-VolumeTypesExtraSpecsTest-1294017479 tempest-VolumeTypesExtraSpecsTest-1294017479] http://10.222.0.50/volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e returned with HTTP 404 Dec 12 02:59:09.839635 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 986/1986] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:59:09 2020] GET /volume/v3/c553def8089f4f1d8475b101f70886e0/types/a0291c36-c2a8-42f4-ad73-57ade25d5a6e => generated 114 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:09.844569 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f82f5f27-5311-4a24-a3b5-22417f143a94 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 returned with HTTP 200 Dec 12 02:59:09.855030 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1001/1987] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:09 2020] GET /volume/v3/9ea39948193d44d7915c03c80bc19ed8/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 => generated 1087 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:59:09.856958 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b83a554b-291e-4db9-87bd-fbfa018bcc4f tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] GET http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata Dec 12 02:59:09.856958 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b83a554b-291e-4db9-87bd-fbfa018bcc4f tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:09.856958 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b83a554b-291e-4db9-87bd-fbfa018bcc4f tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:09.916548 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:09.916548 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:09.919734 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b83a554b-291e-4db9-87bd-fbfa018bcc4f tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:09.941614 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b83a554b-291e-4db9-87bd-fbfa018bcc4f tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Get volume metadata completed successfully. Dec 12 02:59:09.942805 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b83a554b-291e-4db9-87bd-fbfa018bcc4f tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata returned with HTTP 200 Dec 12 02:59:09.957464 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 987/1988] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Dec 12 02:59:09 2020] GET /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata => generated 57 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:09.974284 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-535665f2-182b-44b4-ad6b-54e32608cc32 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] DELETE http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata/key1 Dec 12 02:59:09.974572 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-535665f2-182b-44b4-ad6b-54e32608cc32 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:09.974769 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:09.974769 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:09.978185 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-535665f2-182b-44b4-ad6b-54e32608cc32 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:10.084852 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:10.084852 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:10.086047 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-535665f2-182b-44b4-ad6b-54e32608cc32 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:10.118879 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-535665f2-182b-44b4-ad6b-54e32608cc32 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Get volume metadata completed successfully. Dec 12 02:59:10.149337 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:59:10.149337 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:59:10.168215 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-535665f2-182b-44b4-ad6b-54e32608cc32 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Delete volume metadata completed successfully. Dec 12 02:59:10.168215 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-535665f2-182b-44b4-ad6b-54e32608cc32 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata/key1 returned with HTTP 200 Dec 12 02:59:10.169622 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 988/1989] 10.222.0.50 () {58 vars in 1360 bytes} [Sat Dec 12 02:59:09 2020] DELETE /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata/key1 => generated 0 bytes in 208 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 12 02:59:10.180367 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-338ec28a-7360-4461-83db-5b7fee5f31fa tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] GET http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata Dec 12 02:59:10.180927 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-338ec28a-7360-4461-83db-5b7fee5f31fa tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:10.181149 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:10.181149 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:10.181752 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-338ec28a-7360-4461-83db-5b7fee5f31fa tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:10.303064 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:10.303064 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:10.304446 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-338ec28a-7360-4461-83db-5b7fee5f31fa tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:10.318503 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-338ec28a-7360-4461-83db-5b7fee5f31fa tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Get volume metadata completed successfully. Dec 12 02:59:10.319312 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-338ec28a-7360-4461-83db-5b7fee5f31fa tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata returned with HTTP 200 Dec 12 02:59:10.321010 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 989/1990] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Dec 12 02:59:10 2020] GET /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata => generated 32 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:10.339050 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0397da5f-f072-427b-9553-a11fd24f233a tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] PUT http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata Dec 12 02:59:10.341527 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:10.341527 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:10.342127 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0397da5f-f072-427b-9553-a11fd24f233a tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:10.415860 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:10.415860 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:10.420592 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0397da5f-f072-427b-9553-a11fd24f233a tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:10.472893 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0397da5f-f072-427b-9553-a11fd24f233a tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Update volume metadata completed successfully. Dec 12 02:59:10.473665 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0397da5f-f072-427b-9553-a11fd24f233a tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata returned with HTTP 200 Dec 12 02:59:10.479906 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 990/1991] 10.222.0.50 () {60 vars in 1362 bytes} [Sat Dec 12 02:59:10 2020] PUT /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata => generated 16 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:10.503178 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf80f867-e44a-486a-9a06-d5d434453638 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] POST http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata Dec 12 02:59:10.509599 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:10.509599 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:10.509599 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf80f867-e44a-486a-9a06-d5d434453638 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:10.554503 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] POST http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes Dec 12 02:59:10.554973 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:10.554973 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:10.555387 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-484817294"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:10.556475 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-484817294'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:59:10.557072 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Create volume of 1 GB Dec 12 02:59:10.603473 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Availability Zones retrieved successfully. Dec 12 02:59:10.670859 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:10.670859 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:10.673942 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cf80f867-e44a-486a-9a06-d5d434453638 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:10.687531 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Flow 'volume_create_api' (20d6a3c9-58f6-423e-afab-2cecff074205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:10.694866 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8989b1c7-3eed-4d63-90ef-3e29320c3727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:10.700454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:59:10.727754 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cf80f867-e44a-486a-9a06-d5d434453638 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Create volume metadata completed successfully. Dec 12 02:59:10.728765 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf80f867-e44a-486a-9a06-d5d434453638 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata returned with HTTP 200 Dec 12 02:59:10.729876 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 991/1992] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:59:10 2020] POST /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata => generated 68 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:10.740197 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-817dea17-6004-4835-9fb6-cd0460141abe tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] PUT http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata/key3 Dec 12 02:59:10.741122 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:10.741122 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:10.741921 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-817dea17-6004-4835-9fb6-cd0460141abe tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:10.894340 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:10.894340 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:10.897644 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-817dea17-6004-4835-9fb6-cd0460141abe tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:10.931265 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-817dea17-6004-4835-9fb6-cd0460141abe tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Update volume metadata completed successfully. Dec 12 02:59:10.932254 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-817dea17-6004-4835-9fb6-cd0460141abe tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata/key3 returned with HTTP 200 Dec 12 02:59:10.934194 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 992/1993] 10.222.0.50 () {60 vars in 1377 bytes} [Sat Dec 12 02:59:10 2020] PUT /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata/key3 => generated 35 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 12 02:59:10.945533 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df47b5a7-8bb6-4817-b249-5a8be4e0a976 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] GET http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 Dec 12 02:59:10.946300 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df47b5a7-8bb6-4817-b249-5a8be4e0a976 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:10.946847 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:10.946847 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:10.947673 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df47b5a7-8bb6-4817-b249-5a8be4e0a976 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:11.000363 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8989b1c7-3eed-4d63-90ef-3e29320c3727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:11.002635 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f458760e-d5cc-4a7a-a4d6-c01f4c45b8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:11.046420 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:11.046420 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:11.072409 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-df47b5a7-8bb6-4817-b249-5a8be4e0a976 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Volume info retrieved successfully. Dec 12 02:59:11.135290 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df47b5a7-8bb6-4817-b249-5a8be4e0a976 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 returned with HTTP 200 Dec 12 02:59:11.143610 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 993/1994] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:10 2020] GET /volume/v3/9ea39948193d44d7915c03c80bc19ed8/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 => generated 1087 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:59:11.153504 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c72c8e1b-63cb-4ac7-928c-563d08604386 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] GET http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata/key3 Dec 12 02:59:11.154194 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c72c8e1b-63cb-4ac7-928c-563d08604386 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:11.154517 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:11.154517 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:11.155076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c72c8e1b-63cb-4ac7-928c-563d08604386 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:11.259337 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Created reservations ['9f485d90-7f91-4622-a989-a65780fb218f', '03f2a0e6-d6c3-4109-87f5-09e73edf88d1', 'b04cfa65-6538-4a5a-a927-9527b61822fb', '3c76a355-81ff-4e15-8e27-d8f23d454ff3'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:11.262225 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f458760e-d5cc-4a7a-a4d6-c01f4c45b8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f485d90-7f91-4622-a989-a65780fb218f', '03f2a0e6-d6c3-4109-87f5-09e73edf88d1', 'b04cfa65-6538-4a5a-a927-9527b61822fb', '3c76a355-81ff-4e15-8e27-d8f23d454ff3']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:11.264951 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17b820d3-5a4d-49c8-8af4-5e9ebab61715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:11.392920 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:11.392920 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:11.394159 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c72c8e1b-63cb-4ac7-928c-563d08604386 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:11.395134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17b820d3-5a4d-49c8-8af4-5e9ebab61715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17503cee-fa81-4d88-acf0-9eaca68b9394', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-484817294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ad21c1de96f4f2bbfc91bde293044fb',qos_specs=None,replication_status=,reservations=['9f485d90-7f91-4622-a989-a65780fb218f','03f2a0e6-d6c3-4109-87f5-09e73edf88d1','b04cfa65-6538-4a5a-a927-9527b61822fb','3c76a355-81ff-4e15-8e27-d8f23d454ff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5628e36470e44beadeec70278bc24b1',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-484817294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17503cee-fa81-4d88-acf0-9eaca68b9394,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ad21c1de96f4f2bbfc91bde293044fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b5628e36470e44beadeec70278bc24b1',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:11.397909 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81b89cd6-5047-4e64-b099-a3a0a5446be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:11.418454 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c72c8e1b-63cb-4ac7-928c-563d08604386 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Get volume metadata completed successfully. Dec 12 02:59:11.419569 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c72c8e1b-63cb-4ac7-928c-563d08604386 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata/key3 returned with HTTP 200 Dec 12 02:59:11.420586 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 994/1995] 10.222.0.50 () {58 vars in 1357 bytes} [Sat Dec 12 02:59:11 2020] GET /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata/key3 => generated 35 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:11.433135 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c6a8625-1a43-40d2-81b2-d34fa0901057 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] GET http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata Dec 12 02:59:11.434895 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c6a8625-1a43-40d2-81b2-d34fa0901057 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:11.436541 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:11.436541 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:11.439379 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c6a8625-1a43-40d2-81b2-d34fa0901057 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:11.462033 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81b89cd6-5047-4e64-b099-a3a0a5446be4) transitioned into state 'SUCCESS' from state '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-484817294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ad21c1de96f4f2bbfc91bde293044fb',qos_specs=None,replication_status=,reservations=['9f485d90-7f91-4622-a989-a65780fb218f','03f2a0e6-d6c3-4109-87f5-09e73edf88d1','b04cfa65-6538-4a5a-a927-9527b61822fb','3c76a355-81ff-4e15-8e27-d8f23d454ff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5628e36470e44beadeec70278bc24b1',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:11.464240 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3d87c6d-d58b-42ba-a5b0-886680141302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:11.490410 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3d87c6d-d58b-42ba-a5b0-886680141302) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:11.493835 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Flow 'volume_create_api' (20d6a3c9-58f6-423e-afab-2cecff074205) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:11.542590 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:11.542590 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:11.544206 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c6a8625-1a43-40d2-81b2-d34fa0901057 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:11.591835 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c6a8625-1a43-40d2-81b2-d34fa0901057 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Get volume metadata completed successfully. Dec 12 02:59:11.592411 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c6a8625-1a43-40d2-81b2-d34fa0901057 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata returned with HTTP 200 Dec 12 02:59:11.604858 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 995/1996] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Dec 12 02:59:11 2020] GET /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata => generated 75 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:11.612466 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7706c498-89ca-4f1c-9ca5-d4006dbb8cf1 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] PUT http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata Dec 12 02:59:11.612998 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:11.612998 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:11.613479 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7706c498-89ca-4f1c-9ca5-d4006dbb8cf1 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:11.624285 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Create volume request issued successfully. Dec 12 02:59:11.660155 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69e7aa76-3970-4271-b7e9-9e7f59e17d84 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes returned with HTTP 202 Dec 12 02:59:11.671617 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1002/1997] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:59:09 2020] POST /volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes => generated 822 bytes in 1711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:59:11.677300 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7414d585-039b-4680-9e6c-512ad445c4a5 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] GET http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 Dec 12 02:59:11.677833 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7414d585-039b-4680-9e6c-512ad445c4a5 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:11.678057 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:11.678057 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:11.678424 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7414d585-039b-4680-9e6c-512ad445c4a5 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:11.696240 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:11.696240 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:11.698151 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7706c498-89ca-4f1c-9ca5-d4006dbb8cf1 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:11.717609 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7706c498-89ca-4f1c-9ca5-d4006dbb8cf1 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Update volume metadata completed successfully. Dec 12 02:59:11.719321 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7706c498-89ca-4f1c-9ca5-d4006dbb8cf1 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata returned with HTTP 200 Dec 12 02:59:11.724287 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 996/1998] 10.222.0.50 () {60 vars in 1362 bytes} [Sat Dec 12 02:59:11 2020] PUT /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e/metadata => generated 16 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:11.734194 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c62d5a67-b4bc-4d3c-9d5e-1a084578fc30 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] DELETE http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e Dec 12 02:59:11.738095 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c62d5a67-b4bc-4d3c-9d5e-1a084578fc30 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:11.738533 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:11.738533 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:11.739330 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c62d5a67-b4bc-4d3c-9d5e-1a084578fc30 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:11.740031 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c62d5a67-b4bc-4d3c-9d5e-1a084578fc30 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Delete volume with id: 4b8710d8-5d99-44a1-810d-e6647efb4a1e Dec 12 02:59:11.767916 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:11.767916 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:11.777739 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7414d585-039b-4680-9e6c-512ad445c4a5 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Volume info retrieved successfully. Dec 12 02:59:11.825084 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7414d585-039b-4680-9e6c-512ad445c4a5 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 returned with HTTP 200 Dec 12 02:59:11.831243 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1003/1999] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:11 2020] GET /volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 => generated 914 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:11.877616 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:11.877616 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:11.878948 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c62d5a67-b4bc-4d3c-9d5e-1a084578fc30 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:11.951112 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c62d5a67-b4bc-4d3c-9d5e-1a084578fc30 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Delete volume request issued successfully. Dec 12 02:59:11.951675 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c62d5a67-b4bc-4d3c-9d5e-1a084578fc30 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e returned with HTTP 202 Dec 12 02:59:11.952598 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 997/2000] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:59:11 2020] DELETE /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 12 02:59:11.961851 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0623dfec-2763-4d37-9e56-cb2aae92f3c0 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] GET http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e Dec 12 02:59:11.962381 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0623dfec-2763-4d37-9e56-cb2aae92f3c0 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:11.962601 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:11.962601 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:11.962973 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0623dfec-2763-4d37-9e56-cb2aae92f3c0 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:12.069205 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:12.069205 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:12.091164 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0623dfec-2763-4d37-9e56-cb2aae92f3c0 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:12.136204 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0623dfec-2763-4d37-9e56-cb2aae92f3c0 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e returned with HTTP 200 Dec 12 02:59:12.154664 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f6656a7-b960-4a77-a0fa-d84261833ed0 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] GET http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 Dec 12 02:59:12.155277 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f6656a7-b960-4a77-a0fa-d84261833ed0 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:12.155476 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1004/2001] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:11 2020] GET /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e => generated 911 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:12.155717 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:12.155717 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:12.156096 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f6656a7-b960-4a77-a0fa-d84261833ed0 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:12.350478 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:12.350478 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:12.378506 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9f6656a7-b960-4a77-a0fa-d84261833ed0 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Volume info retrieved successfully. Dec 12 02:59:12.420900 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f6656a7-b960-4a77-a0fa-d84261833ed0 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 returned with HTTP 200 Dec 12 02:59:12.420900 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 998/2002] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:12 2020] GET /volume/v3/9ea39948193d44d7915c03c80bc19ed8/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 => generated 1087 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 02:59:12.842134 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59e678e9-416f-4591-b11c-c185e9c0546a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] GET http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 Dec 12 02:59:12.842722 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59e678e9-416f-4591-b11c-c185e9c0546a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:12.842950 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:12.842950 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:12.843315 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59e678e9-416f-4591-b11c-c185e9c0546a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:12.989170 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:12.989170 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:13.014246 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-59e678e9-416f-4591-b11c-c185e9c0546a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Volume info retrieved successfully. Dec 12 02:59:13.104731 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59e678e9-416f-4591-b11c-c185e9c0546a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 returned with HTTP 200 Dec 12 02:59:13.105678 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1005/2003] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:12 2020] GET /volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 => generated 914 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:13.154380 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5337cfb1-b326-49f1-8d62-57038975d621 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] GET http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e Dec 12 02:59:13.154910 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5337cfb1-b326-49f1-8d62-57038975d621 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:13.155379 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:13.155379 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:13.155590 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5337cfb1-b326-49f1-8d62-57038975d621 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:13.283904 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:13.283904 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:13.305103 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5337cfb1-b326-49f1-8d62-57038975d621 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:13.354803 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5337cfb1-b326-49f1-8d62-57038975d621 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e returned with HTTP 200 Dec 12 02:59:13.356567 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 999/2004] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:13 2020] GET /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e => generated 911 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:13.436153 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76732905-cae8-4661-869b-b1ae463f80f9 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] GET http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 Dec 12 02:59:13.436702 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76732905-cae8-4661-869b-b1ae463f80f9 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:13.436911 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:13.436911 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:13.437274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76732905-cae8-4661-869b-b1ae463f80f9 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:13.550397 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76732905-cae8-4661-869b-b1ae463f80f9 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 returned with HTTP 404 Dec 12 02:59:13.551800 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1006/2005] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:13 2020] GET /volume/v3/9ea39948193d44d7915c03c80bc19ed8/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 => generated 109 bytes in 120 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:13.573525 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6ced3f5-d29b-44bb-95b9-17dca620be00 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] GET http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/9ea39948193d44d7915c03c80bc19ed8?usage=True Dec 12 02:59:13.574766 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6ced3f5-d29b-44bb-95b9-17dca620be00 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:13.575102 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:13.575102 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:13.575486 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6ced3f5-d29b-44bb-95b9-17dca620be00 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:13.670323 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6ced3f5-d29b-44bb-95b9-17dca620be00 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/9ea39948193d44d7915c03c80bc19ed8?usage=True returned with HTTP 200 Dec 12 02:59:13.674583 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1000/2006] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Dec 12 02:59:13 2020] GET /volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/9ea39948193d44d7915c03c80bc19ed8?usage=True => generated 868 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:13.691947 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d209e9c-e441-466e-b71d-1ae89bcda498 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] PUT http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 Dec 12 02:59:13.692777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d209e9c-e441-466e-b71d-1ae89bcda498 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:14.045401 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d209e9c-e441-466e-b71d-1ae89bcda498 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 returned with HTTP 200 Dec 12 02:59:14.047633 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1007/2007] 10.222.0.50 () {60 vars in 1342 bytes} [Sat Dec 12 02:59:13 2020] PUT /volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 => generated 321 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:14.058102 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd514dbc-b1a3-4969-a95a-8a83d9cd9163 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] PUT http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 Dec 12 02:59:14.062469 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd514dbc-b1a3-4969-a95a-8a83d9cd9163 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:14.121775 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-abde5474-264e-4ee8-9b78-04959e06f7a2 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] GET http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 Dec 12 02:59:14.122397 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-abde5474-264e-4ee8-9b78-04959e06f7a2 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:14.122886 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-abde5474-264e-4ee8-9b78-04959e06f7a2 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:14.248531 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:14.248531 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:14.295833 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-abde5474-264e-4ee8-9b78-04959e06f7a2 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Volume info retrieved successfully. Dec 12 02:59:14.392550 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-abde5474-264e-4ee8-9b78-04959e06f7a2 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 returned with HTTP 200 Dec 12 02:59:14.396724 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1008/2008] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:14 2020] GET /volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 => generated 915 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:14.406756 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a98b506b-4139-4c8b-890d-27d72ef5504c tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] GET http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e Dec 12 02:59:14.407302 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a98b506b-4139-4c8b-890d-27d72ef5504c tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:14.410074 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:14.410074 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:14.410796 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a98b506b-4139-4c8b-890d-27d72ef5504c tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:14.514009 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd514dbc-b1a3-4969-a95a-8a83d9cd9163 tempest-VolumeQuotasAdminTestJSON-599183127 tempest-VolumeQuotasAdminTestJSON-599183127] http://10.222.0.50/volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 returned with HTTP 200 Dec 12 02:59:14.523221 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1001/2009] 10.222.0.50 () {60 vars in 1342 bytes} [Sat Dec 12 02:59:14 2020] PUT /volume/v3/9ea39948193d44d7915c03c80bc19ed8/os-quota-sets/5d7c0cc393a249f5ba2dc454eaee0432 => generated 319 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:14.529309 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b64c164-30c9-4f81-8e3c-845423f97f6a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] POST http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots Dec 12 02:59:14.531834 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b64c164-30c9-4f81-8e3c-845423f97f6a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "17503cee-fa81-4d88-acf0-9eaca68b9394", "name": "tempest-SnapshotManageAdminTest-Snapshot-2111945977"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:14.572435 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:14.572435 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:14.596416 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a98b506b-4139-4c8b-890d-27d72ef5504c tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Volume info retrieved successfully. Dec 12 02:59:14.644217 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a98b506b-4139-4c8b-890d-27d72ef5504c tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e returned with HTTP 200 Dec 12 02:59:14.648141 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1009/2010] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:14 2020] GET /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e => generated 911 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:14.657182 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f437b0af-9f66-4968-a3b6-cd761660e83c tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] DELETE http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 Dec 12 02:59:14.662622 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f437b0af-9f66-4968-a3b6-cd761660e83c tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:14.663122 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:14.663122 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:14.663833 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f437b0af-9f66-4968-a3b6-cd761660e83c tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:14.664517 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-f437b0af-9f66-4968-a3b6-cd761660e83c tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Delete volume with id: 3a8dfc0a-947c-4e71-afe2-02475a679fa5 Dec 12 02:59:14.671111 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:14.671111 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:14.675336 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4b64c164-30c9-4f81-8e3c-845423f97f6a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Volume info retrieved successfully. Dec 12 02:59:14.675706 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-4b64c164-30c9-4f81-8e3c-845423f97f6a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Create snapshot from volume 17503cee-fa81-4d88-acf0-9eaca68b9394 Dec 12 02:59:14.724258 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f437b0af-9f66-4968-a3b6-cd761660e83c tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 returned with HTTP 404 Dec 12 02:59:14.729182 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1010/2011] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:59:14 2020] DELETE /volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3a8dfc0a-947c-4e71-afe2-02475a679fa5 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:14.735249 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1c7c298-cdb9-434c-b9bf-e0412b773ef1 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] DELETE http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 Dec 12 02:59:14.736061 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1c7c298-cdb9-434c-b9bf-e0412b773ef1 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:14.736786 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1c7c298-cdb9-434c-b9bf-e0412b773ef1 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:14.737458 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c1c7c298-cdb9-434c-b9bf-e0412b773ef1 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] Delete volume with id: 3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 Dec 12 02:59:14.804329 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-4b64c164-30c9-4f81-8e3c-845423f97f6a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Created reservations ['df145cf3-ee7c-402f-8ce9-726a2678660d', 'dc806fe5-9778-4b2b-87f1-14d666fe22f0', '2d673715-759b-431d-a0cd-7e0a29fe4717', '1d619c4d-09dd-43fe-ad9d-c62c3f064ecf'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:14.839311 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1c7c298-cdb9-434c-b9bf-e0412b773ef1 tempest-VolumeQuotasAdminTestJSON-1466105951 tempest-VolumeQuotasAdminTestJSON-1466105951] http://10.222.0.50/volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 returned with HTTP 404 Dec 12 02:59:14.842517 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1011/2012] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:59:14 2020] DELETE /volume/v3/5d7c0cc393a249f5ba2dc454eaee0432/volumes/3d9de18b-a3cd-4c44-bb18-0ee90b4170b5 => generated 109 bytes in 110 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:15.050871 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4b64c164-30c9-4f81-8e3c-845423f97f6a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Snapshot create request issued successfully. Dec 12 02:59:15.051575 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b64c164-30c9-4f81-8e3c-845423f97f6a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots returned with HTTP 202 Dec 12 02:59:15.053169 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1002/2013] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:59:14 2020] POST /volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots => generated 310 bytes in 529 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:59:15.064277 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12ae2b51-7f1e-4e71-bb92-7f6976a5020a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] GET http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f Dec 12 02:59:15.064877 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12ae2b51-7f1e-4e71-bb92-7f6976a5020a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:15.065522 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12ae2b51-7f1e-4e71-bb92-7f6976a5020a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:15.144512 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:15.144512 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:15.149887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-12ae2b51-7f1e-4e71-bb92-7f6976a5020a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Snapshot retrieved successfully. Dec 12 02:59:15.156059 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12ae2b51-7f1e-4e71-bb92-7f6976a5020a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f returned with HTTP 200 Dec 12 02:59:15.160125 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1012/2014] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:15 2020] GET /volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f => generated 442 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:15.671542 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73e63abb-4a86-48d3-ae77-603296f3dbe7 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] GET http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e Dec 12 02:59:15.672065 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73e63abb-4a86-48d3-ae77-603296f3dbe7 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:15.672249 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:15.672249 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:15.672927 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73e63abb-4a86-48d3-ae77-603296f3dbe7 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:15.846572 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73e63abb-4a86-48d3-ae77-603296f3dbe7 tempest-VolumesMetadataTest-1717683371 tempest-VolumesMetadataTest-1717683371] http://10.222.0.50/volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e returned with HTTP 404 Dec 12 02:59:15.850098 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1003/2015] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:15 2020] GET /volume/v3/ffb0e558c4e24e188139433c8b30b880/volumes/4b8710d8-5d99-44a1-810d-e6647efb4a1e => generated 109 bytes in 189 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:16.171790 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e90efc32-8be2-424e-a009-be3dc4c4cb62 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] GET http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f Dec 12 02:59:16.172709 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e90efc32-8be2-424e-a009-be3dc4c4cb62 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:16.173131 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:16.173131 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:16.174493 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e90efc32-8be2-424e-a009-be3dc4c4cb62 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:16.239949 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:16.239949 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:16.246760 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e90efc32-8be2-424e-a009-be3dc4c4cb62 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Snapshot retrieved successfully. Dec 12 02:59:16.249891 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e90efc32-8be2-424e-a009-be3dc4c4cb62 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f returned with HTTP 200 Dec 12 02:59:16.253815 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1013/2016] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:16 2020] GET /volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f => generated 442 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:17.272615 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bebd9181-5044-4e70-b112-8cf023a1bc8a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] GET http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f Dec 12 02:59:17.273067 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bebd9181-5044-4e70-b112-8cf023a1bc8a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:17.273506 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bebd9181-5044-4e70-b112-8cf023a1bc8a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:17.356215 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:17.356215 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:17.363827 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bebd9181-5044-4e70-b112-8cf023a1bc8a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Snapshot retrieved successfully. Dec 12 02:59:17.370213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bebd9181-5044-4e70-b112-8cf023a1bc8a tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f returned with HTTP 200 Dec 12 02:59:17.372613 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1004/2017] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:17 2020] GET /volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f => generated 442 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:18.384534 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-632eba4c-dd0f-4ec5-8394-73091812c898 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] GET http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f Dec 12 02:59:18.385277 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-632eba4c-dd0f-4ec5-8394-73091812c898 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:18.385500 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:18.385500 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:18.385879 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-632eba4c-dd0f-4ec5-8394-73091812c898 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:18.451848 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:18.451848 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:18.456310 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-632eba4c-dd0f-4ec5-8394-73091812c898 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Snapshot retrieved successfully. Dec 12 02:59:18.462711 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-632eba4c-dd0f-4ec5-8394-73091812c898 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f returned with HTTP 200 Dec 12 02:59:18.487375 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1014/2018] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:18 2020] GET /volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f => generated 469 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:59:18.968376 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b73ebf94-d26c-4e32-8a81-81874ad37622 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] POST http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f/action Dec 12 02:59:18.968890 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:18.968890 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:18.969330 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b73ebf94-d26c-4e32-8a81-81874ad37622 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Action body: b'{"os-unmanage": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:59:18.969725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b73ebf94-d26c-4e32-8a81-81874ad37622 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:18.970215 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.snapshot_unmanage [None req-b73ebf94-d26c-4e32-8a81-81874ad37622 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Unmanage snapshot with id: c2a6b508-cfb8-41e7-b044-966e2859246f Dec 12 02:59:19.006788 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:19.006788 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:19.008088 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b73ebf94-d26c-4e32-8a81-81874ad37622 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Snapshot retrieved successfully. Dec 12 02:59:19.083151 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b73ebf94-d26c-4e32-8a81-81874ad37622 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Snapshot delete request issued successfully. Dec 12 02:59:19.083851 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b73ebf94-d26c-4e32-8a81-81874ad37622 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f/action returned with HTTP 202 Dec 12 02:59:19.085227 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1005/2019] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 02:59:18 2020] POST /volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f/action => generated 0 bytes in 613 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:19.093986 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-857e936d-1f23-45d4-bb60-ac2341e6f9a4 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] GET http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f Dec 12 02:59:19.094522 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-857e936d-1f23-45d4-bb60-ac2341e6f9a4 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:19.094752 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:19.094752 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:19.095125 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-857e936d-1f23-45d4-bb60-ac2341e6f9a4 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:19.171587 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:19.171587 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:19.172806 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-857e936d-1f23-45d4-bb60-ac2341e6f9a4 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Snapshot retrieved successfully. Dec 12 02:59:19.175764 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-857e936d-1f23-45d4-bb60-ac2341e6f9a4 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f returned with HTTP 200 Dec 12 02:59:19.177002 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1015/2020] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:19 2020] GET /volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f => generated 470 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:20.197097 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cb7c9da-b22c-4bc8-bb85-203fa06696ec tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] GET http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f Dec 12 02:59:20.197851 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cb7c9da-b22c-4bc8-bb85-203fa06696ec tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:20.198181 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:20.198181 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:20.199544 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3cb7c9da-b22c-4bc8-bb85-203fa06696ec tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:20.296331 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3cb7c9da-b22c-4bc8-bb85-203fa06696ec tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f returned with HTTP 404 Dec 12 02:59:20.298994 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1006/2021] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:20 2020] GET /volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f => generated 111 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:20.308392 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b78ed401-3847-4d21-adae-594051f7b909 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] GET http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/detail?all_tenants=1 Dec 12 02:59:20.309126 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b78ed401-3847-4d21-adae-594051f7b909 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:20.309408 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:20.309408 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:20.309866 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b78ed401-3847-4d21-adae-594051f7b909 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:20.369211 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b78ed401-3847-4d21-adae-594051f7b909 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Get all snapshots completed successfully. Dec 12 02:59:20.374232 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b78ed401-3847-4d21-adae-594051f7b909 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/detail?all_tenants=1 returned with HTTP 200 Dec 12 02:59:20.375703 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1016/2022] 10.222.0.50 () {58 vars in 1258 bytes} [Sat Dec 12 02:59:20 2020] GET /volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/detail?all_tenants=1 => generated 17 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:20.388866 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c7ad58f-8f24-44d6-963b-c91b23fe3fee tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] POST http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/os-snapshot-manage Dec 12 02:59:20.390216 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9c7ad58f-8f24-44d6-963b-c91b23fe3fee tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "17503cee-fa81-4d88-acf0-9eaca68b9394", "ref": {"source-name": "_snapshot-c2a6b508-cfb8-41e7-b044-966e2859246f"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-2123608823", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-932671723", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:20.535051 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:20.535051 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:20.538480 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9c7ad58f-8f24-44d6-963b-c91b23fe3fee tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Volume info retrieved successfully. Dec 12 02:59:20.546745 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.snapshot_manage [None req-9c7ad58f-8f24-44d6-963b-c91b23fe3fee tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Manage snapshot request body: {'snapshot': {'volume_id': '17503cee-fa81-4d88-acf0-9eaca68b9394', 'ref': {'source-name': '_snapshot-c2a6b508-cfb8-41e7-b044-966e2859246f'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-2123608823', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-932671723', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=87999) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Dec 12 02:59:20.826018 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-9c7ad58f-8f24-44d6-963b-c91b23fe3fee tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Created reservations ['de79041f-fcc9-4c2c-a407-88933a82a4f0', '109ba4f4-bcdc-4b19-8c0e-64701b585d84', '3ad2faa7-4f44-4ce6-bd66-06b306ec6051', 'fd67a73a-2ecb-4060-b08f-7b637753f33b'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:21.292987 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c7ad58f-8f24-44d6-963b-c91b23fe3fee tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/os-snapshot-manage returned with HTTP 202 Dec 12 02:59:21.302541 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1007/2023] 10.222.0.50 () {60 vars in 1259 bytes} [Sat Dec 12 02:59:20 2020] POST /volume/v3/3ba44b3ecb994ea787f251224c552173/os-snapshot-manage => generated 477 bytes in 914 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:59:21.809187 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbf8da34-c035-4ba5-a95d-ed5f9ac1692a tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] POST http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types Dec 12 02:59:21.810172 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cbf8da34-c035-4ba5-a95d-ed5f9ac1692a tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-638981572", "extra_specs": {"spec1": "val1"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:21.952608 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cbf8da34-c035-4ba5-a95d-ed5f9ac1692a tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types returned with HTTP 200 Dec 12 02:59:21.961073 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1017/2024] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Dec 12 02:59:21 2020] POST /volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types => generated 242 bytes in 876 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:21.971659 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9934b0ae-9d38-4347-9fe7-0f2a2b7c9c26 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] GET http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c Dec 12 02:59:21.972161 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9934b0ae-9d38-4347-9fe7-0f2a2b7c9c26 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:21.975693 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9934b0ae-9d38-4347-9fe7-0f2a2b7c9c26 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:22.069456 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:22.069456 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:22.070357 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9934b0ae-9d38-4347-9fe7-0f2a2b7c9c26 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Snapshot retrieved successfully. Dec 12 02:59:22.072038 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9934b0ae-9d38-4347-9fe7-0f2a2b7c9c26 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c returned with HTTP 200 Dec 12 02:59:22.072875 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1018/2025] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:21 2020] GET /volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c => generated 609 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:22.094325 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ed83d82-9b79-410a-a1d9-5118ddd347db tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] POST http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs Dec 12 02:59:22.096316 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:22.096316 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:22.097100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ed83d82-9b79-410a-a1d9-5118ddd347db tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:22.098455 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ed83d82-9b79-410a-a1d9-5118ddd347db tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs returned with HTTP 400 Dec 12 02:59:22.113756 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1019/2026] 10.222.0.50 () {60 vars in 1366 bytes} [Sat Dec 12 02:59:22 2020] POST /volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs => generated 146 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 02:59:22.125963 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60dea5aa-e021-4fed-9ecb-55e25b92bcfb tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] POST http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs Dec 12 02:59:22.129940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60dea5aa-e021-4fed-9ecb-55e25b92bcfb tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:22.137604 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60dea5aa-e021-4fed-9ecb-55e25b92bcfb tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs returned with HTTP 400 Dec 12 02:59:22.157254 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1020/2027] 10.222.0.50 () {60 vars in 1366 bytes} [Sat Dec 12 02:59:22 2020] POST /volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs => generated 132 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 02:59:22.171632 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e2102bc-e96f-4919-9cad-38dd27441e96 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] POST http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/9512b9dd-5dfe-45a9-9dab-c8712998edba/extra_specs Dec 12 02:59:22.172398 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e2102bc-e96f-4919-9cad-38dd27441e96 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:22.408112 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e2102bc-e96f-4919-9cad-38dd27441e96 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/9512b9dd-5dfe-45a9-9dab-c8712998edba/extra_specs returned with HTTP 404 Dec 12 02:59:22.409774 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1021/2028] 10.222.0.50 () {60 vars in 1366 bytes} [Sat Dec 12 02:59:22 2020] POST /volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/9512b9dd-5dfe-45a9-9dab-c8712998edba/extra_specs => generated 114 bytes in 252 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:22.439548 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0aa60924-055a-4a02-bc53-8da1971512e5 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] DELETE http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/5b69e863-504f-4288-a521-c77cfee048ff/extra_specs/spec1 Dec 12 02:59:22.440209 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0aa60924-055a-4a02-bc53-8da1971512e5 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:22.440730 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0aa60924-055a-4a02-bc53-8da1971512e5 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:22.479462 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0aa60924-055a-4a02-bc53-8da1971512e5 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/5b69e863-504f-4288-a521-c77cfee048ff/extra_specs/spec1 returned with HTTP 404 Dec 12 02:59:22.481586 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1022/2029] 10.222.0.50 () {58 vars in 1366 bytes} [Sat Dec 12 02:59:22 2020] DELETE /volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/5b69e863-504f-4288-a521-c77cfee048ff/extra_specs/spec1 => generated 114 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:22.503845 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27edd3b0-18c0-438d-8bff-e44cb05e6d61 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] GET http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs/nonexistent_extra_spec_name Dec 12 02:59:22.504379 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27edd3b0-18c0-438d-8bff-e44cb05e6d61 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:22.505139 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-27edd3b0-18c0-438d-8bff-e44cb05e6d61 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:22.560180 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-27edd3b0-18c0-438d-8bff-e44cb05e6d61 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Dec 12 02:59:22.566177 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1023/2030] 10.222.0.50 () {58 vars in 1429 bytes} [Sat Dec 12 02:59:22 2020] GET /volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:22.578247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1808686-0b5c-445c-bb43-4ca88a3f9ade tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] GET http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/e0eb35c8-f76c-4cd0-8956-9dc6f2ef9de9/extra_specs/spec1 Dec 12 02:59:22.578778 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1808686-0b5c-445c-bb43-4ca88a3f9ade tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:22.590528 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1808686-0b5c-445c-bb43-4ca88a3f9ade tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:22.637408 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] POST http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes Dec 12 02:59:22.637901 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:22.637901 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:22.638603 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-402083885"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:22.639851 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-402083885'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:59:22.640562 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Create volume of 1 GB Dec 12 02:59:22.641358 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:22.641358 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:22.643647 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1808686-0b5c-445c-bb43-4ca88a3f9ade tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/e0eb35c8-f76c-4cd0-8956-9dc6f2ef9de9/extra_specs/spec1 returned with HTTP 404 Dec 12 02:59:22.649691 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1024/2031] 10.222.0.50 () {58 vars in 1363 bytes} [Sat Dec 12 02:59:22 2020] GET /volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/e0eb35c8-f76c-4cd0-8956-9dc6f2ef9de9/extra_specs/spec1 => generated 114 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:22.660200 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b68692cb-913f-4199-999e-78c0acfa9e8f tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] GET http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/df0d9065-c7b9-4884-afeb-c1c0d55303c6/extra_specs Dec 12 02:59:22.660956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b68692cb-913f-4199-999e-78c0acfa9e8f tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:22.661441 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b68692cb-913f-4199-999e-78c0acfa9e8f tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:22.680220 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Availability Zones retrieved successfully. Dec 12 02:59:22.697703 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b68692cb-913f-4199-999e-78c0acfa9e8f tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/df0d9065-c7b9-4884-afeb-c1c0d55303c6/extra_specs returned with HTTP 404 Dec 12 02:59:22.705347 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1025/2032] 10.222.0.50 () {58 vars in 1345 bytes} [Sat Dec 12 02:59:22 2020] GET /volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/df0d9065-c7b9-4884-afeb-c1c0d55303c6/extra_specs => generated 114 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:22.710657 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7fd4c07b-811b-4dc6-bdbf-012176cef589 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] PUT http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs/spec1 Dec 12 02:59:22.711416 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7fd4c07b-811b-4dc6-bdbf-012176cef589 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:22.712511 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7fd4c07b-811b-4dc6-bdbf-012176cef589 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs/spec1 returned with HTTP 400 Dec 12 02:59:22.713667 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1026/2033] 10.222.0.50 () {60 vars in 1383 bytes} [Sat Dec 12 02:59:22 2020] PUT /volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs/spec1 => generated 102 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 02:59:22.722594 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Flow 'volume_create_api' (26cffbe3-7e0a-4a03-be03-caa0dd553d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:22.734698 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf44b26-f318-4f03-a8cb-57e87a3f3557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:22.735894 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81e72af6-be12-4a33-b218-a51fbcdf4f7c tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] PUT http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs/spec1 Dec 12 02:59:22.736645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81e72af6-be12-4a33-b218-a51fbcdf4f7c tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Action: 'update', calling method: update, body: null {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:22.737640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81e72af6-be12-4a33-b218-a51fbcdf4f7c tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs/spec1 returned with HTTP 400 Dec 12 02:59:22.738734 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1027/2034] 10.222.0.50 () {60 vars in 1382 bytes} [Sat Dec 12 02:59:22 2020] PUT /volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs/spec1 => generated 72 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:59:22.739471 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:59:22.757246 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd470050-23a6-4aec-8d52-660b1bb0c156 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] PUT http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs/None Dec 12 02:59:22.757946 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd470050-23a6-4aec-8d52-660b1bb0c156 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:22.863282 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd470050-23a6-4aec-8d52-660b1bb0c156 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] HTTP exception thrown: Request body and URI mismatch Dec 12 02:59:22.863710 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd470050-23a6-4aec-8d52-660b1bb0c156 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs/None returned with HTTP 400 Dec 12 02:59:22.877082 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1028/2035] 10.222.0.50 () {60 vars in 1380 bytes} [Sat Dec 12 02:59:22 2020] PUT /volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs/None => generated 73 bytes in 125 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:59:22.888418 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0cd4390e-5577-4596-a929-140aaf09a8c1 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] PUT http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs/b970f717-7f3c-4c21-b87a-45b23ed8455a Dec 12 02:59:22.893533 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0cd4390e-5577-4596-a929-140aaf09a8c1 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:22.955793 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bf44b26-f318-4f03-a8cb-57e87a3f3557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:22.965799 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6453b713-bf80-4188-b8c6-55616e6df703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:23.014323 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0cd4390e-5577-4596-a929-140aaf09a8c1 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] HTTP exception thrown: Request body and URI mismatch Dec 12 02:59:23.015321 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0cd4390e-5577-4596-a929-140aaf09a8c1 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs/b970f717-7f3c-4c21-b87a-45b23ed8455a returned with HTTP 400 Dec 12 02:59:23.023255 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1029/2036] 10.222.0.50 () {60 vars in 1476 bytes} [Sat Dec 12 02:59:22 2020] PUT /volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334/extra_specs/b970f717-7f3c-4c21-b87a-45b23ed8455a => generated 73 bytes in 145 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 12 02:59:23.029324 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a87c4538-5685-4cd9-acd4-3d0206664089 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] DELETE http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334 Dec 12 02:59:23.030116 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a87c4538-5685-4cd9-acd4-3d0206664089 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:23.030790 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a87c4538-5685-4cd9-acd4-3d0206664089 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:23.156800 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Created reservations ['1782f2d9-07cc-41f6-aff4-285c6751c54b', '86a113f7-62b9-4acb-ab73-0012d57220d6', '6e7ba52d-c461-470f-b999-788088048c66', 'b589734f-2983-4b37-8f80-dc34c33cb7c8'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:23.158889 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6453b713-bf80-4188-b8c6-55616e6df703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1782f2d9-07cc-41f6-aff4-285c6751c54b', '86a113f7-62b9-4acb-ab73-0012d57220d6', '6e7ba52d-c461-470f-b999-788088048c66', 'b589734f-2983-4b37-8f80-dc34c33cb7c8']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:23.161915 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d261be52-283a-4236-84f3-57e98994206d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:23.189512 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:59:23.189512 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:59:23.242108 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a87c4538-5685-4cd9-acd4-3d0206664089 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334 returned with HTTP 202 Dec 12 02:59:23.247377 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1030/2037] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:59:23 2020] DELETE /volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:23.255057 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-112541ac-6d64-463f-ae86-f6d675739838 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] GET http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c Dec 12 02:59:23.255604 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-112541ac-6d64-463f-ae86-f6d675739838 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:23.256100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-112541ac-6d64-463f-ae86-f6d675739838 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:23.354279 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:23.354279 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:23.355382 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-112541ac-6d64-463f-ae86-f6d675739838 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Snapshot retrieved successfully. Dec 12 02:59:23.357071 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-112541ac-6d64-463f-ae86-f6d675739838 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c returned with HTTP 200 Dec 12 02:59:23.363714 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d261be52-283a-4236-84f3-57e98994206d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '166cd61e-2b71-415e-96e8-79f8ba92681a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-402083885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18864ed47e0343de9a37753afda438d5',qos_specs=None,replication_status=,reservations=['1782f2d9-07cc-41f6-aff4-285c6751c54b','86a113f7-62b9-4acb-ab73-0012d57220d6','6e7ba52d-c461-470f-b999-788088048c66','b589734f-2983-4b37-8f80-dc34c33cb7c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02512ac29554369b44bb741816e63ad',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-402083885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=166cd61e-2b71-415e-96e8-79f8ba92681a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18864ed47e0343de9a37753afda438d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f02512ac29554369b44bb741816e63ad',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:23.371030 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1031/2038] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:23 2020] GET /volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c => generated 609 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:23.375616 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95cdce46-dc22-44e3-919a-7f4edaeb7bc7 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] GET http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334 Dec 12 02:59:23.376157 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95cdce46-dc22-44e3-919a-7f4edaeb7bc7 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:23.376342 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:23.376342 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:23.377329 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52a3a7b3-0d2b-4b9e-a308-6e90a1b38ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:23.384091 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95cdce46-dc22-44e3-919a-7f4edaeb7bc7 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:23.413333 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95cdce46-dc22-44e3-919a-7f4edaeb7bc7 tempest-ExtraSpecsNegativeTest-908563837 tempest-ExtraSpecsNegativeTest-908563837] http://10.222.0.50/volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334 returned with HTTP 404 Dec 12 02:59:23.419495 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1032/2039] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:59:23 2020] GET /volume/v3/8feb5ecd6401453ba41bdc77799b91bb/types/41422a93-659d-4e1d-82bc-add09b738334 => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:23.448252 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52a3a7b3-0d2b-4b9e-a308-6e90a1b38ab7) transitioned into state 'SUCCESS' from state '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-402083885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18864ed47e0343de9a37753afda438d5',qos_specs=None,replication_status=,reservations=['1782f2d9-07cc-41f6-aff4-285c6751c54b','86a113f7-62b9-4acb-ab73-0012d57220d6','6e7ba52d-c461-470f-b999-788088048c66','b589734f-2983-4b37-8f80-dc34c33cb7c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02512ac29554369b44bb741816e63ad',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:23.451666 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (452ac767-9a3e-42cf-bb8f-947c7f7f574e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:23.491023 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (452ac767-9a3e-42cf-bb8f-947c7f7f574e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:23.494529 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Flow 'volume_create_api' (26cffbe3-7e0a-4a03-be03-caa0dd553d21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:23.624140 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Create volume request issued successfully. Dec 12 02:59:23.671384 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32f1cc18-52ac-4430-a4a2-d39728227142 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes returned with HTTP 202 Dec 12 02:59:23.682418 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1008/2040] 10.222.0.50 () {62 vars in 1265 bytes} [Sat Dec 12 02:59:21 2020] POST /volume/v3/18864ed47e0343de9a37753afda438d5/volumes => generated 820 bytes in 2379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:59:23.697833 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12958797-ba98-42f7-bae3-c69ffac83a05 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a Dec 12 02:59:23.698666 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12958797-ba98-42f7-bae3-c69ffac83a05 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:23.699320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12958797-ba98-42f7-bae3-c69ffac83a05 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:23.853467 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:23.853467 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:23.916802 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-12958797-ba98-42f7-bae3-c69ffac83a05 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Volume info retrieved successfully. Dec 12 02:59:23.983381 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12958797-ba98-42f7-bae3-c69ffac83a05 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a returned with HTTP 200 Dec 12 02:59:23.993010 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1033/2041] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:23 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a => generated 888 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:24.380901 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d228308d-cd12-4bf7-b9c1-220562ea1ba9 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] GET http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c Dec 12 02:59:24.381432 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d228308d-cd12-4bf7-b9c1-220562ea1ba9 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:24.385041 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:24.385041 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:24.385740 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d228308d-cd12-4bf7-b9c1-220562ea1ba9 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:24.424279 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:24.424279 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:24.425933 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d228308d-cd12-4bf7-b9c1-220562ea1ba9 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Snapshot retrieved successfully. Dec 12 02:59:24.429797 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d228308d-cd12-4bf7-b9c1-220562ea1ba9 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c returned with HTTP 200 Dec 12 02:59:24.431489 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1009/2042] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:24 2020] GET /volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c => generated 609 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:25.002578 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4afa0a20-3cd3-4db8-8e3a-3ad2fa0c05f8 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a Dec 12 02:59:25.003406 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4afa0a20-3cd3-4db8-8e3a-3ad2fa0c05f8 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:25.003902 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:25.003902 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:25.004730 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4afa0a20-3cd3-4db8-8e3a-3ad2fa0c05f8 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:25.143033 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:25.143033 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:25.175037 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4afa0a20-3cd3-4db8-8e3a-3ad2fa0c05f8 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Volume info retrieved successfully. Dec 12 02:59:25.258155 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4afa0a20-3cd3-4db8-8e3a-3ad2fa0c05f8 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a returned with HTTP 200 Dec 12 02:59:25.263381 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1034/2043] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:24 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a => generated 912 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:25.444283 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f303f8cb-e685-4ac2-868d-22edb0023194 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] GET http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c Dec 12 02:59:25.445523 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f303f8cb-e685-4ac2-868d-22edb0023194 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:25.445943 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:25.445943 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:25.446652 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f303f8cb-e685-4ac2-868d-22edb0023194 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:25.504672 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:25.504672 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:25.505878 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f303f8cb-e685-4ac2-868d-22edb0023194 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Snapshot retrieved successfully. Dec 12 02:59:25.511957 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f303f8cb-e685-4ac2-868d-22edb0023194 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c returned with HTTP 200 Dec 12 02:59:25.516917 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1010/2044] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:25 2020] GET /volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c => generated 634 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:25.524118 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd61a433-a014-4049-8492-37d9ec31a010 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] GET http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c Dec 12 02:59:25.525632 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd61a433-a014-4049-8492-37d9ec31a010 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:25.525834 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:25.525834 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:25.526467 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd61a433-a014-4049-8492-37d9ec31a010 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:25.567315 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:25.567315 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:25.568775 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cd61a433-a014-4049-8492-37d9ec31a010 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Snapshot retrieved successfully. Dec 12 02:59:25.571212 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd61a433-a014-4049-8492-37d9ec31a010 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c returned with HTTP 200 Dec 12 02:59:25.572701 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1035/2045] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:25 2020] GET /volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c => generated 634 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:25.585022 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e74f73de-2245-4a7d-a3f5-ddc29be30deb tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] DELETE http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c Dec 12 02:59:25.585891 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e74f73de-2245-4a7d-a3f5-ddc29be30deb tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:25.586213 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:25.586213 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:25.586757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e74f73de-2245-4a7d-a3f5-ddc29be30deb tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:25.587279 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-e74f73de-2245-4a7d-a3f5-ddc29be30deb tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Delete snapshot with id: 8dd0c65e-368e-4dce-8c99-da5c41705d4c Dec 12 02:59:25.649355 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:25.649355 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:25.650304 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e74f73de-2245-4a7d-a3f5-ddc29be30deb tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Snapshot retrieved successfully. Dec 12 02:59:25.783312 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e74f73de-2245-4a7d-a3f5-ddc29be30deb tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Snapshot delete request issued successfully. Dec 12 02:59:25.796210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e74f73de-2245-4a7d-a3f5-ddc29be30deb tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c returned with HTTP 202 Dec 12 02:59:25.806125 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a60a57f-d81c-4185-8ff0-53b08cd9f4ca tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] GET http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c Dec 12 02:59:25.806641 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a60a57f-d81c-4185-8ff0-53b08cd9f4ca tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:25.806858 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:25.806858 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:25.807227 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a60a57f-d81c-4185-8ff0-53b08cd9f4ca tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:25.811102 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1011/2046] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:59:25 2020] DELETE /volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:25.838653 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:25.838653 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:25.840669 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9a60a57f-d81c-4185-8ff0-53b08cd9f4ca tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Snapshot retrieved successfully. Dec 12 02:59:25.842556 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a60a57f-d81c-4185-8ff0-53b08cd9f4ca tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c returned with HTTP 200 Dec 12 02:59:25.848801 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1036/2047] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:25 2020] GET /volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c => generated 633 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:26.275954 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba3f7dc5-f795-4077-bb4f-d822d7ba7b6e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a Dec 12 02:59:26.278371 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba3f7dc5-f795-4077-bb4f-d822d7ba7b6e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:26.278805 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:26.278805 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:26.279475 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba3f7dc5-f795-4077-bb4f-d822d7ba7b6e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:26.433366 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:26.433366 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:26.466795 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba3f7dc5-f795-4077-bb4f-d822d7ba7b6e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Volume info retrieved successfully. Dec 12 02:59:26.541980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba3f7dc5-f795-4077-bb4f-d822d7ba7b6e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a returned with HTTP 200 Dec 12 02:59:26.548927 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1012/2048] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:26 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a => generated 913 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:26.565934 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b06649f7-0a9c-4737-99f7-2ab86c14f2bd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] POST http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups Dec 12 02:59:26.566662 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:26.566662 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:26.567320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b06649f7-0a9c-4737-99f7-2ab86c14f2bd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Action: 'create', calling method: create, body: {"backup": {"volume_id": "166cd61e-2b71-415e-96e8-79f8ba92681a", "name": "tempest-VolumesBackupsV39Test-Backup-343678358"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:26.568716 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-b06649f7-0a9c-4737-99f7-2ab86c14f2bd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Creating new backup {'backup': {'volume_id': '166cd61e-2b71-415e-96e8-79f8ba92681a', 'name': 'tempest-VolumesBackupsV39Test-Backup-343678358'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 12 02:59:26.569272 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-b06649f7-0a9c-4737-99f7-2ab86c14f2bd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Creating backup of volume 166cd61e-2b71-415e-96e8-79f8ba92681a in container None Dec 12 02:59:26.682427 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:26.682427 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:26.685999 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b06649f7-0a9c-4737-99f7-2ab86c14f2bd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Volume info retrieved successfully. Dec 12 02:59:26.779818 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-b06649f7-0a9c-4737-99f7-2ab86c14f2bd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Created reservations ['5879bec0-b59d-43b1-bb54-ec2044d57c38', 'a6305596-4665-456b-8a0a-903085189478'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:26.859002 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba3138d1-6a7c-44b6-b764-c5dc61343fb5 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] GET http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c Dec 12 02:59:26.859740 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba3138d1-6a7c-44b6-b764-c5dc61343fb5 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:26.860137 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:26.860137 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:26.860947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba3138d1-6a7c-44b6-b764-c5dc61343fb5 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:26.924924 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:26.924924 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:26.927498 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba3138d1-6a7c-44b6-b764-c5dc61343fb5 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Snapshot retrieved successfully. Dec 12 02:59:26.933070 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba3138d1-6a7c-44b6-b764-c5dc61343fb5 tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c returned with HTTP 200 Dec 12 02:59:26.936734 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1013/2049] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:26 2020] GET /volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c => generated 633 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:26.950942 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b06649f7-0a9c-4737-99f7-2ab86c14f2bd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups returned with HTTP 202 Dec 12 02:59:26.952286 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1037/2050] 10.222.0.50 () {62 vars in 1266 bytes} [Sat Dec 12 02:59:26 2020] POST /volume/v3/18864ed47e0343de9a37753afda438d5/backups => generated 398 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:59:26.963173 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c30d9623-8c1b-4f13-8c0e-18fbc50934e4 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:26.964121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c30d9623-8c1b-4f13-8c0e-18fbc50934e4 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:26.964528 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:26.964528 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:26.965278 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c30d9623-8c1b-4f13-8c0e-18fbc50934e4 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:26.965908 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c30d9623-8c1b-4f13-8c0e-18fbc50934e4 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:27.012938 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:27.012938 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:27.022248 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c30d9623-8c1b-4f13-8c0e-18fbc50934e4 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:27.040770 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1014/2051] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:26 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 805 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:27.948457 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9cbdc3a-1e69-40f7-8a66-cc7b20b0577d tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] GET http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c Dec 12 02:59:27.949166 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9cbdc3a-1e69-40f7-8a66-cc7b20b0577d tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:27.949166 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:27.949166 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:27.949559 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9cbdc3a-1e69-40f7-8a66-cc7b20b0577d tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:28.021592 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:28.021592 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:28.022472 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e9cbdc3a-1e69-40f7-8a66-cc7b20b0577d tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Snapshot retrieved successfully. Dec 12 02:59:28.032786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9cbdc3a-1e69-40f7-8a66-cc7b20b0577d tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c returned with HTTP 200 Dec 12 02:59:28.044046 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1038/2052] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:27 2020] GET /volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c => generated 633 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:28.055553 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74eb59c5-9d69-4fa2-93f1-ab9c3444335f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:28.056395 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74eb59c5-9d69-4fa2-93f1-ab9c3444335f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:28.057148 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:28.057148 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:28.058317 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74eb59c5-9d69-4fa2-93f1-ab9c3444335f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:28.059045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-74eb59c5-9d69-4fa2-93f1-ab9c3444335f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:28.141018 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:28.141018 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:28.143350 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74eb59c5-9d69-4fa2-93f1-ab9c3444335f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:28.147728 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1015/2053] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:28 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 805 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:29.055234 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85761083-0b61-44d6-8cea-196985883fcb tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] GET http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c Dec 12 02:59:29.056638 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85761083-0b61-44d6-8cea-196985883fcb tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:29.057276 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:29.057276 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:29.058587 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85761083-0b61-44d6-8cea-196985883fcb tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:29.113532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85761083-0b61-44d6-8cea-196985883fcb tempest-SnapshotManageAdminTest-1804569612 tempest-SnapshotManageAdminTest-1804569612] http://10.222.0.50/volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c returned with HTTP 404 Dec 12 02:59:29.116515 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1039/2054] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:29 2020] GET /volume/v3/3ba44b3ecb994ea787f251224c552173/snapshots/8dd0c65e-368e-4dce-8c99-da5c41705d4c => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:29.130974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66926208-ba8b-4dbc-aa8d-d46cde6282a8 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] DELETE http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f Dec 12 02:59:29.131829 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66926208-ba8b-4dbc-aa8d-d46cde6282a8 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:29.133004 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:29.133004 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:29.133699 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66926208-ba8b-4dbc-aa8d-d46cde6282a8 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:29.134991 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-66926208-ba8b-4dbc-aa8d-d46cde6282a8 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Delete snapshot with id: c2a6b508-cfb8-41e7-b044-966e2859246f Dec 12 02:59:29.162473 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3fed82cb-8e84-4f8d-ac6c-d93d2f9e63f0 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:29.163051 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3fed82cb-8e84-4f8d-ac6c-d93d2f9e63f0 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:29.163534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3fed82cb-8e84-4f8d-ac6c-d93d2f9e63f0 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:29.163898 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3fed82cb-8e84-4f8d-ac6c-d93d2f9e63f0 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:29.172461 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66926208-ba8b-4dbc-aa8d-d46cde6282a8 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f returned with HTTP 404 Dec 12 02:59:29.174458 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1016/2055] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:59:29 2020] DELETE /volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/snapshots/c2a6b508-cfb8-41e7-b044-966e2859246f => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:29.182386 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d3b11e4-297c-4ee7-b9e2-bd925d337977 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] DELETE http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 Dec 12 02:59:29.183345 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d3b11e4-297c-4ee7-b9e2-bd925d337977 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:29.184411 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d3b11e4-297c-4ee7-b9e2-bd925d337977 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:29.185154 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9d3b11e4-297c-4ee7-b9e2-bd925d337977 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Delete volume with id: 17503cee-fa81-4d88-acf0-9eaca68b9394 Dec 12 02:59:29.203601 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:29.203601 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:29.205798 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3fed82cb-8e84-4f8d-ac6c-d93d2f9e63f0 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:29.206596 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1040/2056] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:29 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 805 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:29.249402 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:29.249402 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:29.250932 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9d3b11e4-297c-4ee7-b9e2-bd925d337977 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Volume info retrieved successfully. Dec 12 02:59:29.308739 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9d3b11e4-297c-4ee7-b9e2-bd925d337977 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Delete volume request issued successfully. Dec 12 02:59:29.309131 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d3b11e4-297c-4ee7-b9e2-bd925d337977 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 returned with HTTP 202 Dec 12 02:59:29.314235 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1017/2057] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:59:29 2020] DELETE /volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:29.320172 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7683e196-9cb1-438a-9d04-658a301f0459 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] GET http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 Dec 12 02:59:29.320849 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7683e196-9cb1-438a-9d04-658a301f0459 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:29.321179 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:29.321179 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:29.321738 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7683e196-9cb1-438a-9d04-658a301f0459 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:29.431688 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:29.431688 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:29.477603 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7683e196-9cb1-438a-9d04-658a301f0459 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Volume info retrieved successfully. Dec 12 02:59:29.535624 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7683e196-9cb1-438a-9d04-658a301f0459 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 returned with HTTP 200 Dec 12 02:59:29.536564 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1041/2058] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:29 2020] GET /volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 => generated 914 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:30.219832 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dbe65d2-e6cd-4907-9078-08c38c723b8d tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:30.220411 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dbe65d2-e6cd-4907-9078-08c38c723b8d tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:30.220610 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:30.220610 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:30.223581 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dbe65d2-e6cd-4907-9078-08c38c723b8d tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:30.227692 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1dbe65d2-e6cd-4907-9078-08c38c723b8d tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:30.277680 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:30.277680 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:30.284790 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dbe65d2-e6cd-4907-9078-08c38c723b8d tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:30.286368 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1042/2059] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:30 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 805 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:30.560559 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-116d6fa7-f9fd-40d4-8ccc-90519478c058 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] GET http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 Dec 12 02:59:30.560559 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-116d6fa7-f9fd-40d4-8ccc-90519478c058 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:30.560559 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:30.560559 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:30.560559 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-116d6fa7-f9fd-40d4-8ccc-90519478c058 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:30.631519 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:30.631519 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:30.638351 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d15c8d0d-2040-42be-8a17-c1fee2312fa4 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] POST http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types Dec 12 02:59:30.638901 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:30.638901 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:30.639421 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d15c8d0d-2040-42be-8a17-c1fee2312fa4 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1099228469", "os-volume-type-access:is_public": false}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:30.641796 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-116d6fa7-f9fd-40d4-8ccc-90519478c058 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Volume info retrieved successfully. Dec 12 02:59:30.668968 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-116d6fa7-f9fd-40d4-8ccc-90519478c058 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 returned with HTTP 200 Dec 12 02:59:30.669715 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1043/2060] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:30 2020] GET /volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 => generated 914 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:30.686691 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d15c8d0d-2040-42be-8a17-c1fee2312fa4 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types returned with HTTP 200 Dec 12 02:59:30.687741 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1018/2061] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Dec 12 02:59:30 2020] POST /volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types => generated 229 bytes in 486 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:30.866535 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1e72b11-284e-4607-832f-8b3077a09508 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] POST http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes Dec 12 02:59:30.867410 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:30.867410 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:30.867879 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1e72b11-284e-4607-832f-8b3077a09508 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d0b3a19b-94e2-406a-9e6d-0de048757fd1", "size": 1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:30.869207 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-b1e72b11-284e-4607-832f-8b3077a09508 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Create volume request body: {'volume': {'volume_type': 'd0b3a19b-94e2-406a-9e6d-0de048757fd1', 'size': 1}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:59:30.894160 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1e72b11-284e-4607-832f-8b3077a09508 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes returned with HTTP 404 Dec 12 02:59:30.895566 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1044/2062] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:59:30 2020] POST /volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes => generated 114 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:30.903896 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09af139f-edd0-4db3-87a6-d95abad03d14 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] POST http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/d0b3a19b-94e2-406a-9e6d-0de048757fd1/action Dec 12 02:59:30.905121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09af139f-edd0-4db3-87a6-d95abad03d14 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Action body: b'{"addProjectAccess": {"project": "432362ad4ced46ec8aad4e9a89130f6a"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:59:30.905726 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-09af139f-edd0-4db3-87a6-d95abad03d14 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "432362ad4ced46ec8aad4e9a89130f6a"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:30.929956 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-09af139f-edd0-4db3-87a6-d95abad03d14 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/d0b3a19b-94e2-406a-9e6d-0de048757fd1/action returned with HTTP 202 Dec 12 02:59:30.934574 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1019/2063] 10.222.0.50 () {60 vars in 1351 bytes} [Sat Dec 12 02:59:30 2020] POST /volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/d0b3a19b-94e2-406a-9e6d-0de048757fd1/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:30.938873 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] POST http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes Dec 12 02:59:30.940099 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d0b3a19b-94e2-406a-9e6d-0de048757fd1", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-664530775"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:30.941339 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Create volume request body: {'volume': {'volume_type': 'd0b3a19b-94e2-406a-9e6d-0de048757fd1', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-664530775'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:59:30.955442 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Create volume of 1 GB Dec 12 02:59:30.956270 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:30.956270 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:30.957270 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Availability Zones retrieved successfully. Dec 12 02:59:30.974001 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Flow 'volume_create_api' (bb9ebfdc-b658-4d9d-a692-60dcfa85ea5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:30.978366 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c0334c-e909-436f-8b86-e71439a13bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:30.980811 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:59:31.034568 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c0334c-e909-436f-8b86-e71439a13bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:59:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d0b3a19b-94e2-406a-9e6d-0de048757fd1,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1099228469',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd0b3a19b-94e2-406a-9e6d-0de048757fd1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:31.036923 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2d57a7c-f733-4132-a5ca-6b19df12bbe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:31.097731 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1099228469 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1099228469, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:59:31.099032 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1099228469 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1099228469, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:59:31.193307 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Created reservations ['fb62ec32-d070-412b-9ba6-0f8aa6688202', 'c32f8cf5-bad9-4f45-b8c7-92a28d739372', 'ac6ad080-0ba9-4a99-a6fe-d00713396a4e', 'ea595d34-4651-41f2-aa5d-843f4f40da98'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:31.197603 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2d57a7c-f733-4132-a5ca-6b19df12bbe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb62ec32-d070-412b-9ba6-0f8aa6688202', 'c32f8cf5-bad9-4f45-b8c7-92a28d739372', 'ac6ad080-0ba9-4a99-a6fe-d00713396a4e', 'ea595d34-4651-41f2-aa5d-843f4f40da98']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:31.201772 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7a584e-4211-46e5-b8a4-77936cceff5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:31.301936 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e525df62-1962-4fd1-94ce-92d27922ba33 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:31.303195 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e525df62-1962-4fd1-94ce-92d27922ba33 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:31.303887 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e525df62-1962-4fd1-94ce-92d27922ba33 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:31.304482 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e525df62-1962-4fd1-94ce-92d27922ba33 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:31.353621 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7a584e-4211-46e5-b8a4-77936cceff5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4fa97e5-de92-4b76-a30b-291ee94f324d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-664530775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='432362ad4ced46ec8aad4e9a89130f6a',qos_specs=None,replication_status=,reservations=['fb62ec32-d070-412b-9ba6-0f8aa6688202','c32f8cf5-bad9-4f45-b8c7-92a28d739372','ac6ad080-0ba9-4a99-a6fe-d00713396a4e','ea595d34-4651-41f2-aa5d-843f4f40da98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='370390f357e042e686f8f72ee32953ce',volume_type_id=d0b3a19b-94e2-406a-9e6d-0de048757fd1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-664530775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4fa97e5-de92-4b76-a30b-291ee94f324d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='432362ad4ced46ec8aad4e9a89130f6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='370390f357e042e686f8f72ee32953ce',volume_attachment=,volume_type=,volume_type_id=d0b3a19b-94e2-406a-9e6d-0de048757fd1)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:31.359008 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c41e3b25-5d49-41f0-9b25-8dd58c9a5162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:31.373097 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:31.373097 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:31.376735 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e525df62-1962-4fd1-94ce-92d27922ba33 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:31.378151 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1020/2064] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:31 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 805 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:59:31.424298 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c41e3b25-5d49-41f0-9b25-8dd58c9a5162) transitioned into state 'SUCCESS' from state '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-664530775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='432362ad4ced46ec8aad4e9a89130f6a',qos_specs=None,replication_status=,reservations=['fb62ec32-d070-412b-9ba6-0f8aa6688202','c32f8cf5-bad9-4f45-b8c7-92a28d739372','ac6ad080-0ba9-4a99-a6fe-d00713396a4e','ea595d34-4651-41f2-aa5d-843f4f40da98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='370390f357e042e686f8f72ee32953ce',volume_type_id=d0b3a19b-94e2-406a-9e6d-0de048757fd1)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:31.426302 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21e62137-a5e6-4fe5-8644-fd53c66e3b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:31.463436 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21e62137-a5e6-4fe5-8644-fd53c66e3b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:31.467107 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Flow 'volume_create_api' (bb9ebfdc-b658-4d9d-a692-60dcfa85ea5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:31.556135 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Create volume request issued successfully. Dec 12 02:59:31.578550 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9c109590-318a-4bdb-8c47-2536894280fa tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes returned with HTTP 202 Dec 12 02:59:31.580234 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1045/2065] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 02:59:30 2020] POST /volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes => generated 861 bytes in 645 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:59:31.595682 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52fb44f3-5d6b-4114-8c4a-a556c5d054ee tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] GET http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d Dec 12 02:59:31.596593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52fb44f3-5d6b-4114-8c4a-a556c5d054ee tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:31.596926 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:31.596926 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:31.597316 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52fb44f3-5d6b-4114-8c4a-a556c5d054ee tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:31.686433 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da0b3d7a-7125-4757-a46c-60f689f3bde5 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] GET http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 Dec 12 02:59:31.686957 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da0b3d7a-7125-4757-a46c-60f689f3bde5 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:31.687160 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:31.687160 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:31.687820 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da0b3d7a-7125-4757-a46c-60f689f3bde5 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:31.720505 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:31.720505 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:31.759918 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-52fb44f3-5d6b-4114-8c4a-a556c5d054ee tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Volume info retrieved successfully. Dec 12 02:59:31.818360 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52fb44f3-5d6b-4114-8c4a-a556c5d054ee tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d returned with HTTP 200 Dec 12 02:59:31.820635 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1021/2066] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:31 2020] GET /volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d => generated 929 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:31.846601 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da0b3d7a-7125-4757-a46c-60f689f3bde5 tempest-SnapshotManageAdminTest-1172911671 tempest-SnapshotManageAdminTest-1172911671] http://10.222.0.50/volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 returned with HTTP 404 Dec 12 02:59:31.859446 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1046/2067] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:31 2020] GET /volume/v3/7ad21c1de96f4f2bbfc91bde293044fb/volumes/17503cee-fa81-4d88-acf0-9eaca68b9394 => generated 109 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:32.395237 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d42b0ab-6fcc-4e60-9f69-6c1a3eaf16cd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:32.396887 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d42b0ab-6fcc-4e60-9f69-6c1a3eaf16cd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:32.397451 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:32.397451 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:32.398263 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d42b0ab-6fcc-4e60-9f69-6c1a3eaf16cd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:32.398931 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7d42b0ab-6fcc-4e60-9f69-6c1a3eaf16cd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:32.447360 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:32.447360 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:32.456865 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d42b0ab-6fcc-4e60-9f69-6c1a3eaf16cd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:32.462763 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1022/2068] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:32 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 805 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:32.834534 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1a2f286-57e2-4a19-92fb-251dadfb0b58 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] GET http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d Dec 12 02:59:32.835062 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1a2f286-57e2-4a19-92fb-251dadfb0b58 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:32.835547 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1a2f286-57e2-4a19-92fb-251dadfb0b58 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:33.058580 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:33.058580 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:33.130069 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f1a2f286-57e2-4a19-92fb-251dadfb0b58 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Volume info retrieved successfully. Dec 12 02:59:33.291253 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1a2f286-57e2-4a19-92fb-251dadfb0b58 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d returned with HTTP 200 Dec 12 02:59:33.301731 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1047/2069] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:32 2020] GET /volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d => generated 953 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:33.479118 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b511cef-3c9c-46bc-9781-69d3f75cac00 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:33.481844 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b511cef-3c9c-46bc-9781-69d3f75cac00 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:33.482083 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:33.482083 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:33.482485 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b511cef-3c9c-46bc-9781-69d3f75cac00 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:33.482870 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0b511cef-3c9c-46bc-9781-69d3f75cac00 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:33.563193 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:33.563193 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:33.569379 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b511cef-3c9c-46bc-9781-69d3f75cac00 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:33.570852 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1023/2070] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:33 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:34.318119 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55b54036-c94d-4904-8867-97a28ca4ce7c tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] GET http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d Dec 12 02:59:34.318647 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55b54036-c94d-4904-8867-97a28ca4ce7c tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:34.318864 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:34.318864 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:34.319247 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-55b54036-c94d-4904-8867-97a28ca4ce7c tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:34.325418 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] POST http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes Dec 12 02:59:34.325995 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:34.325995 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:34.326416 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-369489688"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:34.327925 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-369489688'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:59:34.328300 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Create volume of 1 GB Dec 12 02:59:34.352450 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Availability Zones retrieved successfully. Dec 12 02:59:34.404307 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Flow 'volume_create_api' (35950c94-b873-4c7d-9abc-b17bca0b574e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:34.412395 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0634aa5-a691-48da-b05f-7a03412cf16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:34.414432 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:59:34.433201 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:34.433201 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:34.443140 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-55b54036-c94d-4904-8867-97a28ca4ce7c tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Volume info retrieved successfully. Dec 12 02:59:34.489313 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-55b54036-c94d-4904-8867-97a28ca4ce7c tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d returned with HTTP 200 Dec 12 02:59:34.491609 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1024/2071] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:34 2020] GET /volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d => generated 954 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:34.508544 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01f6fcd7-34d7-400c-af36-a6f28a59bdc9 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] POST http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/d0b3a19b-94e2-406a-9e6d-0de048757fd1/action Dec 12 02:59:34.509528 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:34.509528 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:34.510219 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01f6fcd7-34d7-400c-af36-a6f28a59bdc9 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Action body: b'{"removeProjectAccess": {"project": "432362ad4ced46ec8aad4e9a89130f6a"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:59:34.511304 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01f6fcd7-34d7-400c-af36-a6f28a59bdc9 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "432362ad4ced46ec8aad4e9a89130f6a"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:34.566377 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0634aa5-a691-48da-b05f-7a03412cf16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:34.568691 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cebf5809-8eb0-4294-a83e-ac8c88f56e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:34.610512 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01f6fcd7-34d7-400c-af36-a6f28a59bdc9 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/d0b3a19b-94e2-406a-9e6d-0de048757fd1/action returned with HTTP 202 Dec 12 02:59:34.611942 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1025/2072] 10.222.0.50 () {60 vars in 1351 bytes} [Sat Dec 12 02:59:34 2020] POST /volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/d0b3a19b-94e2-406a-9e6d-0de048757fd1/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:34.618094 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8171e9f-978b-42c5-837c-9d42cc90c11b tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:34.619420 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8171e9f-978b-42c5-837c-9d42cc90c11b tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:34.620201 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8171e9f-978b-42c5-837c-9d42cc90c11b tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:34.621173 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a8171e9f-978b-42c5-837c-9d42cc90c11b tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:34.666736 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:34.666736 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:34.672188 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8171e9f-978b-42c5-837c-9d42cc90c11b tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:34.677232 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1026/2073] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:34 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:34.683018 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66a01f3a-4fa0-4444-a1ba-2dc77643b101 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] POST http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types Dec 12 02:59:34.687221 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:34.687221 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:34.688768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66a01f3a-4fa0-4444-a1ba-2dc77643b101 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1301192945", "os-volume-type-access:is_public": false}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:34.757947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Created reservations ['917f9a59-5b1d-4492-9400-94d0b4330060', '52a0a4f0-b7d7-4aef-8f05-f5ec4013158b', 'ccc6f48d-a1ed-41a0-befc-b2671950a3ab', '55b86eda-58a8-40b9-8dcc-0d9a3f28dedd'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:34.760141 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cebf5809-8eb0-4294-a83e-ac8c88f56e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['917f9a59-5b1d-4492-9400-94d0b4330060', '52a0a4f0-b7d7-4aef-8f05-f5ec4013158b', 'ccc6f48d-a1ed-41a0-befc-b2671950a3ab', '55b86eda-58a8-40b9-8dcc-0d9a3f28dedd']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:34.764755 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de9a0bd3-529f-4f45-9635-ce79b59ae061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:34.793503 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66a01f3a-4fa0-4444-a1ba-2dc77643b101 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types returned with HTTP 200 Dec 12 02:59:34.803537 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1027/2074] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Dec 12 02:59:34 2020] POST /volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types => generated 229 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:34.808780 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66fda8c9-91e8-4fd6-96c2-22a42920e68d tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] POST http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e/action Dec 12 02:59:34.810278 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66fda8c9-91e8-4fd6-96c2-22a42920e68d tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Action body: b'{"addProjectAccess": {"project": "432362ad4ced46ec8aad4e9a89130f6a"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:59:34.811121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66fda8c9-91e8-4fd6-96c2-22a42920e68d tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "432362ad4ced46ec8aad4e9a89130f6a"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:34.841676 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66fda8c9-91e8-4fd6-96c2-22a42920e68d tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e/action returned with HTTP 202 Dec 12 02:59:34.842586 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1028/2075] 10.222.0.50 () {60 vars in 1351 bytes} [Sat Dec 12 02:59:34 2020] POST /volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:34.850860 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6360e009-fd72-4d30-9c94-4fb3e7884d6e tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] POST http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e/action Dec 12 02:59:34.852065 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6360e009-fd72-4d30-9c94-4fb3e7884d6e tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Action body: b'{"addProjectAccess": {"project": "70a03df941564a6db549f50717adc889"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:59:34.857084 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6360e009-fd72-4d30-9c94-4fb3e7884d6e tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "70a03df941564a6db549f50717adc889"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:34.880183 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de9a0bd3-529f-4f45-9635-ce79b59ae061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07cabe4e-2dbb-4d80-a39c-2b7de00117d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-369489688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df336c9a40c548809c91621b7a05c389',qos_specs=None,replication_status=,reservations=['917f9a59-5b1d-4492-9400-94d0b4330060','52a0a4f0-b7d7-4aef-8f05-f5ec4013158b','ccc6f48d-a1ed-41a0-befc-b2671950a3ab','55b86eda-58a8-40b9-8dcc-0d9a3f28dedd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7a916d8e9464c1c8eac49beeb87ae99',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:59:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-369489688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07cabe4e-2dbb-4d80-a39c-2b7de00117d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df336c9a40c548809c91621b7a05c389',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a7a916d8e9464c1c8eac49beeb87ae99',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:34.882712 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07407812-ba2f-4da0-8bf5-56d1b1d6ab38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:34.910517 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6360e009-fd72-4d30-9c94-4fb3e7884d6e tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e/action returned with HTTP 202 Dec 12 02:59:34.915466 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1029/2076] 10.222.0.50 () {60 vars in 1351 bytes} [Sat Dec 12 02:59:34 2020] POST /volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 12 02:59:34.921032 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07407812-ba2f-4da0-8bf5-56d1b1d6ab38) transitioned into state 'SUCCESS' from state '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-369489688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df336c9a40c548809c91621b7a05c389',qos_specs=None,replication_status=,reservations=['917f9a59-5b1d-4492-9400-94d0b4330060','52a0a4f0-b7d7-4aef-8f05-f5ec4013158b','ccc6f48d-a1ed-41a0-befc-b2671950a3ab','55b86eda-58a8-40b9-8dcc-0d9a3f28dedd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7a916d8e9464c1c8eac49beeb87ae99',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:34.923033 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8f02a9-f12d-4848-97f1-fb9673a4d5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:34.923701 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3f0aaec-7bdd-452a-bbf0-6f0c498e5430 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] GET http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e/os-volume-type-access Dec 12 02:59:34.924442 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3f0aaec-7bdd-452a-bbf0-6f0c498e5430 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:34.925164 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3f0aaec-7bdd-452a-bbf0-6f0c498e5430 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:34.944203 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3f0aaec-7bdd-452a-bbf0-6f0c498e5430 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e/os-volume-type-access returned with HTTP 200 Dec 12 02:59:34.951497 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1030/2077] 10.222.0.50 () {58 vars in 1375 bytes} [Sat Dec 12 02:59:34 2020] GET /volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e/os-volume-type-access => generated 244 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:34.953041 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8f02a9-f12d-4848-97f1-fb9673a4d5c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:34.957805 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73fb6a5a-b2be-4c99-aa7c-66f3dec009cf tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] POST http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e/action Dec 12 02:59:34.958792 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Flow 'volume_create_api' (35950c94-b873-4c7d-9abc-b17bca0b574e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:34.959360 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73fb6a5a-b2be-4c99-aa7c-66f3dec009cf tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Action body: b'{"removeProjectAccess": {"project": "70a03df941564a6db549f50717adc889"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:59:34.959965 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-73fb6a5a-b2be-4c99-aa7c-66f3dec009cf tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "70a03df941564a6db549f50717adc889"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:34.992624 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-73fb6a5a-b2be-4c99-aa7c-66f3dec009cf tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e/action returned with HTTP 202 Dec 12 02:59:34.998574 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1031/2078] 10.222.0.50 () {60 vars in 1351 bytes} [Sat Dec 12 02:59:34 2020] POST /volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:35.004974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c209419-7f85-4bd6-a4f3-99c66ab7e337 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] POST http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e/action Dec 12 02:59:35.006047 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c209419-7f85-4bd6-a4f3-99c66ab7e337 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Action body: b'{"removeProjectAccess": {"project": "432362ad4ced46ec8aad4e9a89130f6a"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:59:35.006709 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c209419-7f85-4bd6-a4f3-99c66ab7e337 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "432362ad4ced46ec8aad4e9a89130f6a"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:35.039064 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c209419-7f85-4bd6-a4f3-99c66ab7e337 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e/action returned with HTTP 202 Dec 12 02:59:35.040702 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1032/2079] 10.222.0.50 () {60 vars in 1351 bytes} [Sat Dec 12 02:59:34 2020] POST /volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:35.053095 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-406e1cbb-8b5d-4bd4-8c4a-4f4c3753ec5d tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] DELETE http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e Dec 12 02:59:35.053935 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-406e1cbb-8b5d-4bd4-8c4a-4f4c3753ec5d tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:35.054652 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-406e1cbb-8b5d-4bd4-8c4a-4f4c3753ec5d tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:35.111999 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Create volume request issued successfully. Dec 12 02:59:35.158763 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:59:35.158763 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:59:35.175894 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f93b1e2-7ba8-4b6a-a53a-78116148f6c3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes returned with HTTP 202 Dec 12 02:59:35.177172 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1048/2080] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:59:34 2020] POST /volume/v3/df336c9a40c548809c91621b7a05c389/volumes => generated 826 bytes in 1114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:59:35.182958 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4fc5684d-40be-40a0-8f64-25e6ef77eb77 req-5e010c56-4c62-435a-94b3-776d5d95559f tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 Dec 12 02:59:35.183632 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4fc5684d-40be-40a0-8f64-25e6ef77eb77 req-5e010c56-4c62-435a-94b3-776d5d95559f tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:35.183968 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:35.183968 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:35.184511 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4fc5684d-40be-40a0-8f64-25e6ef77eb77 req-5e010c56-4c62-435a-94b3-776d5d95559f tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:35.214826 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-406e1cbb-8b5d-4bd4-8c4a-4f4c3753ec5d tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e returned with HTTP 202 Dec 12 02:59:35.215997 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1033/2081] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:59:35 2020] DELETE /volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e => generated 0 bytes in 167 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:35.224991 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-443b330d-3f09-4c85-9a29-8b06c2469503 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 Dec 12 02:59:35.231170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-443b330d-3f09-4c85-9a29-8b06c2469503 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:35.232519 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-443b330d-3f09-4c85-9a29-8b06c2469503 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:35.324993 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:35.324993 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:35.344498 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-4fc5684d-40be-40a0-8f64-25e6ef77eb77 req-5e010c56-4c62-435a-94b3-776d5d95559f tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:59:35.379048 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:35.379048 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:35.397559 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-443b330d-3f09-4c85-9a29-8b06c2469503 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Volume info retrieved successfully. Dec 12 02:59:35.420499 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4fc5684d-40be-40a0-8f64-25e6ef77eb77 req-5e010c56-4c62-435a-94b3-776d5d95559f tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 returned with HTTP 200 Dec 12 02:59:35.421392 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1049/2082] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:59:35 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 => generated 919 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:35.428094 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1e4fefc-a0c2-412a-9abd-5ed1702105e8 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] GET http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e Dec 12 02:59:35.433593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1e4fefc-a0c2-412a-9abd-5ed1702105e8 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:35.434001 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:35.434001 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:35.434394 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1e4fefc-a0c2-412a-9abd-5ed1702105e8 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:35.455259 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-443b330d-3f09-4c85-9a29-8b06c2469503 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 returned with HTTP 200 Dec 12 02:59:35.456222 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1034/2083] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:35 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 => generated 918 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:35.465865 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1e4fefc-a0c2-412a-9abd-5ed1702105e8 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e returned with HTTP 404 Dec 12 02:59:35.466935 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1050/2084] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:59:35 2020] GET /volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/a9fa6fb2-1742-4413-bd0b-885ba968514e => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:35.471667 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-443b330d-3f09-4c85-9a29-8b06c2469503 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume// Dec 12 02:59:35.472296 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-443b330d-3f09-4c85-9a29-8b06c2469503 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:35.472633 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:35.472633 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:35.473263 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-443b330d-3f09-4c85-9a29-8b06c2469503 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:35.474584 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-443b330d-3f09-4c85-9a29-8b06c2469503 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 02:59:35.476641 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1035/2085] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 02:59:35 2020] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 02:59:35.477667 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e33045c3-9cdf-477c-ac55-7beefaebec26 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] DELETE http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d Dec 12 02:59:35.478189 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e33045c3-9cdf-477c-ac55-7beefaebec26 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:35.478662 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e33045c3-9cdf-477c-ac55-7beefaebec26 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:35.479119 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e33045c3-9cdf-477c-ac55-7beefaebec26 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Delete volume with id: f4fa97e5-de92-4b76-a30b-291ee94f324d Dec 12 02:59:35.492477 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4fc5684d-40be-40a0-8f64-25e6ef77eb77 req-34839de4-290c-46d9-b5e5-5b01e8e023ed tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] POST http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments Dec 12 02:59:35.493663 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4fc5684d-40be-40a0-8f64-25e6ef77eb77 req-34839de4-290c-46d9-b5e5-5b01e8e023ed tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ec89d4c-17bd-4e35-948e-88b24c6deb59", "instance_uuid": "628d13ed-1979-4daa-8db9-db236907984a", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:35.589219 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:35.589219 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:35.593257 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e33045c3-9cdf-477c-ac55-7beefaebec26 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Volume info retrieved successfully. Dec 12 02:59:35.593593 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:35.593593 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:35.642220 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e33045c3-9cdf-477c-ac55-7beefaebec26 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Delete volume request issued successfully. Dec 12 02:59:35.643037 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e33045c3-9cdf-477c-ac55-7beefaebec26 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d returned with HTTP 202 Dec 12 02:59:35.644634 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1051/2086] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:59:35 2020] DELETE /volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:35.656410 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a558f7be-9e33-422d-a9af-46d719aaa674 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] GET http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d Dec 12 02:59:35.657020 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a558f7be-9e33-422d-a9af-46d719aaa674 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:35.657241 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:35.657241 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:35.657612 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a558f7be-9e33-422d-a9af-46d719aaa674 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:35.694807 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4fc5684d-40be-40a0-8f64-25e6ef77eb77 req-34839de4-290c-46d9-b5e5-5b01e8e023ed tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments returned with HTTP 200 Dec 12 02:59:35.696517 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1036/2087] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 02:59:35 2020] POST /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments => generated 273 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:59:35.703219 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd3b8027-43ba-48f7-97ac-ea966b1d2939 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:35.704235 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd3b8027-43ba-48f7-97ac-ea966b1d2939 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:35.704710 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:35.704710 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:35.705392 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd3b8027-43ba-48f7-97ac-ea966b1d2939 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:35.705993 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cd3b8027-43ba-48f7-97ac-ea966b1d2939 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:35.768545 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:35.768545 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:35.779425 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd3b8027-43ba-48f7-97ac-ea966b1d2939 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:35.780904 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1037/2088] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:35 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:35.790767 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4fc5684d-40be-40a0-8f64-25e6ef77eb77 req-c730390b-8564-4756-9915-5a45df6d1d71 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] POST http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/d1e95818-6f6e-4f61-bcf1-bd181cd8a007/action Dec 12 02:59:35.802398 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:35.802398 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:35.803230 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4fc5684d-40be-40a0-8f64-25e6ef77eb77 req-c730390b-8564-4756-9915-5a45df6d1d71 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:59:35.805118 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-4fc5684d-40be-40a0-8f64-25e6ef77eb77 req-c730390b-8564-4756-9915-5a45df6d1d71 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:35.845823 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:35.845823 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:35.870016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a558f7be-9e33-422d-a9af-46d719aaa674 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Volume info retrieved successfully. Dec 12 02:59:35.941267 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a558f7be-9e33-422d-a9af-46d719aaa674 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d returned with HTTP 200 Dec 12 02:59:35.942105 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1052/2089] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:35 2020] GET /volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d => generated 953 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:35.984215 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:35.984215 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:35.999847 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-4fc5684d-40be-40a0-8f64-25e6ef77eb77 req-c730390b-8564-4756-9915-5a45df6d1d71 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/d1e95818-6f6e-4f61-bcf1-bd181cd8a007/action returned with HTTP 204 Dec 12 02:59:36.001013 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1038/2090] 10.222.0.50 () {66 vars in 1696 bytes} [Sat Dec 12 02:59:35 2020] POST /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/d1e95818-6f6e-4f61-bcf1-bd181cd8a007/action => generated 0 bytes in 219 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:36.039336 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98bf94ec-a5d2-412b-9c69-5788f573425f tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 Dec 12 02:59:36.039872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98bf94ec-a5d2-412b-9c69-5788f573425f tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:36.040092 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:36.040092 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:36.040469 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98bf94ec-a5d2-412b-9c69-5788f573425f tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:36.188869 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:36.188869 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:36.250949 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-98bf94ec-a5d2-412b-9c69-5788f573425f tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:59:36.333766 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:36.333766 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:36.348550 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98bf94ec-a5d2-412b-9c69-5788f573425f tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 returned with HTTP 200 Dec 12 02:59:36.352568 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1053/2091] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:36 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 => generated 1181 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:59:36.472786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60578243-5e6f-4554-b0c7-224f3776a7ad tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 Dec 12 02:59:36.473585 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60578243-5e6f-4554-b0c7-224f3776a7ad tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:36.473954 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:36.473954 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:36.474572 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60578243-5e6f-4554-b0c7-224f3776a7ad tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:36.593729 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:36.593729 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:36.617208 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb1f3abf-ce76-4d72-a610-0c85bf33ab74 req-598d9cc2-8f13-4796-b98f-9c82b3849205 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 Dec 12 02:59:36.617718 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb1f3abf-ce76-4d72-a610-0c85bf33ab74 req-598d9cc2-8f13-4796-b98f-9c82b3849205 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:36.618084 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-60578243-5e6f-4554-b0c7-224f3776a7ad tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Volume info retrieved successfully. Dec 12 02:59:36.618269 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:36.618269 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:36.618870 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb1f3abf-ce76-4d72-a610-0c85bf33ab74 req-598d9cc2-8f13-4796-b98f-9c82b3849205 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:36.671969 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60578243-5e6f-4554-b0c7-224f3776a7ad tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 returned with HTTP 200 Dec 12 02:59:36.673143 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1039/2092] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:36 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 => generated 919 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:36.688753 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f6444b5-0a3c-417c-832e-d918103478a2 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] POST http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots Dec 12 02:59:36.689729 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:36.689729 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:36.690461 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f6444b5-0a3c-417c-832e-d918103478a2 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07cabe4e-2dbb-4d80-a39c-2b7de00117d3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1612418863"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:36.721149 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:36.721149 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:36.741400 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-bb1f3abf-ce76-4d72-a610-0c85bf33ab74 req-598d9cc2-8f13-4796-b98f-9c82b3849205 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:59:36.779345 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:36.779345 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:36.788422 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb1f3abf-ce76-4d72-a610-0c85bf33ab74 req-598d9cc2-8f13-4796-b98f-9c82b3849205 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 returned with HTTP 200 Dec 12 02:59:36.789864 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1054/2093] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 02:59:36 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 => generated 1181 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:59:36.795682 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b309db2-0fcd-4c8b-a447-ebdb9ae12bdf tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:36.796258 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b309db2-0fcd-4c8b-a447-ebdb9ae12bdf tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:36.796457 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:36.796457 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:36.797153 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b309db2-0fcd-4c8b-a447-ebdb9ae12bdf tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:36.797671 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8b309db2-0fcd-4c8b-a447-ebdb9ae12bdf tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:36.804895 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:36.804895 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:36.806247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5f6444b5-0a3c-417c-832e-d918103478a2 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Volume info retrieved successfully. Dec 12 02:59:36.806728 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-5f6444b5-0a3c-417c-832e-d918103478a2 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Create snapshot from volume 07cabe4e-2dbb-4d80-a39c-2b7de00117d3 Dec 12 02:59:36.822198 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:36.822198 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:36.825276 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b309db2-0fcd-4c8b-a447-ebdb9ae12bdf tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:36.827440 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1055/2094] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:36 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:36.893218 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb1f3abf-ce76-4d72-a610-0c85bf33ab74 req-c9ab0c7f-5967-4ab2-ae37-36f41b5fde84 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] DELETE http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/d1e95818-6f6e-4f61-bcf1-bd181cd8a007 Dec 12 02:59:36.894017 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb1f3abf-ce76-4d72-a610-0c85bf33ab74 req-c9ab0c7f-5967-4ab2-ae37-36f41b5fde84 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:36.894384 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:36.894384 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:36.895127 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb1f3abf-ce76-4d72-a610-0c85bf33ab74 req-c9ab0c7f-5967-4ab2-ae37-36f41b5fde84 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:36.898942 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-5f6444b5-0a3c-417c-832e-d918103478a2 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Created reservations ['f26a7284-763b-45fe-8068-c4c467f1a119', '850cab83-ceb4-4717-b189-d7b36e69aa78', 'af6a81ce-1c54-44c7-970f-4b6d885eebac', 'ca874a13-1692-4025-9314-0aaff1f9698a'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:36.930694 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:36.930694 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:37.149747 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5f6444b5-0a3c-417c-832e-d918103478a2 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot create request issued successfully. Dec 12 02:59:37.150541 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f6444b5-0a3c-417c-832e-d918103478a2 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots returned with HTTP 202 Dec 12 02:59:37.152606 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1040/2095] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:59:36 2020] POST /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots => generated 314 bytes in 468 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:59:37.163595 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a2ac1c2-d969-4664-a49a-e77804f2dfe6 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] GET http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d Dec 12 02:59:37.164122 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a2ac1c2-d969-4664-a49a-e77804f2dfe6 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:37.164343 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:37.164343 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:37.164829 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a2ac1c2-d969-4664-a49a-e77804f2dfe6 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:37.228629 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:37.228629 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:37.242179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9a2ac1c2-d969-4664-a49a-e77804f2dfe6 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Volume info retrieved successfully. Dec 12 02:59:37.286264 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a2ac1c2-d969-4664-a49a-e77804f2dfe6 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d returned with HTTP 200 Dec 12 02:59:37.287101 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1041/2096] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:37 2020] GET /volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d => generated 953 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:37.298935 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec54985f-22ed-4bf7-a0de-e0a8e04fd2d9 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 Dec 12 02:59:37.304813 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec54985f-22ed-4bf7-a0de-e0a8e04fd2d9 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:37.305238 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:37.305238 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:37.305879 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec54985f-22ed-4bf7-a0de-e0a8e04fd2d9 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:37.360040 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:37.360040 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:37.366032 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ec54985f-22ed-4bf7-a0de-e0a8e04fd2d9 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:37.370775 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec54985f-22ed-4bf7-a0de-e0a8e04fd2d9 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 returned with HTTP 200 Dec 12 02:59:37.376402 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1042/2097] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:37 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 => generated 446 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:37.456025 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-bb1f3abf-ce76-4d72-a610-0c85bf33ab74 req-c9ab0c7f-5967-4ab2-ae37-36f41b5fde84 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 02:59:37.456838 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-bb1f3abf-ce76-4d72-a610-0c85bf33ab74 req-c9ab0c7f-5967-4ab2-ae37-36f41b5fde84 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 02:59:37.477514 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb1f3abf-ce76-4d72-a610-0c85bf33ab74 req-c9ab0c7f-5967-4ab2-ae37-36f41b5fde84 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/d1e95818-6f6e-4f61-bcf1-bd181cd8a007 returned with HTTP 200 Dec 12 02:59:37.478854 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1056/2098] 10.222.0.50 () {64 vars in 1644 bytes} [Sat Dec 12 02:59:36 2020] DELETE /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/attachments/d1e95818-6f6e-4f61-bcf1-bd181cd8a007 => generated 19 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:59:37.563975 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7297805c-e519-4ec5-93ac-416ce7a78b4c tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 Dec 12 02:59:37.564565 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7297805c-e519-4ec5-93ac-416ce7a78b4c tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:37.564876 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:37.564876 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:37.565317 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7297805c-e519-4ec5-93ac-416ce7a78b4c tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:37.684896 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:37.684896 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:37.714899 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7297805c-e519-4ec5-93ac-416ce7a78b4c tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 02:59:37.769970 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7297805c-e519-4ec5-93ac-416ce7a78b4c tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 returned with HTTP 200 Dec 12 02:59:37.770809 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1043/2099] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:37 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 => generated 919 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:37.840198 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33ac81ce-3894-4d42-a575-75a3a90c0bfd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:37.840786 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33ac81ce-3894-4d42-a575-75a3a90c0bfd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:37.841006 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:37.841006 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:37.841375 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33ac81ce-3894-4d42-a575-75a3a90c0bfd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:37.841738 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-33ac81ce-3894-4d42-a575-75a3a90c0bfd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:37.883395 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:37.883395 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:37.885425 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33ac81ce-3894-4d42-a575-75a3a90c0bfd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:37.886987 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1057/2100] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:37 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:38.302578 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72027aae-5e86-454d-ad4a-ef662b047049 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] GET http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d Dec 12 02:59:38.305039 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72027aae-5e86-454d-ad4a-ef662b047049 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:38.305371 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:38.305371 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:38.305990 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72027aae-5e86-454d-ad4a-ef662b047049 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:38.389719 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-628d376c-0e45-47b9-8cd9-165a4394717b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 Dec 12 02:59:38.390858 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-628d376c-0e45-47b9-8cd9-165a4394717b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:38.391190 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:38.391190 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:38.391805 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-628d376c-0e45-47b9-8cd9-165a4394717b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:38.491737 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:38.491737 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:38.501995 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:38.501995 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:38.503188 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-628d376c-0e45-47b9-8cd9-165a4394717b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:38.512725 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-72027aae-5e86-454d-ad4a-ef662b047049 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Volume info retrieved successfully. Dec 12 02:59:38.521159 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-628d376c-0e45-47b9-8cd9-165a4394717b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 returned with HTTP 200 Dec 12 02:59:38.522105 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1058/2101] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:38 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 => generated 446 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:38.559377 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72027aae-5e86-454d-ad4a-ef662b047049 tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d returned with HTTP 200 Dec 12 02:59:38.578501 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1044/2102] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:38 2020] GET /volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d => generated 953 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:38.902893 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9be010e-f469-4952-b55f-191648b24d69 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:38.903555 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9be010e-f469-4952-b55f-191648b24d69 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:38.903894 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:38.903894 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:38.908331 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9be010e-f469-4952-b55f-191648b24d69 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:38.908866 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a9be010e-f469-4952-b55f-191648b24d69 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:38.960897 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:38.960897 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:38.963349 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9be010e-f469-4952-b55f-191648b24d69 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:38.965010 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1059/2103] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:38 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:39.534594 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9af8aef3-61cb-495b-a18b-7de542abb2d4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 Dec 12 02:59:39.535091 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9af8aef3-61cb-495b-a18b-7de542abb2d4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:39.535316 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:39.535316 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:39.535689 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9af8aef3-61cb-495b-a18b-7de542abb2d4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:39.584533 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:39.584533 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:39.585705 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9af8aef3-61cb-495b-a18b-7de542abb2d4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:39.589371 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9af8aef3-61cb-495b-a18b-7de542abb2d4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 returned with HTTP 200 Dec 12 02:59:39.597987 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1045/2104] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:39 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 => generated 473 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:39.601617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65ea2ead-5268-43bf-8a43-793cf116273b tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] GET http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d Dec 12 02:59:39.602163 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65ea2ead-5268-43bf-8a43-793cf116273b tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:39.602378 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:39.602378 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:39.602746 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65ea2ead-5268-43bf-8a43-793cf116273b tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:39.603088 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd0bb422-247a-4670-8267-cafb0e6db213 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] POST http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots Dec 12 02:59:39.603670 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:39.603670 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:39.608989 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd0bb422-247a-4670-8267-cafb0e6db213 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07cabe4e-2dbb-4d80-a39c-2b7de00117d3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-190179542"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:39.671527 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65ea2ead-5268-43bf-8a43-793cf116273b tempest-VolumeTypesAccessTest-1030003404 tempest-VolumeTypesAccessTest-1030003404] http://10.222.0.50/volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d returned with HTTP 404 Dec 12 02:59:39.674872 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1060/2105] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:39 2020] GET /volume/v3/432362ad4ced46ec8aad4e9a89130f6a/volumes/f4fa97e5-de92-4b76-a30b-291ee94f324d => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:39.739690 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:39.739690 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:39.740905 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fd0bb422-247a-4670-8267-cafb0e6db213 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Volume info retrieved successfully. Dec 12 02:59:39.741264 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-fd0bb422-247a-4670-8267-cafb0e6db213 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Create snapshot from volume 07cabe4e-2dbb-4d80-a39c-2b7de00117d3 Dec 12 02:59:39.918743 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-fd0bb422-247a-4670-8267-cafb0e6db213 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Created reservations ['cdf0e736-d34a-44c9-8d8f-6c7f7ff6661e', '226dc5fd-0305-4b10-86ba-382708f5c00d', 'e41365a3-5c92-47b5-b065-a089fc440dea', '569bda36-0c59-44ae-ad79-c4c1483710c4'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:40.008725 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a11f9c1-30d9-4929-957e-f74c3e9d5eee tempest-VolumeQuotasNegativeTestJSON-1597232495 tempest-VolumeQuotasNegativeTestJSON-1597232495] GET http://10.222.0.50/volume/v3/480fcb1edc304d308e075916ede6e98f/os-quota-sets/001ead7cecb04d0e93bbfbc6adaf34aa Dec 12 02:59:40.009439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a11f9c1-30d9-4929-957e-f74c3e9d5eee tempest-VolumeQuotasNegativeTestJSON-1597232495 tempest-VolumeQuotasNegativeTestJSON-1597232495] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:40.010223 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a11f9c1-30d9-4929-957e-f74c3e9d5eee tempest-VolumeQuotasNegativeTestJSON-1597232495 tempest-VolumeQuotasNegativeTestJSON-1597232495] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:40.055854 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-9a11f9c1-30d9-4929-957e-f74c3e9d5eee tempest-VolumeQuotasNegativeTestJSON-1597232495 tempest-VolumeQuotasNegativeTestJSON-1597232495] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesAccessTest-volume-type-1099228469 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesAccessTest-volume-type-1099228469, it is now deprecated. Please use the default quota class for default quota. Dec 12 02:59:40.100785 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a11f9c1-30d9-4929-957e-f74c3e9d5eee tempest-VolumeQuotasNegativeTestJSON-1597232495 tempest-VolumeQuotasNegativeTestJSON-1597232495] http://10.222.0.50/volume/v3/480fcb1edc304d308e075916ede6e98f/os-quota-sets/001ead7cecb04d0e93bbfbc6adaf34aa returned with HTTP 200 Dec 12 02:59:40.107472 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1061/2106] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:39 2020] GET /volume/v3/480fcb1edc304d308e075916ede6e98f/os-quota-sets/001ead7cecb04d0e93bbfbc6adaf34aa => generated 569 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:40.112913 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d87eaed-6482-4a6e-8e0f-1a105fe735c1 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] DELETE http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/d0b3a19b-94e2-406a-9e6d-0de048757fd1 Dec 12 02:59:40.117986 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d87eaed-6482-4a6e-8e0f-1a105fe735c1 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:40.118615 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d87eaed-6482-4a6e-8e0f-1a105fe735c1 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:40.145656 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fd0bb422-247a-4670-8267-cafb0e6db213 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot create request issued successfully. Dec 12 02:59:40.146465 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd0bb422-247a-4670-8267-cafb0e6db213 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots returned with HTTP 202 Dec 12 02:59:40.153206 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1046/2107] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:59:39 2020] POST /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots => generated 313 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:59:40.162811 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ab92ba0-6dc4-4421-8974-0dae21671ef3 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:40.163399 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ab92ba0-6dc4-4421-8974-0dae21671ef3 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:40.163621 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:40.163621 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:40.163994 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ab92ba0-6dc4-4421-8974-0dae21671ef3 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:40.164357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5ab92ba0-6dc4-4421-8974-0dae21671ef3 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:40.260614 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:40.260614 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:40.270556 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ab92ba0-6dc4-4421-8974-0dae21671ef3 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:40.271357 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1047/2108] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:40 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:40.275486 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 02:59:40.275486 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 02:59:40.337273 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d87eaed-6482-4a6e-8e0f-1a105fe735c1 tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/d0b3a19b-94e2-406a-9e6d-0de048757fd1 returned with HTTP 202 Dec 12 02:59:40.338331 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1062/2109] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 02:59:40 2020] DELETE /volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/d0b3a19b-94e2-406a-9e6d-0de048757fd1 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:40.360402 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4f80f2a-658c-48f9-8ebc-bb2594887ce4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 Dec 12 02:59:40.363036 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4f80f2a-658c-48f9-8ebc-bb2594887ce4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:40.363643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4f80f2a-658c-48f9-8ebc-bb2594887ce4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:40.406091 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:40.406091 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:40.407210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a4f80f2a-658c-48f9-8ebc-bb2594887ce4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:40.409390 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4f80f2a-658c-48f9-8ebc-bb2594887ce4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 returned with HTTP 200 Dec 12 02:59:40.410373 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1063/2110] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:40 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 => generated 445 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:40.421799 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2e312c4-b61c-47c6-80ad-2cb8b95627ef tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] GET http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/d0b3a19b-94e2-406a-9e6d-0de048757fd1 Dec 12 02:59:40.422706 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2e312c4-b61c-47c6-80ad-2cb8b95627ef tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:40.423070 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:40.423070 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:40.423649 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2e312c4-b61c-47c6-80ad-2cb8b95627ef tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:40.453007 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2e312c4-b61c-47c6-80ad-2cb8b95627ef tempest-VolumeTypesAccessTest-611228586 tempest-VolumeTypesAccessTest-611228586] http://10.222.0.50/volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/d0b3a19b-94e2-406a-9e6d-0de048757fd1 returned with HTTP 404 Dec 12 02:59:40.454079 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1064/2111] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 02:59:40 2020] GET /volume/v3/17299b6c7a0943d587cddcd486cf6ebe/types/d0b3a19b-94e2-406a-9e6d-0de048757fd1 => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:40.761503 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] POST http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes Dec 12 02:59:40.761963 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:40.761963 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:40.762375 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-153728134"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:40.763463 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-153728134'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:59:40.763831 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Create volume of 1 GB Dec 12 02:59:40.793632 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Availability Zones retrieved successfully. Dec 12 02:59:40.832136 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Flow 'volume_create_api' (d86dd9a1-2419-4de7-8b67-102cd479dcc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:40.835136 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e3c6e9b-6f84-466d-8c86-54e5d69e3603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:40.845712 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:59:41.005902 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e3c6e9b-6f84-466d-8c86-54e5d69e3603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:41.014627 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f2136a-8a4f-4cf4-ab6b-34139530e792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:41.270032 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Created reservations ['c402f17f-0cd3-4c84-9e2b-3b74e13cbf3e', 'c859a536-713e-4fd0-af55-f031f0b7e801', '10adfc04-2230-411e-b10c-adde2b47a94d', '7ee99de9-f453-44b8-9716-4cfc36690b79'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:41.271944 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11f2136a-8a4f-4cf4-ab6b-34139530e792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c402f17f-0cd3-4c84-9e2b-3b74e13cbf3e', 'c859a536-713e-4fd0-af55-f031f0b7e801', '10adfc04-2230-411e-b10c-adde2b47a94d', '7ee99de9-f453-44b8-9716-4cfc36690b79']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:41.274084 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5d13344-67b0-4bc2-87d3-96b9a16419bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:41.285475 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7f75c56-e96d-4c14-8ee5-4f9f7a618629 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:41.286050 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7f75c56-e96d-4c14-8ee5-4f9f7a618629 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:41.286532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7f75c56-e96d-4c14-8ee5-4f9f7a618629 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:41.286899 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d7f75c56-e96d-4c14-8ee5-4f9f7a618629 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:41.353953 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:41.353953 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:41.367151 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7f75c56-e96d-4c14-8ee5-4f9f7a618629 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:41.371424 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1065/2112] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:41 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:59:41.423256 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9790769-2849-4e26-974b-68dffac4a483 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 Dec 12 02:59:41.423786 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9790769-2849-4e26-974b-68dffac4a483 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:41.424002 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:41.424002 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:41.424379 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9790769-2849-4e26-974b-68dffac4a483 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:41.504998 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:41.504998 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:41.506280 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d9790769-2849-4e26-974b-68dffac4a483 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:41.513799 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9790769-2849-4e26-974b-68dffac4a483 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 returned with HTTP 200 Dec 12 02:59:41.515118 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1066/2113] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:41 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 => generated 445 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:41.688838 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5d13344-67b0-4bc2-87d3-96b9a16419bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6188330e-a9e5-4d7e-b952-244225603675', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-153728134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='001ead7cecb04d0e93bbfbc6adaf34aa',qos_specs=None,replication_status=,reservations=['c402f17f-0cd3-4c84-9e2b-3b74e13cbf3e','c859a536-713e-4fd0-af55-f031f0b7e801','10adfc04-2230-411e-b10c-adde2b47a94d','7ee99de9-f453-44b8-9716-4cfc36690b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfba4335bc0f48d69588c1990e8808f2',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-153728134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6188330e-a9e5-4d7e-b952-244225603675,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='001ead7cecb04d0e93bbfbc6adaf34aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dfba4335bc0f48d69588c1990e8808f2',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:41.698688 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a00c42fc-7100-4b38-8fda-7fe80201d7b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:41.759537 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a00c42fc-7100-4b38-8fda-7fe80201d7b5) transitioned into state 'SUCCESS' from state '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-153728134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='001ead7cecb04d0e93bbfbc6adaf34aa',qos_specs=None,replication_status=,reservations=['c402f17f-0cd3-4c84-9e2b-3b74e13cbf3e','c859a536-713e-4fd0-af55-f031f0b7e801','10adfc04-2230-411e-b10c-adde2b47a94d','7ee99de9-f453-44b8-9716-4cfc36690b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfba4335bc0f48d69588c1990e8808f2',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:41.761629 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c236717a-db3b-417a-b053-b66ac1722fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:41.786082 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c236717a-db3b-417a-b053-b66ac1722fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:41.796222 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Flow 'volume_create_api' (d86dd9a1-2419-4de7-8b67-102cd479dcc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:41.867998 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Create volume request issued successfully. Dec 12 02:59:41.884021 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7da4caf5-9a50-4fa9-ad9d-cfdaba287483 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes returned with HTTP 202 Dec 12 02:59:41.885966 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1048/2114] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:59:40 2020] POST /volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes => generated 827 bytes in 1612 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:59:41.900930 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4fa480b-a752-4d71-ae7f-06594709c9b3 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] GET http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 Dec 12 02:59:41.902915 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4fa480b-a752-4d71-ae7f-06594709c9b3 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:41.903341 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:41.903341 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:41.904058 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4fa480b-a752-4d71-ae7f-06594709c9b3 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:42.063572 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:42.063572 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:42.087122 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b4fa480b-a752-4d71-ae7f-06594709c9b3 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Volume info retrieved successfully. Dec 12 02:59:42.143436 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4fa480b-a752-4d71-ae7f-06594709c9b3 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 returned with HTTP 200 Dec 12 02:59:42.144619 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1067/2115] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:41 2020] GET /volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 => generated 919 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:42.385959 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4180a16e-b28e-42eb-b7d1-05c08f018846 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:42.386637 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4180a16e-b28e-42eb-b7d1-05c08f018846 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:42.386838 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:42.386838 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:42.387616 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4180a16e-b28e-42eb-b7d1-05c08f018846 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:42.388170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4180a16e-b28e-42eb-b7d1-05c08f018846 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:42.494152 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:42.494152 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:42.500118 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4180a16e-b28e-42eb-b7d1-05c08f018846 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:42.501845 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1049/2116] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:42 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:42.530881 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f88362b-4268-438c-8c2e-8c4a5e18ec3c tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 Dec 12 02:59:42.531633 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f88362b-4268-438c-8c2e-8c4a5e18ec3c tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:42.532940 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:42.532940 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:42.533662 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f88362b-4268-438c-8c2e-8c4a5e18ec3c tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:42.602657 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:42.602657 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:42.608891 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0f88362b-4268-438c-8c2e-8c4a5e18ec3c tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:42.611215 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f88362b-4268-438c-8c2e-8c4a5e18ec3c tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 returned with HTTP 200 Dec 12 02:59:42.617909 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1068/2117] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:42 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 => generated 445 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:43.167975 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab962d0f-85ff-4149-8e91-8196e97bfdd7 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] GET http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 Dec 12 02:59:43.169325 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab962d0f-85ff-4149-8e91-8196e97bfdd7 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:43.169325 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:43.169325 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:43.169522 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab962d0f-85ff-4149-8e91-8196e97bfdd7 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:43.271333 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:43.271333 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:43.296638 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ab962d0f-85ff-4149-8e91-8196e97bfdd7 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Volume info retrieved successfully. Dec 12 02:59:43.339356 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab962d0f-85ff-4149-8e91-8196e97bfdd7 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 returned with HTTP 200 Dec 12 02:59:43.353133 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1050/2118] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:43 2020] GET /volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 => generated 920 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:43.361567 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdaaf729-fa05-459b-b970-dab28edb3300 tempest-VolumeQuotasNegativeTestJSON-1597232495 tempest-VolumeQuotasNegativeTestJSON-1597232495] PUT http://10.222.0.50/volume/v3/480fcb1edc304d308e075916ede6e98f/os-quota-sets/001ead7cecb04d0e93bbfbc6adaf34aa Dec 12 02:59:43.362071 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:43.362071 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:43.362444 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdaaf729-fa05-459b-b970-dab28edb3300 tempest-VolumeQuotasNegativeTestJSON-1597232495 tempest-VolumeQuotasNegativeTestJSON-1597232495] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:43.521849 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f609dc5a-98ff-4f45-9415-010487b47232 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:43.522665 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f609dc5a-98ff-4f45-9415-010487b47232 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:43.523026 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:43.523026 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:43.523628 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f609dc5a-98ff-4f45-9415-010487b47232 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:43.524150 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f609dc5a-98ff-4f45-9415-010487b47232 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:43.561439 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdaaf729-fa05-459b-b970-dab28edb3300 tempest-VolumeQuotasNegativeTestJSON-1597232495 tempest-VolumeQuotasNegativeTestJSON-1597232495] http://10.222.0.50/volume/v3/480fcb1edc304d308e075916ede6e98f/os-quota-sets/001ead7cecb04d0e93bbfbc6adaf34aa returned with HTTP 200 Dec 12 02:59:43.572082 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1069/2119] 10.222.0.50 () {60 vars in 1341 bytes} [Sat Dec 12 02:59:43 2020] PUT /volume/v3/480fcb1edc304d308e075916ede6e98f/os-quota-sets/001ead7cecb04d0e93bbfbc6adaf34aa => generated 316 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:43.579152 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] POST http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes Dec 12 02:59:43.580228 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:43.582109 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Create volume request body: {'volume': {'size': 2}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:59:43.583068 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Create volume of 2 GB Dec 12 02:59:43.584706 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:43.584706 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:43.586764 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f609dc5a-98ff-4f45-9415-010487b47232 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:43.587747 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1051/2120] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:43 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:43.598662 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Availability Zones retrieved successfully. Dec 12 02:59:43.632218 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01210ba9-170f-475f-be7b-41428fcfcbdc tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 Dec 12 02:59:43.632218 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01210ba9-170f-475f-be7b-41428fcfcbdc tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:43.632218 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:43.632218 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:43.632218 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01210ba9-170f-475f-be7b-41428fcfcbdc tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:43.655938 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Flow 'volume_create_api' (8b3b10e8-d3c2-4f2b-8d6b-e5dcef9d1e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:43.658963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e402ecbd-6ff9-4983-a3af-1cdef3963079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:43.661139 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Validating volume size '2' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:59:43.692815 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:43.692815 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:43.693915 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-01210ba9-170f-475f-be7b-41428fcfcbdc tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:43.695783 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01210ba9-170f-475f-be7b-41428fcfcbdc tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 returned with HTTP 200 Dec 12 02:59:43.696587 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1052/2121] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:43 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 => generated 472 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:43.712681 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc61b926-c7b6-4634-8dec-9da2da5e9e95 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] POST http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots Dec 12 02:59:43.713128 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:43.713128 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:43.713599 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc61b926-c7b6-4634-8dec-9da2da5e9e95 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07cabe4e-2dbb-4d80-a39c-2b7de00117d3", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2073567539"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:43.761571 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e402ecbd-6ff9-4983-a3af-1cdef3963079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:43.763781 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4669f81-d304-4cbb-8976-e97733b8d9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:43.853343 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota_utils [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Quota exceeded for 001ead7cecb04d0e93bbfbc6adaf34aa, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 12 02:59:43.859325 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:43.859325 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:43.861278 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cc61b926-c7b6-4634-8dec-9da2da5e9e95 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Volume info retrieved successfully. Dec 12 02:59:43.861790 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-cc61b926-c7b6-4634-8dec-9da2da5e9e95 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Create snapshot from volume 07cabe4e-2dbb-4d80-a39c-2b7de00117d3 Dec 12 02:59:43.896159 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4669f81-d304-4cbb-8976-e97733b8d9dc) transitioned into state 'FAILURE' from state 'RUNNING' Dec 12 02:59:43.896159 n-d-765315-4 devstack@c-api.service[87998]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Dec 12 02:59:43.901934 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4669f81-d304-4cbb-8976-e97733b8d9dc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:43.904195 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4669f81-d304-4cbb-8976-e97733b8d9dc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 12 02:59:43.908527 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e402ecbd-6ff9-4983-a3af-1cdef3963079) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:43.910810 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e402ecbd-6ff9-4983-a3af-1cdef3963079) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 12 02:59:43.913665 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Flow 'volume_create_api' (8b3b10e8-d3c2-4f2b-8d6b-e5dcef9d1e1d) transitioned into state 'REVERTED' from state 'RUNNING' Dec 12 02:59:43.914559 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.middleware.fault [None req-c087c955-1477-4b8c-b624-2781bee619ed tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes returned with HTTP 413 Dec 12 02:59:43.916378 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1070/2122] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:59:43 2020] POST /volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes => generated 208 bytes in 343 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 12 02:59:43.933247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a35b86a9-4955-4761-97f1-505b930455a2 tempest-VolumeQuotasNegativeTestJSON-1597232495 tempest-VolumeQuotasNegativeTestJSON-1597232495] PUT http://10.222.0.50/volume/v3/480fcb1edc304d308e075916ede6e98f/os-quota-sets/001ead7cecb04d0e93bbfbc6adaf34aa Dec 12 02:59:43.944996 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:43.944996 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:43.945998 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a35b86a9-4955-4761-97f1-505b930455a2 tempest-VolumeQuotasNegativeTestJSON-1597232495 tempest-VolumeQuotasNegativeTestJSON-1597232495] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:43.952041 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-cc61b926-c7b6-4634-8dec-9da2da5e9e95 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Created reservations ['ca7a6533-c201-4994-b012-718c5a7547da', 'ab3277ac-c1cc-4d94-b4d0-b0b5de3d8908', 'c6df781e-55f5-4913-bf32-7194102ce044', '395e3678-795d-4a12-9bfa-8df5b56f4aee'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:43.988441 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:43.988441 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:44.108574 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a35b86a9-4955-4761-97f1-505b930455a2 tempest-VolumeQuotasNegativeTestJSON-1597232495 tempest-VolumeQuotasNegativeTestJSON-1597232495] http://10.222.0.50/volume/v3/480fcb1edc304d308e075916ede6e98f/os-quota-sets/001ead7cecb04d0e93bbfbc6adaf34aa returned with HTTP 200 Dec 12 02:59:44.110243 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1071/2123] 10.222.0.50 () {60 vars in 1341 bytes} [Sat Dec 12 02:59:43 2020] PUT /volume/v3/480fcb1edc304d308e075916ede6e98f/os-quota-sets/001ead7cecb04d0e93bbfbc6adaf34aa => generated 316 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:44.123369 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] POST http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes Dec 12 02:59:44.124262 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:44.125890 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Create volume request body: {'volume': {'size': 1}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:59:44.128195 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Create volume of 1 GB Dec 12 02:59:44.150627 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Availability Zones retrieved successfully. Dec 12 02:59:44.178052 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Flow 'volume_create_api' (02dc0a80-6cf4-426a-9604-42d09595a187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:44.183862 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cc61b926-c7b6-4634-8dec-9da2da5e9e95 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot create request issued successfully. Dec 12 02:59:44.188641 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc61b926-c7b6-4634-8dec-9da2da5e9e95 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots returned with HTTP 202 Dec 12 02:59:44.192817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b3103d-276c-40a5-871e-4af57748fc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:44.200123 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1053/2124] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 02:59:43 2020] POST /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots => generated 314 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:59:44.200317 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:59:44.247748 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cf6e6bf-4a64-443e-840f-b86ef4157c0c tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d Dec 12 02:59:44.248746 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cf6e6bf-4a64-443e-840f-b86ef4157c0c tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:44.250722 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:44.250722 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:44.252401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5cf6e6bf-4a64-443e-840f-b86ef4157c0c tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:44.347296 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b3103d-276c-40a5-871e-4af57748fc38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:44.349483 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d81d21-c830-4a74-95ce-7aa982d166bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:44.357025 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:44.357025 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:44.365166 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5cf6e6bf-4a64-443e-840f-b86ef4157c0c tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:44.381959 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5cf6e6bf-4a64-443e-840f-b86ef4157c0c tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d returned with HTTP 200 Dec 12 02:59:44.383085 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1054/2125] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:44 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d => generated 446 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:44.472836 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota_utils [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Quota exceeded for 001ead7cecb04d0e93bbfbc6adaf34aa, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Dec 12 02:59:44.475406 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d81d21-c830-4a74-95ce-7aa982d166bb) transitioned into state 'FAILURE' from state 'RUNNING' Dec 12 02:59:44.475685 n-d-765315-4 devstack@c-api.service[87998]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Dec 12 02:59:44.487501 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d81d21-c830-4a74-95ce-7aa982d166bb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:44.511299 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31d81d21-c830-4a74-95ce-7aa982d166bb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 12 02:59:44.521167 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b3103d-276c-40a5-871e-4af57748fc38) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:44.523371 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b3103d-276c-40a5-871e-4af57748fc38) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 12 02:59:44.532820 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Flow 'volume_create_api' (02dc0a80-6cf4-426a-9604-42d09595a187) transitioned into state 'REVERTED' from state 'RUNNING' Dec 12 02:59:44.533515 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.middleware.fault [None req-bed5c2d1-7414-439a-b7b8-de9cbdcf1a1f tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes returned with HTTP 413 Dec 12 02:59:44.545640 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1072/2126] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 02:59:44 2020] POST /volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes => generated 150 bytes in 428 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 12 02:59:44.557788 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9827a5d8-1be8-4bda-86c0-613187bd146f tempest-VolumeQuotasNegativeTestJSON-1597232495 tempest-VolumeQuotasNegativeTestJSON-1597232495] PUT http://10.222.0.50/volume/v3/480fcb1edc304d308e075916ede6e98f/os-quota-sets/001ead7cecb04d0e93bbfbc6adaf34aa Dec 12 02:59:44.558725 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:44.558725 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:44.560041 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9827a5d8-1be8-4bda-86c0-613187bd146f tempest-VolumeQuotasNegativeTestJSON-1597232495 tempest-VolumeQuotasNegativeTestJSON-1597232495] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:44.602835 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9201beea-590c-4da9-a834-afd93455984d tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:44.603429 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9201beea-590c-4da9-a834-afd93455984d tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:44.603658 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:44.603658 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:44.604268 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9201beea-590c-4da9-a834-afd93455984d tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:44.604645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9201beea-590c-4da9-a834-afd93455984d tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:44.852826 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:44.852826 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:44.855083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9201beea-590c-4da9-a834-afd93455984d tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:44.866173 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1073/2127] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:44 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:59:44.870617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9827a5d8-1be8-4bda-86c0-613187bd146f tempest-VolumeQuotasNegativeTestJSON-1597232495 tempest-VolumeQuotasNegativeTestJSON-1597232495] http://10.222.0.50/volume/v3/480fcb1edc304d308e075916ede6e98f/os-quota-sets/001ead7cecb04d0e93bbfbc6adaf34aa returned with HTTP 200 Dec 12 02:59:44.877363 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1055/2128] 10.222.0.50 () {60 vars in 1341 bytes} [Sat Dec 12 02:59:44 2020] PUT /volume/v3/480fcb1edc304d308e075916ede6e98f/os-quota-sets/001ead7cecb04d0e93bbfbc6adaf34aa => generated 315 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:59:44.881135 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-acb35901-8e33-483e-89ce-0e507d8f09e7 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] POST http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675/action Dec 12 02:59:44.881813 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:44.881813 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:44.882386 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-acb35901-8e33-483e-89ce-0e507d8f09e7 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 02:59:44.882862 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-acb35901-8e33-483e-89ce-0e507d8f09e7 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:44.967204 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:44.967204 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:44.968542 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-acb35901-8e33-483e-89ce-0e507d8f09e7 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Volume info retrieved successfully. Dec 12 02:59:45.205102 n-d-765315-4 devstack@c-api.service[87998]: ERROR cinder.volume.api [None req-acb35901-8e33-483e-89ce-0e507d8f09e7 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Quota exceeded for 001ead7cecb04d0e93bbfbc6adaf34aa, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 12 02:59:45.233216 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.middleware.fault [None req-acb35901-8e33-483e-89ce-0e507d8f09e7 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675/action returned with HTTP 413 Dec 12 02:59:45.236580 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1074/2129] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 02:59:44 2020] POST /volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675/action => generated 208 bytes in 359 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 12 02:59:45.243745 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c7a7ced-e137-4146-8b3c-6cd237613ceb tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] DELETE http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 Dec 12 02:59:45.244369 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c7a7ced-e137-4146-8b3c-6cd237613ceb tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:45.245235 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c7a7ced-e137-4146-8b3c-6cd237613ceb tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:45.245710 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-3c7a7ced-e137-4146-8b3c-6cd237613ceb tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Delete volume with id: 6188330e-a9e5-4d7e-b952-244225603675 Dec 12 02:59:45.376187 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:45.376187 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:45.377601 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3c7a7ced-e137-4146-8b3c-6cd237613ceb tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Volume info retrieved successfully. Dec 12 02:59:45.397230 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61c3bd97-6681-4552-a3c2-6b65f5adefaf tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d Dec 12 02:59:45.398567 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61c3bd97-6681-4552-a3c2-6b65f5adefaf tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:45.398979 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:45.398979 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:45.399659 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61c3bd97-6681-4552-a3c2-6b65f5adefaf tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:45.435012 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3c7a7ced-e137-4146-8b3c-6cd237613ceb tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Delete volume request issued successfully. Dec 12 02:59:45.435894 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c7a7ced-e137-4146-8b3c-6cd237613ceb tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 returned with HTTP 202 Dec 12 02:59:45.437058 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1056/2130] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 02:59:45 2020] DELETE /volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 => generated 0 bytes in 198 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:45.454259 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f59e8c6c-341d-4ec4-9b02-fd4c72c6cf3a tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] GET http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 Dec 12 02:59:45.454809 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f59e8c6c-341d-4ec4-9b02-fd4c72c6cf3a tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:45.455011 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:45.455011 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:45.455396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f59e8c6c-341d-4ec4-9b02-fd4c72c6cf3a tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:45.465595 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:45.465595 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:45.473766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-61c3bd97-6681-4552-a3c2-6b65f5adefaf tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:45.476614 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61c3bd97-6681-4552-a3c2-6b65f5adefaf tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d returned with HTTP 200 Dec 12 02:59:45.487188 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1075/2131] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:45 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d => generated 446 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:45.583303 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:45.583303 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:45.604353 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f59e8c6c-341d-4ec4-9b02-fd4c72c6cf3a tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Volume info retrieved successfully. Dec 12 02:59:45.652154 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f59e8c6c-341d-4ec4-9b02-fd4c72c6cf3a tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 returned with HTTP 200 Dec 12 02:59:45.658381 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1057/2132] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:45 2020] GET /volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 => generated 919 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:45.875562 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1934c5c0-2c58-46d8-9fd4-4c6dc3c721a2 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:45.876141 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1934c5c0-2c58-46d8-9fd4-4c6dc3c721a2 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:45.876359 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:45.876359 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:45.876751 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1934c5c0-2c58-46d8-9fd4-4c6dc3c721a2 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:45.877119 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1934c5c0-2c58-46d8-9fd4-4c6dc3c721a2 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:45.951947 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:45.951947 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:45.953812 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1934c5c0-2c58-46d8-9fd4-4c6dc3c721a2 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:45.954620 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1076/2133] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:45 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:46.491421 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ca6e59c-cbb4-4eb5-9b7d-5ba630c72e0b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d Dec 12 02:59:46.492041 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ca6e59c-cbb4-4eb5-9b7d-5ba630c72e0b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:46.492342 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:46.492342 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:46.492898 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ca6e59c-cbb4-4eb5-9b7d-5ba630c72e0b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:46.539841 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:46.539841 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:46.541955 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6ca6e59c-cbb4-4eb5-9b7d-5ba630c72e0b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:46.545083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ca6e59c-cbb4-4eb5-9b7d-5ba630c72e0b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d returned with HTTP 200 Dec 12 02:59:46.546143 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1058/2134] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:46 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d => generated 473 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:46.559544 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee450184-00b1-4856-ba10-ac393082c223 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?limit=1 Dec 12 02:59:46.560071 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee450184-00b1-4856-ba10-ac393082c223 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:46.560290 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:46.560290 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:46.560701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee450184-00b1-4856-ba10-ac393082c223 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:46.561370 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-ee450184-00b1-4856-ba10-ac393082c223 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:46.569757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-ee450184-00b1-4856-ba10-ac393082c223 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:46.620459 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ee450184-00b1-4856-ba10-ac393082c223 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:46.621318 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee450184-00b1-4856-ba10-ac393082c223 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?limit=1 returned with HTTP 200 Dec 12 02:59:46.629179 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1077/2135] 10.222.0.50 () {58 vars in 1225 bytes} [Sat Dec 12 02:59:46 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?limit=1 => generated 515 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:46.647775 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9bdcf755-76a6-4590-9b8b-119bfaa28b0e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots Dec 12 02:59:46.648715 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9bdcf755-76a6-4590-9b8b-119bfaa28b0e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:46.649130 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:46.649130 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:46.649802 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9bdcf755-76a6-4590-9b8b-119bfaa28b0e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:46.651519 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-9bdcf755-76a6-4590-9b8b-119bfaa28b0e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:46.657810 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-9bdcf755-76a6-4590-9b8b-119bfaa28b0e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:46.675115 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-207d95d0-11bd-4282-9ebb-508b6c9a5403 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] GET http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 Dec 12 02:59:46.675346 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-207d95d0-11bd-4282-9ebb-508b6c9a5403 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:46.675431 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:46.675431 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:46.675805 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-207d95d0-11bd-4282-9ebb-508b6c9a5403 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:46.683151 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9bdcf755-76a6-4590-9b8b-119bfaa28b0e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:46.684333 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9bdcf755-76a6-4590-9b8b-119bfaa28b0e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots returned with HTTP 200 Dec 12 02:59:46.685697 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1059/2136] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Dec 12 02:59:46 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots => generated 995 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:46.696293 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1dee722-97a0-4c9b-87c4-077e8dbc73ac tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?limit=100000 Dec 12 02:59:46.697092 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1dee722-97a0-4c9b-87c4-077e8dbc73ac tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:46.697490 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:46.697490 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:46.699252 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1dee722-97a0-4c9b-87c4-077e8dbc73ac tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:46.701356 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-c1dee722-97a0-4c9b-87c4-077e8dbc73ac tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:46.702247 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:46.702247 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:46.705171 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-c1dee722-97a0-4c9b-87c4-077e8dbc73ac tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:46.793798 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:46.793798 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:46.797279 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c1dee722-97a0-4c9b-87c4-077e8dbc73ac tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:46.798206 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1dee722-97a0-4c9b-87c4-077e8dbc73ac tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?limit=100000 returned with HTTP 200 Dec 12 02:59:46.799029 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1060/2137] 10.222.0.50 () {58 vars in 1235 bytes} [Sat Dec 12 02:59:46 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?limit=100000 => generated 995 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:59:46.815541 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b337226f-272d-4740-a1c2-ea6f23288885 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?limit=0 Dec 12 02:59:46.817842 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b337226f-272d-4740-a1c2-ea6f23288885 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:46.819300 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:46.819300 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:46.820774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b337226f-272d-4740-a1c2-ea6f23288885 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:46.821811 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-207d95d0-11bd-4282-9ebb-508b6c9a5403 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Volume info retrieved successfully. Dec 12 02:59:46.822559 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-b337226f-272d-4740-a1c2-ea6f23288885 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:46.828472 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:46.828472 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:46.834031 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-b337226f-272d-4740-a1c2-ea6f23288885 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:46.891583 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b337226f-272d-4740-a1c2-ea6f23288885 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:46.892491 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b337226f-272d-4740-a1c2-ea6f23288885 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?limit=0 returned with HTTP 200 Dec 12 02:59:46.902722 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1061/2138] 10.222.0.50 () {58 vars in 1225 bytes} [Sat Dec 12 02:59:46 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?limit=0 => generated 17 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 02:59:46.919806 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cea7d92a-7a69-4b31-899f-9abddaccdcc5 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots Dec 12 02:59:46.920350 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cea7d92a-7a69-4b31-899f-9abddaccdcc5 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:46.920875 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cea7d92a-7a69-4b31-899f-9abddaccdcc5 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:46.921434 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-cea7d92a-7a69-4b31-899f-9abddaccdcc5 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:46.923729 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-cea7d92a-7a69-4b31-899f-9abddaccdcc5 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:46.931773 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-207d95d0-11bd-4282-9ebb-508b6c9a5403 tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 returned with HTTP 200 Dec 12 02:59:46.933893 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1078/2139] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:46 2020] GET /volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 => generated 919 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:46.963217 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cea7d92a-7a69-4b31-899f-9abddaccdcc5 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:46.970491 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20f2a697-1c30-4d9d-84fd-62755c0b677a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:46.971224 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20f2a697-1c30-4d9d-84fd-62755c0b677a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:46.971585 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:46.971585 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:46.972208 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20f2a697-1c30-4d9d-84fd-62755c0b677a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:46.972733 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-20f2a697-1c30-4d9d-84fd-62755c0b677a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:46.987032 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cea7d92a-7a69-4b31-899f-9abddaccdcc5 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots returned with HTTP 200 Dec 12 02:59:46.988120 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1062/2140] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Dec 12 02:59:46 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots => generated 995 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:47.014417 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2703f224-7518-40ac-babb-240039048c5a tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?marker=91c1c136-929a-40d6-9f2a-7f53571b1376 Dec 12 02:59:47.015222 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2703f224-7518-40ac-babb-240039048c5a tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:47.015617 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:47.015617 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:47.016265 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2703f224-7518-40ac-babb-240039048c5a tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:47.017064 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-2703f224-7518-40ac-babb-240039048c5a tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:47.017975 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:47.017975 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:47.020281 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-2703f224-7518-40ac-babb-240039048c5a tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:47.024937 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:47.024937 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:47.028551 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20f2a697-1c30-4d9d-84fd-62755c0b677a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:47.029857 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1079/2141] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:46 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:47.108270 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2703f224-7518-40ac-babb-240039048c5a tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:47.110567 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2703f224-7518-40ac-babb-240039048c5a tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?marker=91c1c136-929a-40d6-9f2a-7f53571b1376 returned with HTTP 200 Dec 12 02:59:47.117003 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1063/2142] 10.222.0.50 () {58 vars in 1297 bytes} [Sat Dec 12 02:59:46 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?marker=91c1c136-929a-40d6-9f2a-7f53571b1376 => generated 342 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:47.126353 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-847dd5db-331b-46c6-aa65-05063f0aa7c4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?offset=2&limit=3 Dec 12 02:59:47.127232 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-847dd5db-331b-46c6-aa65-05063f0aa7c4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:47.127668 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:47.127668 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:47.128307 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-847dd5db-331b-46c6-aa65-05063f0aa7c4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:47.128958 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-847dd5db-331b-46c6-aa65-05063f0aa7c4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:47.133141 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-847dd5db-331b-46c6-aa65-05063f0aa7c4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:47.190273 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-847dd5db-331b-46c6-aa65-05063f0aa7c4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:47.191088 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-847dd5db-331b-46c6-aa65-05063f0aa7c4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?offset=2&limit=3 returned with HTTP 200 Dec 12 02:59:47.192287 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1080/2143] 10.222.0.50 () {58 vars in 1243 bytes} [Sat Dec 12 02:59:47 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?offset=2&limit=3 => generated 342 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:47.209604 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70605b64-aef1-4860-9bca-11780f6e861a tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=created_at&sort_dir=asc Dec 12 02:59:47.212930 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70605b64-aef1-4860-9bca-11780f6e861a tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:47.216392 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:47.216392 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:47.217953 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70605b64-aef1-4860-9bca-11780f6e861a tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:47.217953 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-70605b64-aef1-4860-9bca-11780f6e861a tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:47.218853 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:47.218853 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:47.220851 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-70605b64-aef1-4860-9bca-11780f6e861a tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:47.270657 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-70605b64-aef1-4860-9bca-11780f6e861a tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:47.271591 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70605b64-aef1-4860-9bca-11780f6e861a tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Dec 12 02:59:47.277820 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1064/2144] 10.222.0.50 () {58 vars in 1275 bytes} [Sat Dec 12 02:59:47 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:47.287013 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57b43e7b-28eb-4fe7-ba2a-437de2c47abc tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=created_at&sort_dir=desc Dec 12 02:59:47.287542 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57b43e7b-28eb-4fe7-ba2a-437de2c47abc tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:47.287737 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:47.287737 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:47.288644 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57b43e7b-28eb-4fe7-ba2a-437de2c47abc tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:47.289420 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-57b43e7b-28eb-4fe7-ba2a-437de2c47abc tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:47.290270 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:47.290270 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:47.292732 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-57b43e7b-28eb-4fe7-ba2a-437de2c47abc tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:47.329141 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57b43e7b-28eb-4fe7-ba2a-437de2c47abc tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:47.330721 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57b43e7b-28eb-4fe7-ba2a-437de2c47abc tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Dec 12 02:59:47.331573 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1081/2145] 10.222.0.50 () {58 vars in 1277 bytes} [Sat Dec 12 02:59:47 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:47.357519 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59ec4fda-b25e-4582-ac0c-43d6181971b3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=id&sort_dir=asc Dec 12 02:59:47.358075 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59ec4fda-b25e-4582-ac0c-43d6181971b3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:47.358299 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:47.358299 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:47.358701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59ec4fda-b25e-4582-ac0c-43d6181971b3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:47.359290 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-59ec4fda-b25e-4582-ac0c-43d6181971b3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:47.360030 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:47.360030 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:47.361716 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-59ec4fda-b25e-4582-ac0c-43d6181971b3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:47.455209 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-59ec4fda-b25e-4582-ac0c-43d6181971b3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:47.456087 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59ec4fda-b25e-4582-ac0c-43d6181971b3 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Dec 12 02:59:47.456980 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1065/2146] 10.222.0.50 () {58 vars in 1259 bytes} [Sat Dec 12 02:59:47 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:47.472220 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a78e87e-5068-41f1-8e98-c9d968cbba84 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=id&sort_dir=desc Dec 12 02:59:47.473211 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a78e87e-5068-41f1-8e98-c9d968cbba84 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:47.473652 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:47.473652 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:47.474391 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a78e87e-5068-41f1-8e98-c9d968cbba84 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:47.475365 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-8a78e87e-5068-41f1-8e98-c9d968cbba84 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:47.476753 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:47.476753 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:47.480171 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-8a78e87e-5068-41f1-8e98-c9d968cbba84 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:47.506914 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8a78e87e-5068-41f1-8e98-c9d968cbba84 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:47.509560 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a78e87e-5068-41f1-8e98-c9d968cbba84 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Dec 12 02:59:47.511104 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1082/2147] 10.222.0.50 () {58 vars in 1261 bytes} [Sat Dec 12 02:59:47 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:47.527970 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57133f0c-c564-4f3b-ba9b-e2700e2a2113 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=display_name&sort_dir=asc Dec 12 02:59:47.529021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57133f0c-c564-4f3b-ba9b-e2700e2a2113 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:47.529434 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:47.529434 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:47.530273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57133f0c-c564-4f3b-ba9b-e2700e2a2113 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:47.531724 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-57133f0c-c564-4f3b-ba9b-e2700e2a2113 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:47.532795 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:47.532795 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:47.534909 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-57133f0c-c564-4f3b-ba9b-e2700e2a2113 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:47.564641 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57133f0c-c564-4f3b-ba9b-e2700e2a2113 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:47.565918 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57133f0c-c564-4f3b-ba9b-e2700e2a2113 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Dec 12 02:59:47.566999 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1066/2148] 10.222.0.50 () {58 vars in 1279 bytes} [Sat Dec 12 02:59:47 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:47.582496 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3a0e51f-b1d2-4345-84b2-2b23a99ba72e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=display_name&sort_dir=desc Dec 12 02:59:47.584586 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3a0e51f-b1d2-4345-84b2-2b23a99ba72e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:47.585023 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:47.585023 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:47.585878 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3a0e51f-b1d2-4345-84b2-2b23a99ba72e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:47.586693 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-e3a0e51f-b1d2-4345-84b2-2b23a99ba72e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:47.587618 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:47.587618 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:47.590613 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-e3a0e51f-b1d2-4345-84b2-2b23a99ba72e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:47.640947 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3a0e51f-b1d2-4345-84b2-2b23a99ba72e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:47.642123 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3a0e51f-b1d2-4345-84b2-2b23a99ba72e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Dec 12 02:59:47.643499 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1083/2149] 10.222.0.50 () {58 vars in 1281 bytes} [Sat Dec 12 02:59:47 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:47.659915 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ec41acb-2664-418a-9262-0b021c45e6e5 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2073567539 Dec 12 02:59:47.660452 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ec41acb-2664-418a-9262-0b021c45e6e5 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:47.660649 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:47.660649 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:47.661993 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ec41acb-2664-418a-9262-0b021c45e6e5 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:47.662900 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-6ec41acb-2664-418a-9262-0b021c45e6e5 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:47.664631 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:47.664631 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:47.666928 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-6ec41acb-2664-418a-9262-0b021c45e6e5 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:47.750700 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6ec41acb-2664-418a-9262-0b021c45e6e5 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:47.755115 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:47.755115 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:47.760983 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ec41acb-2664-418a-9262-0b021c45e6e5 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2073567539 returned with HTTP 200 Dec 12 02:59:47.774521 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1067/2150] 10.222.0.50 () {58 vars in 1352 bytes} [Sat Dec 12 02:59:47 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2073567539 => generated 476 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:47.786663 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8e54791-20c9-498b-a300-2966156b371e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/detail?status=available Dec 12 02:59:47.787160 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8e54791-20c9-498b-a300-2966156b371e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:47.787385 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:47.787385 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:47.787930 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8e54791-20c9-498b-a300-2966156b371e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:47.788519 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-f8e54791-20c9-498b-a300-2966156b371e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:47.789294 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:47.789294 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:47.790891 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-f8e54791-20c9-498b-a300-2966156b371e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:47.864384 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f8e54791-20c9-498b-a300-2966156b371e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:47.865490 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:47.865490 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:47.866980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8e54791-20c9-498b-a300-2966156b371e tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/detail?status=available returned with HTTP 200 Dec 12 02:59:47.875169 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1084/2151] 10.222.0.50 () {58 vars in 1264 bytes} [Sat Dec 12 02:59:47 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/detail?status=available => generated 1397 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 02:59:47.881775 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4feb032-3715-4cda-a2ca-1777c8aeaa08 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2073567539 Dec 12 02:59:47.882549 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4feb032-3715-4cda-a2ca-1777c8aeaa08 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:47.883076 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:47.883076 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:47.883856 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4feb032-3715-4cda-a2ca-1777c8aeaa08 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:47.895063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-b4feb032-3715-4cda-a2ca-1777c8aeaa08 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:47.899645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-b4feb032-3715-4cda-a2ca-1777c8aeaa08 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:47.933714 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b4feb032-3715-4cda-a2ca-1777c8aeaa08 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:47.934936 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:47.934936 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:47.936555 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4feb032-3715-4cda-a2ca-1777c8aeaa08 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2073567539 returned with HTTP 200 Dec 12 02:59:47.951524 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1068/2152] 10.222.0.50 () {58 vars in 1386 bytes} [Sat Dec 12 02:59:47 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2073567539 => generated 476 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:47.953717 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-090bf915-bf95-45fb-af74-ad60f6ec491d tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] GET http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 Dec 12 02:59:47.956962 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8a26f8a-34f8-4fb2-bbcf-3c98cc5d1eea tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2073567539 Dec 12 02:59:47.957792 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8a26f8a-34f8-4fb2-bbcf-3c98cc5d1eea tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:47.958230 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:47.958230 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:47.958913 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8a26f8a-34f8-4fb2-bbcf-3c98cc5d1eea tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:47.959708 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-f8a26f8a-34f8-4fb2-bbcf-3c98cc5d1eea tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:47.964383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-f8a26f8a-34f8-4fb2-bbcf-3c98cc5d1eea tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:47.966173 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-090bf915-bf95-45fb-af74-ad60f6ec491d tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:47.966380 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:47.966380 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:47.974742 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-090bf915-bf95-45fb-af74-ad60f6ec491d tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:48.001916 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f8a26f8a-34f8-4fb2-bbcf-3c98cc5d1eea tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:48.003223 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8a26f8a-34f8-4fb2-bbcf-3c98cc5d1eea tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2073567539 returned with HTTP 200 Dec 12 02:59:48.016842 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1069/2153] 10.222.0.50 () {58 vars in 1331 bytes} [Sat Dec 12 02:59:47 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2073567539 => generated 342 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:48.029710 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-740fc28a-237e-4eed-aa44-26a2e70a8017 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?status=available Dec 12 02:59:48.030236 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-740fc28a-237e-4eed-aa44-26a2e70a8017 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:48.030452 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:48.030452 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:48.030826 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-740fc28a-237e-4eed-aa44-26a2e70a8017 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:48.031421 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-740fc28a-237e-4eed-aa44-26a2e70a8017 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:48.032094 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:48.032094 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:48.056724 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-740fc28a-237e-4eed-aa44-26a2e70a8017 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:48.145619 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-740fc28a-237e-4eed-aa44-26a2e70a8017 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:48.151076 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-740fc28a-237e-4eed-aa44-26a2e70a8017 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?status=available returned with HTTP 200 Dec 12 02:59:48.159843 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:48.159843 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:48.164933 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1070/2154] 10.222.0.50 () {58 vars in 1243 bytes} [Sat Dec 12 02:59:48 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?status=available => generated 995 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:48.176018 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4274ca4-4218-4d78-84f4-012c719c3726 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:48.176779 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4274ca4-4218-4d78-84f4-012c719c3726 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:48.178101 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-090bf915-bf95-45fb-af74-ad60f6ec491d tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Volume info retrieved successfully. Dec 12 02:59:48.186359 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:48.186359 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:48.187202 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4274ca4-4218-4d78-84f4-012c719c3726 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:48.188029 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e4274ca4-4218-4d78-84f4-012c719c3726 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:48.267445 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:48.267445 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:48.275180 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-090bf915-bf95-45fb-af74-ad60f6ec491d tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 returned with HTTP 200 Dec 12 02:59:48.286768 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4274ca4-4218-4d78-84f4-012c719c3726 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:48.286768 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1071/2155] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:48 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:48.288352 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1085/2156] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:47 2020] GET /volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 => generated 919 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:48.295858 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78d5de2b-de2b-45fe-850c-076ef1935f59 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2073567539 Dec 12 02:59:48.300642 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78d5de2b-de2b-45fe-850c-076ef1935f59 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:48.301038 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:48.301038 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:48.301621 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78d5de2b-de2b-45fe-850c-076ef1935f59 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:48.304131 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-78d5de2b-de2b-45fe-850c-076ef1935f59 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 02:59:48.312576 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-78d5de2b-de2b-45fe-850c-076ef1935f59 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Building query based on filter {{(pid=87999) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 02:59:48.391233 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78d5de2b-de2b-45fe-850c-076ef1935f59 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Get all snapshots completed successfully. Dec 12 02:59:48.392010 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78d5de2b-de2b-45fe-850c-076ef1935f59 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2073567539 returned with HTTP 200 Dec 12 02:59:48.403975 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1072/2157] 10.222.0.50 () {58 vars in 1365 bytes} [Sat Dec 12 02:59:48 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2073567539 => generated 342 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:48.409024 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c2d134f-874a-4f1b-86d6-3b18d47a5e49 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] DELETE http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d Dec 12 02:59:48.409555 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c2d134f-874a-4f1b-86d6-3b18d47a5e49 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:48.409754 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:48.409754 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:48.410124 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c2d134f-874a-4f1b-86d6-3b18d47a5e49 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:48.410482 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-0c2d134f-874a-4f1b-86d6-3b18d47a5e49 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Delete snapshot with id: a6981e96-0c8e-4291-8270-fe755b81225d Dec 12 02:59:48.469068 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:48.469068 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:48.470223 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0c2d134f-874a-4f1b-86d6-3b18d47a5e49 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:48.743773 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0c2d134f-874a-4f1b-86d6-3b18d47a5e49 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot delete request issued successfully. Dec 12 02:59:48.744236 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c2d134f-874a-4f1b-86d6-3b18d47a5e49 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d returned with HTTP 202 Dec 12 02:59:48.752854 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1086/2158] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:59:48 2020] DELETE /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d => generated 0 bytes in 344 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:48.754469 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5244640e-ed88-4d66-8a74-285611f08eb7 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d Dec 12 02:59:48.755450 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5244640e-ed88-4d66-8a74-285611f08eb7 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:48.755857 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:48.755857 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:48.757176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5244640e-ed88-4d66-8a74-285611f08eb7 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:48.821815 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:48.821815 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:48.823864 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5244640e-ed88-4d66-8a74-285611f08eb7 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:48.829972 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5244640e-ed88-4d66-8a74-285611f08eb7 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d returned with HTTP 200 Dec 12 02:59:48.834564 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1073/2159] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:48 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d => generated 472 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:49.298735 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa004554-8168-461f-bf64-79601479db5a tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] GET http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 Dec 12 02:59:49.300069 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa004554-8168-461f-bf64-79601479db5a tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:49.300620 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:49.300620 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:49.301366 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa004554-8168-461f-bf64-79601479db5a tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:49.302108 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8fb624a1-811a-4e5d-9d23-121f1458d1a6 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:49.302685 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8fb624a1-811a-4e5d-9d23-121f1458d1a6 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:49.302877 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:49.302877 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:49.303530 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8fb624a1-811a-4e5d-9d23-121f1458d1a6 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:49.304046 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8fb624a1-811a-4e5d-9d23-121f1458d1a6 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:49.376184 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:49.376184 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:49.381293 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8fb624a1-811a-4e5d-9d23-121f1458d1a6 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:49.394367 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1074/2160] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:49 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:49.494015 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa004554-8168-461f-bf64-79601479db5a tempest-VolumeQuotasNegativeTestJSON-1158458904 tempest-VolumeQuotasNegativeTestJSON-1158458904] http://10.222.0.50/volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 returned with HTTP 404 Dec 12 02:59:49.495886 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1087/2161] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:49 2020] GET /volume/v3/001ead7cecb04d0e93bbfbc6adaf34aa/volumes/6188330e-a9e5-4d7e-b952-244225603675 => generated 109 bytes in 201 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:49.506999 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4951498e-fbc7-43cb-b9d5-4969bd5e8af0 tempest-VolumeQuotasNegativeTestJSON-1597232495 tempest-VolumeQuotasNegativeTestJSON-1597232495] PUT http://10.222.0.50/volume/v3/480fcb1edc304d308e075916ede6e98f/os-quota-sets/001ead7cecb04d0e93bbfbc6adaf34aa Dec 12 02:59:49.507662 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:49.507662 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:49.508353 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4951498e-fbc7-43cb-b9d5-4969bd5e8af0 tempest-VolumeQuotasNegativeTestJSON-1597232495 tempest-VolumeQuotasNegativeTestJSON-1597232495] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:49.843950 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e16ae5b6-237e-464f-99c1-3ac47bb6ef78 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d Dec 12 02:59:49.844492 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e16ae5b6-237e-464f-99c1-3ac47bb6ef78 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:49.845264 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e16ae5b6-237e-464f-99c1-3ac47bb6ef78 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:49.863026 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4951498e-fbc7-43cb-b9d5-4969bd5e8af0 tempest-VolumeQuotasNegativeTestJSON-1597232495 tempest-VolumeQuotasNegativeTestJSON-1597232495] http://10.222.0.50/volume/v3/480fcb1edc304d308e075916ede6e98f/os-quota-sets/001ead7cecb04d0e93bbfbc6adaf34aa returned with HTTP 200 Dec 12 02:59:49.864582 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1075/2162] 10.222.0.50 () {60 vars in 1342 bytes} [Sat Dec 12 02:59:49 2020] PUT /volume/v3/480fcb1edc304d308e075916ede6e98f/os-quota-sets/001ead7cecb04d0e93bbfbc6adaf34aa => generated 319 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:49.902402 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:49.902402 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:49.914919 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e16ae5b6-237e-464f-99c1-3ac47bb6ef78 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:49.918499 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e16ae5b6-237e-464f-99c1-3ac47bb6ef78 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d returned with HTTP 200 Dec 12 02:59:49.919836 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1088/2163] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:49 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d => generated 472 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:50.409414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f281faa8-693c-47c2-8322-ade796c4a444 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:50.410103 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f281faa8-693c-47c2-8322-ade796c4a444 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:50.410596 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f281faa8-693c-47c2-8322-ade796c4a444 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:50.410969 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f281faa8-693c-47c2-8322-ade796c4a444 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:50.527359 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:50.527359 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:50.532280 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f281faa8-693c-47c2-8322-ade796c4a444 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:50.539942 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1076/2164] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:50 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:50.932327 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3440e22a-6c7b-4894-9b5f-b7b3a7b39ea8 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d Dec 12 02:59:50.932907 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3440e22a-6c7b-4894-9b5f-b7b3a7b39ea8 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:50.933077 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:50.933077 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:50.933453 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3440e22a-6c7b-4894-9b5f-b7b3a7b39ea8 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:51.036259 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:51.036259 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:51.055713 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3440e22a-6c7b-4894-9b5f-b7b3a7b39ea8 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:51.059548 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3440e22a-6c7b-4894-9b5f-b7b3a7b39ea8 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d returned with HTTP 200 Dec 12 02:59:51.078006 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1089/2165] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:50 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d => generated 472 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:51.559260 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e48ca0d-5361-40ba-9f2f-36bdee5e80a6 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:51.560516 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e48ca0d-5361-40ba-9f2f-36bdee5e80a6 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:51.561012 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:51.561012 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:51.561692 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e48ca0d-5361-40ba-9f2f-36bdee5e80a6 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:51.562653 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1e48ca0d-5361-40ba-9f2f-36bdee5e80a6 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:51.649813 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:51.649813 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:51.658484 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e48ca0d-5361-40ba-9f2f-36bdee5e80a6 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:51.663280 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1077/2166] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:51 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:52.078446 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] POST http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes Dec 12 02:59:52.078969 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:52.078969 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:52.085531 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82ff0e2e-8676-4eda-b373-fd81672349d2 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d Dec 12 02:59:52.086051 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82ff0e2e-8676-4eda-b373-fd81672349d2 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:52.086272 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:52.086272 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:52.086643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-82ff0e2e-8676-4eda-b373-fd81672349d2 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:52.089187 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bad855c1-33f2-461f-baef-72029869a067", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-361856626"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 02:59:52.090602 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Create volume request body: {'volume': {'imageRef': 'bad855c1-33f2-461f-baef-72029869a067', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-361856626'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 02:59:52.216944 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:52.216944 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:52.218911 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-82ff0e2e-8676-4eda-b373-fd81672349d2 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:52.221286 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-82ff0e2e-8676-4eda-b373-fd81672349d2 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d returned with HTTP 200 Dec 12 02:59:52.222339 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1078/2167] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:52 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d => generated 472 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:59:52.294851 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Create volume of 1 GB Dec 12 02:59:52.312438 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Availability Zones retrieved successfully. Dec 12 02:59:52.344094 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Flow 'volume_create_api' (1dbda5d2-079d-4e0f-a0d2-beef078b9931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:52.363015 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e12c592-a327-4e9c-a58e-aac8fb02bd6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:52.365550 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 02:59:52.676403 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6fcf6263-e469-4a6a-9ebd-7178961f557e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:52.677415 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6fcf6263-e469-4a6a-9ebd-7178961f557e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:52.677618 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:52.677618 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:52.678261 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6fcf6263-e469-4a6a-9ebd-7178961f557e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:52.678921 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6fcf6263-e469-4a6a-9ebd-7178961f557e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:52.683769 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e12c592-a327-4e9c-a58e-aac8fb02bd6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:52.701623 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4a4db37-4ce7-4828-83f8-b3e02e26f52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:52.756904 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:52.756904 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:52.767154 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6fcf6263-e469-4a6a-9ebd-7178961f557e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:52.771413 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1079/2168] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:52 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:52.860004 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Created reservations ['7bb96e87-1552-490f-bdea-27da16702df6', 'adfbcd4f-85fe-4b83-8abd-f13de315bb59', 'a7d9452a-b888-4f06-883c-90128a30a3a0', '42cbb9dd-3fd8-4386-a2fe-603e816f48bf'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 02:59:52.862842 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4a4db37-4ce7-4828-83f8-b3e02e26f52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bb96e87-1552-490f-bdea-27da16702df6', 'adfbcd4f-85fe-4b83-8abd-f13de315bb59', 'a7d9452a-b888-4f06-883c-90128a30a3a0', '42cbb9dd-3fd8-4386-a2fe-603e816f48bf']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:52.865701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d65e658-e107-4de7-a30c-b75c906a056e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:52.968723 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d65e658-e107-4de7-a30c-b75c906a056e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ae0fda3-9ad0-47fb-846e-296e58c1214a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-361856626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20e7f8342a754607be52209c48cde316',qos_specs=None,replication_status=,reservations=['7bb96e87-1552-490f-bdea-27da16702df6','adfbcd4f-85fe-4b83-8abd-f13de315bb59','a7d9452a-b888-4f06-883c-90128a30a3a0','42cbb9dd-3fd8-4386-a2fe-603e816f48bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d177cf477a48ba8a6934ad92698c12',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T02:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-361856626',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ae0fda3-9ad0-47fb-846e-296e58c1214a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20e7f8342a754607be52209c48cde316',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='77d177cf477a48ba8a6934ad92698c12',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:52.972209 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7c2eb7-28ef-4654-91da-a4423f160a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:53.042463 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7c2eb7-28ef-4654-91da-a4423f160a89) transitioned into state 'SUCCESS' from state '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-361856626',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20e7f8342a754607be52209c48cde316',qos_specs=None,replication_status=,reservations=['7bb96e87-1552-490f-bdea-27da16702df6','adfbcd4f-85fe-4b83-8abd-f13de315bb59','a7d9452a-b888-4f06-883c-90128a30a3a0','42cbb9dd-3fd8-4386-a2fe-603e816f48bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d177cf477a48ba8a6934ad92698c12',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:53.054686 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee344e11-2514-462b-b9b4-762a290931a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 02:59:53.093910 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee344e11-2514-462b-b9b4-762a290931a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 02:59:53.101063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Flow 'volume_create_api' (1dbda5d2-079d-4e0f-a0d2-beef078b9931) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 02:59:53.227058 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Create volume request issued successfully. Dec 12 02:59:53.244721 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ce92d5a-e04e-448c-9efe-d60cbd588970 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d Dec 12 02:59:53.245585 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ce92d5a-e04e-448c-9efe-d60cbd588970 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:53.246006 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:53.246006 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:53.246698 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ce92d5a-e04e-448c-9efe-d60cbd588970 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:53.313778 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43a3ba84-a98f-446e-b99e-2ccf8c82f1e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes returned with HTTP 202 Dec 12 02:59:53.313778 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1090/2169] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 02:59:52 2020] POST /volume/v3/20e7f8342a754607be52209c48cde316/volumes => generated 819 bytes in 1239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 02:59:53.344129 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c40d268-2b29-4a71-97bd-d65bd85ea361 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 02:59:53.344673 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c40d268-2b29-4a71-97bd-d65bd85ea361 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:53.344901 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:53.344901 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:53.345267 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c40d268-2b29-4a71-97bd-d65bd85ea361 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:53.380324 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ce92d5a-e04e-448c-9efe-d60cbd588970 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d returned with HTTP 404 Dec 12 02:59:53.382076 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1080/2170] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:53 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/a6981e96-0c8e-4291-8270-fe755b81225d => generated 111 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:53.392678 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-800a6cd1-feed-4999-a543-33b45df477f1 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] DELETE http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 Dec 12 02:59:53.393429 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-800a6cd1-feed-4999-a543-33b45df477f1 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:53.394063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-800a6cd1-feed-4999-a543-33b45df477f1 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:53.399751 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-800a6cd1-feed-4999-a543-33b45df477f1 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Delete snapshot with id: 91c1c136-929a-40d6-9f2a-7f53571b1376 Dec 12 02:59:53.452644 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:53.452644 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:53.454202 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-800a6cd1-feed-4999-a543-33b45df477f1 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:53.566571 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:53.566571 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:53.620368 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-800a6cd1-feed-4999-a543-33b45df477f1 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot delete request issued successfully. Dec 12 02:59:53.623037 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8c40d268-2b29-4a71-97bd-d65bd85ea361 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 02:59:53.623230 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-800a6cd1-feed-4999-a543-33b45df477f1 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 returned with HTTP 202 Dec 12 02:59:53.627692 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1081/2171] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:59:53 2020] DELETE /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:53.636940 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c692f2be-df30-4b85-afac-4129e1968328 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 Dec 12 02:59:53.643574 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c692f2be-df30-4b85-afac-4129e1968328 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:53.644010 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:53.644010 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:53.644642 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c692f2be-df30-4b85-afac-4129e1968328 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:53.702450 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:53.702450 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:53.703592 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c692f2be-df30-4b85-afac-4129e1968328 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:53.709707 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c692f2be-df30-4b85-afac-4129e1968328 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 returned with HTTP 200 Dec 12 02:59:53.711908 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1082/2172] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:53 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 => generated 471 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:53.731417 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c40d268-2b29-4a71-97bd-d65bd85ea361 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 02:59:53.732298 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1091/2173] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:53 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:53.788958 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b1a7c7b-5335-4f3c-8c7f-45ecec02052b tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:53.792482 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b1a7c7b-5335-4f3c-8c7f-45ecec02052b tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:53.792973 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:53.792973 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:53.793981 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b1a7c7b-5335-4f3c-8c7f-45ecec02052b tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:53.794541 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7b1a7c7b-5335-4f3c-8c7f-45ecec02052b tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:53.878628 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:53.878628 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:53.884704 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b1a7c7b-5335-4f3c-8c7f-45ecec02052b tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:53.887073 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1083/2174] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:53 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:54.725235 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ff2b316-f99d-4dfb-9cec-73f80306eb79 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 Dec 12 02:59:54.726335 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ff2b316-f99d-4dfb-9cec-73f80306eb79 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:54.726984 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:54.726984 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:54.727795 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ff2b316-f99d-4dfb-9cec-73f80306eb79 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:54.747361 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4191d1ca-7923-4fab-98ce-92b646106f64 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 02:59:54.748574 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4191d1ca-7923-4fab-98ce-92b646106f64 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:54.749013 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:54.749013 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:54.749396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4191d1ca-7923-4fab-98ce-92b646106f64 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:54.844687 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:54.844687 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:54.850937 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9ff2b316-f99d-4dfb-9cec-73f80306eb79 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:54.864637 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ff2b316-f99d-4dfb-9cec-73f80306eb79 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 returned with HTTP 200 Dec 12 02:59:54.867238 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1092/2175] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:54 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 => generated 471 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:54.900010 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-413afa5f-e306-472a-bd61-c9abc0e233d0 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:54.900674 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-413afa5f-e306-472a-bd61-c9abc0e233d0 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:54.900940 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:54.900940 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:54.901315 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-413afa5f-e306-472a-bd61-c9abc0e233d0 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:54.901689 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-413afa5f-e306-472a-bd61-c9abc0e233d0 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:54.938476 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:54.938476 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:54.953641 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:54.953641 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:54.968818 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-413afa5f-e306-472a-bd61-c9abc0e233d0 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:54.970974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4191d1ca-7923-4fab-98ce-92b646106f64 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 02:59:54.981117 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1093/2176] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:54 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:55.039781 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4191d1ca-7923-4fab-98ce-92b646106f64 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 02:59:55.046727 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1084/2177] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:54 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:55.877774 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3483661-1a42-4b79-86c8-82c0617a4eaa tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 Dec 12 02:59:55.878933 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3483661-1a42-4b79-86c8-82c0617a4eaa tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:55.879314 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:55.879314 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:55.879953 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3483661-1a42-4b79-86c8-82c0617a4eaa tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:55.991759 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5573593-3836-4ad5-9f3e-14abb27542b6 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:55.992520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5573593-3836-4ad5-9f3e-14abb27542b6 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:55.992971 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:55.992971 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:55.993566 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5573593-3836-4ad5-9f3e-14abb27542b6 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:55.994845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d5573593-3836-4ad5-9f3e-14abb27542b6 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:56.000198 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:56.000198 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:56.004977 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a3483661-1a42-4b79-86c8-82c0617a4eaa tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:56.011726 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3483661-1a42-4b79-86c8-82c0617a4eaa tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 returned with HTTP 200 Dec 12 02:59:56.020795 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1094/2178] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:55 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 => generated 471 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:56.059962 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85f314b0-7669-4a3c-9b8d-e929fd8f7339 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 02:59:56.060903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85f314b0-7669-4a3c-9b8d-e929fd8f7339 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:56.061372 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:56.061372 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:56.062429 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85f314b0-7669-4a3c-9b8d-e929fd8f7339 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:56.122458 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:56.122458 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:56.124340 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5573593-3836-4ad5-9f3e-14abb27542b6 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:56.141705 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1085/2179] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:55 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:56.306418 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:56.306418 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:56.350821 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-85f314b0-7669-4a3c-9b8d-e929fd8f7339 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 02:59:56.456176 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85f314b0-7669-4a3c-9b8d-e929fd8f7339 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 02:59:56.458159 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1095/2180] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:56 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:57.027531 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b3cc876-d715-441b-9f32-920385fae39c tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 Dec 12 02:59:57.029056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b3cc876-d715-441b-9f32-920385fae39c tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:57.029451 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:57.029451 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:57.030085 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b3cc876-d715-441b-9f32-920385fae39c tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:57.093296 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b3cc876-d715-441b-9f32-920385fae39c tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 returned with HTTP 404 Dec 12 02:59:57.098734 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1086/2181] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:57 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/91c1c136-929a-40d6-9f2a-7f53571b1376 => generated 111 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 02:59:57.107908 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b473084-6b77-4812-bfb0-6addd7fa54e4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] DELETE http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 Dec 12 02:59:57.109078 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b473084-6b77-4812-bfb0-6addd7fa54e4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:57.109907 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:57.109907 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:57.117181 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b473084-6b77-4812-bfb0-6addd7fa54e4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:57.117819 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-0b473084-6b77-4812-bfb0-6addd7fa54e4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Delete snapshot with id: afa556f2-8add-4e3c-950b-d2db24000f43 Dec 12 02:59:57.158210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad171cbb-baba-4ce1-838f-6ae079b9c34d tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:57.169554 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad171cbb-baba-4ce1-838f-6ae079b9c34d tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:57.170576 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad171cbb-baba-4ce1-838f-6ae079b9c34d tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:57.171420 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ad171cbb-baba-4ce1-838f-6ae079b9c34d tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:57.234356 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:57.234356 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:57.240752 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b473084-6b77-4812-bfb0-6addd7fa54e4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:57.251056 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:57.251056 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:57.256880 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad171cbb-baba-4ce1-838f-6ae079b9c34d tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:57.265024 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1087/2182] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:57 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:57.359914 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b473084-6b77-4812-bfb0-6addd7fa54e4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot delete request issued successfully. Dec 12 02:59:57.360617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b473084-6b77-4812-bfb0-6addd7fa54e4 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 returned with HTTP 202 Dec 12 02:59:57.364208 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1096/2183] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 02:59:57 2020] DELETE /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 => generated 0 bytes in 261 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 02:59:57.377125 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb7a1f3a-d43b-4b9d-8e8b-f44a17d35266 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 Dec 12 02:59:57.378167 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb7a1f3a-d43b-4b9d-8e8b-f44a17d35266 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:57.379839 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:57.379839 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:57.380542 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb7a1f3a-d43b-4b9d-8e8b-f44a17d35266 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:57.473958 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b05fe889-f45a-49e6-9eef-a9942eeb595a tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 02:59:57.474490 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b05fe889-f45a-49e6-9eef-a9942eeb595a tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:57.474711 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:57.474711 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:57.475083 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b05fe889-f45a-49e6-9eef-a9942eeb595a tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:57.512520 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:57.512520 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:57.513711 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eb7a1f3a-d43b-4b9d-8e8b-f44a17d35266 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:57.522782 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb7a1f3a-d43b-4b9d-8e8b-f44a17d35266 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 returned with HTTP 200 Dec 12 02:59:57.531131 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1088/2184] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:57 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 => generated 472 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:57.621929 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:57.621929 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:57.662268 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b05fe889-f45a-49e6-9eef-a9942eeb595a tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 02:59:57.723074 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b05fe889-f45a-49e6-9eef-a9942eeb595a tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 02:59:57.729428 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1097/2185] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:57 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:58.277861 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-411a9ea3-c275-416e-823b-167e262ae060 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:58.279191 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-411a9ea3-c275-416e-823b-167e262ae060 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:58.279630 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:58.279630 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:58.280341 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-411a9ea3-c275-416e-823b-167e262ae060 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:58.280979 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-411a9ea3-c275-416e-823b-167e262ae060 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:58.348053 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:58.348053 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:58.366944 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-411a9ea3-c275-416e-823b-167e262ae060 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:58.368416 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1089/2186] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:58 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 02:59:58.540196 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f691593-70da-48a4-8923-1945121aa460 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 Dec 12 02:59:58.540860 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f691593-70da-48a4-8923-1945121aa460 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:58.541592 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:58.541592 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:58.542288 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f691593-70da-48a4-8923-1945121aa460 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:58.613935 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:58.613935 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:58.623049 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0f691593-70da-48a4-8923-1945121aa460 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:58.625734 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f691593-70da-48a4-8923-1945121aa460 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 returned with HTTP 200 Dec 12 02:59:58.627088 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1098/2187] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:58 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 => generated 472 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:58.756939 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-695f7757-352a-4ad3-a444-3742a780b2fe tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 02:59:58.757825 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-695f7757-352a-4ad3-a444-3742a780b2fe tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:58.758264 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:58.758264 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:58.758947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-695f7757-352a-4ad3-a444-3742a780b2fe tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:58.878434 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:58.878434 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:58.893285 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-695f7757-352a-4ad3-a444-3742a780b2fe tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 02:59:58.920642 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-695f7757-352a-4ad3-a444-3742a780b2fe tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 02:59:58.932822 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1090/2188] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:58 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:59.390179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-807118a6-5d1b-43bf-9149-b9d3c64cb0fd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 02:59:59.390179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-807118a6-5d1b-43bf-9149-b9d3c64cb0fd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:59.390179 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:59.390179 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:59.390912 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-807118a6-5d1b-43bf-9149-b9d3c64cb0fd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:59.390912 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-807118a6-5d1b-43bf-9149-b9d3c64cb0fd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 02:59:59.460431 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:59.460431 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:59.478056 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-807118a6-5d1b-43bf-9149-b9d3c64cb0fd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 02:59:59.482867 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1099/2189] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 02:59:59 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:59.638988 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c34b41ef-fb46-4690-b7f8-29057aa3945b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 Dec 12 02:59:59.646595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c34b41ef-fb46-4690-b7f8-29057aa3945b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:59.646595 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:59.646595 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:59.646595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c34b41ef-fb46-4690-b7f8-29057aa3945b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 02:59:59.694415 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 02:59:59.694415 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 02:59:59.698621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c34b41ef-fb46-4690-b7f8-29057aa3945b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Snapshot retrieved successfully. Dec 12 02:59:59.702281 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c34b41ef-fb46-4690-b7f8-29057aa3945b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 returned with HTTP 200 Dec 12 02:59:59.721723 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1091/2190] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 02:59:59 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 => generated 472 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 02:59:59.940023 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6acd296-6047-4992-a486-8dcf6b2f2a81 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 02:59:59.941445 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6acd296-6047-4992-a486-8dcf6b2f2a81 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 02:59:59.941925 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 02:59:59.941925 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 02:59:59.942606 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6acd296-6047-4992-a486-8dcf6b2f2a81 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:00.062156 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:00.062156 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:00.089060 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a6acd296-6047-4992-a486-8dcf6b2f2a81 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:00.188984 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6acd296-6047-4992-a486-8dcf6b2f2a81 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:00.206692 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1100/2191] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 02:59:59 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:00.495710 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41e45f38-fe25-4c99-8e81-99dfc131d523 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:00.496259 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41e45f38-fe25-4c99-8e81-99dfc131d523 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:00.496576 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:00.496576 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:00.497266 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41e45f38-fe25-4c99-8e81-99dfc131d523 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:00.497819 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-41e45f38-fe25-4c99-8e81-99dfc131d523 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:00.555012 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:00.555012 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:00.561428 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41e45f38-fe25-4c99-8e81-99dfc131d523 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:00.565594 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1092/2192] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:00 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:00.745554 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32b3af8b-bf14-4878-af93-d4908b19f4da tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 Dec 12 03:00:00.751472 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32b3af8b-bf14-4878-af93-d4908b19f4da tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:00.753306 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:00.753306 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:00.762823 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32b3af8b-bf14-4878-af93-d4908b19f4da tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:00.809350 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32b3af8b-bf14-4878-af93-d4908b19f4da tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 returned with HTTP 404 Dec 12 03:00:00.810759 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1101/2193] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:00:00 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/snapshots/afa556f2-8add-4e3c-950b-d2db24000f43 => generated 111 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:00:00.819153 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9e7294d-4eae-435d-9956-66b44fc92c51 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] DELETE http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 Dec 12 03:00:00.819900 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9e7294d-4eae-435d-9956-66b44fc92c51 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:00.820324 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:00.820324 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:00.821056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9e7294d-4eae-435d-9956-66b44fc92c51 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:00.821756 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e9e7294d-4eae-435d-9956-66b44fc92c51 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Delete volume with id: 07cabe4e-2dbb-4d80-a39c-2b7de00117d3 Dec 12 03:00:00.953977 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:00.953977 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:00.959725 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e9e7294d-4eae-435d-9956-66b44fc92c51 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Volume info retrieved successfully. Dec 12 03:00:01.017879 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e9e7294d-4eae-435d-9956-66b44fc92c51 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Delete volume request issued successfully. Dec 12 03:00:01.022169 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9e7294d-4eae-435d-9956-66b44fc92c51 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 returned with HTTP 202 Dec 12 03:00:01.028136 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1093/2194] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:00:00 2020] DELETE /volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:00:01.032468 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8062d4e-b78c-4f6b-9164-e2564603303b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 Dec 12 03:00:01.033041 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8062d4e-b78c-4f6b-9164-e2564603303b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:01.033821 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8062d4e-b78c-4f6b-9164-e2564603303b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:01.133535 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:01.133535 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:01.148011 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d8062d4e-b78c-4f6b-9164-e2564603303b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Volume info retrieved successfully. Dec 12 03:00:01.214736 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85516c9e-94c4-4221-8d53-9abf8b14b9af tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:01.215552 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85516c9e-94c4-4221-8d53-9abf8b14b9af tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:01.215966 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:01.215966 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:01.216605 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85516c9e-94c4-4221-8d53-9abf8b14b9af tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:01.239767 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8062d4e-b78c-4f6b-9164-e2564603303b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 returned with HTTP 200 Dec 12 03:00:01.254208 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1102/2195] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:01 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 => generated 918 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:01.406902 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:01.406902 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:01.426388 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-85516c9e-94c4-4221-8d53-9abf8b14b9af tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:01.473529 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85516c9e-94c4-4221-8d53-9abf8b14b9af tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:01.488567 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1094/2196] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:01 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:00:01.580819 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6341c9b-8cb3-4a6a-998b-2fbc40b58537 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:01.581961 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6341c9b-8cb3-4a6a-998b-2fbc40b58537 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:01.582340 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:01.582340 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:01.582920 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6341c9b-8cb3-4a6a-998b-2fbc40b58537 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:01.583448 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e6341c9b-8cb3-4a6a-998b-2fbc40b58537 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:01.680623 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:01.680623 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:01.687438 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6341c9b-8cb3-4a6a-998b-2fbc40b58537 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:01.696739 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1103/2197] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:01 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:02.264988 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ecaff4e-d9d0-4819-b54a-ceb0b2006797 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 Dec 12 03:00:02.265522 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ecaff4e-d9d0-4819-b54a-ceb0b2006797 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:02.265724 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:02.265724 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:02.266464 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ecaff4e-d9d0-4819-b54a-ceb0b2006797 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:02.440729 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:02.440729 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:02.452800 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5ecaff4e-d9d0-4819-b54a-ceb0b2006797 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Volume info retrieved successfully. Dec 12 03:00:02.482632 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ecaff4e-d9d0-4819-b54a-ceb0b2006797 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 returned with HTTP 200 Dec 12 03:00:02.483721 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1095/2198] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:02 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 => generated 918 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:02.496430 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc59007d-d33a-4d33-b7d4-f2d3a637268f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:02.497685 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc59007d-d33a-4d33-b7d4-f2d3a637268f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:02.498284 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:02.498284 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:02.498894 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc59007d-d33a-4d33-b7d4-f2d3a637268f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:02.624523 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:02.624523 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:02.648621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cc59007d-d33a-4d33-b7d4-f2d3a637268f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:02.736255 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-886b3fc5-0833-4ebc-8abf-0883ec2a9c32 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:02.737090 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-886b3fc5-0833-4ebc-8abf-0883ec2a9c32 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:02.737317 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:02.737317 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:02.737700 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-886b3fc5-0833-4ebc-8abf-0883ec2a9c32 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:02.738080 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-886b3fc5-0833-4ebc-8abf-0883ec2a9c32 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:02.740564 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc59007d-d33a-4d33-b7d4-f2d3a637268f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:02.751925 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1104/2199] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:02 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:02.786870 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:02.786870 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:02.789434 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-886b3fc5-0833-4ebc-8abf-0883ec2a9c32 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:02.790499 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1096/2200] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:02 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:03.499591 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29408be1-338d-442b-9057-c893abf34cc1 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 Dec 12 03:00:03.500031 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29408be1-338d-442b-9057-c893abf34cc1 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:03.500221 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:03.500221 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:03.500899 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29408be1-338d-442b-9057-c893abf34cc1 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:03.672640 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:03.672640 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:03.707243 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-29408be1-338d-442b-9057-c893abf34cc1 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Volume info retrieved successfully. Dec 12 03:00:03.766435 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29408be1-338d-442b-9057-c893abf34cc1 tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 returned with HTTP 200 Dec 12 03:00:03.768307 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1105/2201] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:03 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 => generated 918 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:03.777503 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d5b873a-91a2-4ce7-b785-c39c5b235cba tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:03.778265 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d5b873a-91a2-4ce7-b785-c39c5b235cba tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:03.779107 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:03.779107 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:03.782486 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d5b873a-91a2-4ce7-b785-c39c5b235cba tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:03.808697 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4aeeed56-117f-41da-8f6a-659786cb4d2a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:03.809291 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4aeeed56-117f-41da-8f6a-659786cb4d2a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:03.809490 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:03.809490 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:03.810161 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4aeeed56-117f-41da-8f6a-659786cb4d2a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:03.811102 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4aeeed56-117f-41da-8f6a-659786cb4d2a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:03.875074 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:03.875074 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:03.878881 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:03.878881 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:03.894013 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4aeeed56-117f-41da-8f6a-659786cb4d2a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:03.894795 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1106/2202] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:03 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:03.906991 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0d5b873a-91a2-4ce7-b785-c39c5b235cba tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:03.957222 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d5b873a-91a2-4ce7-b785-c39c5b235cba tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:03.976761 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1097/2203] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:03 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:04.784589 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0bc26229-bb35-4aed-be51-68c16342416b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 Dec 12 03:00:04.785916 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0bc26229-bb35-4aed-be51-68c16342416b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:04.786301 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:04.786301 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:04.786947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0bc26229-bb35-4aed-be51-68c16342416b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:04.910486 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05daf447-b434-4f39-b515-a7cf85673079 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:04.910995 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05daf447-b434-4f39-b515-a7cf85673079 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:04.911215 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:04.911215 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:04.911569 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05daf447-b434-4f39-b515-a7cf85673079 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:04.912117 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-05daf447-b434-4f39-b515-a7cf85673079 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:04.915498 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:04.915498 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:04.932542 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0bc26229-bb35-4aed-be51-68c16342416b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Volume info retrieved successfully. Dec 12 03:00:04.967222 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:04.967222 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:04.978273 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05daf447-b434-4f39-b515-a7cf85673079 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:04.978273 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1098/2204] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:04 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:04.989164 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af5095a0-8da1-41e7-bbd4-789863f2b155 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:04.990063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af5095a0-8da1-41e7-bbd4-789863f2b155 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:04.990502 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:04.990502 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:04.991191 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af5095a0-8da1-41e7-bbd4-789863f2b155 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:05.026449 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0bc26229-bb35-4aed-be51-68c16342416b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 returned with HTTP 200 Dec 12 03:00:05.039005 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1107/2205] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:04 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 => generated 918 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:05.118468 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:05.118468 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:05.141053 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-af5095a0-8da1-41e7-bbd4-789863f2b155 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:05.196523 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af5095a0-8da1-41e7-bbd4-789863f2b155 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:05.208915 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1099/2206] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:04 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:05.991545 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b81cb4b-ea60-4682-bee0-264f2e9aff88 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:05.992097 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b81cb4b-ea60-4682-bee0-264f2e9aff88 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:05.992481 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:05.992481 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:05.993150 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b81cb4b-ea60-4682-bee0-264f2e9aff88 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:05.993670 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2b81cb4b-ea60-4682-bee0-264f2e9aff88 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:06.047730 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:06.047730 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:06.050738 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b81cb4b-ea60-4682-bee0-264f2e9aff88 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:06.051795 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1100/2207] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:05 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:00:06.059381 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf8e4668-9747-4f5e-961b-d55267d89b7b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] GET http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 Dec 12 03:00:06.060412 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf8e4668-9747-4f5e-961b-d55267d89b7b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:06.060916 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:06.060916 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:06.061613 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf8e4668-9747-4f5e-961b-d55267d89b7b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:06.134036 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf8e4668-9747-4f5e-961b-d55267d89b7b tempest-VolumesSnapshotListTestJSON-1052683950 tempest-VolumesSnapshotListTestJSON-1052683950] http://10.222.0.50/volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 returned with HTTP 404 Dec 12 03:00:06.136170 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1101/2208] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:06 2020] GET /volume/v3/df336c9a40c548809c91621b7a05c389/volumes/07cabe4e-2dbb-4d80-a39c-2b7de00117d3 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:00:06.215995 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d389f74-5577-41cb-bc25-2a248d54381b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:06.216759 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d389f74-5577-41cb-bc25-2a248d54381b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:06.217567 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d389f74-5577-41cb-bc25-2a248d54381b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:06.285245 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28b0ddbe-2afd-4d8a-961c-08858de381de tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] POST http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/types Dec 12 03:00:06.285905 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:06.285905 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:06.286882 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28b0ddbe-2afd-4d8a-961c-08858de381de tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:06.351725 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:06.351725 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:06.386754 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9d389f74-5577-41cb-bc25-2a248d54381b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:06.404249 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28b0ddbe-2afd-4d8a-961c-08858de381de tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/types returned with HTTP 200 Dec 12 03:00:06.405223 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1108/2209] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 03:00:05 2020] POST /volume/v3/128d332a24ac4a8788e664d7abebe927/types => generated 188 bytes in 458 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:06.415889 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-391fe574-5a5c-4c21-94d3-de1479692f9e tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] POST http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/types Dec 12 03:00:06.418920 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-391fe574-5a5c-4c21-94d3-de1479692f9e tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:06.430239 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d389f74-5577-41cb-bc25-2a248d54381b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:06.432267 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1102/2210] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:06 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:00:06.512528 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-391fe574-5a5c-4c21-94d3-de1479692f9e tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/types returned with HTTP 200 Dec 12 03:00:06.513806 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1109/2211] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 03:00:06 2020] POST /volume/v3/128d332a24ac4a8788e664d7abebe927/types => generated 188 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:00:06.910493 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] POST http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes Dec 12 03:00:06.911226 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:06.911226 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:06.911941 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-320396616"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:06.913270 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-320396616'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:00:06.942894 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Create volume of 1 GB Dec 12 03:00:06.943971 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:06.943971 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:06.944994 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Availability Zones retrieved successfully. Dec 12 03:00:06.974018 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Flow 'volume_create_api' (653b251f-af2d-41ac-a1d6-4e43376e4860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:00:06.983634 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e584016b-6832-49c8-8dd9-6eab44162858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:06.988481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:00:07.067723 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a435f43-5164-4d49-a973-79beb76e1285 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:07.079966 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a435f43-5164-4d49-a973-79beb76e1285 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:07.083293 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a435f43-5164-4d49-a973-79beb76e1285 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:07.083856 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0a435f43-5164-4d49-a973-79beb76e1285 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:07.106254 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e584016b-6832-49c8-8dd9-6eab44162858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T03:00:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6480610f-c55a-42a7-9b24-4da1e5c11977,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6480610f-c55a-42a7-9b24-4da1e5c11977', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:07.117333 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14946176-a367-43df-9793-eb252711d02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:07.124823 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:07.124823 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:07.131182 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a435f43-5164-4d49-a973-79beb76e1285 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:07.132020 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1110/2212] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:07 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:07.235338 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Dec 12 03:00:07.242240 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Dec 12 03:00:07.318253 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Created reservations ['2a2a4f8e-7e55-4fc8-ac18-ec11a9b79d3b', '4b18c179-ccf2-4742-88ec-92f8c5f1e760', 'ca5af459-fd6e-4439-a395-d4eb6c83e9e2', 'ebe2dac7-8ece-4625-93aa-eebdb54ad398'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:00:07.321057 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14946176-a367-43df-9793-eb252711d02e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a2a4f8e-7e55-4fc8-ac18-ec11a9b79d3b', '4b18c179-ccf2-4742-88ec-92f8c5f1e760', 'ca5af459-fd6e-4439-a395-d4eb6c83e9e2', 'ebe2dac7-8ece-4625-93aa-eebdb54ad398']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:07.326214 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94007aac-a2ca-464d-aedb-a9b2b687aa2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:07.403520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94007aac-a2ca-464d-aedb-a9b2b687aa2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0c8780b-3dcf-41b4-9b5c-bd0ba7964a87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-320396616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34f417f0ad164baba6c12fa71da95b3b',qos_specs=None,replication_status=,reservations=['2a2a4f8e-7e55-4fc8-ac18-ec11a9b79d3b','4b18c179-ccf2-4742-88ec-92f8c5f1e760','ca5af459-fd6e-4439-a395-d4eb6c83e9e2','ebe2dac7-8ece-4625-93aa-eebdb54ad398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='110c1d2895554ff7a6b643d41639a0d0',volume_type_id=6480610f-c55a-42a7-9b24-4da1e5c11977), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:00:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-320396616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='34f417f0ad164baba6c12fa71da95b3b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='110c1d2895554ff7a6b643d41639a0d0',volume_attachment=,volume_type=,volume_type_id=6480610f-c55a-42a7-9b24-4da1e5c11977)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:07.406926 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8688187b-cb00-4dd5-99b0-aa4431e78b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:07.448103 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47b22cdc-2a3b-43c2-ac18-56294946cb29 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:07.448103 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47b22cdc-2a3b-43c2-ac18-56294946cb29 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:07.448103 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:07.448103 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:07.448426 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-47b22cdc-2a3b-43c2-ac18-56294946cb29 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:07.469536 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8688187b-cb00-4dd5-99b0-aa4431e78b53) transitioned into state 'SUCCESS' from state '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-320396616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='34f417f0ad164baba6c12fa71da95b3b',qos_specs=None,replication_status=,reservations=['2a2a4f8e-7e55-4fc8-ac18-ec11a9b79d3b','4b18c179-ccf2-4742-88ec-92f8c5f1e760','ca5af459-fd6e-4439-a395-d4eb6c83e9e2','ebe2dac7-8ece-4625-93aa-eebdb54ad398'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='110c1d2895554ff7a6b643d41639a0d0',volume_type_id=6480610f-c55a-42a7-9b24-4da1e5c11977)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:07.471666 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c91cfd-0181-4008-abc5-9dc3d1238a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:07.505761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33c91cfd-0181-4008-abc5-9dc3d1238a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:07.508620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Flow 'volume_create_api' (653b251f-af2d-41ac-a1d6-4e43376e4860) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:00:07.552765 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:07.552765 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:07.573951 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-47b22cdc-2a3b-43c2-ac18-56294946cb29 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:07.632428 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Create volume request issued successfully. Dec 12 03:00:07.637664 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-47b22cdc-2a3b-43c2-ac18-56294946cb29 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:07.638549 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1111/2213] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:07 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:00:07.664611 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51d60541-dd00-4f06-8323-077e91dffda8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes returned with HTTP 202 Dec 12 03:00:07.678339 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1103/2214] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:00:06 2020] POST /volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes => generated 833 bytes in 1158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:00:07.680605 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae09cc56-dedc-4689-8a21-14fb01fb8683 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] GET http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 Dec 12 03:00:07.681159 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae09cc56-dedc-4689-8a21-14fb01fb8683 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:07.681405 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:07.681405 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:07.682247 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae09cc56-dedc-4689-8a21-14fb01fb8683 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:07.768351 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:07.768351 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:07.780269 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae09cc56-dedc-4689-8a21-14fb01fb8683 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Volume info retrieved successfully. Dec 12 03:00:07.809560 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae09cc56-dedc-4689-8a21-14fb01fb8683 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 returned with HTTP 200 Dec 12 03:00:07.810821 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1112/2215] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:07 2020] GET /volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 => generated 925 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:08.147251 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d497be21-9d62-499e-8de7-b3465f60a614 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:08.148405 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d497be21-9d62-499e-8de7-b3465f60a614 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:08.148865 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:08.148865 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:08.149477 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d497be21-9d62-499e-8de7-b3465f60a614 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:08.149999 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d497be21-9d62-499e-8de7-b3465f60a614 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:08.209553 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:08.209553 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:08.222886 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d497be21-9d62-499e-8de7-b3465f60a614 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:08.225924 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1104/2216] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:08 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:08.655426 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4440af65-e5de-47c3-8cea-562d8ef44a26 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:08.656361 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4440af65-e5de-47c3-8cea-562d8ef44a26 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:08.657432 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:08.657432 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:08.658164 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4440af65-e5de-47c3-8cea-562d8ef44a26 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:08.781582 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:08.781582 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:08.796565 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4440af65-e5de-47c3-8cea-562d8ef44a26 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:08.827436 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4440af65-e5de-47c3-8cea-562d8ef44a26 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:08.827616 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21eb653c-bd7c-4e53-b0ec-3da22614c8a9 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] GET http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 Dec 12 03:00:08.828097 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21eb653c-bd7c-4e53-b0ec-3da22614c8a9 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:08.828294 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:08.828294 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:08.829026 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21eb653c-bd7c-4e53-b0ec-3da22614c8a9 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:08.829467 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1113/2217] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:08 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:08.924341 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:08.924341 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:08.949669 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-21eb653c-bd7c-4e53-b0ec-3da22614c8a9 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Volume info retrieved successfully. Dec 12 03:00:09.054342 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21eb653c-bd7c-4e53-b0ec-3da22614c8a9 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 returned with HTTP 200 Dec 12 03:00:09.058366 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1105/2218] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:08 2020] GET /volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 => generated 926 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:09.092134 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e99afc9c-bf62-4218-ac47-d42b93d7c839 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] GET http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 Dec 12 03:00:09.092134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e99afc9c-bf62-4218-ac47-d42b93d7c839 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:09.092134 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:09.092134 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:09.092134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e99afc9c-bf62-4218-ac47-d42b93d7c839 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:09.203452 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:09.203452 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:09.240841 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36d33bfc-5126-4c6c-b425-6027e06a4255 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:09.241418 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36d33bfc-5126-4c6c-b425-6027e06a4255 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:09.241638 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:09.241638 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:09.242101 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36d33bfc-5126-4c6c-b425-6027e06a4255 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:09.243595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-36d33bfc-5126-4c6c-b425-6027e06a4255 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:09.247071 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e99afc9c-bf62-4218-ac47-d42b93d7c839 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Volume info retrieved successfully. Dec 12 03:00:09.301954 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:09.301954 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:09.310779 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36d33bfc-5126-4c6c-b425-6027e06a4255 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:09.311694 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1106/2219] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:09 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:09.324017 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e99afc9c-bf62-4218-ac47-d42b93d7c839 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 returned with HTTP 200 Dec 12 03:00:09.328694 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1114/2220] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:09 2020] GET /volume/v3/128d332a24ac4a8788e664d7abebe927/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 => generated 1097 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:00:09.341288 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86161b22-396f-4d33-9d95-ee6d66bb11fd tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] POST http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87/action Dec 12 03:00:09.341753 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:09.341753 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:09.342545 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86161b22-396f-4d33-9d95-ee6d66bb11fd tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:00:09.342545 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86161b22-396f-4d33-9d95-ee6d66bb11fd tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:09.451224 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:09.451224 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:09.452494 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-86161b22-396f-4d33-9d95-ee6d66bb11fd tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Volume info retrieved successfully. Dec 12 03:00:09.546258 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-86161b22-396f-4d33-9d95-ee6d66bb11fd tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Dec 12 03:00:09.547136 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-86161b22-396f-4d33-9d95-ee6d66bb11fd tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Dec 12 03:00:09.601065 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-86161b22-396f-4d33-9d95-ee6d66bb11fd tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Created reservations ['d0eade76-8ecc-4039-9f6f-5165fe1d4ef6', '8270485f-70b9-4cf3-a738-4cdbb06aebbb'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:00:09.710667 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-86161b22-396f-4d33-9d95-ee6d66bb11fd tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Created reservations ['f9c0b979-a191-4c85-a1b6-044cff49a35e', '0c81964d-c3c2-4320-9c5e-786a9ba54897'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:00:09.845107 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0014c4f7-9624-445c-b8af-669edbd8dd9d tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:09.846091 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0014c4f7-9624-445c-b8af-669edbd8dd9d tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:09.846414 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:09.846414 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:09.846966 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0014c4f7-9624-445c-b8af-669edbd8dd9d tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:09.902143 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-86161b22-396f-4d33-9d95-ee6d66bb11fd tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Retype volume request issued successfully. Dec 12 03:00:09.902949 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86161b22-396f-4d33-9d95-ee6d66bb11fd tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87/action returned with HTTP 202 Dec 12 03:00:09.904272 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1107/2221] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 03:00:09 2020] POST /volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87/action => generated 0 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 03:00:09.911969 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f20372dc-32dd-472d-9059-7b77579ddfb8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] GET http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 Dec 12 03:00:09.913189 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f20372dc-32dd-472d-9059-7b77579ddfb8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:09.913189 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:09.913189 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:09.913694 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f20372dc-32dd-472d-9059-7b77579ddfb8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:09.959068 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:09.959068 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:09.985153 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0014c4f7-9624-445c-b8af-669edbd8dd9d tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:10.020170 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:10.020170 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:10.028729 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0014c4f7-9624-445c-b8af-669edbd8dd9d tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:10.033184 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1115/2222] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:09 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:10.047869 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f20372dc-32dd-472d-9059-7b77579ddfb8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Volume info retrieved successfully. Dec 12 03:00:10.120176 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f20372dc-32dd-472d-9059-7b77579ddfb8 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 returned with HTTP 200 Dec 12 03:00:10.130810 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1108/2223] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:09 2020] GET /volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 => generated 925 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:00:10.327343 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85002b65-36a8-4d56-afce-bccb94a20db4 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:10.327896 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85002b65-36a8-4d56-afce-bccb94a20db4 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:10.329180 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:10.329180 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:10.329939 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85002b65-36a8-4d56-afce-bccb94a20db4 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:10.330681 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-85002b65-36a8-4d56-afce-bccb94a20db4 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:10.378070 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:10.378070 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:10.380682 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85002b65-36a8-4d56-afce-bccb94a20db4 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:10.381865 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1116/2224] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:10 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:11.050075 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a34809b-2e36-4e25-95af-41fcce0411e5 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:11.050584 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a34809b-2e36-4e25-95af-41fcce0411e5 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:11.050986 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:11.050986 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:11.051579 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a34809b-2e36-4e25-95af-41fcce0411e5 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:11.138772 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da461260-5ec8-4907-a86d-17ad1369492d tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] GET http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 Dec 12 03:00:11.142089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da461260-5ec8-4907-a86d-17ad1369492d tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:11.142089 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:11.142089 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:11.142800 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da461260-5ec8-4907-a86d-17ad1369492d tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:11.278168 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:11.278168 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:11.307887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3a34809b-2e36-4e25-95af-41fcce0411e5 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:11.325770 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:11.325770 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:11.349738 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-da461260-5ec8-4907-a86d-17ad1369492d tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Volume info retrieved successfully. Dec 12 03:00:11.359317 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a34809b-2e36-4e25-95af-41fcce0411e5 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:11.360477 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1109/2225] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:11 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:11.397447 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d17690e-c442-4e9c-82ec-10fe1613a27a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:11.398139 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d17690e-c442-4e9c-82ec-10fe1613a27a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:11.398365 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:11.398365 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:11.398742 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d17690e-c442-4e9c-82ec-10fe1613a27a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:11.399204 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5d17690e-c442-4e9c-82ec-10fe1613a27a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:11.431994 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da461260-5ec8-4907-a86d-17ad1369492d tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 returned with HTTP 200 Dec 12 03:00:11.444216 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1117/2226] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:11 2020] GET /volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 => generated 926 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:11.464255 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20a78110-bf81-4e7c-adf3-bb2c86f49c60 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] GET http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 Dec 12 03:00:11.464884 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20a78110-bf81-4e7c-adf3-bb2c86f49c60 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:11.473885 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:11.473885 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:11.473885 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20a78110-bf81-4e7c-adf3-bb2c86f49c60 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:11.475199 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:11.475199 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:11.477393 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d17690e-c442-4e9c-82ec-10fe1613a27a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:11.478786 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1110/2227] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:11 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:00:11.629746 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:11.629746 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:11.666257 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-20a78110-bf81-4e7c-adf3-bb2c86f49c60 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Volume info retrieved successfully. Dec 12 03:00:11.747468 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20a78110-bf81-4e7c-adf3-bb2c86f49c60 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 returned with HTTP 200 Dec 12 03:00:11.759237 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1118/2228] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:11 2020] GET /volume/v3/128d332a24ac4a8788e664d7abebe927/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 => generated 1097 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:00:11.774424 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7fa3f614-dbe2-4580-8886-b1a1e3279ec9 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] GET http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-320396616 Dec 12 03:00:11.775476 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7fa3f614-dbe2-4580-8886-b1a1e3279ec9 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:11.775684 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:11.775684 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:11.776314 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7fa3f614-dbe2-4580-8886-b1a1e3279ec9 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:11.778393 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7fa3f614-dbe2-4580-8886-b1a1e3279ec9 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-320396616'), ('all_tenants', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:11.955170 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7fa3f614-dbe2-4580-8886-b1a1e3279ec9 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Get all volumes completed successfully. Dec 12 03:00:11.973944 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7fa3f614-dbe2-4580-8886-b1a1e3279ec9 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-320396616 returned with HTTP 200 Dec 12 03:00:11.982737 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1111/2229] 10.222.0.50 () {58 vars in 1363 bytes} [Sat Dec 12 03:00:11 2020] GET /volume/v3/128d332a24ac4a8788e664d7abebe927/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-320396616 => generated 412 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:11.987444 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61bd1492-1744-4974-afec-a3b6c669ef4f tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] DELETE http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 Dec 12 03:00:11.987973 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61bd1492-1744-4974-afec-a3b6c669ef4f tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:11.988172 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:11.988172 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:11.989136 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61bd1492-1744-4974-afec-a3b6c669ef4f tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:11.989782 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-61bd1492-1744-4974-afec-a3b6c669ef4f tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Delete volume with id: d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 Dec 12 03:00:12.110362 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:12.110362 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:12.112401 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-61bd1492-1744-4974-afec-a3b6c669ef4f tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Volume info retrieved successfully. Dec 12 03:00:12.167776 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-61bd1492-1744-4974-afec-a3b6c669ef4f tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Delete volume request issued successfully. Dec 12 03:00:12.168617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61bd1492-1744-4974-afec-a3b6c669ef4f tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 returned with HTTP 202 Dec 12 03:00:12.169764 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1119/2230] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:00:11 2020] DELETE /volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:00:12.177229 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7f477c1-dbd8-4408-ac4b-75812db5dd9c tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] GET http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 Dec 12 03:00:12.178025 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7f477c1-dbd8-4408-ac4b-75812db5dd9c tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:12.178453 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:12.178453 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:12.179133 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7f477c1-dbd8-4408-ac4b-75812db5dd9c tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:12.289543 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:12.289543 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:12.308171 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e7f477c1-dbd8-4408-ac4b-75812db5dd9c tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Volume info retrieved successfully. Dec 12 03:00:12.358449 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7f477c1-dbd8-4408-ac4b-75812db5dd9c tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 returned with HTTP 200 Dec 12 03:00:12.359486 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1112/2231] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:12 2020] GET /volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 => generated 925 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:12.375672 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f44c9503-b097-4144-842c-68489634499b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:12.376368 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f44c9503-b097-4144-842c-68489634499b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:12.376730 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:12.376730 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:12.377363 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f44c9503-b097-4144-842c-68489634499b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:12.491683 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad777e7c-e774-4331-90a7-0a8575d6794a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:12.492427 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad777e7c-e774-4331-90a7-0a8575d6794a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:12.492788 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:12.492788 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:12.493375 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad777e7c-e774-4331-90a7-0a8575d6794a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:12.494556 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ad777e7c-e774-4331-90a7-0a8575d6794a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:12.509266 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:12.509266 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:12.548853 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f44c9503-b097-4144-842c-68489634499b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:12.556785 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:12.556785 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:12.558870 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad777e7c-e774-4331-90a7-0a8575d6794a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:12.574240 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1113/2232] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:12 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:12.597874 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f44c9503-b097-4144-842c-68489634499b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:12.609607 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1120/2233] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:12 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:13.375261 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-573956eb-a129-40c9-b371-74484f90c9c5 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] GET http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 Dec 12 03:00:13.375787 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-573956eb-a129-40c9-b371-74484f90c9c5 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:13.375978 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:13.375978 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:13.377073 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-573956eb-a129-40c9-b371-74484f90c9c5 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:13.513657 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:13.513657 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:13.530157 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-573956eb-a129-40c9-b371-74484f90c9c5 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Volume info retrieved successfully. Dec 12 03:00:13.585778 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-573956eb-a129-40c9-b371-74484f90c9c5 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 returned with HTTP 200 Dec 12 03:00:13.589270 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2286f4af-414c-411f-9e73-23b3e16c5960 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:13.590401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2286f4af-414c-411f-9e73-23b3e16c5960 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:13.590777 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:13.590777 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:13.591661 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2286f4af-414c-411f-9e73-23b3e16c5960 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:13.592205 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2286f4af-414c-411f-9e73-23b3e16c5960 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:13.603709 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1114/2234] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:13 2020] GET /volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 => generated 925 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:13.624390 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25c7a727-7a7d-4b0a-9477-ec41ee9e2d94 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:13.624977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25c7a727-7a7d-4b0a-9477-ec41ee9e2d94 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:13.625187 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:13.625187 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:13.625558 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25c7a727-7a7d-4b0a-9477-ec41ee9e2d94 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:13.659940 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:13.659940 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:13.669142 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2286f4af-414c-411f-9e73-23b3e16c5960 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:13.670228 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1121/2235] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:13 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:13.785828 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:13.785828 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:13.794934 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-25c7a727-7a7d-4b0a-9477-ec41ee9e2d94 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:13.858408 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25c7a727-7a7d-4b0a-9477-ec41ee9e2d94 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:13.860113 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1115/2236] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:13 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:14.611942 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a391768-a011-4b25-bc4c-f0d555a51318 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] GET http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 Dec 12 03:00:14.613283 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a391768-a011-4b25-bc4c-f0d555a51318 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:14.613952 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:14.613952 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:14.616817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a391768-a011-4b25-bc4c-f0d555a51318 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:14.677236 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:14.677236 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:14.684368 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cef49117-4b15-4422-8306-087e9fe6bbde tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:14.685456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cef49117-4b15-4422-8306-087e9fe6bbde tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:14.685850 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:14.685850 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:14.687619 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cef49117-4b15-4422-8306-087e9fe6bbde tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:14.688287 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cef49117-4b15-4422-8306-087e9fe6bbde tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:14.716092 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a391768-a011-4b25-bc4c-f0d555a51318 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Volume info retrieved successfully. Dec 12 03:00:14.760544 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:14.760544 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:14.765066 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cef49117-4b15-4422-8306-087e9fe6bbde tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:14.769469 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1116/2237] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:14 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:14.779794 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a391768-a011-4b25-bc4c-f0d555a51318 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 returned with HTTP 200 Dec 12 03:00:14.782141 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1122/2238] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:14 2020] GET /volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 => generated 925 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:14.874797 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bfb23315-55b9-445b-82d0-6268b7757d6f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:14.876093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bfb23315-55b9-445b-82d0-6268b7757d6f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:14.876322 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:14.876322 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:14.876719 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bfb23315-55b9-445b-82d0-6268b7757d6f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:14.961082 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:14.961082 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:14.970959 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bfb23315-55b9-445b-82d0-6268b7757d6f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:14.996823 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bfb23315-55b9-445b-82d0-6268b7757d6f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:14.997941 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1117/2239] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:14 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:15.788232 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c17c46c-3012-4608-b66f-ae549fc2687f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:15.788872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c17c46c-3012-4608-b66f-ae549fc2687f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:15.789041 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:15.789041 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:15.789701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c17c46c-3012-4608-b66f-ae549fc2687f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:15.790076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6c17c46c-3012-4608-b66f-ae549fc2687f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:15.799189 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-781372de-46e0-4ebf-81b0-e36d232d6cf3 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] GET http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 Dec 12 03:00:15.800495 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-781372de-46e0-4ebf-81b0-e36d232d6cf3 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:15.800963 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:15.800963 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:15.801644 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-781372de-46e0-4ebf-81b0-e36d232d6cf3 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:15.875797 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:15.875797 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:15.889547 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c17c46c-3012-4608-b66f-ae549fc2687f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:15.890867 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1123/2240] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:15 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:15.903811 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-781372de-46e0-4ebf-81b0-e36d232d6cf3 tempest-VolumeRetypeWithoutMigrationTest-161110092 tempest-VolumeRetypeWithoutMigrationTest-161110092] http://10.222.0.50/volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 returned with HTTP 404 Dec 12 03:00:15.908803 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1118/2241] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:15 2020] GET /volume/v3/34f417f0ad164baba6c12fa71da95b3b/volumes/d0c8780b-3dcf-41b4-9b5c-bd0ba7964a87 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 12 03:00:15.916050 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-274af4a6-2710-4f4e-988d-f86c06ac3a3e tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] DELETE http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/types/19431e8f-d5da-45e9-ada9-227cf8a7fd73 Dec 12 03:00:15.916839 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-274af4a6-2710-4f4e-988d-f86c06ac3a3e tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:15.917228 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:15.917228 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:15.917871 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-274af4a6-2710-4f4e-988d-f86c06ac3a3e tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:16.014177 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0ffd6f9-0c7a-4aae-a4ba-4726ea5070b7 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:16.014795 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0ffd6f9-0c7a-4aae-a4ba-4726ea5070b7 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:16.015404 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0ffd6f9-0c7a-4aae-a4ba-4726ea5070b7 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:16.111673 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:16.111673 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:16.122018 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c0ffd6f9-0c7a-4aae-a4ba-4726ea5070b7 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:16.129910 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 03:00:16.129910 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 03:00:16.159770 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-274af4a6-2710-4f4e-988d-f86c06ac3a3e tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/types/19431e8f-d5da-45e9-ada9-227cf8a7fd73 returned with HTTP 202 Dec 12 03:00:16.173877 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1124/2242] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 03:00:15 2020] DELETE /volume/v3/128d332a24ac4a8788e664d7abebe927/types/19431e8f-d5da-45e9-ada9-227cf8a7fd73 => generated 0 bytes in 253 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:00:16.174028 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0ffd6f9-0c7a-4aae-a4ba-4726ea5070b7 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:16.175077 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1119/2243] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:16 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:00:16.185073 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25279888-8cb1-43e0-b1ec-0262649c0b09 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] GET http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/types/19431e8f-d5da-45e9-ada9-227cf8a7fd73 Dec 12 03:00:16.185977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25279888-8cb1-43e0-b1ec-0262649c0b09 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:16.186645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25279888-8cb1-43e0-b1ec-0262649c0b09 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:16.233929 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25279888-8cb1-43e0-b1ec-0262649c0b09 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/types/19431e8f-d5da-45e9-ada9-227cf8a7fd73 returned with HTTP 404 Dec 12 03:00:16.235788 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1125/2244] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 03:00:16 2020] GET /volume/v3/128d332a24ac4a8788e664d7abebe927/types/19431e8f-d5da-45e9-ada9-227cf8a7fd73 => generated 114 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:00:16.245332 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66cfffc5-fa98-4380-8ddd-27104688ae9d tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] DELETE http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/types/6480610f-c55a-42a7-9b24-4da1e5c11977 Dec 12 03:00:16.246192 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66cfffc5-fa98-4380-8ddd-27104688ae9d tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:16.246528 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:16.246528 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:16.247077 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66cfffc5-fa98-4380-8ddd-27104688ae9d tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:16.478434 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 03:00:16.478434 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 03:00:16.521840 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66cfffc5-fa98-4380-8ddd-27104688ae9d tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/types/6480610f-c55a-42a7-9b24-4da1e5c11977 returned with HTTP 202 Dec 12 03:00:16.523090 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1120/2245] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 03:00:16 2020] DELETE /volume/v3/128d332a24ac4a8788e664d7abebe927/types/6480610f-c55a-42a7-9b24-4da1e5c11977 => generated 0 bytes in 283 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:00:16.531319 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd93f997-5e15-4fec-a657-102c37c35c78 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] GET http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/types/6480610f-c55a-42a7-9b24-4da1e5c11977 Dec 12 03:00:16.532260 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd93f997-5e15-4fec-a657-102c37c35c78 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:16.533173 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd93f997-5e15-4fec-a657-102c37c35c78 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:16.553994 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd93f997-5e15-4fec-a657-102c37c35c78 tempest-VolumeRetypeWithoutMigrationTest-1105173720 tempest-VolumeRetypeWithoutMigrationTest-1105173720] http://10.222.0.50/volume/v3/128d332a24ac4a8788e664d7abebe927/types/6480610f-c55a-42a7-9b24-4da1e5c11977 returned with HTTP 404 Dec 12 03:00:16.556768 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1126/2246] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 03:00:16 2020] GET /volume/v3/128d332a24ac4a8788e664d7abebe927/types/6480610f-c55a-42a7-9b24-4da1e5c11977 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:00:16.907044 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5086129f-5140-4d57-956d-f13880cad7ac tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:16.907621 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5086129f-5140-4d57-956d-f13880cad7ac tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:16.911718 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5086129f-5140-4d57-956d-f13880cad7ac tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:16.911718 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5086129f-5140-4d57-956d-f13880cad7ac tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:17.023180 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:17.023180 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:17.033749 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5086129f-5140-4d57-956d-f13880cad7ac tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:17.044182 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1121/2247] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:16 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:17.190371 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f032c904-0900-4f0b-aaf9-5cec03edcc41 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:17.191292 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f032c904-0900-4f0b-aaf9-5cec03edcc41 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:17.191873 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f032c904-0900-4f0b-aaf9-5cec03edcc41 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:17.304435 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:17.304435 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:17.329112 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f032c904-0900-4f0b-aaf9-5cec03edcc41 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:17.375073 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f032c904-0900-4f0b-aaf9-5cec03edcc41 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:17.381038 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1127/2248] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:17 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:18.048235 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb695d2c-321c-43d2-8e5e-a48e75e4cb93 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:18.048984 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb695d2c-321c-43d2-8e5e-a48e75e4cb93 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:18.048984 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:18.048984 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:18.049348 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb695d2c-321c-43d2-8e5e-a48e75e4cb93 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:18.049751 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fb695d2c-321c-43d2-8e5e-a48e75e4cb93 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:18.098533 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:18.098533 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:18.101078 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb695d2c-321c-43d2-8e5e-a48e75e4cb93 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:18.102306 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1122/2249] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:18 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:18.393435 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba5eb4fe-603b-45d2-a543-1bc6e229fd8b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:18.393997 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba5eb4fe-603b-45d2-a543-1bc6e229fd8b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:18.394222 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:18.394222 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:18.394595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba5eb4fe-603b-45d2-a543-1bc6e229fd8b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:18.534559 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:18.534559 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:18.569732 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba5eb4fe-603b-45d2-a543-1bc6e229fd8b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:18.643163 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba5eb4fe-603b-45d2-a543-1bc6e229fd8b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:18.643982 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1128/2250] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:18 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 911 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:19.116360 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4aff2710-fbf8-42e9-882d-d6795f203f73 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:19.116935 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4aff2710-fbf8-42e9-882d-d6795f203f73 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:19.117692 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:19.117692 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:19.118955 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4aff2710-fbf8-42e9-882d-d6795f203f73 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:19.119493 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4aff2710-fbf8-42e9-882d-d6795f203f73 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:19.175283 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:19.175283 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:19.181570 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4aff2710-fbf8-42e9-882d-d6795f203f73 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:19.185052 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1123/2251] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:19 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:19.663643 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0097bfa0-ac5c-4eb4-9846-1384b2588053 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:19.664310 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0097bfa0-ac5c-4eb4-9846-1384b2588053 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:19.664532 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:19.664532 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:19.664931 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0097bfa0-ac5c-4eb4-9846-1384b2588053 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:19.828086 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:19.828086 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:19.852958 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0097bfa0-ac5c-4eb4-9846-1384b2588053 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:19.900583 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0097bfa0-ac5c-4eb4-9846-1384b2588053 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:19.910592 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1129/2252] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:19 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 969 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:20.209871 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2f759ac-637e-4ca0-8440-23de42935668 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:20.209871 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2f759ac-637e-4ca0-8440-23de42935668 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:20.209871 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:20.209871 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:20.209871 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2f759ac-637e-4ca0-8440-23de42935668 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:20.209871 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e2f759ac-637e-4ca0-8440-23de42935668 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:20.287867 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:20.287867 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:20.297369 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2f759ac-637e-4ca0-8440-23de42935668 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:20.298248 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1124/2253] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:20 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:20.919260 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60d02d35-d910-4c74-9689-547ea7f66727 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:20.919882 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60d02d35-d910-4c74-9689-547ea7f66727 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:20.920074 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:20.920074 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:20.920767 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60d02d35-d910-4c74-9689-547ea7f66727 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:21.064039 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:21.064039 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:21.090452 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-60d02d35-d910-4c74-9689-547ea7f66727 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:21.170751 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60d02d35-d910-4c74-9689-547ea7f66727 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:21.171638 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1130/2254] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:20 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 969 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:00:21.313162 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f6bbad5-cf92-4725-99a2-10695d36b895 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:21.314435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f6bbad5-cf92-4725-99a2-10695d36b895 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:21.314856 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:21.314856 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:21.315586 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f6bbad5-cf92-4725-99a2-10695d36b895 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:21.316434 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0f6bbad5-cf92-4725-99a2-10695d36b895 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:21.390406 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:21.390406 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:21.394720 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f6bbad5-cf92-4725-99a2-10695d36b895 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:21.395999 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1125/2255] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:21 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:22.187867 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36513e60-50d3-4f13-b75a-45abb16ce7d5 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:22.188387 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36513e60-50d3-4f13-b75a-45abb16ce7d5 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:22.188603 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:22.188603 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:22.189352 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36513e60-50d3-4f13-b75a-45abb16ce7d5 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:22.376307 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:22.376307 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:22.401079 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-36513e60-50d3-4f13-b75a-45abb16ce7d5 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:22.410686 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5428f56-6da6-44c1-af88-d5ccdbf87302 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:22.411268 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5428f56-6da6-44c1-af88-d5ccdbf87302 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:22.411480 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:22.411480 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:22.411805 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5428f56-6da6-44c1-af88-d5ccdbf87302 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:22.412347 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a5428f56-6da6-44c1-af88-d5ccdbf87302 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:22.505773 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:22.505773 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:22.507602 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5428f56-6da6-44c1-af88-d5ccdbf87302 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:22.525728 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36513e60-50d3-4f13-b75a-45abb16ce7d5 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:22.526010 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1126/2256] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:22 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:22.530581 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1131/2257] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:22 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 972 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:23.522589 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-382c70ec-b918-4305-b7cb-3ae7ae3a69c5 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:23.523136 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-382c70ec-b918-4305-b7cb-3ae7ae3a69c5 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:23.523525 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:23.523525 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:23.524245 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-382c70ec-b918-4305-b7cb-3ae7ae3a69c5 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:23.526184 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-382c70ec-b918-4305-b7cb-3ae7ae3a69c5 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:23.545600 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-580eb1d7-aed7-487f-9af6-2268b66799fb tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:23.546855 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-580eb1d7-aed7-487f-9af6-2268b66799fb tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:23.547074 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:23.547074 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:23.547448 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-580eb1d7-aed7-487f-9af6-2268b66799fb tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:23.624307 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:23.624307 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:23.626821 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-382c70ec-b918-4305-b7cb-3ae7ae3a69c5 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:23.635033 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1127/2258] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:23 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:23.712631 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:23.712631 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:23.733563 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-580eb1d7-aed7-487f-9af6-2268b66799fb tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:23.811596 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-580eb1d7-aed7-487f-9af6-2268b66799fb tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:23.819823 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1132/2259] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:23 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 972 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:24.648279 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ae45e42-2cd1-4945-a7c7-292e30653bae tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:24.648937 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ae45e42-2cd1-4945-a7c7-292e30653bae tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:24.649198 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:24.649198 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:24.649770 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ae45e42-2cd1-4945-a7c7-292e30653bae tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:24.650625 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3ae45e42-2cd1-4945-a7c7-292e30653bae tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:24.731557 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:24.731557 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:24.733467 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ae45e42-2cd1-4945-a7c7-292e30653bae tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:24.742736 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1128/2260] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:24 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:24.834811 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1910f67-ae60-41a9-8888-da7897e6cee0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:24.835542 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1910f67-ae60-41a9-8888-da7897e6cee0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:24.835916 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:24.835916 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:24.836599 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1910f67-ae60-41a9-8888-da7897e6cee0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:24.961762 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:24.961762 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:24.986597 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f1910f67-ae60-41a9-8888-da7897e6cee0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:25.040263 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1910f67-ae60-41a9-8888-da7897e6cee0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:25.045791 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1133/2261] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:24 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 972 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:25.761812 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45831248-beed-4397-8e20-626eb894e48e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:25.765634 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45831248-beed-4397-8e20-626eb894e48e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:25.766938 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:25.766938 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:25.771727 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45831248-beed-4397-8e20-626eb894e48e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:25.772316 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-45831248-beed-4397-8e20-626eb894e48e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:25.841130 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:25.841130 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:25.848207 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45831248-beed-4397-8e20-626eb894e48e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:25.849418 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1129/2262] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:25 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:26.058617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b48b7dfc-1d99-4e4d-9c6a-bcf7c47732e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:26.059389 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b48b7dfc-1d99-4e4d-9c6a-bcf7c47732e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:26.059817 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:26.059817 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:26.060386 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b48b7dfc-1d99-4e4d-9c6a-bcf7c47732e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:26.153996 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:26.153996 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:26.171963 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b48b7dfc-1d99-4e4d-9c6a-bcf7c47732e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:26.199457 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b48b7dfc-1d99-4e4d-9c6a-bcf7c47732e0 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:26.200293 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1134/2263] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:26 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 972 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:26.863227 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1da3deb5-5cc6-4c47-925e-1e938e0c6c4e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:26.865188 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1da3deb5-5cc6-4c47-925e-1e938e0c6c4e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:26.865188 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:26.865188 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:26.865700 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1da3deb5-5cc6-4c47-925e-1e938e0c6c4e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:26.865899 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1da3deb5-5cc6-4c47-925e-1e938e0c6c4e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:26.918640 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:26.918640 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:26.920508 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1da3deb5-5cc6-4c47-925e-1e938e0c6c4e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:26.921575 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1130/2264] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:26 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:27.222017 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f35afdd9-68e5-497d-8da4-73589c47813e tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:27.227072 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f35afdd9-68e5-497d-8da4-73589c47813e tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:27.227316 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:27.227316 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:27.228857 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f35afdd9-68e5-497d-8da4-73589c47813e tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:27.386627 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:27.386627 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:27.407549 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f35afdd9-68e5-497d-8da4-73589c47813e tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:27.526669 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f35afdd9-68e5-497d-8da4-73589c47813e tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:27.529892 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1135/2265] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:27 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 972 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:27.936685 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c765b2b-5c4f-4155-8238-a0edd45e7d25 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:27.938237 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c765b2b-5c4f-4155-8238-a0edd45e7d25 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:27.938486 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:27.938486 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:27.938934 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4c765b2b-5c4f-4155-8238-a0edd45e7d25 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:27.939370 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4c765b2b-5c4f-4155-8238-a0edd45e7d25 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:27.991362 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:27.991362 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:28.004819 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4c765b2b-5c4f-4155-8238-a0edd45e7d25 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:28.006421 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1131/2266] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:27 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:28.554539 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b28165f5-4946-4a2d-8d5e-bf46c59824bb tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:28.555428 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b28165f5-4946-4a2d-8d5e-bf46c59824bb tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:28.556075 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:28.556075 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:28.558474 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b28165f5-4946-4a2d-8d5e-bf46c59824bb tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:28.735564 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:28.735564 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:28.773269 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b28165f5-4946-4a2d-8d5e-bf46c59824bb tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:28.845013 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b28165f5-4946-4a2d-8d5e-bf46c59824bb tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:28.846411 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1136/2267] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:28 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 972 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:29.022894 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1030cff1-2850-4d19-bbc5-06682ee39a7f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:29.023477 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1030cff1-2850-4d19-bbc5-06682ee39a7f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:29.023675 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:29.023675 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:29.028634 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1030cff1-2850-4d19-bbc5-06682ee39a7f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:29.029237 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1030cff1-2850-4d19-bbc5-06682ee39a7f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:29.083135 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:29.083135 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:29.085985 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1030cff1-2850-4d19-bbc5-06682ee39a7f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:29.088594 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1132/2268] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:29 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:29.865248 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-405c713e-f218-45c3-ae9a-eccb423c351f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:29.865791 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-405c713e-f218-45c3-ae9a-eccb423c351f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:29.865998 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:29.865998 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:29.866378 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-405c713e-f218-45c3-ae9a-eccb423c351f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:30.078077 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:30.078077 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:30.096855 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-405c713e-f218-45c3-ae9a-eccb423c351f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:30.103879 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f37d03ac-d460-4176-8839-e98b53ce8c62 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:30.104525 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f37d03ac-d460-4176-8839-e98b53ce8c62 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:30.104759 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:30.104759 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:30.105443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f37d03ac-d460-4176-8839-e98b53ce8c62 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:30.105963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f37d03ac-d460-4176-8839-e98b53ce8c62 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:30.188301 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:30.188301 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:30.201057 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f37d03ac-d460-4176-8839-e98b53ce8c62 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:30.202835 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-405c713e-f218-45c3-ae9a-eccb423c351f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:30.204072 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1133/2269] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:30 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:30.207616 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1137/2270] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:29 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 972 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:31.221065 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe4028ee-2d9c-48e7-824e-fb33229ec45e tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:31.221594 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe4028ee-2d9c-48e7-824e-fb33229ec45e tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:31.221803 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:31.221803 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:31.222126 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe4028ee-2d9c-48e7-824e-fb33229ec45e tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:31.224511 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c4c8c30-5c59-4b44-8c4c-c2abfdf74874 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:31.228223 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c4c8c30-5c59-4b44-8c4c-c2abfdf74874 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:31.228496 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:31.228496 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:31.229159 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c4c8c30-5c59-4b44-8c4c-c2abfdf74874 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:31.229670 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3c4c8c30-5c59-4b44-8c4c-c2abfdf74874 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:31.318907 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:31.318907 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:31.320797 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c4c8c30-5c59-4b44-8c4c-c2abfdf74874 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:31.321737 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1134/2271] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:31 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:31.379001 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:31.379001 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:31.401325 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fe4028ee-2d9c-48e7-824e-fb33229ec45e tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:31.461247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe4028ee-2d9c-48e7-824e-fb33229ec45e tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:31.465686 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1138/2272] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:31 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 1360 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:00:31.485249 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d1cdeff-3654-4b39-8a56-9ce068474780 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] POST http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a/action Dec 12 03:00:31.485918 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:31.485918 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:31.486614 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d1cdeff-3654-4b39-8a56-9ce068474780 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] 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=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:00:31.487561 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d1cdeff-3654-4b39-8a56-9ce068474780 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] 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=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:31.643502 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:31.643502 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:31.769823 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:31.769823 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:31.773546 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d1cdeff-3654-4b39-8a56-9ce068474780 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:31.828871 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d1cdeff-3654-4b39-8a56-9ce068474780 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Update volume metadata completed successfully. Dec 12 03:00:31.829874 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d1cdeff-3654-4b39-8a56-9ce068474780 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a/action returned with HTTP 200 Dec 12 03:00:31.831022 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1135/2273] 10.222.0.50 () {60 vars in 1358 bytes} [Sat Dec 12 03:00:31 2020] POST /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a/action => generated 511 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:31.841150 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-557c4519-36c3-45e9-b911-9669043c2f3a tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:31.841681 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-557c4519-36c3-45e9-b911-9669043c2f3a tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:31.841878 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:31.841878 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:31.842676 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-557c4519-36c3-45e9-b911-9669043c2f3a tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:32.032644 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:32.032644 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:32.059251 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-557c4519-36c3-45e9-b911-9669043c2f3a tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:32.116360 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-557c4519-36c3-45e9-b911-9669043c2f3a tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:32.133031 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1139/2274] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:31 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 1435 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:00:32.135566 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15d6da18-2986-4ae4-915d-779c3764485f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] POST http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a/action Dec 12 03:00:32.136299 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:32.136299 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:32.136974 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15d6da18-2986-4ae4-915d-779c3764485f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:00:32.137501 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15d6da18-2986-4ae4-915d-779c3764485f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:32.281423 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:32.281423 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:32.347321 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-004e9ad2-7d8d-4073-b50a-ec1832858515 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:32.360320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-004e9ad2-7d8d-4073-b50a-ec1832858515 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:32.360320 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:32.360320 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:32.360320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-004e9ad2-7d8d-4073-b50a-ec1832858515 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:32.360786 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-004e9ad2-7d8d-4073-b50a-ec1832858515 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:32.440824 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:32.440824 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:32.442814 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-15d6da18-2986-4ae4-915d-779c3764485f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:32.459301 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:32.459301 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:32.468216 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-004e9ad2-7d8d-4073-b50a-ec1832858515 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:32.469514 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1140/2275] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:32 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 816 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:32.500699 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-15d6da18-2986-4ae4-915d-779c3764485f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Get volume image-metadata completed successfully. Dec 12 03:00:32.562517 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 03:00:32.562517 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 03:00:32.573689 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-15d6da18-2986-4ae4-915d-779c3764485f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Delete volume metadata completed successfully. Dec 12 03:00:32.574177 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15d6da18-2986-4ae4-915d-779c3764485f tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a/action returned with HTTP 200 Dec 12 03:00:32.575105 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1136/2276] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 03:00:32 2020] POST /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a/action => generated 0 bytes in 444 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 12 03:00:32.586145 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68efb3c4-9f07-4350-93dc-ea36b25cf41c tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] POST http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a/action Dec 12 03:00:32.586661 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:32.586661 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:32.587682 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68efb3c4-9f07-4350-93dc-ea36b25cf41c tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Action body: b'{"os-show_image_metadata": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:00:32.588074 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68efb3c4-9f07-4350-93dc-ea36b25cf41c tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:32.723361 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:32.723361 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:32.733675 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-68efb3c4-9f07-4350-93dc-ea36b25cf41c tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:32.768113 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-68efb3c4-9f07-4350-93dc-ea36b25cf41c tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Get volume image-metadata completed successfully. Dec 12 03:00:32.776173 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68efb3c4-9f07-4350-93dc-ea36b25cf41c tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a/action returned with HTTP 200 Dec 12 03:00:32.783465 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1141/2277] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 03:00:32 2020] POST /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a/action => generated 485 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:32.790346 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac283e5b-ce64-48b2-a604-0d08395eef71 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] DELETE http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:32.791090 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac283e5b-ce64-48b2-a604-0d08395eef71 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:32.791462 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:32.791462 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:32.792083 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac283e5b-ce64-48b2-a604-0d08395eef71 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:32.792794 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ac283e5b-ce64-48b2-a604-0d08395eef71 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Delete volume with id: 3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:32.951114 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:32.951114 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:32.952610 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ac283e5b-ce64-48b2-a604-0d08395eef71 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:33.013159 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ac283e5b-ce64-48b2-a604-0d08395eef71 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Delete volume request issued successfully. Dec 12 03:00:33.013895 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac283e5b-ce64-48b2-a604-0d08395eef71 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 202 Dec 12 03:00:33.014927 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1137/2278] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:00:32 2020] DELETE /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:00:33.030608 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1527b33d-6087-45db-ba35-e529785a1893 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:33.031154 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1527b33d-6087-45db-ba35-e529785a1893 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:33.031379 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:33.031379 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:33.031760 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1527b33d-6087-45db-ba35-e529785a1893 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:33.234412 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:33.234412 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:33.265051 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1527b33d-6087-45db-ba35-e529785a1893 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:33.306452 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1527b33d-6087-45db-ba35-e529785a1893 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:33.307918 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1138/2279] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:33 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 1408 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:00:33.360172 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08c73df9-093d-4497-a60a-2949a74f13b3 tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] GET http://10.222.0.50/volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services Dec 12 03:00:33.361048 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-08c73df9-093d-4497-a60a-2949a74f13b3 tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:33.361674 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:33.361674 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:33.362516 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-08c73df9-093d-4497-a60a-2949a74f13b3 tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:33.405079 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08c73df9-093d-4497-a60a-2949a74f13b3 tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] http://10.222.0.50/volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services returned with HTTP 200 Dec 12 03:00:33.409558 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1142/2280] 10.222.0.50 () {58 vars in 1216 bytes} [Sat Dec 12 03:00:32 2020] GET /volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services => generated 629 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:33.428974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1463abcb-89b3-46ec-9cea-9d753138a7c9 tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] PUT http://10.222.0.50/volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services/disable-log-reason Dec 12 03:00:33.432456 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:33.432456 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:33.433271 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1463abcb-89b3-46ec-9cea-9d753138a7c9 tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] Action: 'update', calling method: update, body: {"host": "n-d-765315-4", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:33.436045 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1463abcb-89b3-46ec-9cea-9d753138a7c9 tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] http://10.222.0.50/volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services/disable-log-reason returned with HTTP 400 Dec 12 03:00:33.441001 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1139/2281] 10.222.0.50 () {60 vars in 1293 bytes} [Sat Dec 12 03:00:33 2020] PUT /volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services/disable-log-reason => generated 136 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 03:00:33.454648 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f705e7c-0c1e-44f4-b2b1-6ea88934c374 tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] PUT http://10.222.0.50/volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services/disable Dec 12 03:00:33.455869 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4f705e7c-0c1e-44f4-b2b1-6ea88934c374 tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] Action: 'update', calling method: update, body: {"host": "n-d-765315-4", "binary": "invalid_binary"} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:33.483220 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33e958a3-a48c-4fb6-913f-a793a75d9c77 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:33.483798 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33e958a3-a48c-4fb6-913f-a793a75d9c77 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:33.484290 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33e958a3-a48c-4fb6-913f-a793a75d9c77 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:33.484768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-33e958a3-a48c-4fb6-913f-a793a75d9c77 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:33.494322 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f705e7c-0c1e-44f4-b2b1-6ea88934c374 tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] http://10.222.0.50/volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services/disable returned with HTTP 404 Dec 12 03:00:33.509908 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1143/2282] 10.222.0.50 () {60 vars in 1260 bytes} [Sat Dec 12 03:00:33 2020] PUT /volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services/disable => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:00:33.523779 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d0336e2-bc79-41dd-90b8-c93dc0e0a9b6 tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] PUT http://10.222.0.50/volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services/enable Dec 12 03:00:33.539099 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d0336e2-bc79-41dd-90b8-c93dc0e0a9b6 tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:33.564076 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:33.564076 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:33.570407 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d0336e2-bc79-41dd-90b8-c93dc0e0a9b6 tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] http://10.222.0.50/volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services/enable returned with HTTP 404 Dec 12 03:00:33.577843 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1144/2283] 10.222.0.50 () {60 vars in 1257 bytes} [Sat Dec 12 03:00:33 2020] PUT /volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services/enable => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:00:33.578044 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33e958a3-a48c-4fb6-913f-a793a75d9c77 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:33.578044 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1140/2284] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:33 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:33.588874 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1151cefe-b10f-4a21-86ca-d8f0d203e082 tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] PUT http://10.222.0.50/volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services/freeze Dec 12 03:00:33.601394 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1151cefe-b10f-4a21-86ca-d8f0d203e082 tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:33.624916 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1151cefe-b10f-4a21-86ca-d8f0d203e082 tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] http://10.222.0.50/volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services/freeze returned with HTTP 400 Dec 12 03:00:33.632208 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1145/2285] 10.222.0.50 () {60 vars in 1257 bytes} [Sat Dec 12 03:00:33 2020] PUT /volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services/freeze => generated 83 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 12 03:00:33.639672 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aaf90f31-8661-4001-a1f1-d5ff9a70074d tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] PUT http://10.222.0.50/volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services/thaw Dec 12 03:00:33.640152 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:33.640152 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:33.640543 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aaf90f31-8661-4001-a1f1-d5ff9a70074d tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:33.665671 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aaf90f31-8661-4001-a1f1-d5ff9a70074d tempest-VolumeServicesNegativeTest-1502038986 tempest-VolumeServicesNegativeTest-1502038986] http://10.222.0.50/volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services/thaw returned with HTTP 400 Dec 12 03:00:33.667335 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1141/2286] 10.222.0.50 () {60 vars in 1251 bytes} [Sat Dec 12 03:00:33 2020] PUT /volume/v3/578f5002f3214f6b94251a0befd58a0e/os-services/thaw => generated 83 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 12 03:00:34.325838 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9b54700-2412-4799-afb5-d744658a313c tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:34.326545 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9b54700-2412-4799-afb5-d744658a313c tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:34.327039 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9b54700-2412-4799-afb5-d744658a313c tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:34.466514 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:34.466514 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:34.489075 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a9b54700-2412-4799-afb5-d744658a313c tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:34.536216 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9b54700-2412-4799-afb5-d744658a313c tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:34.537645 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1146/2287] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:34 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 1408 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:00:34.589148 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d06d100d-efc2-4c22-922d-83782f2d63ee tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:34.589978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d06d100d-efc2-4c22-922d-83782f2d63ee tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:34.590637 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d06d100d-efc2-4c22-922d-83782f2d63ee tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:34.591498 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d06d100d-efc2-4c22-922d-83782f2d63ee tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:34.644969 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:34.644969 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:34.650403 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d06d100d-efc2-4c22-922d-83782f2d63ee tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:34.651400 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1142/2288] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:34 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:35.553179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a5fa151-5a7b-4c76-8467-401ee469817b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:35.553767 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a5fa151-5a7b-4c76-8467-401ee469817b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:35.553871 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:35.553871 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:35.554244 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a5fa151-5a7b-4c76-8467-401ee469817b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:35.632026 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:35.632026 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:35.645301 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a5fa151-5a7b-4c76-8467-401ee469817b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Volume info retrieved successfully. Dec 12 03:00:35.665072 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a125350-52e0-45d2-a3a6-4aa0d2624d2e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:35.666015 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a125350-52e0-45d2-a3a6-4aa0d2624d2e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:35.666388 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:35.666388 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:35.667005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a125350-52e0-45d2-a3a6-4aa0d2624d2e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:35.667525 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3a125350-52e0-45d2-a3a6-4aa0d2624d2e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:35.696297 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a5fa151-5a7b-4c76-8467-401ee469817b tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 200 Dec 12 03:00:35.696297 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1147/2289] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:35 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 1408 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:00:35.716265 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:35.716265 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:35.732698 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a125350-52e0-45d2-a3a6-4aa0d2624d2e tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:35.733537 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1143/2290] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:35 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:00:35.747093 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8bdefe4-971d-42ec-b57b-75a0b9257e65 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a Dec 12 03:00:35.749257 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8bdefe4-971d-42ec-b57b-75a0b9257e65 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:35.749744 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:35.749744 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:35.750453 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8bdefe4-971d-42ec-b57b-75a0b9257e65 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:35.839082 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:35.839082 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:35.848841 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e8bdefe4-971d-42ec-b57b-75a0b9257e65 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Volume info retrieved successfully. Dec 12 03:00:35.901610 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8bdefe4-971d-42ec-b57b-75a0b9257e65 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a returned with HTTP 200 Dec 12 03:00:35.916479 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1148/2291] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:35 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a => generated 913 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:35.922201 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5417e1fc-de75-4271-bd1d-520221113247 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] PUT http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:35.923577 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:35.923577 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:35.924185 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5417e1fc-de75-4271-bd1d-520221113247 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-753813879", "description": "tempest-volume-backup-description-374066903"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:35.991446 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:35.991446 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:36.006980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5417e1fc-de75-4271-bd1d-520221113247 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:36.008139 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1144/2292] 10.222.0.50 () {62 vars in 1376 bytes} [Sat Dec 12 03:00:35 2020] PUT /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 398 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:36.019715 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2143627-1d2f-46d3-a9e6-c9108605acb8 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:36.021748 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2143627-1d2f-46d3-a9e6-c9108605acb8 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:36.022161 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:36.022161 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:36.022546 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2143627-1d2f-46d3-a9e6-c9108605acb8 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:36.022919 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d2143627-1d2f-46d3-a9e6-c9108605acb8 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Show backup with id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:00:36.065964 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:36.065964 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:36.070682 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2143627-1d2f-46d3-a9e6-c9108605acb8 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 200 Dec 12 03:00:36.073119 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1149/2293] 10.222.0.50 () {60 vars in 1355 bytes} [Sat Dec 12 03:00:36 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 860 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:36.086336 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91568b96-75aa-43f6-b8ba-29c701ea88a3 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] DELETE http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a Dec 12 03:00:36.087181 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91568b96-75aa-43f6-b8ba-29c701ea88a3 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:36.087571 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:36.087571 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:36.088201 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91568b96-75aa-43f6-b8ba-29c701ea88a3 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:36.088746 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-91568b96-75aa-43f6-b8ba-29c701ea88a3 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Delete backup with id: 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a. Dec 12 03:00:36.131480 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:36.131480 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:36.198107 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-91568b96-75aa-43f6-b8ba-29c701ea88a3 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] delete_backup rpcapi backup_id 8fad2c8c-3d69-4a49-b5e8-a01cca904b4a {{(pid=87999) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 12 03:00:36.201419 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91568b96-75aa-43f6-b8ba-29c701ea88a3 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a returned with HTTP 202 Dec 12 03:00:36.202559 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1145/2294] 10.222.0.50 () {60 vars in 1358 bytes} [Sat Dec 12 03:00:36 2020] DELETE /volume/v3/18864ed47e0343de9a37753afda438d5/backups/8fad2c8c-3d69-4a49-b5e8-a01cca904b4a => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 03:00:36.225133 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b57eeae1-dc5f-463e-86c3-b28afcd37075 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] DELETE http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a Dec 12 03:00:36.225879 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b57eeae1-dc5f-463e-86c3-b28afcd37075 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:36.226272 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:36.226272 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:36.227141 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b57eeae1-dc5f-463e-86c3-b28afcd37075 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:36.228415 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b57eeae1-dc5f-463e-86c3-b28afcd37075 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Delete volume with id: 166cd61e-2b71-415e-96e8-79f8ba92681a Dec 12 03:00:36.397386 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:36.397386 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:36.405445 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b57eeae1-dc5f-463e-86c3-b28afcd37075 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Volume info retrieved successfully. Dec 12 03:00:36.496150 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b57eeae1-dc5f-463e-86c3-b28afcd37075 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Delete volume request issued successfully. Dec 12 03:00:36.496974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b57eeae1-dc5f-463e-86c3-b28afcd37075 tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a returned with HTTP 202 Dec 12 03:00:36.498087 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1150/2295] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:00:36 2020] DELETE /volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a => generated 0 bytes in 277 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:00:36.505719 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-990824d5-d571-4798-8728-f3302628cdcd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a Dec 12 03:00:36.506466 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-990824d5-d571-4798-8728-f3302628cdcd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:36.506920 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:36.506920 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:36.507507 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-990824d5-d571-4798-8728-f3302628cdcd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:36.592080 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:36.592080 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:36.603912 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-990824d5-d571-4798-8728-f3302628cdcd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Volume info retrieved successfully. Dec 12 03:00:36.635809 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-990824d5-d571-4798-8728-f3302628cdcd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a returned with HTTP 200 Dec 12 03:00:36.640689 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1146/2296] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:36 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a => generated 912 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:36.712374 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92e31383-30d2-4767-9693-be8283649c29 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] GET http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a Dec 12 03:00:36.713792 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92e31383-30d2-4767-9693-be8283649c29 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:36.714312 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:36.714312 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:36.714950 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92e31383-30d2-4767-9693-be8283649c29 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:36.844283 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92e31383-30d2-4767-9693-be8283649c29 tempest-VolumesImageMetadata-2043357655 tempest-VolumesImageMetadata-2043357655] http://10.222.0.50/volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a returned with HTTP 404 Dec 12 03:00:36.849989 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1151/2297] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:36 2020] GET /volume/v3/20e7f8342a754607be52209c48cde316/volumes/3ae0fda3-9ad0-47fb-846e-296e58c1214a => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:00:37.652751 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26351b28-0e70-4a8b-b415-ca6a0bc1a8bd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a Dec 12 03:00:37.653880 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26351b28-0e70-4a8b-b415-ca6a0bc1a8bd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:37.654779 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:37.654779 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:37.655422 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26351b28-0e70-4a8b-b415-ca6a0bc1a8bd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:37.812813 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:37.812813 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:37.838410 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-26351b28-0e70-4a8b-b415-ca6a0bc1a8bd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Volume info retrieved successfully. Dec 12 03:00:37.889171 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26351b28-0e70-4a8b-b415-ca6a0bc1a8bd tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a returned with HTTP 200 Dec 12 03:00:37.896128 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1147/2298] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:37 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a => generated 912 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:38.910007 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32aceb9e-1b31-4066-ac58-43c5b94f352a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a Dec 12 03:00:38.911180 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32aceb9e-1b31-4066-ac58-43c5b94f352a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:38.911858 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32aceb9e-1b31-4066-ac58-43c5b94f352a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:39.042960 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:39.042960 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:39.075996 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-32aceb9e-1b31-4066-ac58-43c5b94f352a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Volume info retrieved successfully. Dec 12 03:00:39.143065 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32aceb9e-1b31-4066-ac58-43c5b94f352a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a returned with HTTP 200 Dec 12 03:00:39.143905 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1152/2299] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:38 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a => generated 912 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:40.158979 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf10ed9f-3168-4f53-bdc2-78ec7800342a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a Dec 12 03:00:40.160445 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf10ed9f-3168-4f53-bdc2-78ec7800342a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:40.160849 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:40.160849 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:40.161508 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf10ed9f-3168-4f53-bdc2-78ec7800342a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:40.280582 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:40.280582 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:40.324605 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cf10ed9f-3168-4f53-bdc2-78ec7800342a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Volume info retrieved successfully. Dec 12 03:00:40.379383 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf10ed9f-3168-4f53-bdc2-78ec7800342a tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a returned with HTTP 200 Dec 12 03:00:40.382025 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1153/2300] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:40 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a => generated 912 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:40.606081 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] POST http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes Dec 12 03:00:40.606882 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:40.606882 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:40.607515 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-652945866"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:40.607737 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d333da0b-93c1-4547-a3c9-059ee7042ab7 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 Dec 12 03:00:40.608436 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d333da0b-93c1-4547-a3c9-059ee7042ab7 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:40.608571 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-652945866'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:00:40.608968 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Create volume of 1 GB Dec 12 03:00:40.609082 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:40.609082 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:40.624570 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d333da0b-93c1-4547-a3c9-059ee7042ab7 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:40.625719 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Availability Zones retrieved successfully. Dec 12 03:00:40.644383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Flow 'volume_create_api' (a29a011d-8ced-464d-b70e-e07945cf0136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:00:40.647309 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2038c6-9401-4543-9a3b-d6e1b002e043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:40.650089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:00:40.733973 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d2038c6-9401-4543-9a3b-d6e1b002e043) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:40.737278 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddb124d6-85a0-47f9-805f-f0e5b1740dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:40.760914 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:40.760914 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:40.786252 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d333da0b-93c1-4547-a3c9-059ee7042ab7 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 03:00:40.829407 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d333da0b-93c1-4547-a3c9-059ee7042ab7 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 returned with HTTP 200 Dec 12 03:00:40.830826 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1154/2301] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:40 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 => generated 919 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:40.849187 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-070953ae-8feb-4751-bede-c8dcec23195b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 Dec 12 03:00:40.850107 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-070953ae-8feb-4751-bede-c8dcec23195b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:40.850605 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:40.850605 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:40.851262 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-070953ae-8feb-4751-bede-c8dcec23195b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:40.886047 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Created reservations ['03a65be8-f5ef-4ee0-9511-f179d4281cab', 'bd6d6f3d-099a-4ef8-8083-d77e953fa5ce', 'c31bf36c-611f-4b71-8708-f89628e6b36a', 'eba24900-1fad-4e16-9dbd-cbabc39ccda6'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:00:40.888084 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddb124d6-85a0-47f9-805f-f0e5b1740dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03a65be8-f5ef-4ee0-9511-f179d4281cab', 'bd6d6f3d-099a-4ef8-8083-d77e953fa5ce', 'c31bf36c-611f-4b71-8708-f89628e6b36a', 'eba24900-1fad-4e16-9dbd-cbabc39ccda6']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:40.890530 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4faa75b-d372-42a9-a648-e1467e646850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:40.967427 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:40.967427 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:40.993844 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-070953ae-8feb-4751-bede-c8dcec23195b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 03:00:41.025796 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4faa75b-d372-42a9-a648-e1467e646850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3935409f-0e9c-462a-a455-e3e12ad17371', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-652945866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='732a5956d7484ad69d7096a2cc62904a',qos_specs=None,replication_status=,reservations=['03a65be8-f5ef-4ee0-9511-f179d4281cab','bd6d6f3d-099a-4ef8-8083-d77e953fa5ce','c31bf36c-611f-4b71-8708-f89628e6b36a','eba24900-1fad-4e16-9dbd-cbabc39ccda6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c78b08f4ebf74aeba737ac169bf43f8a',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:00:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-652945866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3935409f-0e9c-462a-a455-e3e12ad17371,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='732a5956d7484ad69d7096a2cc62904a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c78b08f4ebf74aeba737ac169bf43f8a',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:41.029156 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72f42dc4-c00f-44c9-8315-5a92f922ab8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:41.049522 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-070953ae-8feb-4751-bede-c8dcec23195b tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 returned with HTTP 200 Dec 12 03:00:41.050329 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1155/2302] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:40 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 => generated 919 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:41.105720 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72f42dc4-c00f-44c9-8315-5a92f922ab8a) transitioned into state 'SUCCESS' from state '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-652945866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='732a5956d7484ad69d7096a2cc62904a',qos_specs=None,replication_status=,reservations=['03a65be8-f5ef-4ee0-9511-f179d4281cab','bd6d6f3d-099a-4ef8-8083-d77e953fa5ce','c31bf36c-611f-4b71-8708-f89628e6b36a','eba24900-1fad-4e16-9dbd-cbabc39ccda6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c78b08f4ebf74aeba737ac169bf43f8a',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:41.108284 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (480a2423-c51f-481d-b308-f59acd790c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:41.151283 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (480a2423-c51f-481d-b308-f59acd790c2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:41.154310 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Flow 'volume_create_api' (a29a011d-8ced-464d-b70e-e07945cf0136) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:00:41.304968 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Create volume request issued successfully. Dec 12 03:00:41.337287 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c71240f1-b95f-4fe9-8362-ea793ae89dec tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes returned with HTTP 202 Dec 12 03:00:41.338436 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1148/2303] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:00:40 2020] POST /volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes => generated 823 bytes in 1275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:00:41.355826 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6441f1c8-a293-4416-af1b-bc501a5c7a07 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 Dec 12 03:00:41.356623 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6441f1c8-a293-4416-af1b-bc501a5c7a07 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:41.357077 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:41.357077 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:41.357710 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6441f1c8-a293-4416-af1b-bc501a5c7a07 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:41.398798 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65e65149-6a3a-4f5d-bbb3-ae5835ad041f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] GET http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a Dec 12 03:00:41.399424 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65e65149-6a3a-4f5d-bbb3-ae5835ad041f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:41.400033 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:41.400033 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:41.400033 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65e65149-6a3a-4f5d-bbb3-ae5835ad041f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:41.527691 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:41.527691 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:41.561648 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6441f1c8-a293-4416-af1b-bc501a5c7a07 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Volume info retrieved successfully. Dec 12 03:00:41.563926 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65e65149-6a3a-4f5d-bbb3-ae5835ad041f tempest-VolumesBackupsV39Test-608181386 tempest-VolumesBackupsV39Test-608181386] http://10.222.0.50/volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a returned with HTTP 404 Dec 12 03:00:41.569793 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1149/2304] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:41 2020] GET /volume/v3/18864ed47e0343de9a37753afda438d5/volumes/166cd61e-2b71-415e-96e8-79f8ba92681a => generated 109 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:00:41.623719 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6441f1c8-a293-4416-af1b-bc501a5c7a07 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 returned with HTTP 200 Dec 12 03:00:41.624548 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1156/2305] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:41 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 => generated 891 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:42.641241 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96d682e8-c826-4d82-8f8c-ba071e76e3cf tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 Dec 12 03:00:42.642313 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96d682e8-c826-4d82-8f8c-ba071e76e3cf tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:42.642967 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96d682e8-c826-4d82-8f8c-ba071e76e3cf tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:42.770303 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:42.770303 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:42.809357 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-96d682e8-c826-4d82-8f8c-ba071e76e3cf tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Volume info retrieved successfully. Dec 12 03:00:42.875249 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96d682e8-c826-4d82-8f8c-ba071e76e3cf tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 returned with HTTP 200 Dec 12 03:00:42.877668 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1150/2306] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:42 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 => generated 915 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:00:43.894113 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4aecab5-4523-47bc-84a2-f4b3e4a0a571 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 Dec 12 03:00:43.895643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4aecab5-4523-47bc-84a2-f4b3e4a0a571 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:43.896093 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:43.896093 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:43.896824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4aecab5-4523-47bc-84a2-f4b3e4a0a571 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:44.070122 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:44.070122 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:44.099585 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e4aecab5-4523-47bc-84a2-f4b3e4a0a571 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Volume info retrieved successfully. Dec 12 03:00:44.162370 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4aecab5-4523-47bc-84a2-f4b3e4a0a571 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 returned with HTTP 200 Dec 12 03:00:44.163623 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1157/2307] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:43 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 => generated 916 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:44.181803 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7710a063-893a-45c2-91e9-4b406d188e7c tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] POST http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots Dec 12 03:00:44.182277 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:44.182277 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:44.182708 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7710a063-893a-45c2-91e9-4b406d188e7c tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3935409f-0e9c-462a-a455-e3e12ad17371", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1490676542"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:44.390076 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:44.390076 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:44.391751 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7710a063-893a-45c2-91e9-4b406d188e7c tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Volume info retrieved successfully. Dec 12 03:00:44.392117 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-7710a063-893a-45c2-91e9-4b406d188e7c tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Create snapshot from volume 3935409f-0e9c-462a-a455-e3e12ad17371 Dec 12 03:00:44.590180 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-7710a063-893a-45c2-91e9-4b406d188e7c tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Created reservations ['1c3579c1-cbcb-4c5c-ae49-0f3b828368c8', '2a6bf4e5-a0b4-4e00-bd2d-966df3470c6f', '8111802c-7c21-4ea7-8766-381a5278acf8', 'ebc32dc5-6fc3-4a22-917d-d47809f9a2cc'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:00:44.845213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ad7304c-a461-41c0-8b32-9f72bc3526aa tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes Dec 12 03:00:44.846242 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ad7304c-a461-41c0-8b32-9f72bc3526aa tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:44.846630 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:44.846630 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:44.847257 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ad7304c-a461-41c0-8b32-9f72bc3526aa tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:44.848113 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-5ad7304c-a461-41c0-8b32-9f72bc3526aa tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:44.850250 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5ad7304c-a461-41c0-8b32-9f72bc3526aa tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:44.905537 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7710a063-893a-45c2-91e9-4b406d188e7c tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot create request issued successfully. Dec 12 03:00:44.906359 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7710a063-893a-45c2-91e9-4b406d188e7c tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots returned with HTTP 202 Dec 12 03:00:44.919796 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1151/2308] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 03:00:44 2020] POST /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots => generated 311 bytes in 743 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:00:44.937892 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3743896e-8f8a-4b6e-9d14-7621972480dd tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f Dec 12 03:00:44.943707 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3743896e-8f8a-4b6e-9d14-7621972480dd tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:44.946829 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:44.946829 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:44.950639 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3743896e-8f8a-4b6e-9d14-7621972480dd tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:44.998642 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5ad7304c-a461-41c0-8b32-9f72bc3526aa tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:44.999447 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ad7304c-a461-41c0-8b32-9f72bc3526aa tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes returned with HTTP 200 Dec 12 03:00:45.002216 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1158/2309] 10.222.0.50 () {58 vars in 1204 bytes} [Sat Dec 12 03:00:44 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes => generated 15 bytes in 651 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:00:45.010673 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] POST http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes Dec 12 03:00:45.011456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-370163636"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:45.014936 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-370163636'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:00:45.015312 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Create volume of 1 GB Dec 12 03:00:45.072608 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Availability Zones retrieved successfully. Dec 12 03:00:45.086220 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:45.086220 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:45.087503 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3743896e-8f8a-4b6e-9d14-7621972480dd tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:45.089485 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3743896e-8f8a-4b6e-9d14-7621972480dd tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f returned with HTTP 200 Dec 12 03:00:45.095420 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1152/2310] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:00:44 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f => generated 443 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:45.106582 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Flow 'volume_create_api' (39ef5a53-9e33-42d9-941e-1425c7d972ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:00:45.111337 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35e0ea13-5618-4ef6-aba1-59984e8cef80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:45.113679 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:00:45.198763 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35e0ea13-5618-4ef6-aba1-59984e8cef80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:45.201908 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db24e64-270a-43a6-b0f4-8c5ecf3f0fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:45.349739 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Created reservations ['1fd53975-8ef1-4b4b-93cd-de6307c2bace', '596e0765-3f3b-4def-a980-5cb42747d482', 'bf69966b-2a8e-4241-8183-ccf0d54dea5f', '26e269e4-c58c-4a53-b2ce-8948f27d72bd'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:00:45.352225 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1db24e64-270a-43a6-b0f4-8c5ecf3f0fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fd53975-8ef1-4b4b-93cd-de6307c2bace', '596e0765-3f3b-4def-a980-5cb42747d482', 'bf69966b-2a8e-4241-8183-ccf0d54dea5f', '26e269e4-c58c-4a53-b2ce-8948f27d72bd']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:45.354619 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa14de4-8805-4520-b172-9f46d54e801b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:45.477700 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa14de4-8805-4520-b172-9f46d54e801b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff4e03a9-cacf-437a-995c-406b9ff58797', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-370163636',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e550abf9c310435a87efad01fffe4649',qos_specs=None,replication_status=,reservations=['1fd53975-8ef1-4b4b-93cd-de6307c2bace','596e0765-3f3b-4def-a980-5cb42747d482','bf69966b-2a8e-4241-8183-ccf0d54dea5f','26e269e4-c58c-4a53-b2ce-8948f27d72bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95ca6e966a254ea99522ca0904d4becb',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:00:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-370163636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff4e03a9-cacf-437a-995c-406b9ff58797,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e550abf9c310435a87efad01fffe4649',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='95ca6e966a254ea99522ca0904d4becb',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:45.486357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69cf29dc-ebcb-48ee-b05e-8735465f1ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:45.542132 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69cf29dc-ebcb-48ee-b05e-8735465f1ad6) transitioned into state 'SUCCESS' from state '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-370163636',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e550abf9c310435a87efad01fffe4649',qos_specs=None,replication_status=,reservations=['1fd53975-8ef1-4b4b-93cd-de6307c2bace','596e0765-3f3b-4def-a980-5cb42747d482','bf69966b-2a8e-4241-8183-ccf0d54dea5f','26e269e4-c58c-4a53-b2ce-8948f27d72bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95ca6e966a254ea99522ca0904d4becb',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:45.544099 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac404361-e418-49e2-8b8b-9b60a81d023c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:45.566884 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac404361-e418-49e2-8b8b-9b60a81d023c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:45.569526 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Flow 'volume_create_api' (39ef5a53-9e33-42d9-941e-1425c7d972ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:00:45.735428 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Create volume request issued successfully. Dec 12 03:00:45.771005 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f882a120-5dbb-4cfb-80f7-6c38533c41ec tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes returned with HTTP 202 Dec 12 03:00:45.782052 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1159/2311] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:00:45 2020] POST /volume/v3/e550abf9c310435a87efad01fffe4649/volumes => generated 832 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 12 03:00:45.786381 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78a4e399-99aa-410f-9c76-417d401bb532 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 Dec 12 03:00:45.787018 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78a4e399-99aa-410f-9c76-417d401bb532 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:45.787349 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:45.787349 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:45.787916 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78a4e399-99aa-410f-9c76-417d401bb532 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:45.897552 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:45.897552 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:45.921310 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78a4e399-99aa-410f-9c76-417d401bb532 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:00:45.984334 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78a4e399-99aa-410f-9c76-417d401bb532 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 returned with HTTP 200 Dec 12 03:00:45.988785 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1153/2312] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:45 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 => generated 924 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:46.103494 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f7fd329-c4df-4d3a-8351-9adc7fb2acb7 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f Dec 12 03:00:46.104340 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f7fd329-c4df-4d3a-8351-9adc7fb2acb7 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:46.104799 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:46.104799 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:46.105486 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f7fd329-c4df-4d3a-8351-9adc7fb2acb7 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:46.161331 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:46.161331 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:46.163004 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5f7fd329-c4df-4d3a-8351-9adc7fb2acb7 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:46.165271 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f7fd329-c4df-4d3a-8351-9adc7fb2acb7 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f returned with HTTP 200 Dec 12 03:00:46.166311 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1160/2313] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:00:46 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f => generated 443 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:47.008177 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12846ded-1922-4a0e-b433-18ceda2b4c26 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 Dec 12 03:00:47.008874 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12846ded-1922-4a0e-b433-18ceda2b4c26 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:47.008874 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:47.008874 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:47.009773 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12846ded-1922-4a0e-b433-18ceda2b4c26 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:47.144674 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:47.144674 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:47.162538 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-12846ded-1922-4a0e-b433-18ceda2b4c26 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:00:47.181066 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d0f0f53-a094-4cfb-85df-f38a12060c85 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f Dec 12 03:00:47.181761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d0f0f53-a094-4cfb-85df-f38a12060c85 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:47.182098 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:47.182098 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:47.182645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d0f0f53-a094-4cfb-85df-f38a12060c85 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:47.239217 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12846ded-1922-4a0e-b433-18ceda2b4c26 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 returned with HTTP 200 Dec 12 03:00:47.247926 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1154/2314] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:47 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 => generated 924 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:47.290256 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:47.290256 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:47.291925 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7d0f0f53-a094-4cfb-85df-f38a12060c85 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:47.294402 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d0f0f53-a094-4cfb-85df-f38a12060c85 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f returned with HTTP 200 Dec 12 03:00:47.295522 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1161/2315] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:00:47 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f => generated 443 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:48.265929 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6f39e74-0373-4b89-8d1b-69dbbee1f7cf tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 Dec 12 03:00:48.266990 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6f39e74-0373-4b89-8d1b-69dbbee1f7cf tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:48.267386 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:48.267386 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:48.268204 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6f39e74-0373-4b89-8d1b-69dbbee1f7cf tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:48.308106 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4dfb4704-003d-442c-8dd8-2ccccaf518e2 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f Dec 12 03:00:48.308864 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4dfb4704-003d-442c-8dd8-2ccccaf518e2 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:48.309199 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:48.309199 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:48.309764 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4dfb4704-003d-442c-8dd8-2ccccaf518e2 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:48.376544 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:48.376544 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:48.379823 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4dfb4704-003d-442c-8dd8-2ccccaf518e2 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:48.391185 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4dfb4704-003d-442c-8dd8-2ccccaf518e2 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f returned with HTTP 200 Dec 12 03:00:48.401425 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1162/2316] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:00:48 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f => generated 470 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:48.406482 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1199fa4-00d5-40cb-9e94-4e89475087d3 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] POST http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata Dec 12 03:00:48.407197 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:48.407197 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:48.409697 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1199fa4-00d5-40cb-9e94-4e89475087d3 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:48.413537 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:48.413537 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:48.431279 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e6f39e74-0373-4b89-8d1b-69dbbee1f7cf tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:00:48.463989 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6f39e74-0373-4b89-8d1b-69dbbee1f7cf tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 returned with HTTP 200 Dec 12 03:00:48.465404 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1155/2317] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:48 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 => generated 925 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:48.474754 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:48.474754 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:48.478134 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d1199fa4-00d5-40cb-9e94-4e89475087d3 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:48.481051 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3114055b-4c9e-4e2e-a2b0-45c658166cc0 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 Dec 12 03:00:48.481579 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3114055b-4c9e-4e2e-a2b0-45c658166cc0 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:48.481773 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:48.481773 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:48.482409 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3114055b-4c9e-4e2e-a2b0-45c658166cc0 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:48.585062 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d1199fa4-00d5-40cb-9e94-4e89475087d3 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Update snapshot metadata completed successfully. Dec 12 03:00:48.586781 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1199fa4-00d5-40cb-9e94-4e89475087d3 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata returned with HTTP 200 Dec 12 03:00:48.588158 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:48.588158 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:48.589420 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1163/2318] 10.222.0.50 () {60 vars in 1369 bytes} [Sat Dec 12 03:00:48 2020] POST /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata => generated 68 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:00:48.605715 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2619eb3-9120-4d17-a7c7-1a302f431bf6 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata Dec 12 03:00:48.608770 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2619eb3-9120-4d17-a7c7-1a302f431bf6 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:48.609509 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:48.609509 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:48.613348 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2619eb3-9120-4d17-a7c7-1a302f431bf6 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:48.615827 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3114055b-4c9e-4e2e-a2b0-45c658166cc0 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:00:48.673207 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3114055b-4c9e-4e2e-a2b0-45c658166cc0 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 returned with HTTP 200 Dec 12 03:00:48.674558 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1156/2319] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:48 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 => generated 925 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:00:48.689640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] POST http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes Dec 12 03:00:48.690551 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:48.690551 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:48.691294 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1454570621"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:48.692827 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1454570621'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:00:48.693490 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Create volume of 1 GB Dec 12 03:00:48.693625 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:48.693625 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:48.694750 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2619eb3-9120-4d17-a7c7-1a302f431bf6 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:48.697486 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2619eb3-9120-4d17-a7c7-1a302f431bf6 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Get snapshot metadata completed successfully. Dec 12 03:00:48.698110 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2619eb3-9120-4d17-a7c7-1a302f431bf6 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata returned with HTTP 200 Dec 12 03:00:48.699288 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1164/2320] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Dec 12 03:00:48 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata => generated 68 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:00:48.710059 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88b5d9f7-517d-4df6-9607-642dc4dde9bb tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] PUT http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata Dec 12 03:00:48.710549 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:48.710549 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:48.710963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88b5d9f7-517d-4df6-9607-642dc4dde9bb tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:48.726286 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Availability Zones retrieved successfully. Dec 12 03:00:48.774213 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Flow 'volume_create_api' (94d00645-558e-425b-9646-bb4f66d7d92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:00:48.777162 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7f507fe-9bd3-4634-acf0-8d7580ae57f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:48.779309 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:00:48.788905 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:48.788905 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:48.790858 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-88b5d9f7-517d-4df6-9607-642dc4dde9bb tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:48.896490 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-88b5d9f7-517d-4df6-9607-642dc4dde9bb tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Update snapshot metadata completed successfully. Dec 12 03:00:48.897107 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88b5d9f7-517d-4df6-9607-642dc4dde9bb tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata returned with HTTP 200 Dec 12 03:00:48.898089 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1165/2321] 10.222.0.50 () {60 vars in 1368 bytes} [Sat Dec 12 03:00:48 2020] PUT /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata => generated 57 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 12 03:00:48.911016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e613901-c8bb-4c47-ac1e-86c9645cfeef tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata Dec 12 03:00:48.913271 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e613901-c8bb-4c47-ac1e-86c9645cfeef tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:48.918806 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:48.918806 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:48.920331 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e613901-c8bb-4c47-ac1e-86c9645cfeef tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:48.974240 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:48.974240 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:48.983370 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4e613901-c8bb-4c47-ac1e-86c9645cfeef tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:48.983554 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7f507fe-9bd3-4634-acf0-8d7580ae57f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:48.986156 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4e613901-c8bb-4c47-ac1e-86c9645cfeef tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Get snapshot metadata completed successfully. Dec 12 03:00:48.986701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cef3ac86-2056-4800-9c90-32b4079f0294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:48.987255 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e613901-c8bb-4c47-ac1e-86c9645cfeef tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata returned with HTTP 200 Dec 12 03:00:48.990132 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1166/2322] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Dec 12 03:00:48 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata => generated 57 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:00:48.998466 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c129e825-9756-4c1d-8c17-91479281b437 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] DELETE http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata/key3 Dec 12 03:00:49.002771 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c129e825-9756-4c1d-8c17-91479281b437 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:49.003866 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:49.003866 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:49.004586 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c129e825-9756-4c1d-8c17-91479281b437 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:49.054424 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:49.054424 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:49.059422 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c129e825-9756-4c1d-8c17-91479281b437 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:49.064722 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c129e825-9756-4c1d-8c17-91479281b437 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Get snapshot metadata completed successfully. Dec 12 03:00:49.077997 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 03:00:49.077997 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 03:00:49.092736 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c129e825-9756-4c1d-8c17-91479281b437 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Delete snapshot metadata completed successfully. Dec 12 03:00:49.093226 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c129e825-9756-4c1d-8c17-91479281b437 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata/key3 returned with HTTP 200 Dec 12 03:00:49.097172 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1167/2323] 10.222.0.50 () {58 vars in 1366 bytes} [Sat Dec 12 03:00:48 2020] DELETE /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata/key3 => generated 0 bytes in 100 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 12 03:00:49.102423 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebb5a0e2-b96b-4ceb-a040-73ed05e18100 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata Dec 12 03:00:49.103021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebb5a0e2-b96b-4ceb-a040-73ed05e18100 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:49.103214 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:49.103214 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:49.103600 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebb5a0e2-b96b-4ceb-a040-73ed05e18100 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:49.132155 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Created reservations ['7859caf1-af7b-4e9e-a158-d9aa6ce24bbc', '5d9332eb-f223-46ef-9ee4-1a5ecde0687e', 'f9c3a05b-2e97-4a08-b8c7-ed36680cb28f', '417102fb-a749-4ca3-8eda-d2c8774ecd91'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:00:49.134321 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cef3ac86-2056-4800-9c90-32b4079f0294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7859caf1-af7b-4e9e-a158-d9aa6ce24bbc', '5d9332eb-f223-46ef-9ee4-1a5ecde0687e', 'f9c3a05b-2e97-4a08-b8c7-ed36680cb28f', '417102fb-a749-4ca3-8eda-d2c8774ecd91']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:49.136337 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (170101ca-ac2e-408a-a905-b69aaf337688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:49.151360 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:49.151360 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:49.152481 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ebb5a0e2-b96b-4ceb-a040-73ed05e18100 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:49.160294 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ebb5a0e2-b96b-4ceb-a040-73ed05e18100 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Get snapshot metadata completed successfully. Dec 12 03:00:49.162392 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebb5a0e2-b96b-4ceb-a040-73ed05e18100 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata returned with HTTP 200 Dec 12 03:00:49.167742 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1168/2324] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Dec 12 03:00:49 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata => generated 32 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 12 03:00:49.173461 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a58d178-189e-42d9-928f-5fe54719a7f5 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] PUT http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata Dec 12 03:00:49.173957 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:49.173957 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:49.177322 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a58d178-189e-42d9-928f-5fe54719a7f5 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:49.252082 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:49.252082 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:49.253307 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a58d178-189e-42d9-928f-5fe54719a7f5 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:49.317872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (170101ca-ac2e-408a-a905-b69aaf337688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1454570621',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e550abf9c310435a87efad01fffe4649',qos_specs=None,replication_status=,reservations=['7859caf1-af7b-4e9e-a158-d9aa6ce24bbc','5d9332eb-f223-46ef-9ee4-1a5ecde0687e','f9c3a05b-2e97-4a08-b8c7-ed36680cb28f','417102fb-a749-4ca3-8eda-d2c8774ecd91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95ca6e966a254ea99522ca0904d4becb',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1454570621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e550abf9c310435a87efad01fffe4649',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='95ca6e966a254ea99522ca0904d4becb',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:49.319981 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7344286d-38f0-40af-b851-e35df9871f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:49.339332 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a58d178-189e-42d9-928f-5fe54719a7f5 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Update snapshot metadata completed successfully. Dec 12 03:00:49.340326 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a58d178-189e-42d9-928f-5fe54719a7f5 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata returned with HTTP 200 Dec 12 03:00:49.347007 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1169/2325] 10.222.0.50 () {60 vars in 1368 bytes} [Sat Dec 12 03:00:49 2020] PUT /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata => generated 16 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:00:49.356461 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c165f4b8-f326-4b15-8392-6b810ab7b910 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] POST http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata Dec 12 03:00:49.367676 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:49.367676 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:49.368810 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c165f4b8-f326-4b15-8392-6b810ab7b910 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:49.381698 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7344286d-38f0-40af-b851-e35df9871f81) transitioned into state 'SUCCESS' from state '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-1454570621',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e550abf9c310435a87efad01fffe4649',qos_specs=None,replication_status=,reservations=['7859caf1-af7b-4e9e-a158-d9aa6ce24bbc','5d9332eb-f223-46ef-9ee4-1a5ecde0687e','f9c3a05b-2e97-4a08-b8c7-ed36680cb28f','417102fb-a749-4ca3-8eda-d2c8774ecd91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95ca6e966a254ea99522ca0904d4becb',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:49.384267 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68b1a8dd-519c-40be-8b3a-bf56411fb347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:49.408938 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:49.408938 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:49.409646 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c165f4b8-f326-4b15-8392-6b810ab7b910 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:49.435162 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68b1a8dd-519c-40be-8b3a-bf56411fb347) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:49.438898 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Flow 'volume_create_api' (94d00645-558e-425b-9646-bb4f66d7d92d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:00:49.467966 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c165f4b8-f326-4b15-8392-6b810ab7b910 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Update snapshot metadata completed successfully. Dec 12 03:00:49.469692 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c165f4b8-f326-4b15-8392-6b810ab7b910 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata returned with HTTP 200 Dec 12 03:00:49.475561 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1170/2326] 10.222.0.50 () {60 vars in 1369 bytes} [Sat Dec 12 03:00:49 2020] POST /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata => generated 68 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:00:49.495223 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc81e0a0-27e3-4c0e-a561-b246fa1c1f0d tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata Dec 12 03:00:49.496091 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc81e0a0-27e3-4c0e-a561-b246fa1c1f0d tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:49.496564 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:49.496564 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:49.497294 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cc81e0a0-27e3-4c0e-a561-b246fa1c1f0d tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:49.572505 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Create volume request issued successfully. Dec 12 03:00:49.583248 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:49.583248 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:49.584392 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cc81e0a0-27e3-4c0e-a561-b246fa1c1f0d tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:49.586478 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cc81e0a0-27e3-4c0e-a561-b246fa1c1f0d tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Get snapshot metadata completed successfully. Dec 12 03:00:49.587145 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cc81e0a0-27e3-4c0e-a561-b246fa1c1f0d tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata returned with HTTP 200 Dec 12 03:00:49.587957 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1171/2327] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Dec 12 03:00:49 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata => generated 68 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:00:49.610048 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8dfdc1df-66f3-4cad-9626-000ff3852c8b tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] PUT http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata/key3 Dec 12 03:00:49.613713 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:49.613713 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:49.615702 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcc1c77c-3f4b-4c55-873b-91d3b6508920 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes returned with HTTP 202 Dec 12 03:00:49.616829 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1157/2328] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:00:48 2020] POST /volume/v3/e550abf9c310435a87efad01fffe4649/volumes => generated 833 bytes in 931 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 12 03:00:49.617650 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8dfdc1df-66f3-4cad-9626-000ff3852c8b tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:49.635765 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5eaeb25c-eccb-4f10-ab44-40191cf780c9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 Dec 12 03:00:49.636283 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5eaeb25c-eccb-4f10-ab44-40191cf780c9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:49.636507 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:49.636507 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:49.636907 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5eaeb25c-eccb-4f10-ab44-40191cf780c9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:49.705389 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:49.705389 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:49.706532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8dfdc1df-66f3-4cad-9626-000ff3852c8b tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:49.797692 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:49.797692 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:49.817299 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8dfdc1df-66f3-4cad-9626-000ff3852c8b tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Update snapshot metadata completed successfully. Dec 12 03:00:49.817930 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8dfdc1df-66f3-4cad-9626-000ff3852c8b tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata/key3 returned with HTTP 200 Dec 12 03:00:49.819147 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1172/2329] 10.222.0.50 () {60 vars in 1383 bytes} [Sat Dec 12 03:00:49 2020] PUT /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata/key3 => generated 35 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:00:49.820414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5eaeb25c-eccb-4f10-ab44-40191cf780c9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:00:49.830126 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78478924-e327-4b2d-8d0d-a33a39c60416 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata/key3 Dec 12 03:00:49.830126 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78478924-e327-4b2d-8d0d-a33a39c60416 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:49.830126 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:49.830126 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:49.830511 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78478924-e327-4b2d-8d0d-a33a39c60416 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:49.876936 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5eaeb25c-eccb-4f10-ab44-40191cf780c9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 returned with HTTP 200 Dec 12 03:00:49.877890 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1158/2330] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:49 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 => generated 925 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:49.905737 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:49.905737 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:49.906821 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78478924-e327-4b2d-8d0d-a33a39c60416 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:49.915283 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78478924-e327-4b2d-8d0d-a33a39c60416 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Get snapshot metadata completed successfully. Dec 12 03:00:49.916020 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78478924-e327-4b2d-8d0d-a33a39c60416 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata/key3 returned with HTTP 200 Dec 12 03:00:49.917119 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1173/2331] 10.222.0.50 () {58 vars in 1363 bytes} [Sat Dec 12 03:00:49 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata/key3 => generated 35 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:00:49.929809 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f6dfce4-c005-44c6-b4f8-ce78d150a19b tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata Dec 12 03:00:49.931003 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f6dfce4-c005-44c6-b4f8-ce78d150a19b tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:49.931305 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:49.931305 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:49.931628 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f6dfce4-c005-44c6-b4f8-ce78d150a19b tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:49.991314 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:49.991314 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:49.993056 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3f6dfce4-c005-44c6-b4f8-ce78d150a19b tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:50.008238 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3f6dfce4-c005-44c6-b4f8-ce78d150a19b tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Get snapshot metadata completed successfully. Dec 12 03:00:50.008894 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f6dfce4-c005-44c6-b4f8-ce78d150a19b tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata returned with HTTP 200 Dec 12 03:00:50.009805 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1159/2332] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Dec 12 03:00:49 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata => generated 75 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:00:50.019348 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7adc0f02-ca0a-4f85-818f-f37169f3a4cd tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] PUT http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata Dec 12 03:00:50.019809 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:50.019809 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:50.020219 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7adc0f02-ca0a-4f85-818f-f37169f3a4cd tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:50.083189 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:50.083189 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:50.084337 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7adc0f02-ca0a-4f85-818f-f37169f3a4cd tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:50.215601 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7adc0f02-ca0a-4f85-818f-f37169f3a4cd tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Update snapshot metadata completed successfully. Dec 12 03:00:50.216229 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7adc0f02-ca0a-4f85-818f-f37169f3a4cd tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata returned with HTTP 200 Dec 12 03:00:50.217285 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1174/2333] 10.222.0.50 () {60 vars in 1368 bytes} [Sat Dec 12 03:00:50 2020] PUT /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f/metadata => generated 16 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:00:50.228032 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-baaa2333-6e2f-41db-96d6-33dcdd3f39ca tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] DELETE http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f Dec 12 03:00:50.228562 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-baaa2333-6e2f-41db-96d6-33dcdd3f39ca tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:50.231759 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:50.231759 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:50.232185 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-baaa2333-6e2f-41db-96d6-33dcdd3f39ca tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:50.239688 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-baaa2333-6e2f-41db-96d6-33dcdd3f39ca tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Delete snapshot with id: a6e7eae5-b967-4281-a606-5fba1e820f1f Dec 12 03:00:50.313584 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:50.313584 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:50.315405 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-baaa2333-6e2f-41db-96d6-33dcdd3f39ca tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:50.418203 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-baaa2333-6e2f-41db-96d6-33dcdd3f39ca tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot delete request issued successfully. Dec 12 03:00:50.418733 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-baaa2333-6e2f-41db-96d6-33dcdd3f39ca tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f returned with HTTP 202 Dec 12 03:00:50.419491 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1160/2334] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 03:00:50 2020] DELETE /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f => generated 0 bytes in 197 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:00:50.427850 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-476e913b-1a9f-40a4-8102-8a01b5031415 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f Dec 12 03:00:50.429641 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-476e913b-1a9f-40a4-8102-8a01b5031415 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:50.431932 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:50.431932 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:50.432614 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-476e913b-1a9f-40a4-8102-8a01b5031415 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:50.473807 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:50.473807 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:50.475949 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-476e913b-1a9f-40a4-8102-8a01b5031415 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:50.479982 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-476e913b-1a9f-40a4-8102-8a01b5031415 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f returned with HTTP 200 Dec 12 03:00:50.481597 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1175/2335] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:00:50 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f => generated 469 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:50.895443 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee407dc0-3efb-4e47-8e36-f558a42e3499 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 Dec 12 03:00:50.895967 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee407dc0-3efb-4e47-8e36-f558a42e3499 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:50.896182 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:50.896182 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:50.896552 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee407dc0-3efb-4e47-8e36-f558a42e3499 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:51.016614 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:51.016614 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:51.034826 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ee407dc0-3efb-4e47-8e36-f558a42e3499 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:00:51.079133 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee407dc0-3efb-4e47-8e36-f558a42e3499 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 returned with HTTP 200 Dec 12 03:00:51.079939 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1161/2336] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:50 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 => generated 925 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:51.500197 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-446c4896-a0ee-49e0-bc4a-826faf3d36e2 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f Dec 12 03:00:51.500754 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-446c4896-a0ee-49e0-bc4a-826faf3d36e2 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:51.500944 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:51.500944 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:51.501317 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-446c4896-a0ee-49e0-bc4a-826faf3d36e2 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:51.573582 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:51.573582 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:51.574750 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-446c4896-a0ee-49e0-bc4a-826faf3d36e2 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Snapshot retrieved successfully. Dec 12 03:00:51.587079 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-446c4896-a0ee-49e0-bc4a-826faf3d36e2 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f returned with HTTP 200 Dec 12 03:00:51.588422 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1176/2337] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:00:51 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f => generated 469 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:52.096182 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3092b3e-bfbb-4d80-9214-27a3d2fe2246 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 Dec 12 03:00:52.096816 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3092b3e-bfbb-4d80-9214-27a3d2fe2246 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:52.097692 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:52.097692 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:52.097846 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a3092b3e-bfbb-4d80-9214-27a3d2fe2246 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:52.251878 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:52.251878 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:52.282610 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a3092b3e-bfbb-4d80-9214-27a3d2fe2246 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:00:52.330583 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a3092b3e-bfbb-4d80-9214-27a3d2fe2246 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 returned with HTTP 200 Dec 12 03:00:52.331816 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1162/2338] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:52 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 => generated 926 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:52.348370 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf1b87cc-b694-4e55-a815-3df0d094339c tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 Dec 12 03:00:52.349105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf1b87cc-b694-4e55-a815-3df0d094339c tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:52.349391 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:52.349391 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:52.350693 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf1b87cc-b694-4e55-a815-3df0d094339c tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:52.486440 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:52.486440 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:52.500169 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cf1b87cc-b694-4e55-a815-3df0d094339c tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:00:52.557084 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf1b87cc-b694-4e55-a815-3df0d094339c tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 returned with HTTP 200 Dec 12 03:00:52.558840 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1177/2339] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:52 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 => generated 926 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:52.573514 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] POST http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes Dec 12 03:00:52.574163 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:52.574163 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:52.574914 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-705689194"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:00:52.576423 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-705689194'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:00:52.577233 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Create volume of 1 GB Dec 12 03:00:52.600413 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0cb99a8-8aff-4f33-85ed-eb2c77dd8364 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f Dec 12 03:00:52.600993 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0cb99a8-8aff-4f33-85ed-eb2c77dd8364 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:52.601220 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:52.601220 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:52.601891 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0cb99a8-8aff-4f33-85ed-eb2c77dd8364 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:52.603012 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Availability Zones retrieved successfully. Dec 12 03:00:52.654503 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Flow 'volume_create_api' (0a636c44-0780-4bc4-88f7-01a73f458d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:00:52.657978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c8ccab8-486d-4744-bbb3-41330d5c75bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:52.659398 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0cb99a8-8aff-4f33-85ed-eb2c77dd8364 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f returned with HTTP 404 Dec 12 03:00:52.660475 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1178/2340] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:00:52 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/snapshots/a6e7eae5-b967-4281-a606-5fba1e820f1f => generated 111 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:00:52.662536 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:00:52.671418 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91067d20-e613-4902-9a95-6266a4b45dfa tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] DELETE http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 Dec 12 03:00:52.672478 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91067d20-e613-4902-9a95-6266a4b45dfa tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:52.673180 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91067d20-e613-4902-9a95-6266a4b45dfa tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:52.673809 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-91067d20-e613-4902-9a95-6266a4b45dfa tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Delete volume with id: 3935409f-0e9c-462a-a455-e3e12ad17371 Dec 12 03:00:52.780975 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:52.780975 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:52.790682 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-91067d20-e613-4902-9a95-6266a4b45dfa tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Volume info retrieved successfully. Dec 12 03:00:52.842124 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c8ccab8-486d-4744-bbb3-41330d5c75bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:52.856058 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07067f62-b8de-4fa4-8af0-880a208f54df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:52.858568 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-91067d20-e613-4902-9a95-6266a4b45dfa tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Delete volume request issued successfully. Dec 12 03:00:52.861942 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91067d20-e613-4902-9a95-6266a4b45dfa tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 returned with HTTP 202 Dec 12 03:00:52.864486 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1179/2341] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:00:52 2020] DELETE /volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:00:52.871190 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d456622-73a0-493a-9e16-5f5b4089a236 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 Dec 12 03:00:52.872244 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d456622-73a0-493a-9e16-5f5b4089a236 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:52.872475 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:52.872475 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:52.873317 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d456622-73a0-493a-9e16-5f5b4089a236 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:52.933583 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:52.933583 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:52.943146 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1d456622-73a0-493a-9e16-5f5b4089a236 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Volume info retrieved successfully. Dec 12 03:00:52.971612 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d456622-73a0-493a-9e16-5f5b4089a236 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 returned with HTTP 200 Dec 12 03:00:52.972967 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1180/2342] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:52 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 => generated 915 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:53.010312 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Created reservations ['ec42b287-560f-4f70-826f-604495343ae5', '3a5b56fc-1c36-47a1-b2ec-07eaf62bd096', '14a218ef-78e1-4f9d-b599-8ecc2a0d4ddf', '6e320283-dc14-407e-9222-ebb062d06169'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:00:53.012824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07067f62-b8de-4fa4-8af0-880a208f54df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec42b287-560f-4f70-826f-604495343ae5', '3a5b56fc-1c36-47a1-b2ec-07eaf62bd096', '14a218ef-78e1-4f9d-b599-8ecc2a0d4ddf', '6e320283-dc14-407e-9222-ebb062d06169']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:53.015285 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ba34ba6-c50b-472a-9de0-932090b8ea20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:53.153943 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ba34ba6-c50b-472a-9de0-932090b8ea20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c1510fa-2160-4b45-bee2-475ac30c6e05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-705689194',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e550abf9c310435a87efad01fffe4649',qos_specs=None,replication_status=,reservations=['ec42b287-560f-4f70-826f-604495343ae5','3a5b56fc-1c36-47a1-b2ec-07eaf62bd096','14a218ef-78e1-4f9d-b599-8ecc2a0d4ddf','6e320283-dc14-407e-9222-ebb062d06169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95ca6e966a254ea99522ca0904d4becb',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:00:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-705689194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c1510fa-2160-4b45-bee2-475ac30c6e05,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e550abf9c310435a87efad01fffe4649',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='95ca6e966a254ea99522ca0904d4becb',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:53.155996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617b306a-9728-499d-8371-1f4ceb327ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:53.216039 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617b306a-9728-499d-8371-1f4ceb327ddc) transitioned into state 'SUCCESS' from state '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-705689194',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e550abf9c310435a87efad01fffe4649',qos_specs=None,replication_status=,reservations=['ec42b287-560f-4f70-826f-604495343ae5','3a5b56fc-1c36-47a1-b2ec-07eaf62bd096','14a218ef-78e1-4f9d-b599-8ecc2a0d4ddf','6e320283-dc14-407e-9222-ebb062d06169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95ca6e966a254ea99522ca0904d4becb',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:53.218662 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec05571-17d2-4d70-8988-e6200b0a7d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:00:53.252498 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cec05571-17d2-4d70-8988-e6200b0a7d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:00:53.255559 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Flow 'volume_create_api' (0a636c44-0780-4bc4-88f7-01a73f458d7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:00:53.372607 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Create volume request issued successfully. Dec 12 03:00:53.404317 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca29a4e2-b398-4dc5-b7ae-c497fa56c118 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes returned with HTTP 202 Dec 12 03:00:53.405603 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1163/2343] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:00:52 2020] POST /volume/v3/e550abf9c310435a87efad01fffe4649/volumes => generated 832 bytes in 836 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:00:53.419991 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45d410ae-ee0a-4b18-93ef-924a4d2c7596 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 Dec 12 03:00:53.420526 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45d410ae-ee0a-4b18-93ef-924a4d2c7596 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:53.420769 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:53.420769 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:53.421145 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45d410ae-ee0a-4b18-93ef-924a4d2c7596 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:53.532190 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:53.532190 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:53.556895 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-45d410ae-ee0a-4b18-93ef-924a4d2c7596 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:00:53.612785 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45d410ae-ee0a-4b18-93ef-924a4d2c7596 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 returned with HTTP 200 Dec 12 03:00:53.614173 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1181/2344] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:53 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 => generated 900 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:53.990468 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-574b6b9d-9191-48b9-9cbf-1c795ce7e5a3 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 Dec 12 03:00:53.991290 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-574b6b9d-9191-48b9-9cbf-1c795ce7e5a3 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:53.991615 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:53.991615 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:53.992926 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-574b6b9d-9191-48b9-9cbf-1c795ce7e5a3 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:54.110889 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:54.110889 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:54.130467 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-574b6b9d-9191-48b9-9cbf-1c795ce7e5a3 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Volume info retrieved successfully. Dec 12 03:00:54.177011 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-574b6b9d-9191-48b9-9cbf-1c795ce7e5a3 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 returned with HTTP 200 Dec 12 03:00:54.177854 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1164/2345] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:53 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 => generated 915 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:54.629609 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be0bd16f-ba5b-4633-8304-c322ea1eb43c tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 Dec 12 03:00:54.630798 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be0bd16f-ba5b-4633-8304-c322ea1eb43c tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:54.631171 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:54.631171 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:54.631793 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be0bd16f-ba5b-4633-8304-c322ea1eb43c tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:54.756214 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:54.756214 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:54.781887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-be0bd16f-ba5b-4633-8304-c322ea1eb43c tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:00:54.834198 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be0bd16f-ba5b-4633-8304-c322ea1eb43c tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 returned with HTTP 200 Dec 12 03:00:54.835293 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1182/2346] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:54 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 => generated 924 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:55.194912 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c84c92c-7638-4fa1-a903-7e8e9d148678 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] GET http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 Dec 12 03:00:55.197853 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c84c92c-7638-4fa1-a903-7e8e9d148678 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:55.198371 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:55.198371 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:55.200245 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c84c92c-7638-4fa1-a903-7e8e9d148678 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:55.273793 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c84c92c-7638-4fa1-a903-7e8e9d148678 tempest-SnapshotMetadataTestJSON-2144922891 tempest-SnapshotMetadataTestJSON-2144922891] http://10.222.0.50/volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 returned with HTTP 404 Dec 12 03:00:55.275664 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1165/2347] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:55 2020] GET /volume/v3/732a5956d7484ad69d7096a2cc62904a/volumes/3935409f-0e9c-462a-a455-e3e12ad17371 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:00:55.858243 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83d42297-cd8d-43cb-a1ff-b717df035330 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 Dec 12 03:00:55.858763 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83d42297-cd8d-43cb-a1ff-b717df035330 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:55.859211 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-83d42297-cd8d-43cb-a1ff-b717df035330 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:55.997018 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:55.997018 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:56.031895 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-83d42297-cd8d-43cb-a1ff-b717df035330 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:00:56.076157 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-83d42297-cd8d-43cb-a1ff-b717df035330 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 returned with HTTP 200 Dec 12 03:00:56.089206 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1166/2348] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:55 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 => generated 925 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:56.094624 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9f09aab-ad6a-4080-bdf7-63cebb4e4e60 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 Dec 12 03:00:56.095650 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9f09aab-ad6a-4080-bdf7-63cebb4e4e60 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:56.095878 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:56.095878 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:56.096260 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9f09aab-ad6a-4080-bdf7-63cebb4e4e60 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:56.157669 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:56.157669 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:56.174219 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c9f09aab-ad6a-4080-bdf7-63cebb4e4e60 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:00:56.202951 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9f09aab-ad6a-4080-bdf7-63cebb4e4e60 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 returned with HTTP 200 Dec 12 03:00:56.204014 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1167/2349] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:56 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 => generated 925 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:56.221375 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c117b7d-e643-4d9f-bf88-39d3acabd109 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes Dec 12 03:00:56.222210 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c117b7d-e643-4d9f-bf88-39d3acabd109 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:56.222782 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:56.222782 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:56.223665 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c117b7d-e643-4d9f-bf88-39d3acabd109 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:56.224573 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-5c117b7d-e643-4d9f-bf88-39d3acabd109 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:56.226856 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5c117b7d-e643-4d9f-bf88-39d3acabd109 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:56.293488 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c117b7d-e643-4d9f-bf88-39d3acabd109 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:56.297051 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c117b7d-e643-4d9f-bf88-39d3acabd109 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes returned with HTTP 200 Dec 12 03:00:56.298170 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1168/2350] 10.222.0.50 () {58 vars in 1204 bytes} [Sat Dec 12 03:00:56 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes => generated 1172 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:00:56.314127 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4620e50a-d4d1-408b-9329-283b0f783e2e tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?name=tempest-VolumesListTestJSON-Volume-370163636 Dec 12 03:00:56.314892 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4620e50a-d4d1-408b-9329-283b0f783e2e tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:56.315308 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:56.315308 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:56.315949 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4620e50a-d4d1-408b-9329-283b0f783e2e tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:56.316846 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-4620e50a-d4d1-408b-9329-283b0f783e2e tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:56.317891 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:56.317891 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:56.319452 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4620e50a-d4d1-408b-9329-283b0f783e2e tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-370163636'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:56.367872 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c202914-2508-440f-b1ea-76b287e27f4d tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] DELETE http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 Dec 12 03:00:56.369005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c202914-2508-440f-b1ea-76b287e27f4d tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:56.369218 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:56.369218 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:56.369758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c202914-2508-440f-b1ea-76b287e27f4d tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:56.370304 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7c202914-2508-440f-b1ea-76b287e27f4d tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Delete volume with id: 5ec89d4c-17bd-4e35-948e-88b24c6deb59 Dec 12 03:00:56.496530 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4620e50a-d4d1-408b-9329-283b0f783e2e tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:56.497894 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4620e50a-d4d1-408b-9329-283b0f783e2e tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?name=tempest-VolumesListTestJSON-Volume-370163636 returned with HTTP 200 Dec 12 03:00:56.498874 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1169/2351] 10.222.0.50 () {58 vars in 1303 bytes} [Sat Dec 12 03:00:56 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes?name=tempest-VolumesListTestJSON-Volume-370163636 => generated 399 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:56.513340 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00ed983a-cbfd-4a51-9431-0a565ac41a8a tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?name=tempest-VolumesListTestJSON-Volume-370163636 Dec 12 03:00:56.516231 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00ed983a-cbfd-4a51-9431-0a565ac41a8a tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:56.516601 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:56.516601 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:56.516921 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:56.516921 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:56.517394 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00ed983a-cbfd-4a51-9431-0a565ac41a8a tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:56.519383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-00ed983a-cbfd-4a51-9431-0a565ac41a8a tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:56.520387 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:56.520387 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:56.521342 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7c202914-2508-440f-b1ea-76b287e27f4d tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 03:00:56.521809 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-00ed983a-cbfd-4a51-9431-0a565ac41a8a tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-370163636'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:56.600696 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7c202914-2508-440f-b1ea-76b287e27f4d tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Delete volume request issued successfully. Dec 12 03:00:56.606945 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c202914-2508-440f-b1ea-76b287e27f4d tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 returned with HTTP 202 Dec 12 03:00:56.608827 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1183/2352] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:00:55 2020] DELETE /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 => generated 0 bytes in 1203 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:00:56.621889 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8e49c1f-ac94-46e6-ad21-f849d7690737 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 Dec 12 03:00:56.636196 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8e49c1f-ac94-46e6-ad21-f849d7690737 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:56.636628 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:56.636628 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:56.637653 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8e49c1f-ac94-46e6-ad21-f849d7690737 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:56.667003 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-00ed983a-cbfd-4a51-9431-0a565ac41a8a tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:56.668611 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:56.668611 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:56.692249 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00ed983a-cbfd-4a51-9431-0a565ac41a8a tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?name=tempest-VolumesListTestJSON-Volume-370163636 returned with HTTP 200 Dec 12 03:00:56.693504 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1170/2353] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 03:00:56 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?name=tempest-VolumesListTestJSON-Volume-370163636 => generated 928 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:00:56.717672 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a82a2fe5-27e0-43cc-8479-be8ff9cb6e92 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=1 Dec 12 03:00:56.718422 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a82a2fe5-27e0-43cc-8479-be8ff9cb6e92 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:56.718854 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:56.718854 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:56.719410 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a82a2fe5-27e0-43cc-8479-be8ff9cb6e92 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:56.720405 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-a82a2fe5-27e0-43cc-8479-be8ff9cb6e92 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:56.722371 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a82a2fe5-27e0-43cc-8479-be8ff9cb6e92 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:56.845310 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:56.845310 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:56.872172 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d8e49c1f-ac94-46e6-ad21-f849d7690737 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 03:00:56.886584 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a82a2fe5-27e0-43cc-8479-be8ff9cb6e92 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:56.891873 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:56.891873 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:56.909770 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a82a2fe5-27e0-43cc-8479-be8ff9cb6e92 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=1 returned with HTTP 200 Dec 12 03:00:56.939794 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1171/2354] 10.222.0.50 () {58 vars in 1240 bytes} [Sat Dec 12 03:00:56 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=1 => generated 1104 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:00:56.944894 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2aa80925-c978-4ad2-ac64-27a6a283192f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=1&marker=3c1510fa-2160-4b45-bee2-475ac30c6e05 Dec 12 03:00:56.945824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2aa80925-c978-4ad2-ac64-27a6a283192f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:56.946163 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:56.946163 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:56.946781 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2aa80925-c978-4ad2-ac64-27a6a283192f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:56.947734 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-2aa80925-c978-4ad2-ac64-27a6a283192f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:56.949700 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2aa80925-c978-4ad2-ac64-27a6a283192f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:56.975655 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8e49c1f-ac94-46e6-ad21-f849d7690737 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 returned with HTTP 200 Dec 12 03:00:56.985920 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1184/2355] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:56 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 => generated 918 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:57.110322 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2aa80925-c978-4ad2-ac64-27a6a283192f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:57.112907 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:57.112907 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:57.126838 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2aa80925-c978-4ad2-ac64-27a6a283192f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=1&marker=3c1510fa-2160-4b45-bee2-475ac30c6e05 returned with HTTP 200 Dec 12 03:00:57.127673 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1172/2356] 10.222.0.50 () {58 vars in 1328 bytes} [Sat Dec 12 03:00:56 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=1&marker=3c1510fa-2160-4b45-bee2-475ac30c6e05 => generated 1105 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:00:57.143736 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b24a235-4769-4664-89e4-db09050e7733 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=1&marker=b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 Dec 12 03:00:57.144519 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b24a235-4769-4664-89e4-db09050e7733 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:57.145060 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:57.145060 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:57.145690 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b24a235-4769-4664-89e4-db09050e7733 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:57.146609 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-6b24a235-4769-4664-89e4-db09050e7733 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:57.149159 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6b24a235-4769-4664-89e4-db09050e7733 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:57.335726 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6b24a235-4769-4664-89e4-db09050e7733 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:57.337760 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:57.337760 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:57.356910 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b24a235-4769-4664-89e4-db09050e7733 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=1&marker=b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 returned with HTTP 200 Dec 12 03:00:57.362469 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1185/2357] 10.222.0.50 () {58 vars in 1328 bytes} [Sat Dec 12 03:00:57 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=1&marker=b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 => generated 1104 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:00:57.378875 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-744b2c9a-8135-44df-9e2b-634f13fb28f5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=1&marker=ff4e03a9-cacf-437a-995c-406b9ff58797 Dec 12 03:00:57.380140 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-744b2c9a-8135-44df-9e2b-634f13fb28f5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:57.380522 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:57.380522 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:57.381213 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-744b2c9a-8135-44df-9e2b-634f13fb28f5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:57.383493 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-744b2c9a-8135-44df-9e2b-634f13fb28f5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:57.385724 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-744b2c9a-8135-44df-9e2b-634f13fb28f5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:57.574134 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-744b2c9a-8135-44df-9e2b-634f13fb28f5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:57.582292 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-744b2c9a-8135-44df-9e2b-634f13fb28f5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=1&marker=ff4e03a9-cacf-437a-995c-406b9ff58797 returned with HTTP 200 Dec 12 03:00:57.584212 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1173/2358] 10.222.0.50 () {58 vars in 1328 bytes} [Sat Dec 12 03:00:57 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=1&marker=ff4e03a9-cacf-437a-995c-406b9ff58797 => generated 15 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:00:57.611010 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e0b6077-7b29-43aa-a77b-49e98cab9e61 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Dec 12 03:00:57.611576 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e0b6077-7b29-43aa-a77b-49e98cab9e61 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:57.611801 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:57.611801 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:57.612169 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e0b6077-7b29-43aa-a77b-49e98cab9e61 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:57.612883 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-8e0b6077-7b29-43aa-a77b-49e98cab9e61 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:57.620807 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8e0b6077-7b29-43aa-a77b-49e98cab9e61 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Could not evaluate value available, assuming string {{(pid=88000) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 12 03:00:57.622303 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8e0b6077-7b29-43aa-a77b-49e98cab9e61 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:57.751697 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8e0b6077-7b29-43aa-a77b-49e98cab9e61 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:57.755734 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:57.755734 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:57.785557 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e0b6077-7b29-43aa-a77b-49e98cab9e61 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Dec 12 03:00:57.789842 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1186/2359] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 03:00:57 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2062 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:00:57.807436 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebe456d2-04ea-4c96-b7c1-51e65d353e89 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Dec 12 03:00:57.807976 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebe456d2-04ea-4c96-b7c1-51e65d353e89 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:57.808466 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebe456d2-04ea-4c96-b7c1-51e65d353e89 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:57.809227 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-ebe456d2-04ea-4c96-b7c1-51e65d353e89 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:57.809822 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ebe456d2-04ea-4c96-b7c1-51e65d353e89 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Could not evaluate value available, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 12 03:00:57.811545 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ebe456d2-04ea-4c96-b7c1-51e65d353e89 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:57.949162 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ebe456d2-04ea-4c96-b7c1-51e65d353e89 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:57.964036 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:57.964036 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:57.994171 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-545e7822-b8be-4a33-8422-8068d7bf00ad tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 Dec 12 03:00:57.994676 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-545e7822-b8be-4a33-8422-8068d7bf00ad tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:57.994811 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:57.994811 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:57.995238 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-545e7822-b8be-4a33-8422-8068d7bf00ad tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:58.002451 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebe456d2-04ea-4c96-b7c1-51e65d353e89 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Dec 12 03:00:58.009557 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1174/2360] 10.222.0.50 () {58 vars in 1326 bytes} [Sat Dec 12 03:00:57 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2063 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:00:58.025533 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8efe34ca-10e2-45b3-b597-fbedc27ca122 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?limit=1 Dec 12 03:00:58.026065 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8efe34ca-10e2-45b3-b597-fbedc27ca122 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:58.026295 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:58.026295 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:58.026639 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8efe34ca-10e2-45b3-b597-fbedc27ca122 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:58.027257 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-8efe34ca-10e2-45b3-b597-fbedc27ca122 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:58.034576 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8efe34ca-10e2-45b3-b597-fbedc27ca122 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:58.149295 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:58.149295 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:58.183317 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8efe34ca-10e2-45b3-b597-fbedc27ca122 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:58.184933 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8efe34ca-10e2-45b3-b597-fbedc27ca122 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?limit=1 returned with HTTP 200 Dec 12 03:00:58.185966 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1175/2361] 10.222.0.50 () {58 vars in 1219 bytes} [Sat Dec 12 03:00:58 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes?limit=1 => generated 568 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:58.187047 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-545e7822-b8be-4a33-8422-8068d7bf00ad tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 03:00:58.199801 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-129790ba-6baa-44e6-936d-694bcd0d25c6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?limit=1&marker=3c1510fa-2160-4b45-bee2-475ac30c6e05 Dec 12 03:00:58.201535 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-129790ba-6baa-44e6-936d-694bcd0d25c6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:58.203094 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:58.203094 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:58.203688 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-129790ba-6baa-44e6-936d-694bcd0d25c6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:58.204503 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-129790ba-6baa-44e6-936d-694bcd0d25c6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:58.214907 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:58.214907 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:58.220462 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-129790ba-6baa-44e6-936d-694bcd0d25c6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:58.260478 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-545e7822-b8be-4a33-8422-8068d7bf00ad tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 returned with HTTP 200 Dec 12 03:00:58.267788 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1187/2362] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:57 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 => generated 918 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:58.452544 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-129790ba-6baa-44e6-936d-694bcd0d25c6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:58.454257 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-129790ba-6baa-44e6-936d-694bcd0d25c6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?limit=1&marker=3c1510fa-2160-4b45-bee2-475ac30c6e05 returned with HTTP 200 Dec 12 03:00:58.455403 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1176/2363] 10.222.0.50 () {58 vars in 1307 bytes} [Sat Dec 12 03:00:58 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes?limit=1&marker=3c1510fa-2160-4b45-bee2-475ac30c6e05 => generated 569 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:00:58.466861 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99f3c901-428a-4062-832e-c376eb78ee1d tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?limit=1&marker=b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 Dec 12 03:00:58.467395 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99f3c901-428a-4062-832e-c376eb78ee1d tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:58.467620 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:58.467620 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:58.467992 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99f3c901-428a-4062-832e-c376eb78ee1d tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:58.468637 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-99f3c901-428a-4062-832e-c376eb78ee1d tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:58.470526 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-99f3c901-428a-4062-832e-c376eb78ee1d tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:58.608800 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-99f3c901-428a-4062-832e-c376eb78ee1d tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:58.610393 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99f3c901-428a-4062-832e-c376eb78ee1d tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?limit=1&marker=b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 returned with HTTP 200 Dec 12 03:00:58.611607 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1188/2364] 10.222.0.50 () {58 vars in 1307 bytes} [Sat Dec 12 03:00:58 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes?limit=1&marker=b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 => generated 568 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:58.624491 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0eb62c4-23d7-4472-b487-930e1d7e8917 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?limit=1&marker=ff4e03a9-cacf-437a-995c-406b9ff58797 Dec 12 03:00:58.625393 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0eb62c4-23d7-4472-b487-930e1d7e8917 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:58.625819 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:58.625819 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:58.626503 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0eb62c4-23d7-4472-b487-930e1d7e8917 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:58.627335 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-d0eb62c4-23d7-4472-b487-930e1d7e8917 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:58.628647 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:58.628647 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:58.630195 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d0eb62c4-23d7-4472-b487-930e1d7e8917 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:58.764527 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d0eb62c4-23d7-4472-b487-930e1d7e8917 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:58.766198 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0eb62c4-23d7-4472-b487-930e1d7e8917 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?limit=1&marker=ff4e03a9-cacf-437a-995c-406b9ff58797 returned with HTTP 200 Dec 12 03:00:58.779664 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1177/2365] 10.222.0.50 () {58 vars in 1307 bytes} [Sat Dec 12 03:00:58 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes?limit=1&marker=ff4e03a9-cacf-437a-995c-406b9ff58797 => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:00:58.781641 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40a70746-f03a-4f84-9241-36c8f1ad9564 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?name=tempest-VolumesListTestJSON-Volume-1454570621&status=available Dec 12 03:00:58.782663 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40a70746-f03a-4f84-9241-36c8f1ad9564 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:58.783042 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:58.783042 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:58.783631 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40a70746-f03a-4f84-9241-36c8f1ad9564 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:58.784427 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-40a70746-f03a-4f84-9241-36c8f1ad9564 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:58.785185 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40a70746-f03a-4f84-9241-36c8f1ad9564 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Could not evaluate value available, assuming string {{(pid=88000) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 12 03:00:58.786027 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:58.786027 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:58.787265 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40a70746-f03a-4f84-9241-36c8f1ad9564 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1454570621'), ('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:58.842290 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-40a70746-f03a-4f84-9241-36c8f1ad9564 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:58.843914 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40a70746-f03a-4f84-9241-36c8f1ad9564 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?name=tempest-VolumesListTestJSON-Volume-1454570621&status=available returned with HTTP 200 Dec 12 03:00:58.845049 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1189/2366] 10.222.0.50 () {58 vars in 1339 bytes} [Sat Dec 12 03:00:58 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes?name=tempest-VolumesListTestJSON-Volume-1454570621&status=available => generated 400 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:58.859357 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d82e729b-01d7-4d60-b62e-548af65b19c9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?name=tempest-VolumesListTestJSON-Volume-370163636&status=available Dec 12 03:00:58.859884 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d82e729b-01d7-4d60-b62e-548af65b19c9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:58.860390 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d82e729b-01d7-4d60-b62e-548af65b19c9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:58.861143 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-d82e729b-01d7-4d60-b62e-548af65b19c9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:58.862067 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d82e729b-01d7-4d60-b62e-548af65b19c9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Could not evaluate value available, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 12 03:00:58.863723 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d82e729b-01d7-4d60-b62e-548af65b19c9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-370163636'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:58.944693 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d82e729b-01d7-4d60-b62e-548af65b19c9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:58.946673 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:58.946673 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:58.962234 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d82e729b-01d7-4d60-b62e-548af65b19c9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?name=tempest-VolumesListTestJSON-Volume-370163636&status=available returned with HTTP 200 Dec 12 03:00:58.963370 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1178/2367] 10.222.0.50 () {58 vars in 1358 bytes} [Sat Dec 12 03:00:58 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?name=tempest-VolumesListTestJSON-Volume-370163636&status=available => generated 928 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:58.986677 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bae180b5-b0d1-46f1-b811-2501659e4fb5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?marker=b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1&sort=id%3Aasc Dec 12 03:00:58.987368 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bae180b5-b0d1-46f1-b811-2501659e4fb5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:58.987695 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:58.987695 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:58.988226 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bae180b5-b0d1-46f1-b811-2501659e4fb5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:58.989039 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-bae180b5-b0d1-46f1-b811-2501659e4fb5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:58.989944 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:58.989944 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:58.991205 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-bae180b5-b0d1-46f1-b811-2501659e4fb5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:59.191782 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bae180b5-b0d1-46f1-b811-2501659e4fb5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:59.193751 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:59.193751 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:59.213737 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bae180b5-b0d1-46f1-b811-2501659e4fb5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?marker=b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1&sort=id%3Aasc returned with HTTP 200 Dec 12 03:00:59.216217 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1190/2368] 10.222.0.50 () {58 vars in 1340 bytes} [Sat Dec 12 03:00:58 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?marker=b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1&sort=id%3Aasc => generated 928 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:00:59.238901 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b51daee8-3704-44f9-a438-959fb4dc9525 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Dec 12 03:00:59.239695 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b51daee8-3704-44f9-a438-959fb4dc9525 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:59.240077 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:59.240077 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:59.240858 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b51daee8-3704-44f9-a438-959fb4dc9525 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:59.241709 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-b51daee8-3704-44f9-a438-959fb4dc9525 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:59.244394 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-b51daee8-3704-44f9-a438-959fb4dc9525 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:59.277573 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f70724c-830d-4a86-b4ee-17c23be90a55 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 Dec 12 03:00:59.278417 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f70724c-830d-4a86-b4ee-17c23be90a55 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:59.278829 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:59.278829 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:59.279471 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f70724c-830d-4a86-b4ee-17c23be90a55 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:59.396512 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b51daee8-3704-44f9-a438-959fb4dc9525 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:59.398686 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:59.398686 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:59.410069 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f70724c-830d-4a86-b4ee-17c23be90a55 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 returned with HTTP 404 Dec 12 03:00:59.413822 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1191/2369] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:00:59 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/5ec89d4c-17bd-4e35-948e-88b24c6deb59 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 12 03:00:59.432027 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b51daee8-3704-44f9-a438-959fb4dc9525 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Dec 12 03:00:59.439071 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1179/2370] 10.222.0.50 () {58 vars in 1304 bytes} [Sat Dec 12 03:00:59 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2759 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:00:59.462974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-486b99c3-be0c-430b-b44e-aaf386804170 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail Dec 12 03:00:59.463776 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-486b99c3-be0c-430b-b44e-aaf386804170 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:59.464443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-486b99c3-be0c-430b-b44e-aaf386804170 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:59.465245 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-486b99c3-be0c-430b-b44e-aaf386804170 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:59.467513 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-486b99c3-be0c-430b-b44e-aaf386804170 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:59.576573 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-486b99c3-be0c-430b-b44e-aaf386804170 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:59.578736 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:59.578736 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:59.589631 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-486b99c3-be0c-430b-b44e-aaf386804170 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail returned with HTTP 200 Dec 12 03:00:59.600767 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1192/2371] 10.222.0.50 () {58 vars in 1225 bytes} [Sat Dec 12 03:00:59 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail => generated 2759 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:00:59.614457 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89ce5d0f-96dd-44ab-ad76-de21cf236a5d tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Dec 12 03:00:59.615002 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89ce5d0f-96dd-44ab-ad76-de21cf236a5d tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:59.615389 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:59.615389 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:59.615774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89ce5d0f-96dd-44ab-ad76-de21cf236a5d tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:59.616450 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-89ce5d0f-96dd-44ab-ad76-de21cf236a5d tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:59.619542 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-89ce5d0f-96dd-44ab-ad76-de21cf236a5d tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:59.743645 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62c2890f-7fb9-4cb3-8f60-1a4e45b84480 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] DELETE http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 Dec 12 03:00:59.744168 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62c2890f-7fb9-4cb3-8f60-1a4e45b84480 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:59.744386 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:59.744386 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:59.744785 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62c2890f-7fb9-4cb3-8f60-1a4e45b84480 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:59.745779 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-62c2890f-7fb9-4cb3-8f60-1a4e45b84480 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Delete volume with id: 7c201999-9a58-4fcd-ad45-8196771ea036 Dec 12 03:00:59.791250 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-89ce5d0f-96dd-44ab-ad76-de21cf236a5d tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:59.792828 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89ce5d0f-96dd-44ab-ad76-de21cf236a5d tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Dec 12 03:00:59.797279 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1180/2372] 10.222.0.50 () {58 vars in 1283 bytes} [Sat Dec 12 03:00:59 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1172 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:00:59.810919 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1face58f-5694-4ee3-98ce-5e07a97da9f1 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?availability_zone=nova Dec 12 03:00:59.811568 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1face58f-5694-4ee3-98ce-5e07a97da9f1 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:59.811898 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:59.811898 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:59.812469 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1face58f-5694-4ee3-98ce-5e07a97da9f1 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:59.813800 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-1face58f-5694-4ee3-98ce-5e07a97da9f1 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:59.814778 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1face58f-5694-4ee3-98ce-5e07a97da9f1 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Could not evaluate value nova, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 12 03:00:59.815762 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:59.815762 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:59.821517 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1face58f-5694-4ee3-98ce-5e07a97da9f1 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:59.888941 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:59.888941 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:59.890163 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-62c2890f-7fb9-4cb3-8f60-1a4e45b84480 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 03:00:59.963067 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1face58f-5694-4ee3-98ce-5e07a97da9f1 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:00:59.966555 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1face58f-5694-4ee3-98ce-5e07a97da9f1 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?availability_zone=nova returned with HTTP 200 Dec 12 03:00:59.967747 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1181/2373] 10.222.0.50 () {58 vars in 1249 bytes} [Sat Dec 12 03:00:59 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes?availability_zone=nova => generated 1172 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:00:59.978934 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2fe27ded-00c4-4ac6-b95d-a2ede054dc22 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?availability_zone=nova Dec 12 03:00:59.979485 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2fe27ded-00c4-4ac6-b95d-a2ede054dc22 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:00:59.979712 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:00:59.979712 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:00:59.980094 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2fe27ded-00c4-4ac6-b95d-a2ede054dc22 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:00:59.980794 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-2fe27ded-00c4-4ac6-b95d-a2ede054dc22 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:00:59.985551 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2fe27ded-00c4-4ac6-b95d-a2ede054dc22 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Could not evaluate value nova, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 12 03:00:59.986317 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:00:59.986317 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:00:59.987409 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2fe27ded-00c4-4ac6-b95d-a2ede054dc22 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:00:59.989124 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-62c2890f-7fb9-4cb3-8f60-1a4e45b84480 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Delete volume request issued successfully. Dec 12 03:00:59.989622 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62c2890f-7fb9-4cb3-8f60-1a4e45b84480 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 returned with HTTP 202 Dec 12 03:01:00.000025 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1193/2374] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:00:59 2020] DELETE /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 => generated 0 bytes in 260 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:01:00.016305 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d4cbf61-a5fe-444e-800c-1bf212c7cfdb tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 Dec 12 03:01:00.016889 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d4cbf61-a5fe-444e-800c-1bf212c7cfdb tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:00.017125 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:00.017125 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:00.017511 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d4cbf61-a5fe-444e-800c-1bf212c7cfdb tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:00.115143 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2fe27ded-00c4-4ac6-b95d-a2ede054dc22 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:01:00.117037 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2fe27ded-00c4-4ac6-b95d-a2ede054dc22 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?availability_zone=nova returned with HTTP 200 Dec 12 03:01:00.121998 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1182/2375] 10.222.0.50 () {58 vars in 1249 bytes} [Sat Dec 12 03:00:59 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes?availability_zone=nova => generated 1172 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:01:00.138769 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07df72a9-95fa-488f-ac04-00570e6119c5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?bootable=false Dec 12 03:01:00.139306 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07df72a9-95fa-488f-ac04-00570e6119c5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:00.139507 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:00.139507 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:00.139881 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07df72a9-95fa-488f-ac04-00570e6119c5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:00.140525 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-07df72a9-95fa-488f-ac04-00570e6119c5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:01:00.141396 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:00.141396 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:00.142458 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-07df72a9-95fa-488f-ac04-00570e6119c5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:01:00.290941 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:00.290941 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:00.337175 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-07df72a9-95fa-488f-ac04-00570e6119c5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:01:00.342811 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1d4cbf61-a5fe-444e-800c-1bf212c7cfdb tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 03:01:00.343029 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07df72a9-95fa-488f-ac04-00570e6119c5 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?bootable=false returned with HTTP 200 Dec 12 03:01:00.344151 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1183/2376] 10.222.0.50 () {58 vars in 1233 bytes} [Sat Dec 12 03:01:00 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes?bootable=false => generated 1172 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:01:00.358741 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f12b082-33ef-4704-ae2e-026036d763d6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?bootable=false Dec 12 03:01:00.359341 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4f12b082-33ef-4704-ae2e-026036d763d6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:00.359571 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:00.359571 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:00.359933 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4f12b082-33ef-4704-ae2e-026036d763d6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:00.360581 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-4f12b082-33ef-4704-ae2e-026036d763d6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:01:00.372264 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:00.372264 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:00.373573 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4f12b082-33ef-4704-ae2e-026036d763d6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:01:00.440695 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d4cbf61-a5fe-444e-800c-1bf212c7cfdb tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 returned with HTTP 200 Dec 12 03:01:00.461426 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1194/2377] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:00 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 => generated 917 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:00.530933 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4f12b082-33ef-4704-ae2e-026036d763d6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:01:00.538407 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f12b082-33ef-4704-ae2e-026036d763d6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?bootable=false returned with HTTP 200 Dec 12 03:01:00.540353 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1184/2378] 10.222.0.50 () {58 vars in 1233 bytes} [Sat Dec 12 03:01:00 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes?bootable=false => generated 1172 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:01:00.557621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e951cf05-85a9-470b-ba32-ad9ba0ca88a9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?status=available Dec 12 03:01:00.558264 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e951cf05-85a9-470b-ba32-ad9ba0ca88a9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:00.558517 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:00.558517 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:00.558891 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e951cf05-85a9-470b-ba32-ad9ba0ca88a9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:00.560092 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-e951cf05-85a9-470b-ba32-ad9ba0ca88a9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:01:00.560699 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e951cf05-85a9-470b-ba32-ad9ba0ca88a9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Could not evaluate value available, assuming string {{(pid=88000) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 12 03:01:00.562883 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e951cf05-85a9-470b-ba32-ad9ba0ca88a9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:01:00.777396 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e951cf05-85a9-470b-ba32-ad9ba0ca88a9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:01:00.778782 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e951cf05-85a9-470b-ba32-ad9ba0ca88a9 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?status=available returned with HTTP 200 Dec 12 03:01:00.779977 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1195/2379] 10.222.0.50 () {58 vars in 1237 bytes} [Sat Dec 12 03:01:00 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes?status=available => generated 1172 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:01:00.791033 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa40bb06-f782-4c55-9822-9f86a5399a6f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?status=available Dec 12 03:01:00.791890 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa40bb06-f782-4c55-9822-9f86a5399a6f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:00.792262 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:00.792262 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:00.792885 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa40bb06-f782-4c55-9822-9f86a5399a6f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:00.793868 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-fa40bb06-f782-4c55-9822-9f86a5399a6f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:01:00.795337 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fa40bb06-f782-4c55-9822-9f86a5399a6f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Could not evaluate value available, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 12 03:01:00.796334 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:00.796334 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:00.797892 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-fa40bb06-f782-4c55-9822-9f86a5399a6f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:01:00.996248 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fa40bb06-f782-4c55-9822-9f86a5399a6f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:01:00.998348 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa40bb06-f782-4c55-9822-9f86a5399a6f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes?status=available returned with HTTP 200 Dec 12 03:01:01.004500 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1185/2380] 10.222.0.50 () {58 vars in 1237 bytes} [Sat Dec 12 03:01:00 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes?status=available => generated 1172 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:01:01.020306 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d8cdce8-a7d5-4c63-afda-19ed6fc88337 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?availability_zone=nova Dec 12 03:01:01.021253 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d8cdce8-a7d5-4c63-afda-19ed6fc88337 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:01.021790 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:01.021790 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:01.022568 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d8cdce8-a7d5-4c63-afda-19ed6fc88337 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:01.023655 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-2d8cdce8-a7d5-4c63-afda-19ed6fc88337 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:01:01.024578 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2d8cdce8-a7d5-4c63-afda-19ed6fc88337 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Could not evaluate value nova, assuming string {{(pid=88000) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 12 03:01:01.026357 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:01.026357 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:01.027821 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2d8cdce8-a7d5-4c63-afda-19ed6fc88337 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:01:01.158418 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2d8cdce8-a7d5-4c63-afda-19ed6fc88337 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:01:01.161061 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:01.161061 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:01.173323 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d8cdce8-a7d5-4c63-afda-19ed6fc88337 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?availability_zone=nova returned with HTTP 200 Dec 12 03:01:01.174337 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1196/2381] 10.222.0.50 () {58 vars in 1270 bytes} [Sat Dec 12 03:01:01 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?availability_zone=nova => generated 2759 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:01:01.199268 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2d26c4b-79ed-44ed-b3bc-0bd21b2297b1 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?bootable=false Dec 12 03:01:01.199798 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2d26c4b-79ed-44ed-b3bc-0bd21b2297b1 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:01.200024 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:01.200024 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:01.200404 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2d26c4b-79ed-44ed-b3bc-0bd21b2297b1 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:01.201101 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-a2d26c4b-79ed-44ed-b3bc-0bd21b2297b1 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:01:01.201934 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:01.201934 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:01.203022 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a2d26c4b-79ed-44ed-b3bc-0bd21b2297b1 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:01:01.427095 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2d26c4b-79ed-44ed-b3bc-0bd21b2297b1 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:01:01.433070 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:01.433070 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:01.452279 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2d26c4b-79ed-44ed-b3bc-0bd21b2297b1 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?bootable=false returned with HTTP 200 Dec 12 03:01:01.459860 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1186/2382] 10.222.0.50 () {58 vars in 1254 bytes} [Sat Dec 12 03:01:01 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?bootable=false => generated 2759 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:01:01.468958 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-367da747-05d6-4a47-9ad0-4f7bf1ee0aa9 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 Dec 12 03:01:01.469491 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-367da747-05d6-4a47-9ad0-4f7bf1ee0aa9 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:01.469713 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:01.469713 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:01.470067 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-367da747-05d6-4a47-9ad0-4f7bf1ee0aa9 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:01.490254 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac4a2f0d-15e4-4c65-96a2-4dd874e4db2b tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?status=available Dec 12 03:01:01.490805 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac4a2f0d-15e4-4c65-96a2-4dd874e4db2b tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:01.491027 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:01.491027 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:01.491408 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac4a2f0d-15e4-4c65-96a2-4dd874e4db2b tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:01.492712 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-ac4a2f0d-15e4-4c65-96a2-4dd874e4db2b tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:01:01.500012 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ac4a2f0d-15e4-4c65-96a2-4dd874e4db2b tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Could not evaluate value available, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 12 03:01:01.511826 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ac4a2f0d-15e4-4c65-96a2-4dd874e4db2b tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:01:01.677794 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ac4a2f0d-15e4-4c65-96a2-4dd874e4db2b tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Get all volumes completed successfully. Dec 12 03:01:01.685042 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:01.685042 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:01.687691 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:01.687691 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:01.705466 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac4a2f0d-15e4-4c65-96a2-4dd874e4db2b tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?status=available returned with HTTP 200 Dec 12 03:01:01.706701 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1187/2383] 10.222.0.50 () {58 vars in 1258 bytes} [Sat Dec 12 03:01:01 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/detail?status=available => generated 2759 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:01:01.709203 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-367da747-05d6-4a47-9ad0-4f7bf1ee0aa9 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 03:01:01.726947 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb6c38a0-4a99-451c-9282-0d5830e5ade0 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] DELETE http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 Dec 12 03:01:01.732310 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb6c38a0-4a99-451c-9282-0d5830e5ade0 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:01.733007 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:01.733007 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:01.733724 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb6c38a0-4a99-451c-9282-0d5830e5ade0 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:01.734431 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-bb6c38a0-4a99-451c-9282-0d5830e5ade0 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Delete volume with id: 3c1510fa-2160-4b45-bee2-475ac30c6e05 Dec 12 03:01:01.800921 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-367da747-05d6-4a47-9ad0-4f7bf1ee0aa9 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 returned with HTTP 200 Dec 12 03:01:01.802894 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1197/2384] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:01 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 => generated 917 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:01.833662 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:01.833662 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:01.835356 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bb6c38a0-4a99-451c-9282-0d5830e5ade0 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:01:01.904542 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bb6c38a0-4a99-451c-9282-0d5830e5ade0 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Delete volume request issued successfully. Dec 12 03:01:01.905192 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb6c38a0-4a99-451c-9282-0d5830e5ade0 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 returned with HTTP 202 Dec 12 03:01:01.906562 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1188/2385] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:01:01 2020] DELETE /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:01:01.914920 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3d9dca1-31df-4432-a593-0f64aebc1737 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 Dec 12 03:01:01.915418 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3d9dca1-31df-4432-a593-0f64aebc1737 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:01.915653 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:01.915653 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:01.915963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3d9dca1-31df-4432-a593-0f64aebc1737 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:02.056451 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:02.056451 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:02.086710 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c3d9dca1-31df-4432-a593-0f64aebc1737 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:01:02.158973 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3d9dca1-31df-4432-a593-0f64aebc1737 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 returned with HTTP 200 Dec 12 03:01:02.162202 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1198/2386] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:01 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 => generated 924 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:02.702307 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] POST http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes Dec 12 03:01:02.703377 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:02.703377 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:02.704100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1249933868"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:01:02.706465 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1249933868'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:01:02.707094 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Create volume of 1 GB Dec 12 03:01:02.738557 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Availability Zones retrieved successfully. Dec 12 03:01:02.784021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Flow 'volume_create_api' (b05d41f6-14ee-49a7-9d78-dbe1f688f770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:01:02.787024 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f24f38c1-76ba-439f-af33-7b47a0da3f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:02.800943 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:01:02.818734 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c50f2b7-f00a-460c-a9a5-9d56467448e9 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 Dec 12 03:01:02.819635 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c50f2b7-f00a-460c-a9a5-9d56467448e9 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:02.820751 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:02.820751 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:02.821384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c50f2b7-f00a-460c-a9a5-9d56467448e9 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:02.952600 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:02.952600 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:02.970687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f24f38c1-76ba-439f-af33-7b47a0da3f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:02.978943 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bbb5d60-b619-487e-91d5-02078589b490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:02.986366 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8c50f2b7-f00a-460c-a9a5-9d56467448e9 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Volume info retrieved successfully. Dec 12 03:01:03.069450 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c50f2b7-f00a-460c-a9a5-9d56467448e9 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 returned with HTTP 200 Dec 12 03:01:03.079808 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1199/2387] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:02 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 => generated 917 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:03.162208 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Created reservations ['98aa6829-478c-4ed8-8d21-aa618a45d6dc', '0bc6db6d-ba73-4439-bd09-b7160ce96115', 'f502400b-fbd1-4c5b-a05f-ef85aedfaccf', '64d401c7-b6c4-4210-9c9a-810c38a4ff6e'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:01:03.165203 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bbb5d60-b619-487e-91d5-02078589b490) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98aa6829-478c-4ed8-8d21-aa618a45d6dc', '0bc6db6d-ba73-4439-bd09-b7160ce96115', 'f502400b-fbd1-4c5b-a05f-ef85aedfaccf', '64d401c7-b6c4-4210-9c9a-810c38a4ff6e']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:03.173493 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d3cb74-584b-470a-9270-53e578da50e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:03.178269 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f478a60d-bf6c-48d4-9c61-ef1b1388b82f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 Dec 12 03:01:03.178798 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f478a60d-bf6c-48d4-9c61-ef1b1388b82f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:03.179131 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:03.179131 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:03.181123 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f478a60d-bf6c-48d4-9c61-ef1b1388b82f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:03.338914 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63d3cb74-584b-470a-9270-53e578da50e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5aa07651-f77b-4e41-97ec-f39d57fac0b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1249933868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba3aad1eb5046bf92ce5f64455ab06d',qos_specs=None,replication_status=,reservations=['98aa6829-478c-4ed8-8d21-aa618a45d6dc','0bc6db6d-ba73-4439-bd09-b7160ce96115','f502400b-fbd1-4c5b-a05f-ef85aedfaccf','64d401c7-b6c4-4210-9c9a-810c38a4ff6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f795729b3add46eb99f8ce4536393f00',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:01:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1249933868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5aa07651-f77b-4e41-97ec-f39d57fac0b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ba3aad1eb5046bf92ce5f64455ab06d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f795729b3add46eb99f8ce4536393f00',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:03.346469 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (315ae1bf-1bbf-450d-801e-cc821211dc6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:03.370579 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:03.370579 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:03.394228 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f478a60d-bf6c-48d4-9c61-ef1b1388b82f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:01:03.417348 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (315ae1bf-1bbf-450d-801e-cc821211dc6b) transitioned into state 'SUCCESS' from state '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-1249933868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba3aad1eb5046bf92ce5f64455ab06d',qos_specs=None,replication_status=,reservations=['98aa6829-478c-4ed8-8d21-aa618a45d6dc','0bc6db6d-ba73-4439-bd09-b7160ce96115','f502400b-fbd1-4c5b-a05f-ef85aedfaccf','64d401c7-b6c4-4210-9c9a-810c38a4ff6e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f795729b3add46eb99f8ce4536393f00',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:03.421300 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (918202a8-9fdb-4c09-8919-d4ea6655f859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:03.450118 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f478a60d-bf6c-48d4-9c61-ef1b1388b82f tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 returned with HTTP 200 Dec 12 03:01:03.451819 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1200/2388] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:03 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 => generated 924 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:03.462948 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (918202a8-9fdb-4c09-8919-d4ea6655f859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:03.482578 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Flow 'volume_create_api' (b05d41f6-14ee-49a7-9d78-dbe1f688f770) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:01:03.609451 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Create volume request issued successfully. Dec 12 03:01:03.645701 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9109e6b-7aa2-46cf-82e4-82adac740185 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes returned with HTTP 202 Dec 12 03:01:03.650339 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1189/2389] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:01:02 2020] POST /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes => generated 820 bytes in 1255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:01:03.667017 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5579eb1a-8212-49fb-8135-841a38bfdda2 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 Dec 12 03:01:03.667549 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5579eb1a-8212-49fb-8135-841a38bfdda2 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:03.667769 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:03.667769 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:03.668149 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5579eb1a-8212-49fb-8135-841a38bfdda2 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:03.767052 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:03.767052 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:03.792358 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5579eb1a-8212-49fb-8135-841a38bfdda2 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:03.848237 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5579eb1a-8212-49fb-8135-841a38bfdda2 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 returned with HTTP 200 Dec 12 03:01:03.854512 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1201/2390] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:03 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 => generated 912 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:04.089362 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c957ef63-1c9a-4f39-bb10-4183aebf6265 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] GET http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 Dec 12 03:01:04.090499 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c957ef63-1c9a-4f39-bb10-4183aebf6265 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:04.091013 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:04.091013 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:04.091787 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c957ef63-1c9a-4f39-bb10-4183aebf6265 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:04.266353 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c957ef63-1c9a-4f39-bb10-4183aebf6265 tempest-AttachVolumeShelveTestJSON-133803731 tempest-AttachVolumeShelveTestJSON-133803731] http://10.222.0.50/volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 returned with HTTP 404 Dec 12 03:01:04.270562 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1190/2391] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:04 2020] GET /volume/v3/3030f82f0dbf4fe592549f3d9263caf8/volumes/7c201999-9a58-4fcd-ad45-8196771ea036 => generated 109 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:01:04.467589 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b1119cd-f172-4ebb-854a-2bfeb1497bcf tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 Dec 12 03:01:04.468409 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b1119cd-f172-4ebb-854a-2bfeb1497bcf tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:04.468631 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:04.468631 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:04.469033 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b1119cd-f172-4ebb-854a-2bfeb1497bcf tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:04.592111 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:04.592111 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:04.618207 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9b1119cd-f172-4ebb-854a-2bfeb1497bcf tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:01:04.695596 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b1119cd-f172-4ebb-854a-2bfeb1497bcf tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 returned with HTTP 200 Dec 12 03:01:04.706334 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1202/2392] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:04 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 => generated 924 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:04.870701 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-382d5f92-21dc-4786-b2de-8c7ee76c994d tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 Dec 12 03:01:04.871227 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-382d5f92-21dc-4786-b2de-8c7ee76c994d tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:04.871885 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-382d5f92-21dc-4786-b2de-8c7ee76c994d tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:04.993614 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:04.993614 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:05.012453 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-382d5f92-21dc-4786-b2de-8c7ee76c994d tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:05.062978 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-382d5f92-21dc-4786-b2de-8c7ee76c994d tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 returned with HTTP 200 Dec 12 03:01:05.065670 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1191/2393] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:04 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 => generated 912 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:05.713777 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f801768-42cd-4f52-a227-7b6a23d29d83 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 Dec 12 03:01:05.714306 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f801768-42cd-4f52-a227-7b6a23d29d83 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:05.714496 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:05.714496 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:05.714870 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8f801768-42cd-4f52-a227-7b6a23d29d83 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:05.806829 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8f801768-42cd-4f52-a227-7b6a23d29d83 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 returned with HTTP 404 Dec 12 03:01:05.807895 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1203/2394] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:05 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/3c1510fa-2160-4b45-bee2-475ac30c6e05 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:01:05.815415 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1b6d16c-0e32-4485-9a54-3effb74f0c73 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] DELETE http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 Dec 12 03:01:05.816506 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1b6d16c-0e32-4485-9a54-3effb74f0c73 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:05.816902 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:05.816902 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:05.817523 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1b6d16c-0e32-4485-9a54-3effb74f0c73 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:05.818415 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-f1b6d16c-0e32-4485-9a54-3effb74f0c73 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Delete volume with id: b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 Dec 12 03:01:05.934918 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:05.934918 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:05.936115 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f1b6d16c-0e32-4485-9a54-3effb74f0c73 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:01:06.019960 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f1b6d16c-0e32-4485-9a54-3effb74f0c73 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Delete volume request issued successfully. Dec 12 03:01:06.020910 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1b6d16c-0e32-4485-9a54-3effb74f0c73 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 returned with HTTP 202 Dec 12 03:01:06.031200 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1192/2395] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:01:05 2020] DELETE /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 => generated 0 bytes in 219 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:01:06.038442 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5f7dbc5-63a3-473f-b16e-af8e84191bde tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 Dec 12 03:01:06.039086 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5f7dbc5-63a3-473f-b16e-af8e84191bde tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:06.039580 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5f7dbc5-63a3-473f-b16e-af8e84191bde tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:06.088739 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be171f0c-c65f-4273-9a7c-80f95cab9085 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 Dec 12 03:01:06.088739 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be171f0c-c65f-4273-9a7c-80f95cab9085 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:06.088739 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:06.088739 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:06.088739 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-be171f0c-c65f-4273-9a7c-80f95cab9085 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:06.185249 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:06.185249 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:06.194220 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-be171f0c-c65f-4273-9a7c-80f95cab9085 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:06.215771 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:06.215771 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:06.238760 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5f7dbc5-63a3-473f-b16e-af8e84191bde tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:01:06.241278 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-be171f0c-c65f-4273-9a7c-80f95cab9085 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 returned with HTTP 200 Dec 12 03:01:06.245681 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1193/2396] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:06 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 => generated 913 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:06.258334 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c7d374a7-a4b5-4980-ad38-1417b4b52cf3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] POST http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots Dec 12 03:01:06.259293 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:06.259293 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:06.259510 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c7d374a7-a4b5-4980-ad38-1417b4b52cf3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5aa07651-f77b-4e41-97ec-f39d57fac0b7", "name": "tempest-VolumesDeleteCascade-Snapshot-292449851"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:01:06.319858 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5f7dbc5-63a3-473f-b16e-af8e84191bde tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 returned with HTTP 200 Dec 12 03:01:06.330584 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1204/2397] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:06 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 => generated 925 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:06.366803 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:06.366803 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:06.368269 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c7d374a7-a4b5-4980-ad38-1417b4b52cf3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:06.368633 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-c7d374a7-a4b5-4980-ad38-1417b4b52cf3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Create snapshot from volume 5aa07651-f77b-4e41-97ec-f39d57fac0b7 Dec 12 03:01:06.562100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c7d374a7-a4b5-4980-ad38-1417b4b52cf3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Created reservations ['9a0b114e-280b-487a-924c-91eaca01954a', 'bd8c3062-72a0-4083-bf0f-2e9ca855bfef', 'a3fa51fd-08d8-4864-a156-e4e4ec64fe8d', 'efef98d4-1bc8-4228-aceb-66d10107b773'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:01:06.810592 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c7d374a7-a4b5-4980-ad38-1417b4b52cf3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Snapshot create request issued successfully. Dec 12 03:01:06.811290 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c7d374a7-a4b5-4980-ad38-1417b4b52cf3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots returned with HTTP 202 Dec 12 03:01:06.812484 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1194/2398] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 03:01:06 2020] POST /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots => generated 306 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:01:06.823181 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eca54c3f-2cf3-4dc5-ba85-2df2f960e765 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/dd3d4ea6-d17f-430c-81b0-d30cada7c1ec Dec 12 03:01:06.823716 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eca54c3f-2cf3-4dc5-ba85-2df2f960e765 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:06.823916 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:06.823916 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:06.824731 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eca54c3f-2cf3-4dc5-ba85-2df2f960e765 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:06.900572 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:06.900572 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:06.902251 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eca54c3f-2cf3-4dc5-ba85-2df2f960e765 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Snapshot retrieved successfully. Dec 12 03:01:06.904414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eca54c3f-2cf3-4dc5-ba85-2df2f960e765 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/dd3d4ea6-d17f-430c-81b0-d30cada7c1ec returned with HTTP 200 Dec 12 03:01:06.909254 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1205/2399] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:01:06 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/dd3d4ea6-d17f-430c-81b0-d30cada7c1ec => generated 438 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:07.339185 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-007cc9f5-67b6-4ba7-ae4c-159602ae07b4 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 Dec 12 03:01:07.339718 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-007cc9f5-67b6-4ba7-ae4c-159602ae07b4 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:07.339919 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:07.339919 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:07.340296 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-007cc9f5-67b6-4ba7-ae4c-159602ae07b4 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:07.455090 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:07.455090 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:07.479969 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-007cc9f5-67b6-4ba7-ae4c-159602ae07b4 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:01:07.531467 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-007cc9f5-67b6-4ba7-ae4c-159602ae07b4 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 returned with HTTP 200 Dec 12 03:01:07.532340 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1195/2400] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:07 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 => generated 925 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:07.921585 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab3ed6e9-cafc-4fd9-b5f4-315b6c01324c tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/dd3d4ea6-d17f-430c-81b0-d30cada7c1ec Dec 12 03:01:07.922260 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab3ed6e9-cafc-4fd9-b5f4-315b6c01324c tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:07.922587 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:07.922587 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:07.923141 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab3ed6e9-cafc-4fd9-b5f4-315b6c01324c tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:07.983813 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:07.983813 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:07.986958 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ab3ed6e9-cafc-4fd9-b5f4-315b6c01324c tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Snapshot retrieved successfully. Dec 12 03:01:07.994174 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab3ed6e9-cafc-4fd9-b5f4-315b6c01324c tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/dd3d4ea6-d17f-430c-81b0-d30cada7c1ec returned with HTTP 200 Dec 12 03:01:07.999539 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1206/2401] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:01:07 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/dd3d4ea6-d17f-430c-81b0-d30cada7c1ec => generated 438 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:08.548417 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0370f5a-ef2c-46c6-b9b8-a7650d016ce6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 Dec 12 03:01:08.549238 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0370f5a-ef2c-46c6-b9b8-a7650d016ce6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:08.549437 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:08.549437 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:08.549814 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0370f5a-ef2c-46c6-b9b8-a7650d016ce6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:08.657859 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:08.657859 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:08.685329 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e0370f5a-ef2c-46c6-b9b8-a7650d016ce6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:01:08.737249 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0370f5a-ef2c-46c6-b9b8-a7650d016ce6 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 returned with HTTP 200 Dec 12 03:01:08.749915 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1196/2402] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:08 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 => generated 925 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:09.006750 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d88fec75-5ec7-40c2-a33b-ad0181e7991d tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/dd3d4ea6-d17f-430c-81b0-d30cada7c1ec Dec 12 03:01:09.007990 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d88fec75-5ec7-40c2-a33b-ad0181e7991d tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:09.010916 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:09.010916 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:09.011991 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d88fec75-5ec7-40c2-a33b-ad0181e7991d tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:09.097390 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:09.097390 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:09.102194 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d88fec75-5ec7-40c2-a33b-ad0181e7991d tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Snapshot retrieved successfully. Dec 12 03:01:09.108856 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d88fec75-5ec7-40c2-a33b-ad0181e7991d tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/dd3d4ea6-d17f-430c-81b0-d30cada7c1ec returned with HTTP 200 Dec 12 03:01:09.113418 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1207/2403] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:01:09 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/dd3d4ea6-d17f-430c-81b0-d30cada7c1ec => generated 438 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:09.759433 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6f15dc5-8292-4af8-b267-84936e328e1e tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 Dec 12 03:01:09.760193 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6f15dc5-8292-4af8-b267-84936e328e1e tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:09.760425 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:09.760425 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:09.760983 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6f15dc5-8292-4af8-b267-84936e328e1e tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:09.870164 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6f15dc5-8292-4af8-b267-84936e328e1e tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 returned with HTTP 404 Dec 12 03:01:09.878833 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-122f1799-934d-4971-8073-4b693553cf4a tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] DELETE http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 Dec 12 03:01:09.879529 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-122f1799-934d-4971-8073-4b693553cf4a tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:09.879732 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:09.879732 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:09.880383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-122f1799-934d-4971-8073-4b693553cf4a tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:09.881046 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-122f1799-934d-4971-8073-4b693553cf4a tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Delete volume with id: ff4e03a9-cacf-437a-995c-406b9ff58797 Dec 12 03:01:09.889205 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1197/2404] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:09 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/b9a03a46-4fe7-4d17-ab93-bd4e7cdbd1b1 => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:01:09.985501 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:09.985501 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:09.994749 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-122f1799-934d-4971-8073-4b693553cf4a tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:01:10.069397 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-122f1799-934d-4971-8073-4b693553cf4a tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Delete volume request issued successfully. Dec 12 03:01:10.069795 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-122f1799-934d-4971-8073-4b693553cf4a tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 returned with HTTP 202 Dec 12 03:01:10.074401 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1208/2405] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:01:09 2020] DELETE /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:01:10.078976 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a47cf57-ae2f-4de9-8c4b-ec9485626b37 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 Dec 12 03:01:10.079537 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a47cf57-ae2f-4de9-8c4b-ec9485626b37 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:10.080091 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a47cf57-ae2f-4de9-8c4b-ec9485626b37 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:10.125748 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2716d12c-65f0-4827-9ce0-dd05f2993bc0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/dd3d4ea6-d17f-430c-81b0-d30cada7c1ec Dec 12 03:01:10.126287 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2716d12c-65f0-4827-9ce0-dd05f2993bc0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:10.126490 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:10.126490 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:10.127143 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2716d12c-65f0-4827-9ce0-dd05f2993bc0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:10.204448 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:10.204448 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:10.226056 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2716d12c-65f0-4827-9ce0-dd05f2993bc0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Snapshot retrieved successfully. Dec 12 03:01:10.246844 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2716d12c-65f0-4827-9ce0-dd05f2993bc0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/dd3d4ea6-d17f-430c-81b0-d30cada7c1ec returned with HTTP 200 Dec 12 03:01:10.248812 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1209/2406] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:01:10 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/dd3d4ea6-d17f-430c-81b0-d30cada7c1ec => generated 465 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:10.263201 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94f82481-5afe-4fc6-b09e-2ef8f49c1579 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] POST http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots Dec 12 03:01:10.263866 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:10.263866 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:10.267984 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94f82481-5afe-4fc6-b09e-2ef8f49c1579 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5aa07651-f77b-4e41-97ec-f39d57fac0b7", "name": "tempest-VolumesDeleteCascade-Snapshot-686867573"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:01:10.469624 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:10.469624 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:10.479823 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-94f82481-5afe-4fc6-b09e-2ef8f49c1579 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:10.480461 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-94f82481-5afe-4fc6-b09e-2ef8f49c1579 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Create snapshot from volume 5aa07651-f77b-4e41-97ec-f39d57fac0b7 Dec 12 03:01:10.694362 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-94f82481-5afe-4fc6-b09e-2ef8f49c1579 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Created reservations ['f82b2b04-0ae3-4d6f-b108-1cda0df9e94e', 'c82361b5-1c77-488e-9a2c-00f2f45d8d95', '98625c5f-8715-4877-a36b-29561e681ac4', '15d2294e-5679-42da-96e1-4afe0c6ef2dc'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:01:10.736866 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:10.736866 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:10.749898 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9a47cf57-ae2f-4de9-8c4b-ec9485626b37 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:01:10.806039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a47cf57-ae2f-4de9-8c4b-ec9485626b37 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 returned with HTTP 200 Dec 12 03:01:10.807222 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1198/2407] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:10 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 => generated 924 bytes in 732 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:10.876027 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-94f82481-5afe-4fc6-b09e-2ef8f49c1579 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Snapshot create request issued successfully. Dec 12 03:01:10.876847 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94f82481-5afe-4fc6-b09e-2ef8f49c1579 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots returned with HTTP 202 Dec 12 03:01:10.877869 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1210/2408] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 03:01:10 2020] POST /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots => generated 306 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 12 03:01:10.888548 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4e3828f-ecdb-4844-9da1-5469759ad0d5 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/f1b40c0c-eb3c-4593-80c4-e4a6af2b2d0c Dec 12 03:01:10.889101 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4e3828f-ecdb-4844-9da1-5469759ad0d5 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:10.889320 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:10.889320 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:10.889701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4e3828f-ecdb-4844-9da1-5469759ad0d5 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:10.940179 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:10.940179 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:10.944334 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f4e3828f-ecdb-4844-9da1-5469759ad0d5 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Snapshot retrieved successfully. Dec 12 03:01:10.947841 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4e3828f-ecdb-4844-9da1-5469759ad0d5 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/f1b40c0c-eb3c-4593-80c4-e4a6af2b2d0c returned with HTTP 200 Dec 12 03:01:10.952441 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1199/2409] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:01:10 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/f1b40c0c-eb3c-4593-80c4-e4a6af2b2d0c => generated 438 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:11.823779 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53230995-e402-4472-9e95-e43a5b45d1ee tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 Dec 12 03:01:11.824304 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53230995-e402-4472-9e95-e43a5b45d1ee tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:11.824476 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:11.824476 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:11.825309 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53230995-e402-4472-9e95-e43a5b45d1ee tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:11.927846 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:11.927846 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:11.939311 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-53230995-e402-4472-9e95-e43a5b45d1ee tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Volume info retrieved successfully. Dec 12 03:01:11.961412 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6fb2c124-ff5a-44fd-a63a-bf2d3388d6cc tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/f1b40c0c-eb3c-4593-80c4-e4a6af2b2d0c Dec 12 03:01:11.962311 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6fb2c124-ff5a-44fd-a63a-bf2d3388d6cc tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:11.962760 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:11.962760 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:11.963460 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6fb2c124-ff5a-44fd-a63a-bf2d3388d6cc tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:12.009456 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53230995-e402-4472-9e95-e43a5b45d1ee tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 returned with HTTP 200 Dec 12 03:01:12.018296 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1211/2410] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:11 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 => generated 924 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:12.021125 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:12.021125 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:12.022612 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6fb2c124-ff5a-44fd-a63a-bf2d3388d6cc tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Snapshot retrieved successfully. Dec 12 03:01:12.025859 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6fb2c124-ff5a-44fd-a63a-bf2d3388d6cc tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/f1b40c0c-eb3c-4593-80c4-e4a6af2b2d0c returned with HTTP 200 Dec 12 03:01:12.027182 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1200/2411] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:01:11 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/f1b40c0c-eb3c-4593-80c4-e4a6af2b2d0c => generated 438 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:13.043096 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-620ea359-881b-4d91-b90b-acbb61ee2711 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] GET http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 Dec 12 03:01:13.044073 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-620ea359-881b-4d91-b90b-acbb61ee2711 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:13.044276 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:13.044276 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:13.045550 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b326e0e-267e-4cf6-a93b-e03bbae1fa08 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/f1b40c0c-eb3c-4593-80c4-e4a6af2b2d0c Dec 12 03:01:13.046082 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-620ea359-881b-4d91-b90b-acbb61ee2711 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:13.046788 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b326e0e-267e-4cf6-a93b-e03bbae1fa08 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:13.050422 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:13.050422 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:13.051072 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b326e0e-267e-4cf6-a93b-e03bbae1fa08 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:13.128867 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:13.128867 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:13.130718 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1b326e0e-267e-4cf6-a93b-e03bbae1fa08 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Snapshot retrieved successfully. Dec 12 03:01:13.136822 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b326e0e-267e-4cf6-a93b-e03bbae1fa08 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/f1b40c0c-eb3c-4593-80c4-e4a6af2b2d0c returned with HTTP 200 Dec 12 03:01:13.137976 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1201/2412] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:01:13 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/f1b40c0c-eb3c-4593-80c4-e4a6af2b2d0c => generated 465 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:13.152705 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4bb9a869-02ec-480d-acdd-12c7e6b9dff0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] DELETE http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7?cascade=True Dec 12 03:01:13.161297 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4bb9a869-02ec-480d-acdd-12c7e6b9dff0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:13.164796 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:13.164796 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:13.165413 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4bb9a869-02ec-480d-acdd-12c7e6b9dff0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:13.166030 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-4bb9a869-02ec-480d-acdd-12c7e6b9dff0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Delete volume with id: 5aa07651-f77b-4e41-97ec-f39d57fac0b7 Dec 12 03:01:13.189100 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-620ea359-881b-4d91-b90b-acbb61ee2711 tempest-VolumesListTestJSON-1957769808 tempest-VolumesListTestJSON-1957769808] http://10.222.0.50/volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 returned with HTTP 404 Dec 12 03:01:13.201972 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1212/2413] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:13 2020] GET /volume/v3/e550abf9c310435a87efad01fffe4649/volumes/ff4e03a9-cacf-437a-995c-406b9ff58797 => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:01:13.325236 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:13.325236 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:13.326833 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4bb9a869-02ec-480d-acdd-12c7e6b9dff0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:13.448131 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4bb9a869-02ec-480d-acdd-12c7e6b9dff0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Delete volume request issued successfully. Dec 12 03:01:13.448615 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4bb9a869-02ec-480d-acdd-12c7e6b9dff0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7?cascade=True returned with HTTP 202 Dec 12 03:01:13.452579 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1202/2414] 10.222.0.50 () {58 vars in 1343 bytes} [Sat Dec 12 03:01:13 2020] DELETE /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7?cascade=True => generated 0 bytes in 303 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:01:13.467298 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70fcb661-61b9-4d68-a80b-5e8aadcba4de tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 Dec 12 03:01:13.468616 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70fcb661-61b9-4d68-a80b-5e8aadcba4de tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:13.470224 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70fcb661-61b9-4d68-a80b-5e8aadcba4de tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:13.581406 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:13.581406 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:13.615045 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-70fcb661-61b9-4d68-a80b-5e8aadcba4de tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:13.678874 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70fcb661-61b9-4d68-a80b-5e8aadcba4de tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 returned with HTTP 200 Dec 12 03:01:13.681475 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1213/2415] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:13 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 => generated 912 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:14.697547 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d6e7cd1-153d-4ecf-9d6b-5d3e92c9a34c tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 Dec 12 03:01:14.698077 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d6e7cd1-153d-4ecf-9d6b-5d3e92c9a34c tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:14.698167 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:14.698167 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:14.698498 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d6e7cd1-153d-4ecf-9d6b-5d3e92c9a34c tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:14.806179 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:14.806179 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:14.827968 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8d6e7cd1-153d-4ecf-9d6b-5d3e92c9a34c tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:14.876322 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d6e7cd1-153d-4ecf-9d6b-5d3e92c9a34c tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 returned with HTTP 200 Dec 12 03:01:14.877744 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1203/2416] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:14 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 => generated 912 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:15.894018 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2324c215-6747-4313-9c85-1cbfad3b13ad tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 Dec 12 03:01:15.894544 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2324c215-6747-4313-9c85-1cbfad3b13ad tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:15.894797 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:15.894797 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:15.895076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2324c215-6747-4313-9c85-1cbfad3b13ad tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:16.084518 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:16.084518 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:16.122239 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2324c215-6747-4313-9c85-1cbfad3b13ad tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:16.176740 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2324c215-6747-4313-9c85-1cbfad3b13ad tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 returned with HTTP 200 Dec 12 03:01:16.178112 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1214/2417] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:15 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 => generated 912 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:17.185219 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f9730552-a049-49ec-bd41-b88d6124af3f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 Dec 12 03:01:17.186371 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f9730552-a049-49ec-bd41-b88d6124af3f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:17.186748 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:17.186748 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:17.187482 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f9730552-a049-49ec-bd41-b88d6124af3f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:17.401259 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:17.401259 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:17.457712 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f9730552-a049-49ec-bd41-b88d6124af3f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:17.518326 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f9730552-a049-49ec-bd41-b88d6124af3f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 returned with HTTP 200 Dec 12 03:01:17.519604 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1204/2418] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:17 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 => generated 912 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:18.535785 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d76249f5-745b-4d1e-bb2c-406ba8d8a592 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 Dec 12 03:01:18.536351 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d76249f5-745b-4d1e-bb2c-406ba8d8a592 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:18.536484 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:18.536484 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:18.536880 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d76249f5-745b-4d1e-bb2c-406ba8d8a592 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:18.668129 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:18.668129 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:18.691083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d76249f5-745b-4d1e-bb2c-406ba8d8a592 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:18.742160 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d76249f5-745b-4d1e-bb2c-406ba8d8a592 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 returned with HTTP 200 Dec 12 03:01:18.754025 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1215/2419] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:18 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 => generated 912 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:19.759648 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-684ea4b9-0b26-4eb0-a382-773ba905aa26 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 Dec 12 03:01:19.761116 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-684ea4b9-0b26-4eb0-a382-773ba905aa26 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:19.761550 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:19.761550 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:19.762229 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-684ea4b9-0b26-4eb0-a382-773ba905aa26 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:19.892854 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:19.892854 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:19.910785 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-684ea4b9-0b26-4eb0-a382-773ba905aa26 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:19.972019 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-684ea4b9-0b26-4eb0-a382-773ba905aa26 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 returned with HTTP 200 Dec 12 03:01:19.985243 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1205/2420] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:19 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 => generated 912 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:20.990660 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7a73650-c3b4-4ad0-85ec-d5d292c6055a tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 Dec 12 03:01:20.992048 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7a73650-c3b4-4ad0-85ec-d5d292c6055a tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:20.992303 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:20.992303 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:20.992816 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7a73650-c3b4-4ad0-85ec-d5d292c6055a tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:21.136993 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7a73650-c3b4-4ad0-85ec-d5d292c6055a tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 returned with HTTP 404 Dec 12 03:01:21.146146 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1216/2421] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:20 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:01:21.146367 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44536c91-919e-4dc6-b9d3-bb87f18559b6 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes Dec 12 03:01:21.146816 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44536c91-919e-4dc6-b9d3-bb87f18559b6 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:21.147038 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:21.147038 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:21.147418 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44536c91-919e-4dc6-b9d3-bb87f18559b6 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:21.148745 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-44536c91-919e-4dc6-b9d3-bb87f18559b6 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:01:21.150687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-44536c91-919e-4dc6-b9d3-bb87f18559b6 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:01:21.335496 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-44536c91-919e-4dc6-b9d3-bb87f18559b6 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Get all volumes completed successfully. Dec 12 03:01:21.336597 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44536c91-919e-4dc6-b9d3-bb87f18559b6 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes returned with HTTP 200 Dec 12 03:01:21.338194 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1206/2422] 10.222.0.50 () {58 vars in 1204 bytes} [Sat Dec 12 03:01:21 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes => generated 15 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:01:21.348019 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c14454c7-72ec-4865-86e5-c36231be06ac tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots Dec 12 03:01:21.349282 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c14454c7-72ec-4865-86e5-c36231be06ac tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:21.349973 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c14454c7-72ec-4865-86e5-c36231be06ac tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:21.351469 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-c14454c7-72ec-4865-86e5-c36231be06ac tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:01:21.354406 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-c14454c7-72ec-4865-86e5-c36231be06ac tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 03:01:21.413822 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c14454c7-72ec-4865-86e5-c36231be06ac tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Get all snapshots completed successfully. Dec 12 03:01:21.422099 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c14454c7-72ec-4865-86e5-c36231be06ac tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots returned with HTTP 200 Dec 12 03:01:21.423197 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1217/2423] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Dec 12 03:01:21 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots => generated 17 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:01:21.436708 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] POST http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes Dec 12 03:01:21.437822 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-813872884"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:01:21.439114 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-813872884'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:01:21.439687 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Create volume of 1 GB Dec 12 03:01:21.473892 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Availability Zones retrieved successfully. Dec 12 03:01:21.517260 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Flow 'volume_create_api' (54358065-9b22-4806-8885-df60d295ddc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:01:21.523087 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32671591-b287-4fb8-94d4-cc8bee5907d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:21.534884 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:01:21.718960 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32671591-b287-4fb8-94d4-cc8bee5907d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:21.721359 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16d484f5-ff67-4190-99e2-ec9af2165f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:21.931897 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Created reservations ['46e94945-dace-4e26-8858-dc1faf1cb648', '51036352-646f-49b0-a146-9bcc112ca204', 'e5c5b970-e504-4943-8330-de7b7cbfafdb', '311137e6-384f-4e2e-a041-477c30fac03a'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:01:21.934929 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16d484f5-ff67-4190-99e2-ec9af2165f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46e94945-dace-4e26-8858-dc1faf1cb648', '51036352-646f-49b0-a146-9bcc112ca204', 'e5c5b970-e504-4943-8330-de7b7cbfafdb', '311137e6-384f-4e2e-a041-477c30fac03a']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:21.937130 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37997097-438f-4254-a5f5-561c2c21844b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:22.056865 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37997097-438f-4254-a5f5-561c2c21844b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa7f1217-fa10-4b06-85bb-4a48a1b9f812', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-813872884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba3aad1eb5046bf92ce5f64455ab06d',qos_specs=None,replication_status=,reservations=['46e94945-dace-4e26-8858-dc1faf1cb648','51036352-646f-49b0-a146-9bcc112ca204','e5c5b970-e504-4943-8330-de7b7cbfafdb','311137e6-384f-4e2e-a041-477c30fac03a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f795729b3add46eb99f8ce4536393f00',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:01:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-813872884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa7f1217-fa10-4b06-85bb-4a48a1b9f812,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ba3aad1eb5046bf92ce5f64455ab06d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f795729b3add46eb99f8ce4536393f00',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:22.058945 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e335dfc-c14c-42d8-aac2-37b2f565333b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:22.148841 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e335dfc-c14c-42d8-aac2-37b2f565333b) transitioned into state 'SUCCESS' from state '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-813872884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba3aad1eb5046bf92ce5f64455ab06d',qos_specs=None,replication_status=,reservations=['46e94945-dace-4e26-8858-dc1faf1cb648','51036352-646f-49b0-a146-9bcc112ca204','e5c5b970-e504-4943-8330-de7b7cbfafdb','311137e6-384f-4e2e-a041-477c30fac03a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f795729b3add46eb99f8ce4536393f00',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:22.151634 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81a5bc1b-13c1-41aa-8925-334edde8f972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:22.223381 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81a5bc1b-13c1-41aa-8925-334edde8f972) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:22.227173 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Flow 'volume_create_api' (54358065-9b22-4806-8885-df60d295ddc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:01:22.364976 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Create volume request issued successfully. Dec 12 03:01:22.399279 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1cfbe95f-ce6c-4938-8b27-905236e848b3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes returned with HTTP 202 Dec 12 03:01:22.410339 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1207/2424] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:01:21 2020] POST /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes => generated 819 bytes in 967 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:01:22.415107 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53c4526a-dc81-400a-8b59-93ad7473ac32 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 Dec 12 03:01:22.415776 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53c4526a-dc81-400a-8b59-93ad7473ac32 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:22.416496 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53c4526a-dc81-400a-8b59-93ad7473ac32 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:22.543304 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:22.543304 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:22.573621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-53c4526a-dc81-400a-8b59-93ad7473ac32 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:22.640733 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53c4526a-dc81-400a-8b59-93ad7473ac32 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 returned with HTTP 200 Dec 12 03:01:22.641958 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1218/2425] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:22 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 => generated 887 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:23.665594 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1d2a196-1a13-4e3d-99e7-86f9d918a0fd tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 Dec 12 03:01:23.666966 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1d2a196-1a13-4e3d-99e7-86f9d918a0fd tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:23.667396 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:23.667396 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:23.668235 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1d2a196-1a13-4e3d-99e7-86f9d918a0fd tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:23.788640 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:23.788640 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:23.809393 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a1d2a196-1a13-4e3d-99e7-86f9d918a0fd tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:23.855529 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1d2a196-1a13-4e3d-99e7-86f9d918a0fd tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 returned with HTTP 200 Dec 12 03:01:23.856996 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1208/2426] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:23 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 => generated 911 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:24.876542 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fff6d10-8e42-4323-bbe2-c7ace59fff8e tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 Dec 12 03:01:24.877080 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fff6d10-8e42-4323-bbe2-c7ace59fff8e tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:24.877335 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:24.877335 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:24.877826 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fff6d10-8e42-4323-bbe2-c7ace59fff8e tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:25.067908 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:25.067908 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:25.095119 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0fff6d10-8e42-4323-bbe2-c7ace59fff8e tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:25.145525 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fff6d10-8e42-4323-bbe2-c7ace59fff8e tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 returned with HTTP 200 Dec 12 03:01:25.146618 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1219/2427] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:24 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 => generated 912 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:25.170949 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e70c2fb7-79a0-469b-90d4-d0a6955c53f3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] POST http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots Dec 12 03:01:25.171558 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:25.171558 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:25.171972 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e70c2fb7-79a0-469b-90d4-d0a6955c53f3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fa7f1217-fa10-4b06-85bb-4a48a1b9f812", "name": "tempest-VolumesDeleteCascade-Snapshot-1843502058"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:01:25.302291 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:25.302291 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:25.303401 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e70c2fb7-79a0-469b-90d4-d0a6955c53f3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:25.303843 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-e70c2fb7-79a0-469b-90d4-d0a6955c53f3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Create snapshot from volume fa7f1217-fa10-4b06-85bb-4a48a1b9f812 Dec 12 03:01:25.437344 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-e70c2fb7-79a0-469b-90d4-d0a6955c53f3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Created reservations ['4ea673c3-7c74-42b6-bd2e-ee6cc1c86c37', '80dde4f6-8495-4a0c-8d6a-60cfc376579f', '0ed74e57-65ef-46ba-b875-3fd519bf11b6', '9be3efb3-da0d-49d5-80f2-b49d9ccdae80'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:01:25.473945 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] POST http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes Dec 12 03:01:25.474695 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:25.474695 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:25.475374 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1881467912", "snapshot_id": null, "imageRef": "bad855c1-33f2-461f-baef-72029869a067", "volume_type": null, "size": 1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:01:25.477453 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1881467912', 'snapshot_id': None, 'imageRef': 'bad855c1-33f2-461f-baef-72029869a067', 'volume_type': None, 'size': 1}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:01:25.607835 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Create volume of 1 GB Dec 12 03:01:25.623203 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Availability Zones retrieved successfully. Dec 12 03:01:25.643042 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Flow 'volume_create_api' (183d3ed0-7ebc-48b4-8ae9-798014c7adb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:01:25.647131 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f55532-9bbc-457f-887b-163c14d807fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:25.650410 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:01:25.703561 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e70c2fb7-79a0-469b-90d4-d0a6955c53f3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Snapshot create request issued successfully. Dec 12 03:01:25.704382 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e70c2fb7-79a0-469b-90d4-d0a6955c53f3 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots returned with HTTP 202 Dec 12 03:01:25.712236 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1209/2428] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 03:01:25 2020] POST /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots => generated 307 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:01:25.724905 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46e1d788-ff61-4b02-94a3-e824db73651f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/cc744087-4f21-4841-9432-851134a44d01 Dec 12 03:01:25.729657 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46e1d788-ff61-4b02-94a3-e824db73651f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:25.731545 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:25.731545 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:25.732266 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46e1d788-ff61-4b02-94a3-e824db73651f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:25.796082 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:25.796082 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:25.802103 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-46e1d788-ff61-4b02-94a3-e824db73651f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Snapshot retrieved successfully. Dec 12 03:01:25.807281 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46e1d788-ff61-4b02-94a3-e824db73651f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/cc744087-4f21-4841-9432-851134a44d01 returned with HTTP 200 Dec 12 03:01:25.808482 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1210/2429] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:01:25 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/cc744087-4f21-4841-9432-851134a44d01 => generated 439 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:25.826614 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f55532-9bbc-457f-887b-163c14d807fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:25.829503 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a9272ff-7acf-42e4-b9f0-e893487f035d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:25.969326 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Created reservations ['144312ae-e3b5-49fb-a6ac-ed3ae3aa31c1', 'b7a8f3cc-07b8-4d8a-99c8-82676b6e2aab', 'a5347e51-8d0c-4980-a912-77fb997cb90c', '6a649e90-ac20-46b4-a9f9-204cac419465'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:01:25.971794 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a9272ff-7acf-42e4-b9f0-e893487f035d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['144312ae-e3b5-49fb-a6ac-ed3ae3aa31c1', 'b7a8f3cc-07b8-4d8a-99c8-82676b6e2aab', 'a5347e51-8d0c-4980-a912-77fb997cb90c', '6a649e90-ac20-46b4-a9f9-204cac419465']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:25.977078 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a016ace-6ba3-4a9c-a69d-9d2183a87b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:26.072763 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a016ace-6ba3-4a9c-a69d-9d2183a87b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2c98b27-b264-455d-9861-360dbda6f1e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1881467912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='574caf577a474c1fb3d88d929dfa0c58',qos_specs=None,replication_status=,reservations=['144312ae-e3b5-49fb-a6ac-ed3ae3aa31c1','b7a8f3cc-07b8-4d8a-99c8-82676b6e2aab','a5347e51-8d0c-4980-a912-77fb997cb90c','6a649e90-ac20-46b4-a9f9-204cac419465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e8d78bb79b441cd85a8497da8c21159',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:01:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1881467912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2c98b27-b264-455d-9861-360dbda6f1e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='574caf577a474c1fb3d88d929dfa0c58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3e8d78bb79b441cd85a8497da8c21159',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:26.075289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (472e5b49-567d-427f-bc5c-025f93fd45d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:26.114513 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (472e5b49-567d-427f-bc5c-025f93fd45d6) transitioned into state 'SUCCESS' from state '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-1881467912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='574caf577a474c1fb3d88d929dfa0c58',qos_specs=None,replication_status=,reservations=['144312ae-e3b5-49fb-a6ac-ed3ae3aa31c1','b7a8f3cc-07b8-4d8a-99c8-82676b6e2aab','a5347e51-8d0c-4980-a912-77fb997cb90c','6a649e90-ac20-46b4-a9f9-204cac419465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e8d78bb79b441cd85a8497da8c21159',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:26.117574 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f744d39-464b-4606-a1af-9674bdb4a750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:26.149962 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f744d39-464b-4606-a1af-9674bdb4a750) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:26.158834 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Flow 'volume_create_api' (183d3ed0-7ebc-48b4-8ae9-798014c7adb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:01:26.250987 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Create volume request issued successfully. Dec 12 03:01:26.299657 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-206d6e35-83e9-4333-9a10-ffca4621568f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes returned with HTTP 202 Dec 12 03:01:26.302590 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1220/2430] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:01:25 2020] POST /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes => generated 823 bytes in 832 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 12 03:01:26.319508 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c0ec71b-0f54-4016-8a02-0f8d99422f1b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:26.320218 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c0ec71b-0f54-4016-8a02-0f8d99422f1b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:26.320776 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:26.320776 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:26.321433 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c0ec71b-0f54-4016-8a02-0f8d99422f1b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:26.428506 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:26.428506 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:26.453876 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0c0ec71b-0f54-4016-8a02-0f8d99422f1b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:26.510617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c0ec71b-0f54-4016-8a02-0f8d99422f1b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:26.511720 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1211/2431] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:26 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 891 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:26.824099 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8344196-6d2b-4503-bbfd-2b8e2f1b594f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/cc744087-4f21-4841-9432-851134a44d01 Dec 12 03:01:26.824966 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8344196-6d2b-4503-bbfd-2b8e2f1b594f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:26.825369 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:26.825369 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:26.826005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8344196-6d2b-4503-bbfd-2b8e2f1b594f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:26.913034 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:26.913034 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:26.931265 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c8344196-6d2b-4503-bbfd-2b8e2f1b594f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Snapshot retrieved successfully. Dec 12 03:01:26.942730 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8344196-6d2b-4503-bbfd-2b8e2f1b594f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/cc744087-4f21-4841-9432-851134a44d01 returned with HTTP 200 Dec 12 03:01:26.962670 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1221/2432] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:01:26 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/cc744087-4f21-4841-9432-851134a44d01 => generated 439 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:27.528375 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30e57d24-534e-4911-b88a-289a0e47f8d7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:27.530057 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30e57d24-534e-4911-b88a-289a0e47f8d7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:27.530747 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:27.530747 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:27.531550 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-30e57d24-534e-4911-b88a-289a0e47f8d7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:27.654281 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:27.654281 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:27.667983 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-30e57d24-534e-4911-b88a-289a0e47f8d7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:27.722411 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-30e57d24-534e-4911-b88a-289a0e47f8d7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:27.725062 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1212/2433] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:27 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:27.955439 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c6a97ba-2092-468b-9a22-0f0daee1a422 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/cc744087-4f21-4841-9432-851134a44d01 Dec 12 03:01:27.956203 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c6a97ba-2092-468b-9a22-0f0daee1a422 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:27.956536 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:27.956536 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:27.957119 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c6a97ba-2092-468b-9a22-0f0daee1a422 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:28.013242 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:28.013242 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:28.014721 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6c6a97ba-2092-468b-9a22-0f0daee1a422 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Snapshot retrieved successfully. Dec 12 03:01:28.019570 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c6a97ba-2092-468b-9a22-0f0daee1a422 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/cc744087-4f21-4841-9432-851134a44d01 returned with HTTP 200 Dec 12 03:01:28.021558 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1222/2434] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:01:27 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/cc744087-4f21-4841-9432-851134a44d01 => generated 439 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:28.754480 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3826b49-1420-499e-ba85-286efd9293d3 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:28.759026 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3826b49-1420-499e-ba85-286efd9293d3 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:28.760126 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:28.760126 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:28.760773 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3826b49-1420-499e-ba85-286efd9293d3 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:28.918467 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:28.918467 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:28.970374 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3826b49-1420-499e-ba85-286efd9293d3 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:29.019674 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3826b49-1420-499e-ba85-286efd9293d3 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:29.031554 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1213/2435] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:28 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:29.035601 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7015456b-d6d2-4cd3-a220-9f41bdf12261 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/cc744087-4f21-4841-9432-851134a44d01 Dec 12 03:01:29.037081 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7015456b-d6d2-4cd3-a220-9f41bdf12261 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:29.037480 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:29.037480 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:29.038726 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7015456b-d6d2-4cd3-a220-9f41bdf12261 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:29.104630 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:29.104630 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:29.120687 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7015456b-d6d2-4cd3-a220-9f41bdf12261 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Snapshot retrieved successfully. Dec 12 03:01:29.123059 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7015456b-d6d2-4cd3-a220-9f41bdf12261 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/cc744087-4f21-4841-9432-851134a44d01 returned with HTTP 200 Dec 12 03:01:29.124464 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1223/2436] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:01:29 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/cc744087-4f21-4841-9432-851134a44d01 => generated 466 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:29.134938 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] POST http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes Dec 12 03:01:29.136068 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:29.136068 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:29.137229 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "cc744087-4f21-4841-9432-851134a44d01", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-160976348"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:01:29.139180 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Create volume request body: {'volume': {'snapshot_id': 'cc744087-4f21-4841-9432-851134a44d01', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-160976348'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:01:29.212573 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:29.212573 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:29.218643 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Snapshot retrieved successfully. Dec 12 03:01:29.219239 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Create volume of 1 GB Dec 12 03:01:29.240577 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Availability Zones retrieved successfully. Dec 12 03:01:29.261026 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Flow 'volume_create_api' (05e30f86-4f33-4ae1-9168-ddc4c03eedd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:01:29.264328 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb26e045-a32d-4f8b-8ec3-b377a0c6218b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:29.266746 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:01:29.522068 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb26e045-a32d-4f8b-8ec3-b377a0c6218b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cc744087-4f21-4841-9432-851134a44d01', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:29.529416 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69cfe15a-eb25-4dbd-aead-07ec685c911d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:29.742822 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Created reservations ['58576c58-be11-42e9-b09a-2ae49281fd4c', 'c56c1588-e20e-4d06-889a-8f65fdf3ba1a', '5ef16c8b-872b-4a8d-85bb-2571fb21d471', '8bee8972-e0b5-4ed9-a9f4-82bae3a738aa'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:01:29.744849 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69cfe15a-eb25-4dbd-aead-07ec685c911d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58576c58-be11-42e9-b09a-2ae49281fd4c', 'c56c1588-e20e-4d06-889a-8f65fdf3ba1a', '5ef16c8b-872b-4a8d-85bb-2571fb21d471', '8bee8972-e0b5-4ed9-a9f4-82bae3a738aa']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:29.750852 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7653bca8-c09a-4641-b907-c1f434865bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:30.031370 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7653bca8-c09a-4641-b907-c1f434865bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cabd7c0d-7d42-45c3-ac1e-92f83f98eea0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-160976348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba3aad1eb5046bf92ce5f64455ab06d',qos_specs=None,replication_status=,reservations=['58576c58-be11-42e9-b09a-2ae49281fd4c','c56c1588-e20e-4d06-889a-8f65fdf3ba1a','5ef16c8b-872b-4a8d-85bb-2571fb21d471','8bee8972-e0b5-4ed9-a9f4-82bae3a738aa'],size=1,snapshot_id=cc744087-4f21-4841-9432-851134a44d01,source_replicaid=,source_volid=None,status='creating',user_id='f795729b3add46eb99f8ce4536393f00',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:01:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-160976348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cabd7c0d-7d42-45c3-ac1e-92f83f98eea0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ba3aad1eb5046bf92ce5f64455ab06d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cc744087-4f21-4841-9432-851134a44d01,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f795729b3add46eb99f8ce4536393f00',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:30.037301 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e5ed2b8-ae5b-468c-95d9-9239019b73d2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:30.038432 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e5ed2b8-ae5b-468c-95d9-9239019b73d2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:30.039294 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:30.039294 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:30.039969 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2e5ed2b8-ae5b-468c-95d9-9239019b73d2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:30.054276 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b085acd6-f75d-4221-9553-28fa72e9bd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:30.148874 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b085acd6-f75d-4221-9553-28fa72e9bd40) transitioned into state 'SUCCESS' from state '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-160976348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ba3aad1eb5046bf92ce5f64455ab06d',qos_specs=None,replication_status=,reservations=['58576c58-be11-42e9-b09a-2ae49281fd4c','c56c1588-e20e-4d06-889a-8f65fdf3ba1a','5ef16c8b-872b-4a8d-85bb-2571fb21d471','8bee8972-e0b5-4ed9-a9f4-82bae3a738aa'],size=1,snapshot_id=cc744087-4f21-4841-9432-851134a44d01,source_replicaid=,source_volid=None,status='creating',user_id='f795729b3add46eb99f8ce4536393f00',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:30.154226 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c69e856-38ed-4d7f-827d-d42728648911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:30.203524 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:30.203524 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:30.232513 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2e5ed2b8-ae5b-468c-95d9-9239019b73d2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:30.289071 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2e5ed2b8-ae5b-468c-95d9-9239019b73d2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:30.292796 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1224/2437] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:30 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:30.385237 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c69e856-38ed-4d7f-827d-d42728648911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:30.394823 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Flow 'volume_create_api' (05e30f86-4f33-4ae1-9168-ddc4c03eedd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:01:30.514901 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Create volume request issued successfully. Dec 12 03:01:30.536177 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-158d4a3b-a8e2-4c06-b699-71a8a5d36e63 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes returned with HTTP 202 Dec 12 03:01:30.537714 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1214/2438] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:01:29 2020] POST /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes => generated 853 bytes in 1406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:01:30.554594 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79fa997a-5d7e-4bb1-9a89-1da366ed0eea tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 Dec 12 03:01:30.554922 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79fa997a-5d7e-4bb1-9a89-1da366ed0eea tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:30.555141 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:30.555141 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:30.555520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79fa997a-5d7e-4bb1-9a89-1da366ed0eea tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:30.756753 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:30.756753 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:30.776751 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-79fa997a-5d7e-4bb1-9a89-1da366ed0eea tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:30.811619 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79fa997a-5d7e-4bb1-9a89-1da366ed0eea tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 returned with HTTP 200 Dec 12 03:01:30.812619 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1225/2439] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:30 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 => generated 921 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:31.309587 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-edc6ca54-a12d-4192-a8f7-ecc2713245c4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:31.310159 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-edc6ca54-a12d-4192-a8f7-ecc2713245c4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:31.310298 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:31.310298 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:31.310893 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-edc6ca54-a12d-4192-a8f7-ecc2713245c4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:31.434060 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:31.434060 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:31.457698 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-edc6ca54-a12d-4192-a8f7-ecc2713245c4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:31.516707 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-edc6ca54-a12d-4192-a8f7-ecc2713245c4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:31.517555 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1215/2440] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:31 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:31.829116 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-408e1323-86bb-4605-b30b-791605a9c5a7 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 Dec 12 03:01:31.829545 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-408e1323-86bb-4605-b30b-791605a9c5a7 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:31.829768 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:31.829768 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:31.830121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-408e1323-86bb-4605-b30b-791605a9c5a7 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:31.967964 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:31.967964 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:32.007387 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-408e1323-86bb-4605-b30b-791605a9c5a7 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:32.080142 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-408e1323-86bb-4605-b30b-791605a9c5a7 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 returned with HTTP 200 Dec 12 03:01:32.102025 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1226/2441] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:31 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 => generated 945 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:32.537336 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c78f7a9e-005e-4b50-9cf0-c55253340db9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:32.539831 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c78f7a9e-005e-4b50-9cf0-c55253340db9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:32.540394 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:32.540394 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:32.541147 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c78f7a9e-005e-4b50-9cf0-c55253340db9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:32.709880 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:32.709880 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:32.743539 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c78f7a9e-005e-4b50-9cf0-c55253340db9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:32.814393 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c78f7a9e-005e-4b50-9cf0-c55253340db9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:32.815603 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1216/2442] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:32 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:33.114453 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87ad2a76-ae4d-4304-9803-996093b53411 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 Dec 12 03:01:33.115517 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87ad2a76-ae4d-4304-9803-996093b53411 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:33.115730 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:33.115730 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:33.116991 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87ad2a76-ae4d-4304-9803-996093b53411 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:33.321940 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:33.321940 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:33.393183 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-87ad2a76-ae4d-4304-9803-996093b53411 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:33.488484 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87ad2a76-ae4d-4304-9803-996093b53411 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 returned with HTTP 200 Dec 12 03:01:33.493914 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1227/2443] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:33 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 => generated 945 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:33.833072 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41dcc43a-c7e9-40fb-bd9a-e40f87295c2e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:33.835230 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41dcc43a-c7e9-40fb-bd9a-e40f87295c2e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:33.835897 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:33.835897 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:33.837249 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41dcc43a-c7e9-40fb-bd9a-e40f87295c2e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:34.002237 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:34.002237 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:34.019936 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-41dcc43a-c7e9-40fb-bd9a-e40f87295c2e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:34.054100 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41dcc43a-c7e9-40fb-bd9a-e40f87295c2e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:34.054903 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1217/2444] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:33 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:34.512331 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e2717bc-40c1-4bae-a1ad-b359e66cbdd7 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 Dec 12 03:01:34.513817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e2717bc-40c1-4bae-a1ad-b359e66cbdd7 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:34.513963 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:34.513963 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:34.515359 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e2717bc-40c1-4bae-a1ad-b359e66cbdd7 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:34.632143 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:34.632143 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:34.664133 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e2717bc-40c1-4bae-a1ad-b359e66cbdd7 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:34.688421 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e2717bc-40c1-4bae-a1ad-b359e66cbdd7 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 returned with HTTP 200 Dec 12 03:01:34.689588 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1228/2445] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:34 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 => generated 945 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:01:35.073156 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0aa67df-9503-45f8-8438-479457b29ba7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:35.074696 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0aa67df-9503-45f8-8438-479457b29ba7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:35.075137 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:35.075137 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:35.075809 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e0aa67df-9503-45f8-8438-479457b29ba7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:35.205275 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:35.205275 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:35.257339 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e0aa67df-9503-45f8-8438-479457b29ba7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:35.329365 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e0aa67df-9503-45f8-8438-479457b29ba7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:35.339551 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1218/2446] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:35 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:35.706830 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84004947-4295-4c07-b090-3671c75c1218 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 Dec 12 03:01:35.713763 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84004947-4295-4c07-b090-3671c75c1218 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:35.714490 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:35.714490 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:35.715105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84004947-4295-4c07-b090-3671c75c1218 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:35.839096 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:35.839096 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:35.869718 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-84004947-4295-4c07-b090-3671c75c1218 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:35.950076 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84004947-4295-4c07-b090-3671c75c1218 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 returned with HTTP 200 Dec 12 03:01:35.957664 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1229/2447] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:35 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 => generated 945 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:36.354622 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0cb4d328-76db-441c-87af-389cbb8268a7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:36.356244 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0cb4d328-76db-441c-87af-389cbb8268a7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:36.357217 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:36.357217 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:36.359078 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0cb4d328-76db-441c-87af-389cbb8268a7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:36.521072 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:36.521072 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:36.543022 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0cb4d328-76db-441c-87af-389cbb8268a7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:36.590003 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0cb4d328-76db-441c-87af-389cbb8268a7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:36.592154 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1219/2448] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:36 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:36.975813 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-387a905f-4d3f-4978-95f9-5efb8c31f3e5 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 Dec 12 03:01:36.975813 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-387a905f-4d3f-4978-95f9-5efb8c31f3e5 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:36.975813 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:36.975813 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:36.975813 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-387a905f-4d3f-4978-95f9-5efb8c31f3e5 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:37.161655 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:37.161655 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:37.192309 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-387a905f-4d3f-4978-95f9-5efb8c31f3e5 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:37.310349 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-387a905f-4d3f-4978-95f9-5efb8c31f3e5 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 returned with HTTP 200 Dec 12 03:01:37.341853 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1230/2449] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:36 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 => generated 945 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:37.643518 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7bdb7fcd-d6d8-4279-b50f-298565404730 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:37.646462 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7bdb7fcd-d6d8-4279-b50f-298565404730 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:37.646912 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:37.646912 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:37.648246 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7bdb7fcd-d6d8-4279-b50f-298565404730 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:37.824625 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:37.824625 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:37.846057 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7bdb7fcd-d6d8-4279-b50f-298565404730 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:37.904998 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7bdb7fcd-d6d8-4279-b50f-298565404730 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:37.910145 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1220/2450] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:37 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:38.356337 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-830676b7-579c-47f8-82ad-e7f30e8472e5 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 Dec 12 03:01:38.357834 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-830676b7-579c-47f8-82ad-e7f30e8472e5 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:38.358206 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:38.358206 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:38.358823 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-830676b7-579c-47f8-82ad-e7f30e8472e5 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:38.505645 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:38.505645 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:38.535067 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-830676b7-579c-47f8-82ad-e7f30e8472e5 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:38.635761 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-830676b7-579c-47f8-82ad-e7f30e8472e5 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 returned with HTTP 200 Dec 12 03:01:38.644318 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1231/2451] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:38 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 => generated 945 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:38.927470 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7f528a2-e5b9-48a5-844b-a2840631f480 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:38.931856 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7f528a2-e5b9-48a5-844b-a2840631f480 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:38.932109 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:38.932109 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:38.940520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f7f528a2-e5b9-48a5-844b-a2840631f480 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:39.201381 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:39.201381 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:39.227705 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f7f528a2-e5b9-48a5-844b-a2840631f480 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:39.288610 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f7f528a2-e5b9-48a5-844b-a2840631f480 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:39.291973 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1221/2452] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:38 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 369 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:39.660549 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ebeb274-7199-4d06-b053-f963270df337 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 Dec 12 03:01:39.664153 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ebeb274-7199-4d06-b053-f963270df337 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:39.664391 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:39.664391 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:39.664820 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8ebeb274-7199-4d06-b053-f963270df337 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:39.887628 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:39.887628 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:39.902771 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8ebeb274-7199-4d06-b053-f963270df337 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:39.948117 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8ebeb274-7199-4d06-b053-f963270df337 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 returned with HTTP 200 Dec 12 03:01:39.951696 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1232/2453] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:39 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 => generated 945 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:40.308842 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d913a02-eab3-445a-9c51-8a6106d31d4a tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:40.309380 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d913a02-eab3-445a-9c51-8a6106d31d4a tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:40.309580 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:40.309580 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:40.312111 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d913a02-eab3-445a-9c51-8a6106d31d4a tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:40.426950 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:40.426950 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:40.450174 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2d913a02-eab3-445a-9c51-8a6106d31d4a tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:40.525175 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d913a02-eab3-445a-9c51-8a6106d31d4a tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:40.526044 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1222/2454] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:40 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:40.966493 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9cbb97a-c303-4f13-bf60-d3ca6dde7774 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 Dec 12 03:01:40.967674 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9cbb97a-c303-4f13-bf60-d3ca6dde7774 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:40.968107 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:40.968107 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:40.968824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9cbb97a-c303-4f13-bf60-d3ca6dde7774 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:41.089246 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:41.089246 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:41.113421 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c9cbb97a-c303-4f13-bf60-d3ca6dde7774 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:41.170117 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9cbb97a-c303-4f13-bf60-d3ca6dde7774 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 returned with HTTP 200 Dec 12 03:01:41.171130 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1233/2455] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:40 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 => generated 945 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:41.542789 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbcc7d71-94f4-4154-b7cf-9664375f8604 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:41.543560 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbcc7d71-94f4-4154-b7cf-9664375f8604 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:41.544001 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:41.544001 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:41.544706 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbcc7d71-94f4-4154-b7cf-9664375f8604 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:41.692225 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:41.692225 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:41.715737 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bbcc7d71-94f4-4154-b7cf-9664375f8604 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:41.772386 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbcc7d71-94f4-4154-b7cf-9664375f8604 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:41.774123 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1223/2456] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:41 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:42.187184 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b838582b-93fb-4d32-af76-3f77ea1d604c tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 Dec 12 03:01:42.188334 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b838582b-93fb-4d32-af76-3f77ea1d604c tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:42.188729 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:42.188729 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:42.189469 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b838582b-93fb-4d32-af76-3f77ea1d604c tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:42.311752 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:42.311752 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:42.334118 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b838582b-93fb-4d32-af76-3f77ea1d604c tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:42.371016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b838582b-93fb-4d32-af76-3f77ea1d604c tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 returned with HTTP 200 Dec 12 03:01:42.375005 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1234/2457] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:42 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 => generated 946 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:42.390817 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd6e75b4-ec26-4f3e-9cd6-d1d45d242f1f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 Dec 12 03:01:42.391744 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd6e75b4-ec26-4f3e-9cd6-d1d45d242f1f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:42.392122 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:42.392122 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:42.392768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd6e75b4-ec26-4f3e-9cd6-d1d45d242f1f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:42.450362 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:42.450362 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:42.465100 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bd6e75b4-ec26-4f3e-9cd6-d1d45d242f1f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:42.492221 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd6e75b4-ec26-4f3e-9cd6-d1d45d242f1f tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 returned with HTTP 200 Dec 12 03:01:42.493587 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1224/2458] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:42 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 => generated 946 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:42.509338 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9eb398ab-7451-4245-bded-f86c6c60dd99 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] DELETE http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812?cascade=True Dec 12 03:01:42.510096 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9eb398ab-7451-4245-bded-f86c6c60dd99 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:42.510484 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:42.510484 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:42.511098 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9eb398ab-7451-4245-bded-f86c6c60dd99 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:42.511734 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9eb398ab-7451-4245-bded-f86c6c60dd99 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Delete volume with id: fa7f1217-fa10-4b06-85bb-4a48a1b9f812 Dec 12 03:01:42.569516 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:42.569516 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:42.571093 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9eb398ab-7451-4245-bded-f86c6c60dd99 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:42.655733 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9eb398ab-7451-4245-bded-f86c6c60dd99 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Delete volume request issued successfully. Dec 12 03:01:42.656366 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9eb398ab-7451-4245-bded-f86c6c60dd99 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812?cascade=True returned with HTTP 202 Dec 12 03:01:42.660814 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1235/2459] 10.222.0.50 () {58 vars in 1343 bytes} [Sat Dec 12 03:01:42 2020] DELETE /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812?cascade=True => generated 0 bytes in 153 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:01:42.665982 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c70c5137-97e6-4d6e-afb6-2f224ef44402 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 Dec 12 03:01:42.666514 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c70c5137-97e6-4d6e-afb6-2f224ef44402 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:42.666710 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:42.666710 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:42.667155 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c70c5137-97e6-4d6e-afb6-2f224ef44402 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:42.753867 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:42.753867 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:42.764573 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c70c5137-97e6-4d6e-afb6-2f224ef44402 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:42.798858 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce37204e-6ee0-4a24-add7-8eaf33af2904 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:42.799386 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce37204e-6ee0-4a24-add7-8eaf33af2904 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:42.799591 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:42.799591 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:42.799957 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce37204e-6ee0-4a24-add7-8eaf33af2904 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:42.829990 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c70c5137-97e6-4d6e-afb6-2f224ef44402 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 returned with HTTP 200 Dec 12 03:01:42.840734 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1225/2460] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:42 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 => generated 911 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:42.908008 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:42.908008 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:42.923920 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ce37204e-6ee0-4a24-add7-8eaf33af2904 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:42.967409 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce37204e-6ee0-4a24-add7-8eaf33af2904 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:42.968259 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1236/2461] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:42 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:43.848363 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45fc43fa-c9f8-4df7-845f-a0cb8363bdbc tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 Dec 12 03:01:43.849610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45fc43fa-c9f8-4df7-845f-a0cb8363bdbc tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:43.850552 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:43.850552 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:43.851461 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45fc43fa-c9f8-4df7-845f-a0cb8363bdbc tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:43.979854 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:43.979854 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:43.984218 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-974b0c1f-ab65-4499-b7f2-53710cbe32a8 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:43.984768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-974b0c1f-ab65-4499-b7f2-53710cbe32a8 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:43.985150 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:43.985150 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:43.985524 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-974b0c1f-ab65-4499-b7f2-53710cbe32a8 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:44.026615 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-45fc43fa-c9f8-4df7-845f-a0cb8363bdbc tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:44.109563 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45fc43fa-c9f8-4df7-845f-a0cb8363bdbc tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 returned with HTTP 200 Dec 12 03:01:44.114581 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1226/2462] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:43 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 => generated 911 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:44.122919 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:44.122919 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:44.133486 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-974b0c1f-ab65-4499-b7f2-53710cbe32a8 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:44.161362 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-974b0c1f-ab65-4499-b7f2-53710cbe32a8 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:44.171195 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1237/2463] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:43 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:45.126967 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cacc682a-3685-45c2-9c8a-2f3c86a652ff tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 Dec 12 03:01:45.128537 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cacc682a-3685-45c2-9c8a-2f3c86a652ff tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:45.129019 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:45.129019 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:45.129768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cacc682a-3685-45c2-9c8a-2f3c86a652ff tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:45.178849 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64718df9-6109-4ca7-a519-cf1b9e7f22df tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:45.179757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64718df9-6109-4ca7-a519-cf1b9e7f22df tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:45.180197 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:45.180197 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:45.180933 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64718df9-6109-4ca7-a519-cf1b9e7f22df tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:45.315170 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:45.315170 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:45.337865 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cacc682a-3685-45c2-9c8a-2f3c86a652ff tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:45.353425 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:45.353425 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:45.376579 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-64718df9-6109-4ca7-a519-cf1b9e7f22df tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:45.397996 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cacc682a-3685-45c2-9c8a-2f3c86a652ff tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 returned with HTTP 200 Dec 12 03:01:45.415693 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1227/2464] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:45 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 => generated 911 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:45.455247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64718df9-6109-4ca7-a519-cf1b9e7f22df tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:45.461494 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1238/2465] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:45 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:01:46.431698 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a78cf43-18f1-42a3-b3b7-189981e9b85b tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 Dec 12 03:01:46.432496 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a78cf43-18f1-42a3-b3b7-189981e9b85b tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:46.432720 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:46.432720 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:46.433395 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a78cf43-18f1-42a3-b3b7-189981e9b85b tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:46.477833 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8531b4c-9a6c-438b-a042-2d973214c4f1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:46.479162 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8531b4c-9a6c-438b-a042-2d973214c4f1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:46.479558 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:46.479558 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:46.480199 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8531b4c-9a6c-438b-a042-2d973214c4f1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:46.618540 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:46.618540 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:46.623492 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:46.623492 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:46.651176 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a8531b4c-9a6c-438b-a042-2d973214c4f1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:46.664840 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5a78cf43-18f1-42a3-b3b7-189981e9b85b tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:46.704445 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8531b4c-9a6c-438b-a042-2d973214c4f1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:46.710679 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1239/2466] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:46 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:46.739702 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a78cf43-18f1-42a3-b3b7-189981e9b85b tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 returned with HTTP 200 Dec 12 03:01:46.755306 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1228/2467] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:46 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 => generated 911 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:47.722122 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ded88e5-82c3-4a6c-8878-a062883b4812 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:47.724263 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ded88e5-82c3-4a6c-8878-a062883b4812 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:47.726166 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:47.726166 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:47.727296 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ded88e5-82c3-4a6c-8878-a062883b4812 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:47.769571 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44d79b41-1434-4d44-a0b3-08455dc63eee tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 Dec 12 03:01:47.770485 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44d79b41-1434-4d44-a0b3-08455dc63eee tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:47.770921 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:47.770921 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:47.772132 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-44d79b41-1434-4d44-a0b3-08455dc63eee tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:47.885173 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:47.885173 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:47.900603 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-44d79b41-1434-4d44-a0b3-08455dc63eee tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 returned with HTTP 404 Dec 12 03:01:47.902582 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1229/2468] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:47 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 12 03:01:47.906126 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7ded88e5-82c3-4a6c-8878-a062883b4812 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:47.920828 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae116d22-b32b-4874-af2f-d5efc135b6f0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes Dec 12 03:01:47.927708 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae116d22-b32b-4874-af2f-d5efc135b6f0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:47.931820 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae116d22-b32b-4874-af2f-d5efc135b6f0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:47.932796 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-ae116d22-b32b-4874-af2f-d5efc135b6f0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:01:47.941949 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ae116d22-b32b-4874-af2f-d5efc135b6f0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:01:47.945766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ded88e5-82c3-4a6c-8878-a062883b4812 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:47.955418 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1240/2469] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:47 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:48.152988 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae116d22-b32b-4874-af2f-d5efc135b6f0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Get all volumes completed successfully. Dec 12 03:01:48.157083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae116d22-b32b-4874-af2f-d5efc135b6f0 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes returned with HTTP 200 Dec 12 03:01:48.163211 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1230/2470] 10.222.0.50 () {58 vars in 1204 bytes} [Sat Dec 12 03:01:47 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes => generated 400 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:48.173683 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ae9824a-49de-480c-9c8f-124abfcc4dea tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots Dec 12 03:01:48.174498 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ae9824a-49de-480c-9c8f-124abfcc4dea tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:48.174702 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:48.174702 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:48.175083 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ae9824a-49de-480c-9c8f-124abfcc4dea tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:48.176023 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-5ae9824a-49de-480c-9c8f-124abfcc4dea tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:01:48.178997 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.db.sqlalchemy.api [None req-5ae9824a-49de-480c-9c8f-124abfcc4dea tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Building query based on filter {{(pid=88000) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 12 03:01:48.234964 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5ae9824a-49de-480c-9c8f-124abfcc4dea tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Get all snapshots completed successfully. Dec 12 03:01:48.235659 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ae9824a-49de-480c-9c8f-124abfcc4dea tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots returned with HTTP 200 Dec 12 03:01:48.236532 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1241/2471] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Dec 12 03:01:48 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots => generated 17 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:01:48.251001 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b512d35-d558-436b-8bed-6a7c23a958ef tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] DELETE http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 Dec 12 03:01:48.251832 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b512d35-d558-436b-8bed-6a7c23a958ef tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:48.252372 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:48.252372 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:48.253157 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b512d35-d558-436b-8bed-6a7c23a958ef tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:48.253714 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-5b512d35-d558-436b-8bed-6a7c23a958ef tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Delete volume with id: cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 Dec 12 03:01:48.417524 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:48.417524 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:48.421678 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5b512d35-d558-436b-8bed-6a7c23a958ef tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:48.607915 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5b512d35-d558-436b-8bed-6a7c23a958ef tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Delete volume request issued successfully. Dec 12 03:01:48.608349 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b512d35-d558-436b-8bed-6a7c23a958ef tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 returned with HTTP 202 Dec 12 03:01:48.609268 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1231/2472] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:01:48 2020] DELETE /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 => generated 0 bytes in 362 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:01:48.617433 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-093657a9-965a-4201-b8a9-211c453fb402 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 Dec 12 03:01:48.617965 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-093657a9-965a-4201-b8a9-211c453fb402 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:48.618427 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-093657a9-965a-4201-b8a9-211c453fb402 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:48.775953 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:48.775953 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:48.801277 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-093657a9-965a-4201-b8a9-211c453fb402 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:48.846663 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-093657a9-965a-4201-b8a9-211c453fb402 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 returned with HTTP 200 Dec 12 03:01:48.852843 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1242/2473] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:48 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 => generated 945 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:48.964184 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61e8c6bd-0c9f-4eff-8b2e-4c6cc4bc7144 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:48.964904 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61e8c6bd-0c9f-4eff-8b2e-4c6cc4bc7144 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:48.965239 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:48.965239 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:48.965809 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61e8c6bd-0c9f-4eff-8b2e-4c6cc4bc7144 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:49.118081 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:49.118081 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:49.157741 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-61e8c6bd-0c9f-4eff-8b2e-4c6cc4bc7144 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:49.239184 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61e8c6bd-0c9f-4eff-8b2e-4c6cc4bc7144 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:49.251244 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1232/2474] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:48 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:49.868204 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cdeac8b1-d715-4cf3-a412-e08b0f750556 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 Dec 12 03:01:49.868731 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cdeac8b1-d715-4cf3-a412-e08b0f750556 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:49.868842 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:49.868842 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:49.869190 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cdeac8b1-d715-4cf3-a412-e08b0f750556 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:50.231396 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:50.231396 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:50.253777 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cdeac8b1-d715-4cf3-a412-e08b0f750556 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:50.263428 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c93c9d52-6e12-4988-bc85-0574f2aaf16b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:50.263933 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c93c9d52-6e12-4988-bc85-0574f2aaf16b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:50.264342 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:50.264342 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:50.264942 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c93c9d52-6e12-4988-bc85-0574f2aaf16b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:50.340765 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cdeac8b1-d715-4cf3-a412-e08b0f750556 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 returned with HTTP 200 Dec 12 03:01:50.341607 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1243/2475] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:49 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 => generated 945 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:50.378263 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:50.378263 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:50.409451 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c93c9d52-6e12-4988-bc85-0574f2aaf16b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:50.455397 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c93c9d52-6e12-4988-bc85-0574f2aaf16b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:50.456235 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1233/2476] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:50 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 915 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:51.357951 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e0ce7ee-692b-4741-abfa-614ba3aa7e90 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 Dec 12 03:01:51.358486 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e0ce7ee-692b-4741-abfa-614ba3aa7e90 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:51.358664 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:51.358664 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:51.359039 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e0ce7ee-692b-4741-abfa-614ba3aa7e90 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:51.442641 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:51.442641 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:51.452998 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e0ce7ee-692b-4741-abfa-614ba3aa7e90 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Volume info retrieved successfully. Dec 12 03:01:51.472494 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7f57aef-a886-48ec-8fb0-d7ced2ab5276 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:51.473120 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7f57aef-a886-48ec-8fb0-d7ced2ab5276 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:51.473337 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:51.473337 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:51.473714 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7f57aef-a886-48ec-8fb0-d7ced2ab5276 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:51.479479 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e0ce7ee-692b-4741-abfa-614ba3aa7e90 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 returned with HTTP 200 Dec 12 03:01:51.481357 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1244/2477] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:51 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 => generated 945 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:51.572439 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:51.572439 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:51.626976 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7f57aef-a886-48ec-8fb0-d7ced2ab5276 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:51.723473 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7f57aef-a886-48ec-8fb0-d7ced2ab5276 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:51.728715 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1234/2478] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:51 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 973 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:52.499521 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b885563-a55d-4640-b184-afb6d07e1a4e tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] GET http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 Dec 12 03:01:52.499958 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b885563-a55d-4640-b184-afb6d07e1a4e tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:52.500576 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:52.500576 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:52.500973 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b885563-a55d-4640-b184-afb6d07e1a4e tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:52.590066 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b885563-a55d-4640-b184-afb6d07e1a4e tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 returned with HTTP 404 Dec 12 03:01:52.591664 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1245/2479] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:52 2020] GET /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/cabd7c0d-7d42-45c3-ac1e-92f83f98eea0 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:01:52.600401 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1fe98e7b-0249-4f0c-b1e5-cf1f9f6d4820 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] DELETE http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/cc744087-4f21-4841-9432-851134a44d01 Dec 12 03:01:52.600976 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1fe98e7b-0249-4f0c-b1e5-cf1f9f6d4820 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:52.601202 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:52.601202 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:52.601583 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1fe98e7b-0249-4f0c-b1e5-cf1f9f6d4820 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:52.602709 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-1fe98e7b-0249-4f0c-b1e5-cf1f9f6d4820 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Delete snapshot with id: cc744087-4f21-4841-9432-851134a44d01 Dec 12 03:01:52.655160 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1fe98e7b-0249-4f0c-b1e5-cf1f9f6d4820 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/cc744087-4f21-4841-9432-851134a44d01 returned with HTTP 404 Dec 12 03:01:52.656455 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1235/2480] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 03:01:52 2020] DELETE /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/cc744087-4f21-4841-9432-851134a44d01 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:01:52.666599 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92d2c69a-b0b7-438e-aa06-dd99b7436d34 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] DELETE http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 Dec 12 03:01:52.667387 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92d2c69a-b0b7-438e-aa06-dd99b7436d34 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:52.668619 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-92d2c69a-b0b7-438e-aa06-dd99b7436d34 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:52.670232 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-92d2c69a-b0b7-438e-aa06-dd99b7436d34 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Delete volume with id: fa7f1217-fa10-4b06-85bb-4a48a1b9f812 Dec 12 03:01:52.735735 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-92d2c69a-b0b7-438e-aa06-dd99b7436d34 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 returned with HTTP 404 Dec 12 03:01:52.737438 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1246/2481] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:01:52 2020] DELETE /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/fa7f1217-fa10-4b06-85bb-4a48a1b9f812 => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:01:52.746551 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2978da4-d592-4058-94df-af84ef7fa73a tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:52.747615 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2978da4-d592-4058-94df-af84ef7fa73a tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:52.748597 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2978da4-d592-4058-94df-af84ef7fa73a tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:52.763054 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-276eaf5c-7342-4a49-89fa-fb654400e5e2 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] DELETE http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/f1b40c0c-eb3c-4593-80c4-e4a6af2b2d0c Dec 12 03:01:52.764216 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-276eaf5c-7342-4a49-89fa-fb654400e5e2 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:52.768009 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-276eaf5c-7342-4a49-89fa-fb654400e5e2 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:52.768559 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-276eaf5c-7342-4a49-89fa-fb654400e5e2 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Delete snapshot with id: f1b40c0c-eb3c-4593-80c4-e4a6af2b2d0c Dec 12 03:01:52.817770 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-276eaf5c-7342-4a49-89fa-fb654400e5e2 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/f1b40c0c-eb3c-4593-80c4-e4a6af2b2d0c returned with HTTP 404 Dec 12 03:01:52.821032 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1247/2482] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 03:01:52 2020] DELETE /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/f1b40c0c-eb3c-4593-80c4-e4a6af2b2d0c => generated 111 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:01:52.831538 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7084cfef-be08-4754-80b3-e216c2254496 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] DELETE http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/dd3d4ea6-d17f-430c-81b0-d30cada7c1ec Dec 12 03:01:52.833508 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7084cfef-be08-4754-80b3-e216c2254496 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:52.839939 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7084cfef-be08-4754-80b3-e216c2254496 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:52.840755 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-7084cfef-be08-4754-80b3-e216c2254496 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Delete snapshot with id: dd3d4ea6-d17f-430c-81b0-d30cada7c1ec Dec 12 03:01:52.869718 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:52.869718 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:52.886255 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c2978da4-d592-4058-94df-af84ef7fa73a tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:52.906478 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7084cfef-be08-4754-80b3-e216c2254496 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/dd3d4ea6-d17f-430c-81b0-d30cada7c1ec returned with HTTP 404 Dec 12 03:01:52.907503 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1248/2483] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 03:01:52 2020] DELETE /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/snapshots/dd3d4ea6-d17f-430c-81b0-d30cada7c1ec => generated 111 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:01:52.918231 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a9a8212-ca55-4763-bdf6-97379be0e750 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] DELETE http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 Dec 12 03:01:52.918762 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a9a8212-ca55-4763-bdf6-97379be0e750 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:52.919221 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a9a8212-ca55-4763-bdf6-97379be0e750 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:52.919691 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-4a9a8212-ca55-4763-bdf6-97379be0e750 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] Delete volume with id: 5aa07651-f77b-4e41-97ec-f39d57fac0b7 Dec 12 03:01:52.920018 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2978da4-d592-4058-94df-af84ef7fa73a tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:52.923078 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1236/2484] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:52 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 976 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:53.033930 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a9a8212-ca55-4763-bdf6-97379be0e750 tempest-VolumesDeleteCascade-10575502 tempest-VolumesDeleteCascade-10575502] http://10.222.0.50/volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 returned with HTTP 404 Dec 12 03:01:53.035527 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1249/2485] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:01:52 2020] DELETE /volume/v3/5ba3aad1eb5046bf92ce5f64455ab06d/volumes/5aa07651-f77b-4e41-97ec-f39d57fac0b7 => generated 109 bytes in 124 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:01:53.938632 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8ea9ebd-3f53-4fc6-b655-2fd38eaf2700 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:53.939177 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8ea9ebd-3f53-4fc6-b655-2fd38eaf2700 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:53.939363 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:53.939363 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:53.939697 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8ea9ebd-3f53-4fc6-b655-2fd38eaf2700 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:54.044593 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:54.044593 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:54.063200 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a8ea9ebd-3f53-4fc6-b655-2fd38eaf2700 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:54.111748 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8ea9ebd-3f53-4fc6-b655-2fd38eaf2700 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:54.113590 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1237/2486] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:53 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 976 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:55.129235 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2fdf273-c16a-4f9e-9cca-bd268ea93415 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:55.129743 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f2fdf273-c16a-4f9e-9cca-bd268ea93415 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:55.130213 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f2fdf273-c16a-4f9e-9cca-bd268ea93415 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:55.211874 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:55.211874 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:55.237948 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f2fdf273-c16a-4f9e-9cca-bd268ea93415 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:55.263666 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2fdf273-c16a-4f9e-9cca-bd268ea93415 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:55.265165 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1250/2487] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:55 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 976 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:56.281992 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aeff91f1-e5b5-4eb8-af4d-c392d61039c4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:56.282494 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aeff91f1-e5b5-4eb8-af4d-c392d61039c4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:56.282702 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:56.282702 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:56.292628 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aeff91f1-e5b5-4eb8-af4d-c392d61039c4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:56.422927 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:56.422927 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:56.445450 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aeff91f1-e5b5-4eb8-af4d-c392d61039c4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:56.480906 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aeff91f1-e5b5-4eb8-af4d-c392d61039c4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:56.482249 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1238/2488] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:56 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 976 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:57.507544 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bca0f1be-a5a5-4814-9796-f0e75abe4152 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:57.509772 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bca0f1be-a5a5-4814-9796-f0e75abe4152 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:57.510189 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:57.510189 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:57.510980 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bca0f1be-a5a5-4814-9796-f0e75abe4152 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:57.621388 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:57.621388 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:57.643484 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bca0f1be-a5a5-4814-9796-f0e75abe4152 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:57.706675 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bca0f1be-a5a5-4814-9796-f0e75abe4152 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:57.711282 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1239/2489] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:57 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 976 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:57.899048 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] POST http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes Dec 12 03:01:57.899624 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:57.899624 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:57.900171 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1748352866"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:01:57.901650 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1748352866'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:01:57.902207 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Create volume of 1 GB Dec 12 03:01:57.952986 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Availability Zones retrieved successfully. Dec 12 03:01:57.973651 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Flow 'volume_create_api' (bd880497-12c4-489f-a9b0-e99259b28bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:01:57.988767 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12b3b468-7124-4c3c-8806-37235cbd7d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:57.996592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:01:58.135869 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12b3b468-7124-4c3c-8806-37235cbd7d4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:58.138565 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (158f8aa4-0069-4fea-ab26-4a041d89a4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:58.335857 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Created reservations ['44934877-ec53-4ab7-8a45-5678bc903d22', 'c02dd537-fba3-4edb-8aad-050698941afa', '53b29852-e566-46ef-b00d-4f37c835e90e', '2dc0ecb7-713d-4c7b-b80a-d6954e3dad86'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:01:58.338041 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (158f8aa4-0069-4fea-ab26-4a041d89a4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44934877-ec53-4ab7-8a45-5678bc903d22', 'c02dd537-fba3-4edb-8aad-050698941afa', '53b29852-e566-46ef-b00d-4f37c835e90e', '2dc0ecb7-713d-4c7b-b80a-d6954e3dad86']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:58.341803 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (017a659e-0b1e-473c-b19c-bd24b79b7a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:58.445570 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (017a659e-0b1e-473c-b19c-bd24b79b7a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7fb0bce-bf09-4e2e-b892-2d252602e110', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1748352866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d929c57fa1c1445bb0891a5003908f4a',qos_specs=None,replication_status=,reservations=['44934877-ec53-4ab7-8a45-5678bc903d22','c02dd537-fba3-4edb-8aad-050698941afa','53b29852-e566-46ef-b00d-4f37c835e90e','2dc0ecb7-713d-4c7b-b80a-d6954e3dad86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8c5ca91bca34d8ba7d7e4602fb2c8a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:01:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1748352866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7fb0bce-bf09-4e2e-b892-2d252602e110,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d929c57fa1c1445bb0891a5003908f4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c8c5ca91bca34d8ba7d7e4602fb2c8a6',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:58.448067 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bcd03a7-af9f-4033-8052-e8dd1ea40780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:58.483564 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bcd03a7-af9f-4033-8052-e8dd1ea40780) transitioned into state 'SUCCESS' from state '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-1748352866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d929c57fa1c1445bb0891a5003908f4a',qos_specs=None,replication_status=,reservations=['44934877-ec53-4ab7-8a45-5678bc903d22','c02dd537-fba3-4edb-8aad-050698941afa','53b29852-e566-46ef-b00d-4f37c835e90e','2dc0ecb7-713d-4c7b-b80a-d6954e3dad86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8c5ca91bca34d8ba7d7e4602fb2c8a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:58.485671 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea247c8c-40ee-4f48-b5b5-43dfa6d6ef01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:01:58.506478 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea247c8c-40ee-4f48-b5b5-43dfa6d6ef01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:01:58.514432 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Flow 'volume_create_api' (bd880497-12c4-489f-a9b0-e99259b28bf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:01:58.588517 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Create volume request issued successfully. Dec 12 03:01:58.606461 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6afb408-5951-4b53-be00-d70fbb64cc9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes returned with HTTP 202 Dec 12 03:01:58.617672 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1251/2490] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:01:57 2020] POST /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes => generated 818 bytes in 1282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:01:58.625293 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0d61526-96fd-47ad-8566-3c9f4469d882 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:01:58.626152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0d61526-96fd-47ad-8566-3c9f4469d882 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:58.626813 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:58.626813 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:58.627793 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0d61526-96fd-47ad-8566-3c9f4469d882 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:58.700513 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:58.700513 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:58.711385 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c0d61526-96fd-47ad-8566-3c9f4469d882 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:01:58.727109 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43cb8c98-e06f-4754-8e93-09dd9ef354cb tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:58.727905 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43cb8c98-e06f-4754-8e93-09dd9ef354cb tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:58.728153 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:58.728153 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:58.728490 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43cb8c98-e06f-4754-8e93-09dd9ef354cb tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:58.744640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0d61526-96fd-47ad-8566-3c9f4469d882 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:01:58.746369 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1240/2491] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:58 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 886 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:58.859687 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:58.859687 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:58.883932 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-43cb8c98-e06f-4754-8e93-09dd9ef354cb tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:01:58.918214 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43cb8c98-e06f-4754-8e93-09dd9ef354cb tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:01:58.919963 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1252/2492] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:58 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 976 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:59.764298 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-476a10bd-1098-460e-933d-596cb1ad5bf6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:01:59.765015 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-476a10bd-1098-460e-933d-596cb1ad5bf6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:59.765456 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:59.765456 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:59.766104 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-476a10bd-1098-460e-933d-596cb1ad5bf6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:01:59.843180 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:01:59.843180 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:01:59.854058 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-476a10bd-1098-460e-933d-596cb1ad5bf6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:01:59.883372 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-476a10bd-1098-460e-933d-596cb1ad5bf6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:01:59.895416 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1241/2493] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:59 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 910 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:01:59.937821 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-353723e5-16f1-4110-b574-9d77886acc53 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:01:59.938607 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-353723e5-16f1-4110-b574-9d77886acc53 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:01:59.939027 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:01:59.939027 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:01:59.939702 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-353723e5-16f1-4110-b574-9d77886acc53 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:00.019633 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:00.019633 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:00.029343 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-353723e5-16f1-4110-b574-9d77886acc53 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:02:00.061424 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-353723e5-16f1-4110-b574-9d77886acc53 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:02:00.062391 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1253/2494] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:01:59 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 1366 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:02:00.901457 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-453bfac6-9567-41fc-afde-cfe38789dc22 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:02:00.903645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-453bfac6-9567-41fc-afde-cfe38789dc22 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:00.903873 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:00.903873 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:00.904265 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-453bfac6-9567-41fc-afde-cfe38789dc22 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:00.989331 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:00.989331 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:01.008988 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-453bfac6-9567-41fc-afde-cfe38789dc22 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:02:01.066197 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-453bfac6-9567-41fc-afde-cfe38789dc22 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:02:01.067552 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1242/2495] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:00 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 911 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:01.078265 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69a23e20-4a52-429d-a116-30a60d773381 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:02:01.078790 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69a23e20-4a52-429d-a116-30a60d773381 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:01.079010 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:01.079010 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:01.079383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69a23e20-4a52-429d-a116-30a60d773381 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:01.180065 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:01.180065 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:01.196601 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-69a23e20-4a52-429d-a116-30a60d773381 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:02:01.249856 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69a23e20-4a52-429d-a116-30a60d773381 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:02:01.251260 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1254/2496] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:01 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 1364 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:02:01.266462 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40b3b794-6645-4cb2-95fd-0dd0c15553ab tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:02:01.266987 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40b3b794-6645-4cb2-95fd-0dd0c15553ab tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:01.267207 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:01.267207 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:01.267589 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40b3b794-6645-4cb2-95fd-0dd0c15553ab tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:01.389490 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:01.389490 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:01.401646 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-40b3b794-6645-4cb2-95fd-0dd0c15553ab tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:02:01.428504 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40b3b794-6645-4cb2-95fd-0dd0c15553ab tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:02:01.429920 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1243/2497] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:01 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 1364 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:02:01.444335 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88bb1bed-26f4-4234-899e-0f301cd66b4b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:02:01.445184 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88bb1bed-26f4-4234-899e-0f301cd66b4b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:01.445402 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:01.445402 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:01.445782 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88bb1bed-26f4-4234-899e-0f301cd66b4b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:01.569400 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:01.569400 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:01.586738 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-88bb1bed-26f4-4234-899e-0f301cd66b4b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:02:01.626953 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88bb1bed-26f4-4234-899e-0f301cd66b4b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:02:01.628042 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1255/2498] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:01 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 1364 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:02:01.644544 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a1f1f22-6a9e-43cb-b0fe-c9c270265ff4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] POST http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups Dec 12 03:02:01.645218 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:01.645218 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:01.645898 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a1f1f22-6a9e-43cb-b0fe-c9c270265ff4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e2c98b27-b264-455d-9861-360dbda6f1e7", "name": "tempest-TestVolumeBackupRestore-backup-951026388", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:02:01.648067 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-7a1f1f22-6a9e-43cb-b0fe-c9c270265ff4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Creating new backup {'backup': {'volume_id': 'e2c98b27-b264-455d-9861-360dbda6f1e7', 'name': 'tempest-TestVolumeBackupRestore-backup-951026388', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=87999) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 12 03:02:01.648631 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-7a1f1f22-6a9e-43cb-b0fe-c9c270265ff4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Creating backup of volume e2c98b27-b264-455d-9861-360dbda6f1e7 in container None Dec 12 03:02:01.754327 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:01.754327 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:01.756127 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7a1f1f22-6a9e-43cb-b0fe-c9c270265ff4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:02:01.866160 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-7a1f1f22-6a9e-43cb-b0fe-c9c270265ff4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Created reservations ['3eb260f1-59c5-4eb5-a452-747ddd8782b1', 'f96a8ad3-d230-470b-a9ba-795d7efa2a92'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:02:01.987502 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a1f1f22-6a9e-43cb-b0fe-c9c270265ff4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups returned with HTTP 202 Dec 12 03:02:01.994988 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1244/2499] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:02:01 2020] POST /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups => generated 400 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:02:02.000609 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6625cb94-352a-40fd-a0b4-320543008cc9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:02.001152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6625cb94-352a-40fd-a0b4-320543008cc9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:02.001370 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:02.001370 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:02.001739 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6625cb94-352a-40fd-a0b4-320543008cc9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:02.002106 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6625cb94-352a-40fd-a0b4-320543008cc9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:02.034618 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:02.034618 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:02.037475 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6625cb94-352a-40fd-a0b4-320543008cc9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:02.046009 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1256/2500] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:01 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 807 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:03.055944 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df3fcffa-86e4-4753-9c16-fc060eee89b8 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:03.056451 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df3fcffa-86e4-4753-9c16-fc060eee89b8 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:03.056909 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:03.056909 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:03.057795 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df3fcffa-86e4-4753-9c16-fc060eee89b8 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:03.058319 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-df3fcffa-86e4-4753-9c16-fc060eee89b8 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:03.134340 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:03.134340 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:03.143365 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df3fcffa-86e4-4753-9c16-fc060eee89b8 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:03.148297 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1245/2501] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:03 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 807 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:04.163190 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6562695-c244-456c-851d-9a31a153fa05 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:04.163756 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6562695-c244-456c-851d-9a31a153fa05 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:04.163890 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:04.163890 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:04.164895 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6562695-c244-456c-851d-9a31a153fa05 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:04.165420 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a6562695-c244-456c-851d-9a31a153fa05 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:04.231358 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:04.231358 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:04.244145 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6562695-c244-456c-851d-9a31a153fa05 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:04.251564 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1257/2502] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:04 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 807 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:05.259802 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2eef36f-8128-4a2a-ac6d-d0768d35ab6b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:05.260951 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2eef36f-8128-4a2a-ac6d-d0768d35ab6b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:05.261337 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:05.261337 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:05.262285 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2eef36f-8128-4a2a-ac6d-d0768d35ab6b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:05.263382 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b2eef36f-8128-4a2a-ac6d-d0768d35ab6b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:05.316698 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:05.316698 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:05.319903 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2eef36f-8128-4a2a-ac6d-d0768d35ab6b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:05.321564 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1246/2503] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:05 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 807 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:06.335449 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8bb757f-a2c9-48e2-a2b4-d099507309b5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:06.336529 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8bb757f-a2c9-48e2-a2b4-d099507309b5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:06.336945 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:06.336945 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:06.337561 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8bb757f-a2c9-48e2-a2b4-d099507309b5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:06.338136 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c8bb757f-a2c9-48e2-a2b4-d099507309b5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:06.392330 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:06.392330 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:06.394892 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8bb757f-a2c9-48e2-a2b4-d099507309b5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:06.398009 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1258/2504] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:06 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 807 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:07.415297 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e891c85-a607-470b-a1c4-1f6575fe1700 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:07.416707 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e891c85-a607-470b-a1c4-1f6575fe1700 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:07.417079 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:07.417079 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:07.417721 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e891c85-a607-470b-a1c4-1f6575fe1700 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:07.418251 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1e891c85-a607-470b-a1c4-1f6575fe1700 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:07.471555 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:07.471555 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:07.480460 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e891c85-a607-470b-a1c4-1f6575fe1700 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:07.481381 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1247/2505] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:07 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:08.496780 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd3f817b-851b-4b41-ad3d-73a7fca21310 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:08.500573 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd3f817b-851b-4b41-ad3d-73a7fca21310 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:08.501002 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:08.501002 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:08.501610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd3f817b-851b-4b41-ad3d-73a7fca21310 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:08.502343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-dd3f817b-851b-4b41-ad3d-73a7fca21310 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:08.529327 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:08.529327 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:08.531940 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd3f817b-851b-4b41-ad3d-73a7fca21310 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:08.533333 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1259/2506] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:08 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:09.547414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b290b1a-49d8-44c0-9a1c-f0657e35a3dc tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:09.548645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b290b1a-49d8-44c0-9a1c-f0657e35a3dc tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:09.549036 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:09.549036 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:09.549653 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b290b1a-49d8-44c0-9a1c-f0657e35a3dc tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:09.550171 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1b290b1a-49d8-44c0-9a1c-f0657e35a3dc tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:09.587518 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:09.587518 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:09.590221 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b290b1a-49d8-44c0-9a1c-f0657e35a3dc tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:09.591776 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1248/2507] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:09 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:10.605559 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a0fcd6f-92d1-4991-88fc-a818d9f0428f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:10.606056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a0fcd6f-92d1-4991-88fc-a818d9f0428f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:10.606247 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:10.606247 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:10.606880 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a0fcd6f-92d1-4991-88fc-a818d9f0428f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:10.607400 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5a0fcd6f-92d1-4991-88fc-a818d9f0428f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:10.655056 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:10.655056 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:10.656932 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a0fcd6f-92d1-4991-88fc-a818d9f0428f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:10.663994 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1260/2508] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:10 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:11.671970 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd0b9d7c-d85f-46b9-aa83-b8e187b22a54 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:11.672489 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd0b9d7c-d85f-46b9-aa83-b8e187b22a54 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:11.673083 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:11.673083 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:11.673641 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd0b9d7c-d85f-46b9-aa83-b8e187b22a54 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:11.674246 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fd0b9d7c-d85f-46b9-aa83-b8e187b22a54 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:11.733894 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:11.733894 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:11.741477 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd0b9d7c-d85f-46b9-aa83-b8e187b22a54 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:11.743175 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1249/2509] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:11 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:12.757456 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-986a3a64-ad95-4fee-b383-9af6712d052b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:12.757996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-986a3a64-ad95-4fee-b383-9af6712d052b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:12.758325 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:12.758325 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:12.758530 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-986a3a64-ad95-4fee-b383-9af6712d052b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:12.758862 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-986a3a64-ad95-4fee-b383-9af6712d052b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:12.812714 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:12.812714 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:12.814892 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-986a3a64-ad95-4fee-b383-9af6712d052b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:12.815718 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1261/2510] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:12 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:13.838660 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29e22df0-c58c-4e40-9c93-22c9af821850 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:13.839196 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29e22df0-c58c-4e40-9c93-22c9af821850 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:13.839536 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:13.839536 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:13.840258 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29e22df0-c58c-4e40-9c93-22c9af821850 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:13.840826 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-29e22df0-c58c-4e40-9c93-22c9af821850 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:13.904798 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:13.904798 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:13.914029 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29e22df0-c58c-4e40-9c93-22c9af821850 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:13.915099 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1250/2511] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:13 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:14.930681 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb8e4319-3e3e-41c1-8281-69a790267f65 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:14.931849 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb8e4319-3e3e-41c1-8281-69a790267f65 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:14.932232 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:14.932232 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:14.933027 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bb8e4319-3e3e-41c1-8281-69a790267f65 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:14.933553 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bb8e4319-3e3e-41c1-8281-69a790267f65 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:14.967969 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:14.967969 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:14.970719 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bb8e4319-3e3e-41c1-8281-69a790267f65 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:14.979169 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1262/2512] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:14 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:15.986457 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ea5aa34-bd05-4757-885b-b1f6cf576bff tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:15.986983 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ea5aa34-bd05-4757-885b-b1f6cf576bff tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:15.987190 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:15.987190 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:15.987817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ea5aa34-bd05-4757-885b-b1f6cf576bff tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:15.988334 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4ea5aa34-bd05-4757-885b-b1f6cf576bff tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:16.050133 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:16.050133 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:16.052886 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ea5aa34-bd05-4757-885b-b1f6cf576bff tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:16.053725 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1251/2513] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:15 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:17.068612 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f246ae99-efa1-45d7-8274-2c72ff3822fa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:17.069753 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f246ae99-efa1-45d7-8274-2c72ff3822fa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:17.070169 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:17.070169 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:17.070833 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f246ae99-efa1-45d7-8274-2c72ff3822fa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:17.071390 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f246ae99-efa1-45d7-8274-2c72ff3822fa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:17.097173 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:17.097173 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:17.100029 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f246ae99-efa1-45d7-8274-2c72ff3822fa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:17.101130 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1263/2514] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:17 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:18.115840 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a31cb39-9c4a-486b-b110-7f55dcd419ae tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:18.116996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a31cb39-9c4a-486b-b110-7f55dcd419ae tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:18.117393 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:18.117393 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:18.117813 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a31cb39-9c4a-486b-b110-7f55dcd419ae tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:18.118184 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8a31cb39-9c4a-486b-b110-7f55dcd419ae tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:18.140964 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:18.140964 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:18.143668 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a31cb39-9c4a-486b-b110-7f55dcd419ae tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:18.145069 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1252/2515] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:18 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:19.158782 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8dea05a-7d8c-46b0-9862-9f4a93bd7d03 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:19.159816 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8dea05a-7d8c-46b0-9862-9f4a93bd7d03 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:19.160038 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:19.160038 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:19.160412 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8dea05a-7d8c-46b0-9862-9f4a93bd7d03 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:19.160785 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c8dea05a-7d8c-46b0-9862-9f4a93bd7d03 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:19.187062 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:19.187062 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:19.189228 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8dea05a-7d8c-46b0-9862-9f4a93bd7d03 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:19.196996 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1264/2516] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:19 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:20.204367 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94e6cbca-6edd-44e3-87b4-bcbf2477c471 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:20.205611 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94e6cbca-6edd-44e3-87b4-bcbf2477c471 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:20.206028 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:20.206028 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:20.206684 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94e6cbca-6edd-44e3-87b4-bcbf2477c471 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:20.207249 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-94e6cbca-6edd-44e3-87b4-bcbf2477c471 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:20.307214 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:20.307214 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:20.308959 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94e6cbca-6edd-44e3-87b4-bcbf2477c471 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:20.317843 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1253/2517] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:20 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:21.331985 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f901cafc-a0a1-46de-944a-05e013278159 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:21.332521 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f901cafc-a0a1-46de-944a-05e013278159 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:21.332699 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:21.332699 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:21.333487 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f901cafc-a0a1-46de-944a-05e013278159 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:21.334371 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f901cafc-a0a1-46de-944a-05e013278159 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:21.388945 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:21.388945 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:21.392989 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f901cafc-a0a1-46de-944a-05e013278159 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:21.402073 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1265/2518] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:21 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:22.409716 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b859b5e8-fc46-46b3-a3da-ba3fcb80894f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:22.410234 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b859b5e8-fc46-46b3-a3da-ba3fcb80894f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:22.410402 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:22.410402 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:22.411040 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b859b5e8-fc46-46b3-a3da-ba3fcb80894f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:22.411673 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b859b5e8-fc46-46b3-a3da-ba3fcb80894f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:22.468313 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:22.468313 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:22.475332 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b859b5e8-fc46-46b3-a3da-ba3fcb80894f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:22.481961 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1254/2519] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:22 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:23.031290 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-961f7a69-1196-4d44-bdb8-ceccfc44b129 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:02:23.031817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-961f7a69-1196-4d44-bdb8-ceccfc44b129 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:23.032013 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:23.032013 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:23.032682 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-961f7a69-1196-4d44-bdb8-ceccfc44b129 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:23.174808 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:23.174808 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:23.184927 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-961f7a69-1196-4d44-bdb8-ceccfc44b129 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:02:23.207908 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-961f7a69-1196-4d44-bdb8-ceccfc44b129 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:02:23.215714 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1266/2520] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:02:23 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 911 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:23.416788 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b859b5e8-fc46-46b3-a3da-ba3fcb80894f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume// Dec 12 03:02:23.417416 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b859b5e8-fc46-46b3-a3da-ba3fcb80894f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:23.417738 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:23.417738 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:23.418449 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b859b5e8-fc46-46b3-a3da-ba3fcb80894f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:23.419768 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b859b5e8-fc46-46b3-a3da-ba3fcb80894f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:02:23.420448 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1255/2521] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 03:02:23 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:02:23.435994 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-a370fe0e-ac9f-48c1-9303-878c4cbdc34b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] POST http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/attachments Dec 12 03:02:23.436844 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:23.436844 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:23.438003 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-a370fe0e-ac9f-48c1-9303-878c4cbdc34b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7fb0bce-bf09-4e2e-b892-2d252602e110", "instance_uuid": "583af887-924a-42f5-86a0-fb43fc293405", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:02:23.495931 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-960d5fd4-076b-421e-a40f-1a376f2c2629 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:23.496720 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-960d5fd4-076b-421e-a40f-1a376f2c2629 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:23.497783 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-960d5fd4-076b-421e-a40f-1a376f2c2629 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:23.498320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-960d5fd4-076b-421e-a40f-1a376f2c2629 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:23.566389 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:23.566389 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:23.568692 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-960d5fd4-076b-421e-a40f-1a376f2c2629 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:23.574314 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1256/2522] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:23 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:02:23.616666 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:23.616666 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:23.741112 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-a370fe0e-ac9f-48c1-9303-878c4cbdc34b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/attachments returned with HTTP 200 Dec 12 03:02:23.742068 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1267/2523] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 03:02:23 2020] POST /volume/v3/d929c57fa1c1445bb0891a5003908f4a/attachments => generated 273 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:02:23.797958 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a2aaa06-ad7c-435a-98db-f7d4c5a01c2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:02:23.798454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a2aaa06-ad7c-435a-98db-f7d4c5a01c2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:23.799007 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:23.799007 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:23.799575 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a2aaa06-ad7c-435a-98db-f7d4c5a01c2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:23.826157 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-a370fe0e-ac9f-48c1-9303-878c4cbdc34b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume// Dec 12 03:02:23.827176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-a370fe0e-ac9f-48c1-9303-878c4cbdc34b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:23.827632 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:23.827632 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:23.828318 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-a370fe0e-ac9f-48c1-9303-878c4cbdc34b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:23.830243 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-a370fe0e-ac9f-48c1-9303-878c4cbdc34b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:02:23.831086 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1268/2524] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 03:02:23 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:02:23.853762 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-e832d703-b209-477e-a8f6-4728b74267a9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:02:23.854711 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-e832d703-b209-477e-a8f6-4728b74267a9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:23.855421 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-e832d703-b209-477e-a8f6-4728b74267a9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:23.911404 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:23.911404 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:23.931731 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4a2aaa06-ad7c-435a-98db-f7d4c5a01c2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:02:23.955096 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:23.955096 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:23.979288 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:23.979288 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:23.981743 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-e832d703-b209-477e-a8f6-4728b74267a9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:02:23.989157 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a2aaa06-ad7c-435a-98db-f7d4c5a01c2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:02:24.001557 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1257/2525] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:23 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 910 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:24.005781 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:24.005781 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:24.015942 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-e832d703-b209-477e-a8f6-4728b74267a9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:02:24.017328 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1269/2526] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 03:02:23 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 1009 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 03:02:24.038862 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-b18de7f6-73bd-4d6d-8329-c3f97004a6c1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] PUT http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/attachments/9a728f37-c2c6-401b-acff-714b065f679c Dec 12 03:02:24.039378 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:24.039378 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:24.039802 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-b18de7f6-73bd-4d6d-8329-c3f97004a6c1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:02:24.113113 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 03:02:24.113113 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 03:02:24.113648 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-b18de7f6-73bd-4d6d-8329-c3f97004a6c1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Lock "b'cinder-attachment_update-e7fb0bce-bf09-4e2e-b892-2d252602e110-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.023s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 03:02:24.117135 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:24.117135 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:24.588834 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0edd2cdf-5af2-4bd9-a38a-feeb39d2a58c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:24.590215 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0edd2cdf-5af2-4bd9-a38a-feeb39d2a58c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:24.590644 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:24.590644 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:24.591316 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0edd2cdf-5af2-4bd9-a38a-feeb39d2a58c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:24.593155 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0edd2cdf-5af2-4bd9-a38a-feeb39d2a58c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:24.647255 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:24.647255 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:24.655029 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0edd2cdf-5af2-4bd9-a38a-feeb39d2a58c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:24.659267 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1270/2527] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:24 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:25.017413 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b446c0a-ebc9-4359-93f8-bbb22a30cf51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:02:25.018055 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b446c0a-ebc9-4359-93f8-bbb22a30cf51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:25.018339 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:25.018339 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:25.018807 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b446c0a-ebc9-4359-93f8-bbb22a30cf51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:25.174464 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:25.174464 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:25.191226 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6b446c0a-ebc9-4359-93f8-bbb22a30cf51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:02:25.251808 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:25.251808 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:25.277340 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b446c0a-ebc9-4359-93f8-bbb22a30cf51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:02:25.278261 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1271/2528] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:25 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 910 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:02:25.671778 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4a61dcd-a6b6-4855-a6d2-b0e5068ed58e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:25.672385 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4a61dcd-a6b6-4855-a6d2-b0e5068ed58e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:25.672682 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:25.672682 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:25.673220 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d4a61dcd-a6b6-4855-a6d2-b0e5068ed58e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:25.673811 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d4a61dcd-a6b6-4855-a6d2-b0e5068ed58e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:25.728634 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:25.728634 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:25.731591 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d4a61dcd-a6b6-4855-a6d2-b0e5068ed58e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:25.735103 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1272/2529] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:25 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:26.297447 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36c6b238-48ea-4b27-9ffc-afb545332b71 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:02:26.299210 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36c6b238-48ea-4b27-9ffc-afb545332b71 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:26.299540 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:26.299540 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:26.300232 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36c6b238-48ea-4b27-9ffc-afb545332b71 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:26.436856 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:26.436856 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:26.461693 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-36c6b238-48ea-4b27-9ffc-afb545332b71 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:02:26.494869 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:26.494869 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:26.518453 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36c6b238-48ea-4b27-9ffc-afb545332b71 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:02:26.519912 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1273/2530] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:26 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 910 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:26.703694 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-b18de7f6-73bd-4d6d-8329-c3f97004a6c1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Lock "b'cinder-attachment_update-e7fb0bce-bf09-4e2e-b892-2d252602e110-n-h2-765315-4'" released by "attachment_update" :: held 2.590s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 03:02:26.704377 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-b18de7f6-73bd-4d6d-8329-c3f97004a6c1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/attachments/9a728f37-c2c6-401b-acff-714b065f679c returned with HTTP 200 Dec 12 03:02:26.705392 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1258/2531] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 03:02:24 2020] PUT /volume/v3/d929c57fa1c1445bb0891a5003908f4a/attachments/9a728f37-c2c6-401b-acff-714b065f679c => generated 762 bytes in 2672 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:02:26.752125 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-042d098c-a915-4696-85a3-304b81dd9eba tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:26.752864 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-042d098c-a915-4696-85a3-304b81dd9eba tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:26.753205 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:26.753205 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:26.753779 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-042d098c-a915-4696-85a3-304b81dd9eba tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:26.754284 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-042d098c-a915-4696-85a3-304b81dd9eba tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:26.833819 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:26.833819 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:26.849813 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-042d098c-a915-4696-85a3-304b81dd9eba tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:26.854541 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1259/2532] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:26 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:27.091441 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c92a5be1-912b-4333-9784-a0233daa252b tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] GET http://10.222.0.50/volume/v3/65f1e9aa201740889a4b2bb1dfd91166/os-hosts Dec 12 03:02:27.091976 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c92a5be1-912b-4333-9784-a0233daa252b tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:27.092170 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:27.092170 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:27.092846 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c92a5be1-912b-4333-9784-a0233daa252b tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:27.105723 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.hosts [None req-c92a5be1-912b-4333-9784-a0233daa252b tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] status, active and update: available, enabled, 2020-12-12 03:02:22+00:00 {{(pid=88000) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 12 03:02:27.106383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.hosts [None req-c92a5be1-912b-4333-9784-a0233daa252b tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] status, active and update: available, enabled, 2020-12-12 03:02:27+00:00 {{(pid=88000) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 12 03:02:27.107297 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.hosts [None req-c92a5be1-912b-4333-9784-a0233daa252b tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] status, active and update: available, enabled, 2020-12-12 03:02:22+00:00 {{(pid=88000) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 12 03:02:27.108376 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c92a5be1-912b-4333-9784-a0233daa252b tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] http://10.222.0.50/volume/v3/65f1e9aa201740889a4b2bb1dfd91166/os-hosts returned with HTTP 200 Dec 12 03:02:27.125813 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1274/2533] 10.222.0.50 () {58 vars in 1207 bytes} [Sat Dec 12 03:02:26 2020] GET /volume/v3/65f1e9aa201740889a4b2bb1dfd91166/os-hosts => generated 563 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:02:27.138615 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e45f4d9-e8fe-4c3f-b76a-833dc1099967 tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] GET http://10.222.0.50/volume/v3/65f1e9aa201740889a4b2bb1dfd91166/os-hosts Dec 12 03:02:27.139142 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e45f4d9-e8fe-4c3f-b76a-833dc1099967 tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:27.139333 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:27.139333 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:27.139717 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e45f4d9-e8fe-4c3f-b76a-833dc1099967 tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:27.168513 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.hosts [None req-8e45f4d9-e8fe-4c3f-b76a-833dc1099967 tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] status, active and update: available, enabled, 2020-12-12 03:02:22+00:00 {{(pid=87999) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 12 03:02:27.168963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.hosts [None req-8e45f4d9-e8fe-4c3f-b76a-833dc1099967 tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] status, active and update: available, enabled, 2020-12-12 03:02:27+00:00 {{(pid=87999) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 12 03:02:27.169374 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.hosts [None req-8e45f4d9-e8fe-4c3f-b76a-833dc1099967 tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] status, active and update: available, enabled, 2020-12-12 03:02:22+00:00 {{(pid=87999) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 12 03:02:27.170117 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e45f4d9-e8fe-4c3f-b76a-833dc1099967 tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] http://10.222.0.50/volume/v3/65f1e9aa201740889a4b2bb1dfd91166/os-hosts returned with HTTP 200 Dec 12 03:02:27.176200 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1260/2534] 10.222.0.50 () {58 vars in 1207 bytes} [Sat Dec 12 03:02:27 2020] GET /volume/v3/65f1e9aa201740889a4b2bb1dfd91166/os-hosts => generated 563 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:27.183743 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fafcf8c6-3b66-4169-ab65-9e7a2ab1d940 tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] GET http://10.222.0.50/volume/v3/65f1e9aa201740889a4b2bb1dfd91166/os-hosts/n-d-765315-4@lvmdriver-1 Dec 12 03:02:27.184267 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fafcf8c6-3b66-4169-ab65-9e7a2ab1d940 tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:27.185089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fafcf8c6-3b66-4169-ab65-9e7a2ab1d940 tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:27.252493 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fafcf8c6-3b66-4169-ab65-9e7a2ab1d940 tempest-VolumeHostsAdminTestsJSON-2112807261 tempest-VolumeHostsAdminTestsJSON-2112807261] http://10.222.0.50/volume/v3/65f1e9aa201740889a4b2bb1dfd91166/os-hosts/n-d-765315-4@lvmdriver-1 returned with HTTP 200 Dec 12 03:02:27.253729 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1275/2535] 10.222.0.50 () {58 vars in 1282 bytes} [Sat Dec 12 03:02:27 2020] GET /volume/v3/65f1e9aa201740889a4b2bb1dfd91166/os-hosts/n-d-765315-4@lvmdriver-1 => generated 564 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:27.542155 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6eb4377-f8ec-486e-81a7-8e41cc99a63c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:02:27.542685 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6eb4377-f8ec-486e-81a7-8e41cc99a63c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:27.543213 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6eb4377-f8ec-486e-81a7-8e41cc99a63c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:27.612048 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:27.612048 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:27.621409 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b6eb4377-f8ec-486e-81a7-8e41cc99a63c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:02:27.642236 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:27.642236 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:27.651787 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6eb4377-f8ec-486e-81a7-8e41cc99a63c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:02:27.653098 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1261/2536] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:27 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 911 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:02:27.866789 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8133d1d-38e3-428f-9c68-4113e513a26c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:27.867488 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8133d1d-38e3-428f-9c68-4113e513a26c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:27.867982 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8133d1d-38e3-428f-9c68-4113e513a26c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:27.868350 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f8133d1d-38e3-428f-9c68-4113e513a26c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:27.914932 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:27.914932 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:27.917168 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8133d1d-38e3-428f-9c68-4113e513a26c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:27.918151 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1276/2537] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:27 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:28.679414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58d49702-921f-465b-9e56-301155e49555 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:02:28.687658 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58d49702-921f-465b-9e56-301155e49555 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:28.688089 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:28.688089 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:28.689000 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58d49702-921f-465b-9e56-301155e49555 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:28.785623 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:28.785623 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:28.807948 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-58d49702-921f-465b-9e56-301155e49555 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:02:28.854900 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:28.854900 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:28.863604 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58d49702-921f-465b-9e56-301155e49555 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:02:28.864602 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1262/2538] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:28 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 911 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:28.931862 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8b910a6-1b9d-4191-b843-67b100f4f775 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:28.933064 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8b910a6-1b9d-4191-b843-67b100f4f775 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:28.933467 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:28.933467 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:28.934114 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8b910a6-1b9d-4191-b843-67b100f4f775 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:28.934677 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a8b910a6-1b9d-4191-b843-67b100f4f775 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:28.958344 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:28.958344 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:28.960973 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8b910a6-1b9d-4191-b843-67b100f4f775 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:28.962038 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1277/2539] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:28 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:29.886267 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5572c8c-c135-4282-b18e-509f504fc1bb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:02:29.888263 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5572c8c-c135-4282-b18e-509f504fc1bb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:29.888741 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:29.888741 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:29.889454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5572c8c-c135-4282-b18e-509f504fc1bb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:29.975785 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8edc1268-3b8b-44a8-ac5e-fccf943289e9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:29.976281 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8edc1268-3b8b-44a8-ac5e-fccf943289e9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:29.977146 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:29.977146 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:29.977791 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8edc1268-3b8b-44a8-ac5e-fccf943289e9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:29.978326 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8edc1268-3b8b-44a8-ac5e-fccf943289e9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:30.012956 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:30.012956 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:30.013389 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:30.013389 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:30.016584 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8edc1268-3b8b-44a8-ac5e-fccf943289e9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:30.027731 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1278/2540] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:29 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:30.033150 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5572c8c-c135-4282-b18e-509f504fc1bb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:02:30.059741 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:30.059741 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:30.071334 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5572c8c-c135-4282-b18e-509f504fc1bb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:02:30.081166 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1263/2541] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:29 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 911 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:31.031501 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5349706-1b1f-497a-a10c-ffc216a61656 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:31.032579 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5349706-1b1f-497a-a10c-ffc216a61656 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:31.033016 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:31.033016 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:31.033647 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5349706-1b1f-497a-a10c-ffc216a61656 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:31.034305 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f5349706-1b1f-497a-a10c-ffc216a61656 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:31.058758 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:31.058758 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:31.060925 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5349706-1b1f-497a-a10c-ffc216a61656 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:31.061932 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1279/2542] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:31 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:31.088363 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b6695ba-19dc-4ab4-baac-1362c68e2a4c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:02:31.088946 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b6695ba-19dc-4ab4-baac-1362c68e2a4c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:31.089141 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:31.089141 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:31.090264 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b6695ba-19dc-4ab4-baac-1362c68e2a4c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:31.149079 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:31.149079 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:31.159582 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7b6695ba-19dc-4ab4-baac-1362c68e2a4c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:02:31.182713 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:31.182713 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:31.193826 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b6695ba-19dc-4ab4-baac-1362c68e2a4c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:02:31.195243 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1264/2543] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:31 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 911 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:32.076129 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c33d36d0-46eb-410a-9031-8e9f391cefb9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:32.076877 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c33d36d0-46eb-410a-9031-8e9f391cefb9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:32.077205 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:32.077205 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:32.077930 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c33d36d0-46eb-410a-9031-8e9f391cefb9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:32.078422 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c33d36d0-46eb-410a-9031-8e9f391cefb9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:32.126697 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:32.126697 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:32.129178 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c33d36d0-46eb-410a-9031-8e9f391cefb9 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:32.130926 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1265/2544] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:32 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:32.187591 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] POST http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes Dec 12 03:02:32.188050 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:32.188050 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:32.188455 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-711916925"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:02:32.190524 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-711916925'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:02:32.190895 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Create volume of 1 GB Dec 12 03:02:32.206129 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Availability Zones retrieved successfully. Dec 12 03:02:32.211551 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41b05817-89e0-4301-be45-dc161227e2af tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:02:32.212075 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41b05817-89e0-4301-be45-dc161227e2af tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:32.212293 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:32.212293 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:32.218847 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41b05817-89e0-4301-be45-dc161227e2af tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:32.228612 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Flow 'volume_create_api' (373d57b8-edfa-4fe8-b721-c4cd1d9ed606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:02:32.232521 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4063c076-bbcb-4451-97aa-4ac3d3aecc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:02:32.234939 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:02:32.321680 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:32.321680 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:32.323863 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4063c076-bbcb-4451-97aa-4ac3d3aecc07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:02:32.329361 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c5ae8d-e2b0-4f1b-9563-f21bfa1f4df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:02:32.331275 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-41b05817-89e0-4301-be45-dc161227e2af tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:02:32.352240 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:32.352240 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:32.361173 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41b05817-89e0-4301-be45-dc161227e2af tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:02:32.362304 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1266/2545] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:32 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 911 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:32.377659 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-693bead7-a0cc-404c-863b-bf943461c48b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] POST http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/attachments/9a728f37-c2c6-401b-acff-714b065f679c/action Dec 12 03:02:32.378302 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:32.378302 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:32.378936 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-693bead7-a0cc-404c-863b-bf943461c48b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:02:32.379425 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-693bead7-a0cc-404c-863b-bf943461c48b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:02:32.456538 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:32.456538 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:32.461356 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Created reservations ['ae89283b-6d82-4ca0-8fd0-d4cef513b95c', '8afb902d-eb3f-4032-a0f6-91b65ed7ff08', '770e9e64-fa86-4f35-974e-36b929aee96e', '65052aa7-c868-4cc6-bc8b-6b6f373ca4c3'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:02:32.464023 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c5ae8d-e2b0-4f1b-9563-f21bfa1f4df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae89283b-6d82-4ca0-8fd0-d4cef513b95c', '8afb902d-eb3f-4032-a0f6-91b65ed7ff08', '770e9e64-fa86-4f35-974e-36b929aee96e', '65052aa7-c868-4cc6-bc8b-6b6f373ca4c3']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:02:32.466687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede1263a-a68c-48ce-85b0-5a977a6a6f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:02:32.473208 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-8ad377de-8ad3-4b40-9eec-ce5a9cb6bca1 req-693bead7-a0cc-404c-863b-bf943461c48b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/attachments/9a728f37-c2c6-401b-acff-714b065f679c/action returned with HTTP 204 Dec 12 03:02:32.475684 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1267/2546] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 03:02:32 2020] POST /volume/v3/d929c57fa1c1445bb0891a5003908f4a/attachments/9a728f37-c2c6-401b-acff-714b065f679c/action => generated 0 bytes in 103 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:02:32.541182 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ede1263a-a68c-48ce-85b0-5a977a6a6f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a34a06d-93c2-41fc-b7e9-a732959a6704', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-711916925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='649c6c7d05e84b9281c437b757a4a881',qos_specs=None,replication_status=,reservations=['ae89283b-6d82-4ca0-8fd0-d4cef513b95c','8afb902d-eb3f-4032-a0f6-91b65ed7ff08','770e9e64-fa86-4f35-974e-36b929aee96e','65052aa7-c868-4cc6-bc8b-6b6f373ca4c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bac04dc4e48470b85c634d2cd4c463d',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-711916925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a34a06d-93c2-41fc-b7e9-a732959a6704,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='649c6c7d05e84b9281c437b757a4a881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9bac04dc4e48470b85c634d2cd4c463d',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:02:32.544541 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bfbd2d1-724a-49ad-8746-1f0a3fbaeb19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:02:32.576832 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bfbd2d1-724a-49ad-8746-1f0a3fbaeb19) transitioned into state 'SUCCESS' from state '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-711916925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='649c6c7d05e84b9281c437b757a4a881',qos_specs=None,replication_status=,reservations=['ae89283b-6d82-4ca0-8fd0-d4cef513b95c','8afb902d-eb3f-4032-a0f6-91b65ed7ff08','770e9e64-fa86-4f35-974e-36b929aee96e','65052aa7-c868-4cc6-bc8b-6b6f373ca4c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bac04dc4e48470b85c634d2cd4c463d',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:02:32.580874 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (375dd9e3-31eb-4a4d-a2a8-f2691658f97c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:02:32.616370 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (375dd9e3-31eb-4a4d-a2a8-f2691658f97c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:02:32.623192 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Flow 'volume_create_api' (373d57b8-edfa-4fe8-b721-c4cd1d9ed606) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:02:32.730466 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Create volume request issued successfully. Dec 12 03:02:32.753407 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5673f688-e0ce-4b4b-890c-2fbb5350929e tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes returned with HTTP 202 Dec 12 03:02:32.758219 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1280/2547] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:02:31 2020] POST /volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes => generated 818 bytes in 839 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:02:32.775698 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35aaa66f-df24-4c01-9180-a8ed2b4225b7 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] GET http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 Dec 12 03:02:32.776232 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35aaa66f-df24-4c01-9180-a8ed2b4225b7 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:32.776454 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:32.776454 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:32.776839 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35aaa66f-df24-4c01-9180-a8ed2b4225b7 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:32.859365 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:32.859365 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:32.868864 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-35aaa66f-df24-4c01-9180-a8ed2b4225b7 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Volume info retrieved successfully. Dec 12 03:02:32.914603 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35aaa66f-df24-4c01-9180-a8ed2b4225b7 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 returned with HTTP 200 Dec 12 03:02:32.937561 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1268/2548] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:32 2020] GET /volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 => generated 910 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:33.144238 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7e44a66-8851-405a-9e24-14473d572fb1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:33.144855 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7e44a66-8851-405a-9e24-14473d572fb1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:33.145768 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:33.145768 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:33.146150 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7e44a66-8851-405a-9e24-14473d572fb1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:33.146496 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d7e44a66-8851-405a-9e24-14473d572fb1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:33.208566 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:33.208566 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:33.210646 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7e44a66-8851-405a-9e24-14473d572fb1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:33.217343 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1281/2549] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:33 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:33.379203 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42cc956c-ba2c-4092-9537-3c0599db7e93 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:02:33.380790 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42cc956c-ba2c-4092-9537-3c0599db7e93 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:33.381226 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:33.381226 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:33.381922 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42cc956c-ba2c-4092-9537-3c0599db7e93 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:33.488088 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:33.488088 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:33.498822 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-42cc956c-ba2c-4092-9537-3c0599db7e93 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:02:33.523902 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:33.523902 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:33.535118 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42cc956c-ba2c-4092-9537-3c0599db7e93 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:02:33.548391 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1269/2550] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:33 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 1203 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:02:33.554899 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc858bdb-f635-49e6-b3c0-bb0d0e3d3c73 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] POST http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups Dec 12 03:02:33.555395 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:33.555395 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:33.555809 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc858bdb-f635-49e6-b3c0-bb0d0e3d3c73 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e7fb0bce-bf09-4e2e-b892-2d252602e110", "name": "tempest-VolumesBackupsTest-Backup-1945159662", "force": true}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:02:33.556966 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-fc858bdb-f635-49e6-b3c0-bb0d0e3d3c73 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Creating new backup {'backup': {'volume_id': 'e7fb0bce-bf09-4e2e-b892-2d252602e110', 'name': 'tempest-VolumesBackupsTest-Backup-1945159662', 'force': True}} {{(pid=88000) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 12 03:02:33.557890 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-fc858bdb-f635-49e6-b3c0-bb0d0e3d3c73 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Creating backup of volume e7fb0bce-bf09-4e2e-b892-2d252602e110 in container None Dec 12 03:02:33.630960 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:33.630960 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:33.632925 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fc858bdb-f635-49e6-b3c0-bb0d0e3d3c73 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:02:33.689719 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-fc858bdb-f635-49e6-b3c0-bb0d0e3d3c73 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Created reservations ['edf48d18-cafb-435d-9217-669f98c8ddec', '1f8d7db5-f1fc-4972-afa1-41aa1cb01ac6'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:02:33.807877 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc858bdb-f635-49e6-b3c0-bb0d0e3d3c73 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups returned with HTTP 202 Dec 12 03:02:33.809650 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1282/2551] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:02:33 2020] POST /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups => generated 396 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:02:33.821634 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7523f96-8e65-416c-bdf1-071504af7197 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:33.822622 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7523f96-8e65-416c-bdf1-071504af7197 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:33.823044 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:33.823044 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:33.823895 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7523f96-8e65-416c-bdf1-071504af7197 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:33.824454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d7523f96-8e65-416c-bdf1-071504af7197 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:33.868721 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:33.868721 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:33.872333 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7523f96-8e65-416c-bdf1-071504af7197 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:33.879974 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1270/2552] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:33 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:33.939122 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52c6335c-e722-4da3-8722-69620957faf5 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] GET http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 Dec 12 03:02:33.939896 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52c6335c-e722-4da3-8722-69620957faf5 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:33.940266 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:33.940266 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:33.940949 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52c6335c-e722-4da3-8722-69620957faf5 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:34.062876 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:34.062876 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:34.100829 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-52c6335c-e722-4da3-8722-69620957faf5 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Volume info retrieved successfully. Dec 12 03:02:34.146179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52c6335c-e722-4da3-8722-69620957faf5 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 returned with HTTP 200 Dec 12 03:02:34.147648 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1283/2553] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:33 2020] GET /volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 => generated 911 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:34.175943 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2fcd270b-5f9f-47cc-ac1b-8484ae58c953 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] GET http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/limits Dec 12 03:02:34.176561 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2fcd270b-5f9f-47cc-ac1b-8484ae58c953 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:34.177403 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:34.177403 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:34.177403 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2fcd270b-5f9f-47cc-ac1b-8484ae58c953 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:34.227945 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39632411-81d5-480e-9240-5b28a520f76d tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:34.228538 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39632411-81d5-480e-9240-5b28a520f76d tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:34.228760 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:34.228760 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:34.229240 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39632411-81d5-480e-9240-5b28a520f76d tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:34.229560 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-39632411-81d5-480e-9240-5b28a520f76d tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:34.320368 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:34.320368 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:34.339784 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39632411-81d5-480e-9240-5b28a520f76d tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:34.340853 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1284/2554] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:34 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:34.376997 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2fcd270b-5f9f-47cc-ac1b-8484ae58c953 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/limits returned with HTTP 200 Dec 12 03:02:34.378339 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1271/2555] 10.222.0.50 () {58 vars in 1201 bytes} [Sat Dec 12 03:02:34 2020] GET /volume/v3/649c6c7d05e84b9281c437b757a4a881/limits => generated 302 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:34.392123 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-364bd67d-badb-4df9-9fde-da5914f8db44 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] DELETE http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 Dec 12 03:02:34.394950 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-364bd67d-badb-4df9-9fde-da5914f8db44 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:34.396904 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:34.396904 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:34.397817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-364bd67d-badb-4df9-9fde-da5914f8db44 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:34.398420 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-364bd67d-badb-4df9-9fde-da5914f8db44 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Delete volume with id: 9a34a06d-93c2-41fc-b7e9-a732959a6704 Dec 12 03:02:34.510372 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:34.510372 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:34.512438 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-364bd67d-badb-4df9-9fde-da5914f8db44 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Volume info retrieved successfully. Dec 12 03:02:34.576890 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-364bd67d-badb-4df9-9fde-da5914f8db44 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Delete volume request issued successfully. Dec 12 03:02:34.577773 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-364bd67d-badb-4df9-9fde-da5914f8db44 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 returned with HTTP 202 Dec 12 03:02:34.579605 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1285/2556] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:02:34 2020] DELETE /volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:02:34.588762 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aedf79fe-3c7f-4eab-918a-afe27097b915 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] GET http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 Dec 12 03:02:34.590525 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aedf79fe-3c7f-4eab-918a-afe27097b915 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:34.591630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aedf79fe-3c7f-4eab-918a-afe27097b915 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:34.741036 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:34.741036 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:34.762460 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-aedf79fe-3c7f-4eab-918a-afe27097b915 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Volume info retrieved successfully. Dec 12 03:02:34.814513 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aedf79fe-3c7f-4eab-918a-afe27097b915 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 returned with HTTP 200 Dec 12 03:02:34.815946 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1272/2557] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:34 2020] GET /volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 => generated 910 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:34.887446 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60704e0a-2410-498a-bb59-b611b97811b4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:34.888306 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60704e0a-2410-498a-bb59-b611b97811b4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:34.888692 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:34.888692 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:34.889474 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60704e0a-2410-498a-bb59-b611b97811b4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:34.891204 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-60704e0a-2410-498a-bb59-b611b97811b4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:34.968911 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:34.968911 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:34.981306 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60704e0a-2410-498a-bb59-b611b97811b4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:34.989666 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1286/2558] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:34 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:35.354927 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6be6031b-d758-4619-b7cd-e3b034b8489b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:35.355560 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6be6031b-d758-4619-b7cd-e3b034b8489b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:35.355995 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:35.355995 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:35.357978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6be6031b-d758-4619-b7cd-e3b034b8489b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:35.357978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6be6031b-d758-4619-b7cd-e3b034b8489b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:35.432260 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:35.432260 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:35.434518 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6be6031b-d758-4619-b7cd-e3b034b8489b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:35.438979 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1273/2559] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:35 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:35.834474 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3993cdda-d1ab-4852-88d5-ff40a95e8c6c tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] GET http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 Dec 12 03:02:35.834805 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3993cdda-d1ab-4852-88d5-ff40a95e8c6c tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:35.835179 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:35.835179 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:35.835551 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3993cdda-d1ab-4852-88d5-ff40a95e8c6c tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:36.008351 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:36.008351 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:36.011917 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80e0b321-9bce-4f01-be8a-067f4430ca95 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:36.012202 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80e0b321-9bce-4f01-be8a-067f4430ca95 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:36.012423 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:36.012423 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:36.012821 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80e0b321-9bce-4f01-be8a-067f4430ca95 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:36.013188 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-80e0b321-9bce-4f01-be8a-067f4430ca95 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:36.038246 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3993cdda-d1ab-4852-88d5-ff40a95e8c6c tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Volume info retrieved successfully. Dec 12 03:02:36.109175 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3993cdda-d1ab-4852-88d5-ff40a95e8c6c tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 returned with HTTP 200 Dec 12 03:02:36.109989 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1287/2560] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:35 2020] GET /volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 => generated 910 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:36.114333 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:36.114333 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:36.133159 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80e0b321-9bce-4f01-be8a-067f4430ca95 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:36.141926 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1274/2561] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:35 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:36.453462 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64c93ad5-2f05-4d7b-84a3-e05de66e5cea tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:36.453990 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64c93ad5-2f05-4d7b-84a3-e05de66e5cea tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:36.454301 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:36.454301 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:36.454803 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64c93ad5-2f05-4d7b-84a3-e05de66e5cea tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:36.455257 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-64c93ad5-2f05-4d7b-84a3-e05de66e5cea tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:36.513988 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:36.513988 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:36.523801 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64c93ad5-2f05-4d7b-84a3-e05de66e5cea tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:36.524911 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1288/2562] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:36 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:37.132858 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4eba02f0-425a-4f4c-9d12-5cba09914632 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] GET http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 Dec 12 03:02:37.133362 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4eba02f0-425a-4f4c-9d12-5cba09914632 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:37.133580 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:37.133580 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:37.133953 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4eba02f0-425a-4f4c-9d12-5cba09914632 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:37.149340 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4c9a8f8-e5ce-4202-b8d6-d164bf1f8983 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:37.149875 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4c9a8f8-e5ce-4202-b8d6-d164bf1f8983 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:37.150098 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:37.150098 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:37.150473 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4c9a8f8-e5ce-4202-b8d6-d164bf1f8983 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:37.150846 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c4c9a8f8-e5ce-4202-b8d6-d164bf1f8983 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:37.185522 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:37.185522 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:37.195539 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4eba02f0-425a-4f4c-9d12-5cba09914632 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Volume info retrieved successfully. Dec 12 03:02:37.220811 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4eba02f0-425a-4f4c-9d12-5cba09914632 tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 returned with HTTP 200 Dec 12 03:02:37.222116 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1275/2563] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:37 2020] GET /volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 => generated 910 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:37.227272 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:37.227272 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:37.232920 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4c9a8f8-e5ce-4202-b8d6-d164bf1f8983 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:37.233938 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1289/2564] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:37 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:37.539815 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2e488a2-cebb-41c9-bda4-8655b2b1f921 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:37.548227 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2e488a2-cebb-41c9-bda4-8655b2b1f921 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:37.548447 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:37.548447 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:37.549102 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c2e488a2-cebb-41c9-bda4-8655b2b1f921 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:37.549653 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c2e488a2-cebb-41c9-bda4-8655b2b1f921 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:37.609427 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:37.609427 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:37.620358 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c2e488a2-cebb-41c9-bda4-8655b2b1f921 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:37.627500 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1276/2565] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:37 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:38.243166 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a9bd154-6e49-4a97-b173-32156df73a2b tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] GET http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 Dec 12 03:02:38.248736 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97a21569-a61f-4f92-9141-757c7017ee1a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:38.249471 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97a21569-a61f-4f92-9141-757c7017ee1a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:38.250229 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a9bd154-6e49-4a97-b173-32156df73a2b tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:38.250604 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:38.250604 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:38.251064 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:38.251064 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:38.251677 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97a21569-a61f-4f92-9141-757c7017ee1a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:38.252213 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a9bd154-6e49-4a97-b173-32156df73a2b tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:38.252765 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-97a21569-a61f-4f92-9141-757c7017ee1a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:38.330639 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:38.330639 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:38.335188 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97a21569-a61f-4f92-9141-757c7017ee1a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:38.348258 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1277/2566] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:38 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:38.411319 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a9bd154-6e49-4a97-b173-32156df73a2b tempest-AbsoluteLimitsTests-20948234 tempest-AbsoluteLimitsTests-20948234] http://10.222.0.50/volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 returned with HTTP 404 Dec 12 03:02:38.416387 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1290/2567] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:38 2020] GET /volume/v3/649c6c7d05e84b9281c437b757a4a881/volumes/9a34a06d-93c2-41fc-b7e9-a732959a6704 => generated 109 bytes in 178 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:02:38.635131 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6649aaf-82f6-4d7d-ab1b-3d67c0b88e4f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:38.635812 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6649aaf-82f6-4d7d-ab1b-3d67c0b88e4f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:38.636136 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:38.636136 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:38.636872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6649aaf-82f6-4d7d-ab1b-3d67c0b88e4f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:38.637356 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a6649aaf-82f6-4d7d-ab1b-3d67c0b88e4f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:38.694247 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:38.694247 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:38.699424 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6649aaf-82f6-4d7d-ab1b-3d67c0b88e4f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:38.700388 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1278/2568] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:38 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:39.364153 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b60a1e44-8573-4994-b47a-fa9ae2e169ef tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:39.364359 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b60a1e44-8573-4994-b47a-fa9ae2e169ef tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:39.365041 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b60a1e44-8573-4994-b47a-fa9ae2e169ef tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:39.365529 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b60a1e44-8573-4994-b47a-fa9ae2e169ef tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:39.467088 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:39.467088 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:39.476097 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b60a1e44-8573-4994-b47a-fa9ae2e169ef tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:39.476097 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1291/2569] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:39 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:39.715128 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8872d08-a88e-479c-994e-c5a4b2f6e84e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:39.715630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8872d08-a88e-479c-994e-c5a4b2f6e84e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:39.716259 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:39.716259 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:39.717068 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8872d08-a88e-479c-994e-c5a4b2f6e84e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:39.717614 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f8872d08-a88e-479c-994e-c5a4b2f6e84e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:39.783597 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:39.783597 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:39.785475 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8872d08-a88e-479c-994e-c5a4b2f6e84e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:39.787713 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1279/2570] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:39 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:40.490404 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f1bf422-20b0-4484-9f6e-31be8bafaa3e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:40.490924 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f1bf422-20b0-4484-9f6e-31be8bafaa3e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:40.491114 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:40.491114 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:40.491802 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f1bf422-20b0-4484-9f6e-31be8bafaa3e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:40.492367 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9f1bf422-20b0-4484-9f6e-31be8bafaa3e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:40.537172 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:40.537172 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:40.539374 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f1bf422-20b0-4484-9f6e-31be8bafaa3e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:40.549963 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1292/2571] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:40 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:40.800729 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-02c6aacf-10ad-4740-89cc-33bf0438f2cd tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:40.802231 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-02c6aacf-10ad-4740-89cc-33bf0438f2cd tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:40.802647 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:40.802647 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:40.818315 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-02c6aacf-10ad-4740-89cc-33bf0438f2cd tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:40.819035 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-02c6aacf-10ad-4740-89cc-33bf0438f2cd tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:40.854093 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:40.854093 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:40.856209 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-02c6aacf-10ad-4740-89cc-33bf0438f2cd tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:40.857657 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1280/2572] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:40 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:41.570722 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e81ca83-b9ca-40e9-8e0e-8d0ff6e317ef tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:41.571446 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e81ca83-b9ca-40e9-8e0e-8d0ff6e317ef tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:41.571744 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:41.571744 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:41.574683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e81ca83-b9ca-40e9-8e0e-8d0ff6e317ef tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:41.575812 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6e81ca83-b9ca-40e9-8e0e-8d0ff6e317ef tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:41.654582 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:41.654582 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:41.670462 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e81ca83-b9ca-40e9-8e0e-8d0ff6e317ef tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:41.699042 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1293/2573] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:41 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:41.870818 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bac8067a-02d3-4b7a-9f16-ac0a3f87c5ed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:41.872010 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bac8067a-02d3-4b7a-9f16-ac0a3f87c5ed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:41.872419 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:41.872419 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:41.873087 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bac8067a-02d3-4b7a-9f16-ac0a3f87c5ed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:41.873674 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bac8067a-02d3-4b7a-9f16-ac0a3f87c5ed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:41.914729 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:41.914729 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:41.920700 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bac8067a-02d3-4b7a-9f16-ac0a3f87c5ed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:41.925854 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1281/2574] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:41 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:42.686244 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d1b4cd8-437a-4309-944b-9bb6c81d14cc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:42.686769 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d1b4cd8-437a-4309-944b-9bb6c81d14cc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:42.686963 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:42.686963 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:42.687773 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d1b4cd8-437a-4309-944b-9bb6c81d14cc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:42.688295 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2d1b4cd8-437a-4309-944b-9bb6c81d14cc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:42.728838 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:42.728838 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:42.730853 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d1b4cd8-437a-4309-944b-9bb6c81d14cc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:42.732005 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1294/2575] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:42 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:02:42.942176 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4566e50b-5809-4884-8b15-0f24f14b1bc2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:42.943076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4566e50b-5809-4884-8b15-0f24f14b1bc2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:42.943745 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:42.943745 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:42.944123 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4566e50b-5809-4884-8b15-0f24f14b1bc2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:42.944597 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4566e50b-5809-4884-8b15-0f24f14b1bc2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:43.003556 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:43.003556 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:43.012072 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4566e50b-5809-4884-8b15-0f24f14b1bc2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:43.017583 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1282/2576] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:42 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:43.758792 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ce740be-9f9e-480e-89cc-4e9b3b25391a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:43.763575 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ce740be-9f9e-480e-89cc-4e9b3b25391a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:43.763575 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:43.763575 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:43.764916 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ce740be-9f9e-480e-89cc-4e9b3b25391a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:43.765025 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4ce740be-9f9e-480e-89cc-4e9b3b25391a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:43.791185 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:43.791185 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:43.795916 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ce740be-9f9e-480e-89cc-4e9b3b25391a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:43.795916 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1295/2577] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:43 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:44.034426 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0d7b8d4-618e-4a07-aeab-db52a1525144 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:44.036234 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0d7b8d4-618e-4a07-aeab-db52a1525144 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:44.044992 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:44.044992 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:44.044992 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c0d7b8d4-618e-4a07-aeab-db52a1525144 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:44.044992 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c0d7b8d4-618e-4a07-aeab-db52a1525144 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:44.083469 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:44.083469 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:44.089618 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c0d7b8d4-618e-4a07-aeab-db52a1525144 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:44.092545 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1283/2578] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:44 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:44.814209 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2872a3c4-bea0-48e0-97a1-e3883b4481b1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:44.814922 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2872a3c4-bea0-48e0-97a1-e3883b4481b1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:44.815292 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:44.815292 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:44.815916 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2872a3c4-bea0-48e0-97a1-e3883b4481b1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:44.816499 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2872a3c4-bea0-48e0-97a1-e3883b4481b1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:44.861214 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:44.861214 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:44.867009 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2872a3c4-bea0-48e0-97a1-e3883b4481b1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:44.869327 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1296/2579] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:44 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:45.116642 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa8a217b-1a29-468c-a75e-ac3da2c61b19 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:45.117246 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa8a217b-1a29-468c-a75e-ac3da2c61b19 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:45.117366 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:45.117366 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:45.117938 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa8a217b-1a29-468c-a75e-ac3da2c61b19 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:45.118455 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-aa8a217b-1a29-468c-a75e-ac3da2c61b19 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:45.274672 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:45.274672 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:45.291419 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa8a217b-1a29-468c-a75e-ac3da2c61b19 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:45.291419 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1284/2580] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:45 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:45.882932 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7bf1948b-db3e-45be-8bf7-a76679b65e26 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:45.883452 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7bf1948b-db3e-45be-8bf7-a76679b65e26 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:45.883684 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:45.883684 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:45.884015 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7bf1948b-db3e-45be-8bf7-a76679b65e26 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:45.884378 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7bf1948b-db3e-45be-8bf7-a76679b65e26 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:45.926729 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:45.926729 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:45.934432 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7bf1948b-db3e-45be-8bf7-a76679b65e26 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:45.940970 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1297/2581] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:45 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:46.301619 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cbd2ce2-7b5b-41cf-87c7-44b9f72a6871 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:46.304487 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cbd2ce2-7b5b-41cf-87c7-44b9f72a6871 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:46.304762 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:46.304762 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:46.305148 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cbd2ce2-7b5b-41cf-87c7-44b9f72a6871 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:46.305584 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8cbd2ce2-7b5b-41cf-87c7-44b9f72a6871 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:46.356392 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:46.356392 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:46.361835 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cbd2ce2-7b5b-41cf-87c7-44b9f72a6871 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:46.366470 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1285/2582] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:46 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:46.949278 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-464baa05-fbc9-4545-9688-d50163e564ee tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:46.949973 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-464baa05-fbc9-4545-9688-d50163e564ee tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:46.950305 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:46.950305 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:46.950872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-464baa05-fbc9-4545-9688-d50163e564ee tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:46.951344 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-464baa05-fbc9-4545-9688-d50163e564ee tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:47.013702 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:47.013702 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:47.015992 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-464baa05-fbc9-4545-9688-d50163e564ee tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:47.023032 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1298/2583] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:46 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:47.380028 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db8169ed-29ea-49c6-9ed7-8bf19b7063c4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:47.381324 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db8169ed-29ea-49c6-9ed7-8bf19b7063c4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:47.381720 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:47.381720 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:47.382349 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db8169ed-29ea-49c6-9ed7-8bf19b7063c4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:47.382872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-db8169ed-29ea-49c6-9ed7-8bf19b7063c4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:47.435691 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:47.435691 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:47.445158 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db8169ed-29ea-49c6-9ed7-8bf19b7063c4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:47.446334 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1286/2584] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:47 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:48.038320 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31ef5d98-b8b9-45b2-8ad8-a53ab656ee70 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:48.039159 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31ef5d98-b8b9-45b2-8ad8-a53ab656ee70 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:48.039359 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:48.039359 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:48.039735 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31ef5d98-b8b9-45b2-8ad8-a53ab656ee70 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:48.040109 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-31ef5d98-b8b9-45b2-8ad8-a53ab656ee70 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:48.092059 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:48.092059 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:48.096582 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31ef5d98-b8b9-45b2-8ad8-a53ab656ee70 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:48.098503 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1299/2585] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:48 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:48.461432 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad8eb63c-6b99-408b-90b7-4a19b94ce0e7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:48.461970 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad8eb63c-6b99-408b-90b7-4a19b94ce0e7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:48.462129 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:48.462129 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:48.462803 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad8eb63c-6b99-408b-90b7-4a19b94ce0e7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:48.463392 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ad8eb63c-6b99-408b-90b7-4a19b94ce0e7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:48.522978 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:48.522978 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:48.528467 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad8eb63c-6b99-408b-90b7-4a19b94ce0e7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:48.532386 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1287/2586] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:48 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:49.112456 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-920c8144-867e-4a4d-a9b0-55a600076f55 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:49.113228 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-920c8144-867e-4a4d-a9b0-55a600076f55 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:49.113676 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:49.113676 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:49.114358 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-920c8144-867e-4a4d-a9b0-55a600076f55 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:49.115142 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-920c8144-867e-4a4d-a9b0-55a600076f55 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:49.169198 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:49.169198 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:49.171447 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-920c8144-867e-4a4d-a9b0-55a600076f55 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:49.176921 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1300/2587] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:49 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:49.548192 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96a6340d-57b9-458d-b397-4d2e9696ad50 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:49.548899 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96a6340d-57b9-458d-b397-4d2e9696ad50 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:49.549227 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:49.549227 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:49.549758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96a6340d-57b9-458d-b397-4d2e9696ad50 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:49.550232 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-96a6340d-57b9-458d-b397-4d2e9696ad50 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:49.627088 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:49.627088 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:49.637464 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96a6340d-57b9-458d-b397-4d2e9696ad50 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:49.644391 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1288/2588] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:49 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:50.210208 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-addd20e7-ed73-4ea4-860f-46c7f3d288be tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:50.210208 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-addd20e7-ed73-4ea4-860f-46c7f3d288be tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:50.210208 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:50.210208 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:50.210208 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-addd20e7-ed73-4ea4-860f-46c7f3d288be tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:50.210208 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-addd20e7-ed73-4ea4-860f-46c7f3d288be tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:50.348433 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:50.348433 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:50.360948 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-addd20e7-ed73-4ea4-860f-46c7f3d288be tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:50.365349 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1301/2589] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:50 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:50.664877 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fff9425-7eff-435a-8f96-1b5c0052c40d tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:50.664877 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fff9425-7eff-435a-8f96-1b5c0052c40d tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:50.664877 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:50.664877 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:50.664877 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0fff9425-7eff-435a-8f96-1b5c0052c40d tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:50.664877 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0fff9425-7eff-435a-8f96-1b5c0052c40d tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:50.753127 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:50.753127 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:50.753449 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0fff9425-7eff-435a-8f96-1b5c0052c40d tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:50.767163 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1289/2590] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:50 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:51.380475 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5a41f82-b2fd-424c-a0e3-b4b39cc9a54c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:51.381225 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5a41f82-b2fd-424c-a0e3-b4b39cc9a54c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:51.381607 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:51.381607 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:51.382204 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a5a41f82-b2fd-424c-a0e3-b4b39cc9a54c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:51.382725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a5a41f82-b2fd-424c-a0e3-b4b39cc9a54c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:51.441163 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] POST http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes Dec 12 03:02:51.441686 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:51.441686 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:51.442715 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-932906946"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:02:51.443852 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-932906946'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:02:51.444211 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Create volume of 1 GB Dec 12 03:02:51.445729 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:51.445729 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:51.468080 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a5a41f82-b2fd-424c-a0e3-b4b39cc9a54c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:51.470613 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1290/2591] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:51 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:51.478010 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Availability Zones retrieved successfully. Dec 12 03:02:51.523172 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Flow 'volume_create_api' (ac01ba57-3d58-4659-893d-f8bb3ab52ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:02:51.536978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609fc1d4-cedb-4b35-b5b5-1eb1e4aa28d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:02:51.548549 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:02:51.742236 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (609fc1d4-cedb-4b35-b5b5-1eb1e4aa28d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:02:51.765313 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fefb118b-896d-43fe-98f3-f9d8ff44d45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:02:51.780534 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21f9879c-faff-46ad-9222-0bcbf8de6dcb tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:51.781394 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21f9879c-faff-46ad-9222-0bcbf8de6dcb tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:51.781825 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:51.781825 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:51.782462 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21f9879c-faff-46ad-9222-0bcbf8de6dcb tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:51.783035 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-21f9879c-faff-46ad-9222-0bcbf8de6dcb tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:51.830306 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:51.830306 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:51.839906 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21f9879c-faff-46ad-9222-0bcbf8de6dcb tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:51.841331 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1291/2592] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:51 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:51.903117 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Created reservations ['4b42b358-18dc-43a0-8f2f-50bf1e3c2978', '0812eb66-ee02-494d-b12a-1184f26f2961', '23d6ff32-7cc5-43ad-9b10-df1c9acf98d0', '92cb0bfb-8ad1-4a5e-babf-6d7885280a8f'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:02:51.905316 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fefb118b-896d-43fe-98f3-f9d8ff44d45e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b42b358-18dc-43a0-8f2f-50bf1e3c2978', '0812eb66-ee02-494d-b12a-1184f26f2961', '23d6ff32-7cc5-43ad-9b10-df1c9acf98d0', '92cb0bfb-8ad1-4a5e-babf-6d7885280a8f']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:02:51.908065 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd00b169-31a6-4315-abb6-00db0815a07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:02:51.972551 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd00b169-31a6-4315-abb6-00db0815a07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cc3708e-124f-4eab-a994-c4f58f0c851c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-932906946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eadd2e638ab43fa9df14ba385ce6a3c',qos_specs=None,replication_status=,reservations=['4b42b358-18dc-43a0-8f2f-50bf1e3c2978','0812eb66-ee02-494d-b12a-1184f26f2961','23d6ff32-7cc5-43ad-9b10-df1c9acf98d0','92cb0bfb-8ad1-4a5e-babf-6d7885280a8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e604b2fb2079472a930254f5cb77a6fe',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:02:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-932906946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cc3708e-124f-4eab-a994-c4f58f0c851c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eadd2e638ab43fa9df14ba385ce6a3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e604b2fb2079472a930254f5cb77a6fe',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:02:51.974988 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (348a6eb8-1205-489c-ac36-d0a90e3be554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:02:52.005212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (348a6eb8-1205-489c-ac36-d0a90e3be554) transitioned into state 'SUCCESS' from state '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-932906946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eadd2e638ab43fa9df14ba385ce6a3c',qos_specs=None,replication_status=,reservations=['4b42b358-18dc-43a0-8f2f-50bf1e3c2978','0812eb66-ee02-494d-b12a-1184f26f2961','23d6ff32-7cc5-43ad-9b10-df1c9acf98d0','92cb0bfb-8ad1-4a5e-babf-6d7885280a8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e604b2fb2079472a930254f5cb77a6fe',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:02:52.007605 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56854729-179e-4473-b01b-dc0b7df68c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:02:52.025447 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56854729-179e-4473-b01b-dc0b7df68c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:02:52.028607 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Flow 'volume_create_api' (ac01ba57-3d58-4659-893d-f8bb3ab52ed4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:02:52.088706 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Create volume request issued successfully. Dec 12 03:02:52.112376 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11328b58-526e-45a1-9892-3c9ae8cc5023 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes returned with HTTP 202 Dec 12 03:02:52.114307 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1302/2593] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:02:51 2020] POST /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes => generated 819 bytes in 1112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:02:52.129404 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7493440-3b6f-4748-9ddd-958a72969e80 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] GET http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c Dec 12 03:02:52.130089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7493440-3b6f-4748-9ddd-958a72969e80 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:52.130386 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:52.130386 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:52.131053 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7493440-3b6f-4748-9ddd-958a72969e80 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:52.240543 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:52.240543 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:52.252345 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7493440-3b6f-4748-9ddd-958a72969e80 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Volume info retrieved successfully. Dec 12 03:02:52.286996 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7493440-3b6f-4748-9ddd-958a72969e80 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c returned with HTTP 200 Dec 12 03:02:52.297808 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1292/2594] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:52 2020] GET /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c => generated 887 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:52.491440 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d11b6d68-b565-486d-9413-5c004f17fecc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:52.492046 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d11b6d68-b565-486d-9413-5c004f17fecc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:52.492300 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:52.492300 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:52.493492 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d11b6d68-b565-486d-9413-5c004f17fecc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:52.493868 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d11b6d68-b565-486d-9413-5c004f17fecc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:52.548537 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:52.548537 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:52.551708 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d11b6d68-b565-486d-9413-5c004f17fecc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:52.553004 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1303/2595] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:52 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 803 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:52.855696 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6e8eae4-c00a-4d30-8831-01394b6f874c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:52.856240 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6e8eae4-c00a-4d30-8831-01394b6f874c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:52.856470 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:52.856470 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:52.856796 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e6e8eae4-c00a-4d30-8831-01394b6f874c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:52.857170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e6e8eae4-c00a-4d30-8831-01394b6f874c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:52.913409 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:52.913409 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:52.919135 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e6e8eae4-c00a-4d30-8831-01394b6f874c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:52.919965 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1293/2596] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:52 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:53.304939 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77533741-408b-4d1d-b5e7-6fd2f65d935b tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] GET http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c Dec 12 03:02:53.305739 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77533741-408b-4d1d-b5e7-6fd2f65d935b tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:53.306152 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:53.306152 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:53.307605 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77533741-408b-4d1d-b5e7-6fd2f65d935b tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:53.450232 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:53.450232 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:53.471799 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-77533741-408b-4d1d-b5e7-6fd2f65d935b tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Volume info retrieved successfully. Dec 12 03:02:53.524370 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77533741-408b-4d1d-b5e7-6fd2f65d935b tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c returned with HTTP 200 Dec 12 03:02:53.527362 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1304/2597] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:53 2020] GET /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c => generated 912 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:53.544193 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c628334-fdd4-44b6-9295-35d285ba9646 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] POST http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer Dec 12 03:02:53.545001 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:53.545001 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:53.545685 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0c628334-fdd4-44b6-9295-35d285ba9646 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2cc3708e-124f-4eab-a994-c4f58f0c851c"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:02:53.546838 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.volume_transfer [None req-0c628334-fdd4-44b6-9295-35d285ba9646 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Creating new volume transfer {'transfer': {'volume_id': '2cc3708e-124f-4eab-a994-c4f58f0c851c'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 12 03:02:53.547511 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_transfer [None req-0c628334-fdd4-44b6-9295-35d285ba9646 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Creating transfer of volume 2cc3708e-124f-4eab-a994-c4f58f0c851c Dec 12 03:02:53.548065 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.transfer.api [None req-0c628334-fdd4-44b6-9295-35d285ba9646 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Generating transfer record for volume 2cc3708e-124f-4eab-a994-c4f58f0c851c Dec 12 03:02:53.567984 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93b666fd-2cd5-4ab9-8578-6f8e268dba9e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:53.568899 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93b666fd-2cd5-4ab9-8578-6f8e268dba9e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:53.569311 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:53.569311 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:53.569979 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93b666fd-2cd5-4ab9-8578-6f8e268dba9e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:53.570545 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-93b666fd-2cd5-4ab9-8578-6f8e268dba9e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:53.638723 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:53.638723 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:53.648755 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93b666fd-2cd5-4ab9-8578-6f8e268dba9e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:53.649973 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1305/2598] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:53 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:53.713899 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:53.713899 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:53.783184 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0c628334-fdd4-44b6-9295-35d285ba9646 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer returned with HTTP 202 Dec 12 03:02:53.789958 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1294/2599] 10.222.0.50 () {60 vars in 1258 bytes} [Sat Dec 12 03:02:53 2020] POST /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer => generated 507 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:02:53.795258 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3ab6d4e-af75-456c-9468-698baf243296 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] GET http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c Dec 12 03:02:53.795893 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3ab6d4e-af75-456c-9468-698baf243296 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:53.796204 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:53.796204 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:53.796757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3ab6d4e-af75-456c-9468-698baf243296 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:53.940088 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8c32378-26d1-4bd5-b82a-09059e92d35f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:53.940639 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8c32378-26d1-4bd5-b82a-09059e92d35f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:53.941211 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:53.941211 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:53.942242 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a8c32378-26d1-4bd5-b82a-09059e92d35f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:53.942700 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a8c32378-26d1-4bd5-b82a-09059e92d35f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:53.984887 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:53.984887 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:53.985809 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:53.985809 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:53.998299 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a8c32378-26d1-4bd5-b82a-09059e92d35f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:54.000887 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1295/2600] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:53 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:54.009517 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f3ab6d4e-af75-456c-9468-698baf243296 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Volume info retrieved successfully. Dec 12 03:02:54.061919 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3ab6d4e-af75-456c-9468-698baf243296 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c returned with HTTP 200 Dec 12 03:02:54.062779 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1306/2601] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:53 2020] GET /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c => generated 920 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:54.086995 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a10430db-315a-4ca3-82fe-ef2df484d708 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] GET http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer/54cf889d-a653-481b-b34a-9e31fcc7fb87 Dec 12 03:02:54.087826 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a10430db-315a-4ca3-82fe-ef2df484d708 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:54.088157 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:54.088157 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:54.088749 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a10430db-315a-4ca3-82fe-ef2df484d708 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:54.107978 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a10430db-315a-4ca3-82fe-ef2df484d708 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer/54cf889d-a653-481b-b34a-9e31fcc7fb87 returned with HTTP 200 Dec 12 03:02:54.109010 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1296/2602] 10.222.0.50 () {58 vars in 1348 bytes} [Sat Dec 12 03:02:54 2020] GET /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer/54cf889d-a653-481b-b34a-9e31fcc7fb87 => generated 475 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:54.121738 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e8b78b5-4ada-4eaa-a08b-40e927e0bdf7 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] GET http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer Dec 12 03:02:54.122286 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e8b78b5-4ada-4eaa-a08b-40e927e0bdf7 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:54.122491 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:54.122491 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:54.122863 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e8b78b5-4ada-4eaa-a08b-40e927e0bdf7 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:54.123348 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.volume_transfer [None req-7e8b78b5-4ada-4eaa-a08b-40e927e0bdf7 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Listing volume transfers {{(pid=88000) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Dec 12 03:02:54.149016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e8b78b5-4ada-4eaa-a08b-40e927e0bdf7 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer returned with HTTP 200 Dec 12 03:02:54.149892 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1307/2603] 10.222.0.50 () {58 vars in 1237 bytes} [Sat Dec 12 03:02:54 2020] GET /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer => generated 434 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:54.559698 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08f1c0ed-21dd-4fb4-814f-980dea329821 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] POST http://10.222.0.50/volume/v3/f5e550d014af47049c122b6410cd3dae/os-volume-transfer/54cf889d-a653-481b-b34a-9e31fcc7fb87/accept Dec 12 03:02:54.561033 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-08f1c0ed-21dd-4fb4-814f-980dea329821 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1b3a5d3e51c9d8af"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:02:54.562206 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.volume_transfer [None req-08f1c0ed-21dd-4fb4-814f-980dea329821 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] Accepting volume transfer 54cf889d-a653-481b-b34a-9e31fcc7fb87 {{(pid=87999) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Dec 12 03:02:54.563416 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_transfer [None req-08f1c0ed-21dd-4fb4-814f-980dea329821 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] Accepting transfer 54cf889d-a653-481b-b34a-9e31fcc7fb87 Dec 12 03:02:54.663942 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-edde146a-b62a-4492-841a-67f4462a4ff9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:54.664944 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-edde146a-b62a-4492-841a-67f4462a4ff9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:54.665672 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-edde146a-b62a-4492-841a-67f4462a4ff9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:54.666377 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-edde146a-b62a-4492-841a-67f4462a4ff9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:54.710369 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:54.710369 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:54.715386 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-edde146a-b62a-4492-841a-67f4462a4ff9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:54.716422 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1308/2604] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:54 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:54.818380 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-08f1c0ed-21dd-4fb4-814f-980dea329821 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] Created reservations ['51fa7396-70f8-4b9d-8c46-dfdb943b8df8', '2f95d54a-edcb-41f1-ac02-b0fb6ab51fc8', '787d4e43-5dd8-4e57-a891-34c4b0571418', '8566a241-8a12-466f-9b30-bd881b057ec1'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:02:54.935580 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-08f1c0ed-21dd-4fb4-814f-980dea329821 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] Created reservations ['0b6ff50a-8371-49f0-8285-125015cadf10', '224af3a2-b0e0-4cba-94e7-666df3773415', '7bc22ae3-dcfc-4a99-b4ef-8d89966d9d42', '119225b6-f4bb-4135-9e06-b6b0798d1156'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:02:55.015376 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-389d12bb-1e4c-4afc-8ed9-084ca2eb1b73 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:55.016935 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-389d12bb-1e4c-4afc-8ed9-084ca2eb1b73 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:55.017342 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:55.017342 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:55.018224 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-389d12bb-1e4c-4afc-8ed9-084ca2eb1b73 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:55.018752 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-389d12bb-1e4c-4afc-8ed9-084ca2eb1b73 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:55.046646 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-08f1c0ed-21dd-4fb4-814f-980dea329821 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] Created reservations ['38b13004-fcbf-44c6-bcef-802bfe2bc9d3', 'd5052d66-d913-4f31-8ee6-60cf06121d6d', '8d0b4008-d0dc-4bd6-95c0-e19808af57c3', '4b814b99-a160-4326-83c6-e13c15520065'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:02:55.061220 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:55.061220 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:55.063058 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-389d12bb-1e4c-4afc-8ed9-084ca2eb1b73 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:55.070320 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1309/2605] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:55 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:55.158429 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-08f1c0ed-21dd-4fb4-814f-980dea329821 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] Created reservations ['7f0b1be9-9449-4ab1-b653-204fc6b00f46', '5869295a-8668-4f9e-bf09-ee8b82550812', 'a8811c23-e16f-4c70-a299-4fcbcdadcf50', 'ea72bc58-310d-43e9-beb0-f7f170be5a2e'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:02:55.162387 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:55.162387 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:55.238555 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-08f1c0ed-21dd-4fb4-814f-980dea329821 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] Transfer volume completed successfully. Dec 12 03:02:55.261589 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 03:02:55.261589 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 03:02:55.497757 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.transfer.api [None req-08f1c0ed-21dd-4fb4-814f-980dea329821 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] Volume 2cc3708e-124f-4eab-a994-c4f58f0c851c has been transferred. Dec 12 03:02:55.561205 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08f1c0ed-21dd-4fb4-814f-980dea329821 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] http://10.222.0.50/volume/v3/f5e550d014af47049c122b6410cd3dae/os-volume-transfer/54cf889d-a653-481b-b34a-9e31fcc7fb87/accept returned with HTTP 202 Dec 12 03:02:55.568947 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1297/2606] 10.222.0.50 () {60 vars in 1390 bytes} [Sat Dec 12 03:02:54 2020] POST /volume/v3/f5e550d014af47049c122b6410cd3dae/os-volume-transfer/54cf889d-a653-481b-b34a-9e31fcc7fb87/accept => generated 431 bytes in 1413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:02:55.572365 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-878db89f-425a-4a39-bbbd-f1a2759da475 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] GET http://10.222.0.50/volume/v3/f5e550d014af47049c122b6410cd3dae/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c Dec 12 03:02:55.573272 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-878db89f-425a-4a39-bbbd-f1a2759da475 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:55.573646 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:55.573646 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:55.574266 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-878db89f-425a-4a39-bbbd-f1a2759da475 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:55.667378 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:55.667378 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:55.680146 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-878db89f-425a-4a39-bbbd-f1a2759da475 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] Volume info retrieved successfully. Dec 12 03:02:55.709063 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-878db89f-425a-4a39-bbbd-f1a2759da475 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] http://10.222.0.50/volume/v3/f5e550d014af47049c122b6410cd3dae/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c returned with HTTP 200 Dec 12 03:02:55.709772 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1310/2607] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:55 2020] GET /volume/v3/f5e550d014af47049c122b6410cd3dae/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c => generated 912 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:55.726745 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bc7b251-c864-4bda-9a3c-0b6f1bb81083 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] GET http://10.222.0.50/volume/v3/f5e550d014af47049c122b6410cd3dae/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c Dec 12 03:02:55.727508 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bc7b251-c864-4bda-9a3c-0b6f1bb81083 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:55.727736 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:55.727736 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:55.728104 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2bc7b251-c864-4bda-9a3c-0b6f1bb81083 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:55.730485 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb8fcfbf-8f1b-4763-b2e6-babe6dccb49a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:55.731152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb8fcfbf-8f1b-4763-b2e6-babe6dccb49a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:55.731513 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:55.731513 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:55.731887 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb8fcfbf-8f1b-4763-b2e6-babe6dccb49a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:55.732256 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fb8fcfbf-8f1b-4763-b2e6-babe6dccb49a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:55.762290 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:55.762290 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:55.764450 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb8fcfbf-8f1b-4763-b2e6-babe6dccb49a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:55.765485 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1311/2608] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:55 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:55.858664 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:55.858664 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:55.888770 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2bc7b251-c864-4bda-9a3c-0b6f1bb81083 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] Volume info retrieved successfully. Dec 12 03:02:55.987433 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2bc7b251-c864-4bda-9a3c-0b6f1bb81083 tempest-VolumesTransfersTest-1147805515 tempest-VolumesTransfersTest-1147805515] http://10.222.0.50/volume/v3/f5e550d014af47049c122b6410cd3dae/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c returned with HTTP 200 Dec 12 03:02:55.988436 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1298/2609] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:55 2020] GET /volume/v3/f5e550d014af47049c122b6410cd3dae/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c => generated 912 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:56.008529 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19d24c5c-172e-49a4-a9db-cf063319897d tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] DELETE http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer/54cf889d-a653-481b-b34a-9e31fcc7fb87 Dec 12 03:02:56.009295 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19d24c5c-172e-49a4-a9db-cf063319897d tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:56.009723 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:56.009723 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:56.010364 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19d24c5c-172e-49a4-a9db-cf063319897d tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:56.011334 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_transfer [None req-19d24c5c-172e-49a4-a9db-cf063319897d tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Delete transfer with id: 54cf889d-a653-481b-b34a-9e31fcc7fb87 Dec 12 03:02:56.038103 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19d24c5c-172e-49a4-a9db-cf063319897d tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer/54cf889d-a653-481b-b34a-9e31fcc7fb87 returned with HTTP 404 Dec 12 03:02:56.039311 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1312/2610] 10.222.0.50 () {58 vars in 1351 bytes} [Sat Dec 12 03:02:56 2020] DELETE /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer/54cf889d-a653-481b-b34a-9e31fcc7fb87 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:02:56.078695 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e4e3a6b-e1d5-42b5-b145-12123e92b4c1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:56.079537 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e4e3a6b-e1d5-42b5-b145-12123e92b4c1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:56.080027 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e4e3a6b-e1d5-42b5-b145-12123e92b4c1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:56.080393 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1e4e3a6b-e1d5-42b5-b145-12123e92b4c1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:56.122711 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:56.122711 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:56.124559 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e4e3a6b-e1d5-42b5-b145-12123e92b4c1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:56.132756 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1313/2611] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:56 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:56.310932 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-874fce18-4a01-4d8d-96af-93d1c8c63ae6 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] DELETE http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c Dec 12 03:02:56.311465 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-874fce18-4a01-4d8d-96af-93d1c8c63ae6 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:56.311937 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:56.311937 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:56.312442 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-874fce18-4a01-4d8d-96af-93d1c8c63ae6 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:56.313088 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-874fce18-4a01-4d8d-96af-93d1c8c63ae6 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Delete volume with id: 2cc3708e-124f-4eab-a994-c4f58f0c851c Dec 12 03:02:56.461080 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:56.461080 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:56.462162 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-874fce18-4a01-4d8d-96af-93d1c8c63ae6 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Volume info retrieved successfully. Dec 12 03:02:56.556330 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-874fce18-4a01-4d8d-96af-93d1c8c63ae6 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Delete volume request issued successfully. Dec 12 03:02:56.558501 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-874fce18-4a01-4d8d-96af-93d1c8c63ae6 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c returned with HTTP 202 Dec 12 03:02:56.559250 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1299/2612] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:02:56 2020] DELETE /volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c => generated 0 bytes in 516 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:02:56.568041 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5ff4764-5819-4473-9eb7-1129cf3d6441 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] GET http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c Dec 12 03:02:56.568622 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5ff4764-5819-4473-9eb7-1129cf3d6441 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:56.568915 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:56.568915 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:56.569289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5ff4764-5819-4473-9eb7-1129cf3d6441 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:56.720617 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:56.720617 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:56.741622 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5ff4764-5819-4473-9eb7-1129cf3d6441 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Volume info retrieved successfully. Dec 12 03:02:56.772225 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5ff4764-5819-4473-9eb7-1129cf3d6441 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c returned with HTTP 200 Dec 12 03:02:56.774230 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1314/2613] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:56 2020] GET /volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c => generated 1082 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:02:56.789400 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a80abe0e-f72c-413f-b193-dfed44665cd2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:56.790010 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a80abe0e-f72c-413f-b193-dfed44665cd2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:56.790278 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:56.790278 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:56.790732 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a80abe0e-f72c-413f-b193-dfed44665cd2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:56.791194 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a80abe0e-f72c-413f-b193-dfed44665cd2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:56.858215 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:56.858215 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:56.865182 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a80abe0e-f72c-413f-b193-dfed44665cd2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:56.866683 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1300/2614] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:56 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:57.140688 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdac40ce-d488-4d67-a10e-91af1ef0f74f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:57.141357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdac40ce-d488-4d67-a10e-91af1ef0f74f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:57.141743 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:57.141743 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:57.142300 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdac40ce-d488-4d67-a10e-91af1ef0f74f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:57.146095 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bdac40ce-d488-4d67-a10e-91af1ef0f74f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:57.194407 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:57.194407 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:57.196807 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdac40ce-d488-4d67-a10e-91af1ef0f74f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:57.204252 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1315/2615] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:57 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:57.790394 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f5bb75b-ccad-4e53-852b-bf0a05fc3f49 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] GET http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c Dec 12 03:02:57.791162 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f5bb75b-ccad-4e53-852b-bf0a05fc3f49 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:57.791555 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:57.791555 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:57.792195 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f5bb75b-ccad-4e53-852b-bf0a05fc3f49 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:57.880142 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a0f66df-2a07-4b35-b727-a772fa95b067 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:57.881154 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a0f66df-2a07-4b35-b727-a772fa95b067 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:57.881598 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:57.881598 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:57.882284 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a0f66df-2a07-4b35-b727-a772fa95b067 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:57.882851 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2a0f66df-2a07-4b35-b727-a772fa95b067 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:57.930598 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:57.930598 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:57.945049 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:57.945049 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:57.947332 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a0f66df-2a07-4b35-b727-a772fa95b067 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:57.953348 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1316/2616] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:57 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:57.958605 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5f5bb75b-ccad-4e53-852b-bf0a05fc3f49 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Volume info retrieved successfully. Dec 12 03:02:58.031955 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f5bb75b-ccad-4e53-852b-bf0a05fc3f49 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c returned with HTTP 200 Dec 12 03:02:58.032826 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1301/2617] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:57 2020] GET /volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c => generated 1082 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:02:58.214469 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc420f17-683e-467e-a273-bcfdb1ded902 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:58.215644 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc420f17-683e-467e-a273-bcfdb1ded902 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:58.216108 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:58.216108 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:58.216802 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc420f17-683e-467e-a273-bcfdb1ded902 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:58.217371 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fc420f17-683e-467e-a273-bcfdb1ded902 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:58.301708 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:58.301708 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:58.307271 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc420f17-683e-467e-a273-bcfdb1ded902 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:58.318356 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1317/2618] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:58 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:02:58.968097 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-348390b8-1697-49cd-bc75-7465a619eae8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:02:58.968882 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-348390b8-1697-49cd-bc75-7465a619eae8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:58.969250 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:58.969250 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:58.969858 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-348390b8-1697-49cd-bc75-7465a619eae8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:58.970383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-348390b8-1697-49cd-bc75-7465a619eae8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:59.050246 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ffb0434-a8e9-48a0-836f-fba308de6e92 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] GET http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c Dec 12 03:02:59.052339 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ffb0434-a8e9-48a0-836f-fba308de6e92 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:59.054773 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:59.054773 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:59.055662 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ffb0434-a8e9-48a0-836f-fba308de6e92 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:59.083934 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:59.083934 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:59.146126 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-348390b8-1697-49cd-bc75-7465a619eae8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:02:59.146126 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1302/2619] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:58 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:02:59.276156 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:59.276156 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:59.294724 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3ffb0434-a8e9-48a0-836f-fba308de6e92 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Volume info retrieved successfully. Dec 12 03:02:59.323073 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-808e2445-eef0-4563-a839-013e87bcf9c6 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:02:59.323605 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-808e2445-eef0-4563-a839-013e87bcf9c6 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:02:59.323808 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:02:59.323808 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:02:59.324645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-808e2445-eef0-4563-a839-013e87bcf9c6 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:02:59.325190 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-808e2445-eef0-4563-a839-013e87bcf9c6 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:02:59.343029 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ffb0434-a8e9-48a0-836f-fba308de6e92 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c returned with HTTP 200 Dec 12 03:02:59.343868 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1318/2620] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:59 2020] GET /volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c => generated 1082 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:02:59.407952 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:02:59.407952 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:02:59.409919 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-808e2445-eef0-4563-a839-013e87bcf9c6 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:02:59.419218 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1303/2621] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:02:59 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:00.123892 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f112b00b-7c88-420a-a955-39c815247514 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:00.124683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f112b00b-7c88-420a-a955-39c815247514 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:00.125132 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:00.125132 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:00.127119 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f112b00b-7c88-420a-a955-39c815247514 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:00.127715 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f112b00b-7c88-420a-a955-39c815247514 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:00.180131 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:00.180131 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:00.187064 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f112b00b-7c88-420a-a955-39c815247514 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:00.188824 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1319/2622] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:00 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:00.373510 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9494b17d-6967-4a2c-a6c3-4e20c1ba26f0 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] GET http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c Dec 12 03:03:00.374728 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9494b17d-6967-4a2c-a6c3-4e20c1ba26f0 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:00.376759 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:00.376759 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:00.377419 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9494b17d-6967-4a2c-a6c3-4e20c1ba26f0 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:00.425771 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce50dd7c-7830-43ef-a3f9-a5d84d6808cd tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:00.426727 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce50dd7c-7830-43ef-a3f9-a5d84d6808cd tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:00.427104 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:00.427104 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:00.427724 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce50dd7c-7830-43ef-a3f9-a5d84d6808cd tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:00.428397 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ce50dd7c-7830-43ef-a3f9-a5d84d6808cd tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:00.491997 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:00.491997 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:00.492829 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9494b17d-6967-4a2c-a6c3-4e20c1ba26f0 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c returned with HTTP 404 Dec 12 03:03:00.495773 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1304/2623] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:00 2020] GET /volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:03:00.498214 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce50dd7c-7830-43ef-a3f9-a5d84d6808cd tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:00.506284 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] POST http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes Dec 12 03:03:00.507480 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1320/2624] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:00 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:00.508756 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-242562237"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:03:00.510080 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-242562237'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:03:00.510676 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Create volume of 1 GB Dec 12 03:03:00.525528 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Availability Zones retrieved successfully. Dec 12 03:03:00.562134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Flow 'volume_create_api' (001f3257-d235-4343-81f3-59255e2ddda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:03:00.571900 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (051816be-ebf7-4b01-b957-57652561d36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:00.574881 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:03:00.688905 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (051816be-ebf7-4b01-b957-57652561d36f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:00.691997 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01c602c7-044a-4eed-a63a-ab94d2b1da92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:00.814061 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Created reservations ['6007e977-4712-4f88-9104-186061e18e5b', 'b21f49ba-7a3d-41ee-8d6f-cdcc93048dea', '554db5cb-60a5-47df-92cc-a7a4a9d6402f', '786d4193-f4db-4667-afa3-ece28da011df'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:03:00.816392 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01c602c7-044a-4eed-a63a-ab94d2b1da92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6007e977-4712-4f88-9104-186061e18e5b', 'b21f49ba-7a3d-41ee-8d6f-cdcc93048dea', '554db5cb-60a5-47df-92cc-a7a4a9d6402f', '786d4193-f4db-4667-afa3-ece28da011df']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:00.818977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (169dbb7a-b8e5-4769-b93e-78868f2236b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:00.946235 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (169dbb7a-b8e5-4769-b93e-78868f2236b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b8e9313-6263-4f3e-a9f1-3e922d555be3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-242562237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eadd2e638ab43fa9df14ba385ce6a3c',qos_specs=None,replication_status=,reservations=['6007e977-4712-4f88-9104-186061e18e5b','b21f49ba-7a3d-41ee-8d6f-cdcc93048dea','554db5cb-60a5-47df-92cc-a7a4a9d6402f','786d4193-f4db-4667-afa3-ece28da011df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e604b2fb2079472a930254f5cb77a6fe',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:03:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-242562237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b8e9313-6263-4f3e-a9f1-3e922d555be3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eadd2e638ab43fa9df14ba385ce6a3c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e604b2fb2079472a930254f5cb77a6fe',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:00.949159 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (800670bd-b8d8-4d96-b48e-eac355efe1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:01.042915 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (800670bd-b8d8-4d96-b48e-eac355efe1a9) transitioned into state 'SUCCESS' from state '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-242562237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eadd2e638ab43fa9df14ba385ce6a3c',qos_specs=None,replication_status=,reservations=['6007e977-4712-4f88-9104-186061e18e5b','b21f49ba-7a3d-41ee-8d6f-cdcc93048dea','554db5cb-60a5-47df-92cc-a7a4a9d6402f','786d4193-f4db-4667-afa3-ece28da011df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e604b2fb2079472a930254f5cb77a6fe',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:01.045942 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf7544d-05b6-4dee-b1fb-c5cccc537fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:01.076138 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddf7544d-05b6-4dee-b1fb-c5cccc537fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:01.079000 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Flow 'volume_create_api' (001f3257-d235-4343-81f3-59255e2ddda0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:03:01.203037 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Create volume request issued successfully. Dec 12 03:03:01.203262 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5e439fd6-6c90-4f29-a463-a9103567d846 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:01.203752 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5e439fd6-6c90-4f29-a463-a9103567d846 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:01.203972 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:01.203972 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:01.204343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5e439fd6-6c90-4f29-a463-a9103567d846 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:01.204751 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5e439fd6-6c90-4f29-a463-a9103567d846 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:01.264680 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f6a5688-6d28-435a-98c4-239a2c24f731 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes returned with HTTP 202 Dec 12 03:03:01.266142 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1305/2625] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:03:00 2020] POST /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes => generated 819 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:03:01.275631 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:01.275631 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:01.277757 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5e439fd6-6c90-4f29-a463-a9103567d846 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:01.278571 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1321/2626] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:01 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:03:01.281024 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1266c168-ecab-45fa-a286-cd1968551e95 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] GET http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 Dec 12 03:03:01.281692 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1266c168-ecab-45fa-a286-cd1968551e95 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:01.282049 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:01.282049 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:01.282613 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1266c168-ecab-45fa-a286-cd1968551e95 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:01.374944 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:01.374944 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:01.393871 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1266c168-ecab-45fa-a286-cd1968551e95 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Volume info retrieved successfully. Dec 12 03:03:01.448237 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1266c168-ecab-45fa-a286-cd1968551e95 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 returned with HTTP 200 Dec 12 03:03:01.458962 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1306/2627] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:01 2020] GET /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 => generated 911 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:01.522255 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-508b51f7-60a9-4a5a-935e-a403b5f37935 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:01.522956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-508b51f7-60a9-4a5a-935e-a403b5f37935 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:01.525877 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:01.525877 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:01.525877 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-508b51f7-60a9-4a5a-935e-a403b5f37935 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:01.526280 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-508b51f7-60a9-4a5a-935e-a403b5f37935 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:01.588929 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:01.588929 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:01.595522 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-508b51f7-60a9-4a5a-935e-a403b5f37935 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:01.596533 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1322/2628] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:01 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:02.300996 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed83ee06-70fa-4c12-a017-ac9e9db87fce tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:02.305319 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed83ee06-70fa-4c12-a017-ac9e9db87fce tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:02.307365 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:02.307365 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:02.309240 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed83ee06-70fa-4c12-a017-ac9e9db87fce tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:02.309860 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ed83ee06-70fa-4c12-a017-ac9e9db87fce tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:02.362561 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:02.362561 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:02.373859 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed83ee06-70fa-4c12-a017-ac9e9db87fce tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:02.375366 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1307/2629] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:02 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:02.475953 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8fd4112-4931-4322-a5b1-96d33b30379c tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] GET http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 Dec 12 03:03:02.481517 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8fd4112-4931-4322-a5b1-96d33b30379c tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:02.482034 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:02.482034 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:02.482776 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8fd4112-4931-4322-a5b1-96d33b30379c tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:02.541888 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:02.541888 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:02.551129 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d8fd4112-4931-4322-a5b1-96d33b30379c tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Volume info retrieved successfully. Dec 12 03:03:02.575019 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8fd4112-4931-4322-a5b1-96d33b30379c tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 returned with HTTP 200 Dec 12 03:03:02.576180 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1323/2630] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:02 2020] GET /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 => generated 912 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:02.593318 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d821a1e-ce08-4380-af81-3d1ff16194ac tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] POST http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer Dec 12 03:03:02.593914 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:02.593914 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:02.594329 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1d821a1e-ce08-4380-af81-3d1ff16194ac tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6b8e9313-6263-4f3e-a9f1-3e922d555be3"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:03:02.595862 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.volume_transfer [None req-1d821a1e-ce08-4380-af81-3d1ff16194ac tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Creating new volume transfer {'transfer': {'volume_id': '6b8e9313-6263-4f3e-a9f1-3e922d555be3'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 12 03:03:02.596216 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_transfer [None req-1d821a1e-ce08-4380-af81-3d1ff16194ac tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Creating transfer of volume 6b8e9313-6263-4f3e-a9f1-3e922d555be3 Dec 12 03:03:02.596569 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.transfer.api [None req-1d821a1e-ce08-4380-af81-3d1ff16194ac tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Generating transfer record for volume 6b8e9313-6263-4f3e-a9f1-3e922d555be3 Dec 12 03:03:02.611009 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65a84e5c-366a-41ed-8560-af61bfed46b8 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:02.611900 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65a84e5c-366a-41ed-8560-af61bfed46b8 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:02.612320 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:02.612320 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:02.613201 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65a84e5c-366a-41ed-8560-af61bfed46b8 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:02.614085 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-65a84e5c-366a-41ed-8560-af61bfed46b8 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:02.662897 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:02.662897 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:02.665246 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65a84e5c-366a-41ed-8560-af61bfed46b8 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:02.666557 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1324/2631] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:02 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:02.718338 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:02.718338 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:02.767493 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1d821a1e-ce08-4380-af81-3d1ff16194ac tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer returned with HTTP 202 Dec 12 03:03:02.774695 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1308/2632] 10.222.0.50 () {60 vars in 1258 bytes} [Sat Dec 12 03:03:02 2020] POST /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer => generated 507 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:03:02.782193 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6e2d09d-1a1c-43b3-84ed-6cfce216e482 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] GET http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 Dec 12 03:03:02.782942 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6e2d09d-1a1c-43b3-84ed-6cfce216e482 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:02.783343 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:02.783343 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:02.783971 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6e2d09d-1a1c-43b3-84ed-6cfce216e482 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:02.920778 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:02.920778 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:02.944345 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c6e2d09d-1a1c-43b3-84ed-6cfce216e482 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Volume info retrieved successfully. Dec 12 03:03:02.989048 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6e2d09d-1a1c-43b3-84ed-6cfce216e482 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 returned with HTTP 200 Dec 12 03:03:03.005324 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1325/2633] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:02 2020] GET /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 => generated 920 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:03.011763 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7be85882-5830-443d-9933-e04ceb2a1ae1 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] GET http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer/detail Dec 12 03:03:03.012615 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7be85882-5830-443d-9933-e04ceb2a1ae1 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:03.013057 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:03.013057 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:03.013724 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7be85882-5830-443d-9933-e04ceb2a1ae1 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:03.014337 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.volume_transfer [None req-7be85882-5830-443d-9933-e04ceb2a1ae1 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Listing volume transfers {{(pid=87999) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Dec 12 03:03:03.034528 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7be85882-5830-443d-9933-e04ceb2a1ae1 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer/detail returned with HTTP 200 Dec 12 03:03:03.039655 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1309/2634] 10.222.0.50 () {58 vars in 1258 bytes} [Sat Dec 12 03:03:03 2020] GET /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer/detail => generated 478 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:03.048164 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a092fb95-dc12-4edb-8d94-affe331428d5 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] DELETE http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer/3ccdf075-50d7-427f-843d-d610f5a2ef4c Dec 12 03:03:03.048916 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a092fb95-dc12-4edb-8d94-affe331428d5 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:03.049169 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:03.049169 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:03.049928 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a092fb95-dc12-4edb-8d94-affe331428d5 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:03.051107 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_transfer [None req-a092fb95-dc12-4edb-8d94-affe331428d5 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Delete transfer with id: 3ccdf075-50d7-427f-843d-d610f5a2ef4c Dec 12 03:03:03.289368 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:03.289368 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:03.348354 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 03:03:03.348354 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 03:03:03.358903 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a092fb95-dc12-4edb-8d94-affe331428d5 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer/3ccdf075-50d7-427f-843d-d610f5a2ef4c returned with HTTP 202 Dec 12 03:03:03.363533 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1326/2635] 10.222.0.50 () {58 vars in 1351 bytes} [Sat Dec 12 03:03:03 2020] DELETE /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer/3ccdf075-50d7-427f-843d-d610f5a2ef4c => generated 0 bytes in 318 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 12 03:03:03.368055 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2da51626-938e-4008-8d28-f558195bc02a tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] GET http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 Dec 12 03:03:03.368574 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2da51626-938e-4008-8d28-f558195bc02a tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:03.369092 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2da51626-938e-4008-8d28-f558195bc02a tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:03.390002 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65b01e28-2752-402c-870d-be19b224268f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:03.391323 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65b01e28-2752-402c-870d-be19b224268f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:03.391674 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:03.391674 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:03.392290 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65b01e28-2752-402c-870d-be19b224268f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:03.392833 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-65b01e28-2752-402c-870d-be19b224268f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:03.434909 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:03.434909 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:03.484988 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65b01e28-2752-402c-870d-be19b224268f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:03.508959 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1327/2636] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:03 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:03.555272 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:03.555272 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:03.606737 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2da51626-938e-4008-8d28-f558195bc02a tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Volume info retrieved successfully. Dec 12 03:03:03.681685 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9243592a-7d13-4a2b-aaf2-35324074291e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:03.682194 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9243592a-7d13-4a2b-aaf2-35324074291e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:03.682412 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:03.682412 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:03.682892 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9243592a-7d13-4a2b-aaf2-35324074291e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:03.683095 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9243592a-7d13-4a2b-aaf2-35324074291e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:03.701695 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2da51626-938e-4008-8d28-f558195bc02a tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 returned with HTTP 200 Dec 12 03:03:03.704216 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1310/2637] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:03 2020] GET /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 => generated 912 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:03.732778 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7436471c-f913-4349-821f-484a971d4c59 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] DELETE http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer/3ccdf075-50d7-427f-843d-d610f5a2ef4c Dec 12 03:03:03.733347 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7436471c-f913-4349-821f-484a971d4c59 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:03.733573 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:03.733573 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:03.733955 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7436471c-f913-4349-821f-484a971d4c59 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:03.734319 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.volume_transfer [None req-7436471c-f913-4349-821f-484a971d4c59 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Delete transfer with id: 3ccdf075-50d7-427f-843d-d610f5a2ef4c Dec 12 03:03:03.761359 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7436471c-f913-4349-821f-484a971d4c59 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer/3ccdf075-50d7-427f-843d-d610f5a2ef4c returned with HTTP 404 Dec 12 03:03:03.763091 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1311/2638] 10.222.0.50 () {58 vars in 1351 bytes} [Sat Dec 12 03:03:03 2020] DELETE /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/os-volume-transfer/3ccdf075-50d7-427f-843d-d610f5a2ef4c => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 12 03:03:03.765393 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:03.765393 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:03.768953 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9243592a-7d13-4a2b-aaf2-35324074291e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:03.773549 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50ab2c3e-915b-4964-a55e-6a11be51a959 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] DELETE http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 Dec 12 03:03:03.793967 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50ab2c3e-915b-4964-a55e-6a11be51a959 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:03.801659 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-50ab2c3e-915b-4964-a55e-6a11be51a959 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:03.802476 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-50ab2c3e-915b-4964-a55e-6a11be51a959 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Delete volume with id: 6b8e9313-6263-4f3e-a9f1-3e922d555be3 Dec 12 03:03:03.807751 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1328/2639] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:03 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:03.866906 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:03.866906 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:03.868793 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-50ab2c3e-915b-4964-a55e-6a11be51a959 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Volume info retrieved successfully. Dec 12 03:03:03.958512 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-50ab2c3e-915b-4964-a55e-6a11be51a959 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Delete volume request issued successfully. Dec 12 03:03:03.959719 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-50ab2c3e-915b-4964-a55e-6a11be51a959 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 returned with HTTP 202 Dec 12 03:03:03.960824 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1312/2640] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:03:03 2020] DELETE /volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:03:03.968544 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d177dc9-c9e4-43a8-9c7d-3e3920e2f93d tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] GET http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 Dec 12 03:03:03.969373 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d177dc9-c9e4-43a8-9c7d-3e3920e2f93d tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:03.969790 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:03.969790 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:03.970431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d177dc9-c9e4-43a8-9c7d-3e3920e2f93d tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:04.122874 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:04.122874 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:04.158583 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d177dc9-c9e4-43a8-9c7d-3e3920e2f93d tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Volume info retrieved successfully. Dec 12 03:03:04.230782 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d177dc9-c9e4-43a8-9c7d-3e3920e2f93d tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 returned with HTTP 200 Dec 12 03:03:04.231604 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1329/2641] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:03 2020] GET /volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 => generated 1082 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:03:04.491083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79f4b9f0-c44c-4694-8886-e6b74ced8de2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:04.492196 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79f4b9f0-c44c-4694-8886-e6b74ced8de2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:04.492408 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:04.492408 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:04.492807 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79f4b9f0-c44c-4694-8886-e6b74ced8de2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:04.493184 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-79f4b9f0-c44c-4694-8886-e6b74ced8de2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:04.570621 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:04.570621 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:04.572629 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79f4b9f0-c44c-4694-8886-e6b74ced8de2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:04.573476 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1313/2642] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:04 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:04.813227 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebdfc028-2b01-4bee-b9a4-c5e68c1cfbee tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:04.814094 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebdfc028-2b01-4bee-b9a4-c5e68c1cfbee tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:04.814494 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:04.814494 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:04.815105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ebdfc028-2b01-4bee-b9a4-c5e68c1cfbee tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:04.815747 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ebdfc028-2b01-4bee-b9a4-c5e68c1cfbee tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:04.871342 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:04.871342 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:04.873585 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ebdfc028-2b01-4bee-b9a4-c5e68c1cfbee tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:04.874857 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1330/2643] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:04 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:05.248787 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6852e7e-41f4-462c-aa7b-f9cd41ae4cff tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] GET http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 Dec 12 03:03:05.249283 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6852e7e-41f4-462c-aa7b-f9cd41ae4cff tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:05.249848 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:05.249848 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:05.250468 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6852e7e-41f4-462c-aa7b-f9cd41ae4cff tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:05.385184 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:05.385184 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:05.406951 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c6852e7e-41f4-462c-aa7b-f9cd41ae4cff tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Volume info retrieved successfully. Dec 12 03:03:05.451112 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6852e7e-41f4-462c-aa7b-f9cd41ae4cff tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 returned with HTTP 200 Dec 12 03:03:05.465262 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1314/2644] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:05 2020] GET /volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 => generated 1082 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:03:05.592433 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a9f8448-e951-4af9-a2e7-6a80574cfa32 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:05.593022 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a9f8448-e951-4af9-a2e7-6a80574cfa32 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:05.593247 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:05.593247 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:05.593616 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a9f8448-e951-4af9-a2e7-6a80574cfa32 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:05.593976 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4a9f8448-e951-4af9-a2e7-6a80574cfa32 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:05.650087 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:05.650087 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:05.652042 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a9f8448-e951-4af9-a2e7-6a80574cfa32 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:05.653700 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1331/2645] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:05 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:05.961168 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e8b7269-be3f-492b-b67d-cf3f6d036251 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:05.961168 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e8b7269-be3f-492b-b67d-cf3f6d036251 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:05.961168 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:05.961168 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:05.961168 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e8b7269-be3f-492b-b67d-cf3f6d036251 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:05.961168 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9e8b7269-be3f-492b-b67d-cf3f6d036251 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:06.088872 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:06.088872 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:06.099817 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e8b7269-be3f-492b-b67d-cf3f6d036251 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:06.113011 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1315/2646] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:05 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:06.478712 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6148cab4-2d18-449a-b5df-072efbe5819a tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] GET http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 Dec 12 03:03:06.480429 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6148cab4-2d18-449a-b5df-072efbe5819a tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:06.480696 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:06.480696 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:06.481359 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6148cab4-2d18-449a-b5df-072efbe5819a tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:06.668856 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-941fff9a-9a91-4f1f-864b-e4d027648125 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:06.669900 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-941fff9a-9a91-4f1f-864b-e4d027648125 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:06.670136 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:06.670136 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:06.670547 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-941fff9a-9a91-4f1f-864b-e4d027648125 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:06.670929 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-941fff9a-9a91-4f1f-864b-e4d027648125 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:06.754193 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:06.754193 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:06.768009 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:06.768009 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:06.781781 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-941fff9a-9a91-4f1f-864b-e4d027648125 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:06.782671 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1316/2647] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:06 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:06.804974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6148cab4-2d18-449a-b5df-072efbe5819a tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Volume info retrieved successfully. Dec 12 03:03:06.857758 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6148cab4-2d18-449a-b5df-072efbe5819a tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 returned with HTTP 200 Dec 12 03:03:06.858593 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1332/2648] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:06 2020] GET /volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 => generated 1082 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:03:07.120808 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f17c860e-b93f-4b31-9e31-bc12a667f023 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:07.121681 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f17c860e-b93f-4b31-9e31-bc12a667f023 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:07.124584 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:07.124584 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:07.125322 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f17c860e-b93f-4b31-9e31-bc12a667f023 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:07.125875 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f17c860e-b93f-4b31-9e31-bc12a667f023 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:07.200956 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:07.200956 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:07.207590 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f17c860e-b93f-4b31-9e31-bc12a667f023 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:07.209807 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1317/2649] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:07 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:07.797447 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2f0d7b5-1dc6-40c9-be8d-e4c0f6994b9c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:07.798147 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f2f0d7b5-1dc6-40c9-be8d-e4c0f6994b9c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:07.798348 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:07.798348 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:07.799005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f2f0d7b5-1dc6-40c9-be8d-e4c0f6994b9c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:07.799546 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f2f0d7b5-1dc6-40c9-be8d-e4c0f6994b9c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:07.858132 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:07.858132 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:07.859972 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f2f0d7b5-1dc6-40c9-be8d-e4c0f6994b9c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:07.861028 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1333/2650] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:07 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:07.880438 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d42495f0-9220-4f09-a1f9-5c3935f39ec1 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] GET http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 Dec 12 03:03:07.880438 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d42495f0-9220-4f09-a1f9-5c3935f39ec1 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:07.881549 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:07.881549 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:07.884680 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d42495f0-9220-4f09-a1f9-5c3935f39ec1 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:08.051714 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d42495f0-9220-4f09-a1f9-5c3935f39ec1 tempest-VolumesTransfersTest-531237879 tempest-VolumesTransfersTest-531237879] http://10.222.0.50/volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 returned with HTTP 404 Dec 12 03:03:08.052801 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1318/2651] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:07 2020] GET /volume/v3/f3ef40ba517f4389ac3db5711959fed2/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:03:08.061636 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a00bf71-8b3d-4d4a-9e9a-e8ada390b9b9 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] DELETE http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 Dec 12 03:03:08.062357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a00bf71-8b3d-4d4a-9e9a-e8ada390b9b9 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:08.062751 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:08.062751 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:08.063381 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0a00bf71-8b3d-4d4a-9e9a-e8ada390b9b9 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:08.064158 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-0a00bf71-8b3d-4d4a-9e9a-e8ada390b9b9 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Delete volume with id: 6b8e9313-6263-4f3e-a9f1-3e922d555be3 Dec 12 03:03:08.168017 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0a00bf71-8b3d-4d4a-9e9a-e8ada390b9b9 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 returned with HTTP 404 Dec 12 03:03:08.169125 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1334/2652] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:03:08 2020] DELETE /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/6b8e9313-6263-4f3e-a9f1-3e922d555be3 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:03:08.183769 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6e27056-8422-4b32-8fd1-343efaa9d4a2 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] DELETE http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c Dec 12 03:03:08.184583 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6e27056-8422-4b32-8fd1-343efaa9d4a2 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:08.185396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6e27056-8422-4b32-8fd1-343efaa9d4a2 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:08.186092 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b6e27056-8422-4b32-8fd1-343efaa9d4a2 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] Delete volume with id: 2cc3708e-124f-4eab-a994-c4f58f0c851c Dec 12 03:03:08.223253 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8b43596-dd07-4c7a-a0a5-387e3e935515 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:08.223778 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8b43596-dd07-4c7a-a0a5-387e3e935515 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:08.224265 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8b43596-dd07-4c7a-a0a5-387e3e935515 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:08.224632 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c8b43596-dd07-4c7a-a0a5-387e3e935515 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:08.291044 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:08.291044 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:08.292961 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8b43596-dd07-4c7a-a0a5-387e3e935515 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:08.293755 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1335/2653] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:08 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:08.321207 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6e27056-8422-4b32-8fd1-343efaa9d4a2 tempest-VolumesTransfersTest-1496851227 tempest-VolumesTransfersTest-1496851227] http://10.222.0.50/volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c returned with HTTP 404 Dec 12 03:03:08.323172 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1319/2654] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:03:08 2020] DELETE /volume/v3/0eadd2e638ab43fa9df14ba385ce6a3c/volumes/2cc3708e-124f-4eab-a994-c4f58f0c851c => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:03:08.875361 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-244ab290-b240-4179-8992-eab5686fa811 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:08.876989 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-244ab290-b240-4179-8992-eab5686fa811 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:08.877690 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:08.877690 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:08.878345 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-244ab290-b240-4179-8992-eab5686fa811 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:08.878888 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-244ab290-b240-4179-8992-eab5686fa811 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:08.966609 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:08.966609 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:08.985507 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-244ab290-b240-4179-8992-eab5686fa811 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:08.986770 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1336/2655] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:08 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:09.307862 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38ec6559-2bf6-45f7-b7df-98c7ee1619e2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:09.308691 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38ec6559-2bf6-45f7-b7df-98c7ee1619e2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:09.309334 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38ec6559-2bf6-45f7-b7df-98c7ee1619e2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:09.309877 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-38ec6559-2bf6-45f7-b7df-98c7ee1619e2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:09.374816 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:09.374816 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:09.384728 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38ec6559-2bf6-45f7-b7df-98c7ee1619e2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:09.385828 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1320/2656] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:09 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:10.001665 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d07c5495-165e-4a31-8fbf-40d9e317dc4e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:10.002210 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d07c5495-165e-4a31-8fbf-40d9e317dc4e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:10.002361 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:10.002361 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:10.002715 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d07c5495-165e-4a31-8fbf-40d9e317dc4e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:10.003080 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d07c5495-165e-4a31-8fbf-40d9e317dc4e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:10.080140 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:10.080140 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:10.087257 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d07c5495-165e-4a31-8fbf-40d9e317dc4e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:10.096038 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1337/2657] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:09 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:10.399568 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56e2b6ff-5eb7-48bd-b6be-5d1647651d03 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:10.400824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56e2b6ff-5eb7-48bd-b6be-5d1647651d03 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:10.401456 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:10.401456 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:10.402079 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56e2b6ff-5eb7-48bd-b6be-5d1647651d03 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:10.402627 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-56e2b6ff-5eb7-48bd-b6be-5d1647651d03 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:10.454452 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:10.454452 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:10.481933 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56e2b6ff-5eb7-48bd-b6be-5d1647651d03 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:10.481933 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1321/2658] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:10 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:11.104424 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db091118-3838-4d04-8e21-a28472cbcf30 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:11.105099 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db091118-3838-4d04-8e21-a28472cbcf30 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:11.105412 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:11.105412 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:11.105941 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db091118-3838-4d04-8e21-a28472cbcf30 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:11.106948 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-db091118-3838-4d04-8e21-a28472cbcf30 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:11.180975 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:11.180975 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:11.182972 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db091118-3838-4d04-8e21-a28472cbcf30 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:11.188445 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1338/2659] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:11 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:03:11.496768 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-253883e8-19a9-40f0-86a3-bf4917071583 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:11.497421 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-253883e8-19a9-40f0-86a3-bf4917071583 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:11.498588 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:11.498588 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:11.499163 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-253883e8-19a9-40f0-86a3-bf4917071583 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:11.499652 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-253883e8-19a9-40f0-86a3-bf4917071583 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:11.561776 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:11.561776 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:11.564725 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-253883e8-19a9-40f0-86a3-bf4917071583 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:11.574039 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1322/2660] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:11 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:12.202328 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a80ce8c3-ef7d-4d75-afcd-fe6cd2362fbb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:12.203730 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a80ce8c3-ef7d-4d75-afcd-fe6cd2362fbb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:12.204157 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:12.204157 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:12.204871 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a80ce8c3-ef7d-4d75-afcd-fe6cd2362fbb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:12.205454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a80ce8c3-ef7d-4d75-afcd-fe6cd2362fbb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:12.288831 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:12.288831 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:12.291034 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a80ce8c3-ef7d-4d75-afcd-fe6cd2362fbb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:12.294842 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1339/2661] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:12 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:12.586219 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-732d52ca-2597-4ed1-9acb-a04200349a03 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:12.586740 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-732d52ca-2597-4ed1-9acb-a04200349a03 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:12.586960 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:12.586960 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:12.587304 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-732d52ca-2597-4ed1-9acb-a04200349a03 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:12.587667 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-732d52ca-2597-4ed1-9acb-a04200349a03 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:12.672309 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:12.672309 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:12.687632 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-732d52ca-2597-4ed1-9acb-a04200349a03 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:12.692942 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1323/2662] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:12 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:13.308903 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1fe96bad-ad51-44b0-9714-2ff7e5fdd841 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:13.309401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1fe96bad-ad51-44b0-9714-2ff7e5fdd841 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:13.309764 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:13.309764 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:13.310417 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1fe96bad-ad51-44b0-9714-2ff7e5fdd841 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:13.310935 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1fe96bad-ad51-44b0-9714-2ff7e5fdd841 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:13.373223 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:13.373223 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:13.375083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1fe96bad-ad51-44b0-9714-2ff7e5fdd841 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:13.380141 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1340/2663] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:13 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:13.703182 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d5f66e0-3551-4f62-b9c3-b38019f24e80 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:13.703343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d5f66e0-3551-4f62-b9c3-b38019f24e80 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:13.703511 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:13.703511 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:13.703986 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d5f66e0-3551-4f62-b9c3-b38019f24e80 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:13.704357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4d5f66e0-3551-4f62-b9c3-b38019f24e80 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:13.762744 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:13.762744 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:13.764573 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d5f66e0-3551-4f62-b9c3-b38019f24e80 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:13.765915 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1324/2664] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:13 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:14.390038 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c618c196-0fa0-4031-95e9-cc9ff35e0bdb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:14.390607 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c618c196-0fa0-4031-95e9-cc9ff35e0bdb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:14.390705 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:14.390705 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:14.391078 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c618c196-0fa0-4031-95e9-cc9ff35e0bdb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:14.391443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c618c196-0fa0-4031-95e9-cc9ff35e0bdb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:14.441975 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:14.441975 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:14.444647 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c618c196-0fa0-4031-95e9-cc9ff35e0bdb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:14.445756 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1341/2665] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:14 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:14.779429 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b9354f34-c3a7-464a-beda-7a695134b1d7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:14.780267 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b9354f34-c3a7-464a-beda-7a695134b1d7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:14.780818 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:14.780818 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:14.781196 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b9354f34-c3a7-464a-beda-7a695134b1d7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:14.781564 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b9354f34-c3a7-464a-beda-7a695134b1d7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:14.811707 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:14.811707 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:14.814011 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b9354f34-c3a7-464a-beda-7a695134b1d7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:14.814826 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1325/2666] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:14 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:15.459474 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f6e28b7-be79-4359-84c2-a5305969cd20 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:15.459994 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f6e28b7-be79-4359-84c2-a5305969cd20 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:15.460181 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:15.460181 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:15.460532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f6e28b7-be79-4359-84c2-a5305969cd20 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:15.460926 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9f6e28b7-be79-4359-84c2-a5305969cd20 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:15.531439 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:15.531439 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:15.534855 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f6e28b7-be79-4359-84c2-a5305969cd20 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:15.535749 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1342/2667] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:15 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:15.829094 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7efa9df-743f-4b60-8b41-a65c664286d5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:15.830446 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7efa9df-743f-4b60-8b41-a65c664286d5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:15.831082 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:15.831082 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:15.831082 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7efa9df-743f-4b60-8b41-a65c664286d5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:15.831446 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d7efa9df-743f-4b60-8b41-a65c664286d5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:15.909076 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:15.909076 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:15.909076 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7efa9df-743f-4b60-8b41-a65c664286d5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:15.909076 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1326/2668] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:15 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:16.554677 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6afb1072-8bfe-4ce1-afde-10ce4bebfc36 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:16.555246 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6afb1072-8bfe-4ce1-afde-10ce4bebfc36 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:16.555408 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:16.555408 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:16.555778 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6afb1072-8bfe-4ce1-afde-10ce4bebfc36 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:16.556145 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6afb1072-8bfe-4ce1-afde-10ce4bebfc36 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:16.641986 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:16.641986 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:16.644479 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6afb1072-8bfe-4ce1-afde-10ce4bebfc36 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:16.661171 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1343/2669] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:16 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:16.900048 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1cddbe9e-17d9-4be2-903b-1d2ea19167e2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:16.900242 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1cddbe9e-17d9-4be2-903b-1d2ea19167e2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:16.900427 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:16.900427 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:16.900857 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1cddbe9e-17d9-4be2-903b-1d2ea19167e2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:16.901232 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1cddbe9e-17d9-4be2-903b-1d2ea19167e2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:16.956853 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:16.956853 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:16.958687 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1cddbe9e-17d9-4be2-903b-1d2ea19167e2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:16.970337 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1327/2670] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:16 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:17.664455 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41eb99b3-41f9-4f0c-a380-00d619594ff4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:17.665078 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41eb99b3-41f9-4f0c-a380-00d619594ff4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:17.665813 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:17.665813 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:17.666120 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41eb99b3-41f9-4f0c-a380-00d619594ff4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:17.666557 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-41eb99b3-41f9-4f0c-a380-00d619594ff4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:17.719652 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:17.719652 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:17.721553 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41eb99b3-41f9-4f0c-a380-00d619594ff4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:17.727918 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1344/2671] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:17 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:17.974987 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ab292f9-960a-49d5-992c-935ff2d1698e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:17.975687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ab292f9-960a-49d5-992c-935ff2d1698e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:17.975911 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:17.975911 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:17.976282 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ab292f9-960a-49d5-992c-935ff2d1698e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:17.976669 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1ab292f9-960a-49d5-992c-935ff2d1698e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:18.028246 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:18.028246 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:18.030270 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ab292f9-960a-49d5-992c-935ff2d1698e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:18.031085 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1328/2672] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:17 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:18.738166 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf9353a8-2bf1-434d-803a-bd36c85c7f31 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:18.739112 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf9353a8-2bf1-434d-803a-bd36c85c7f31 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:18.739268 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:18.739268 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:18.739640 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf9353a8-2bf1-434d-803a-bd36c85c7f31 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:18.740004 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bf9353a8-2bf1-434d-803a-bd36c85c7f31 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:18.767620 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:18.767620 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:18.770852 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf9353a8-2bf1-434d-803a-bd36c85c7f31 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:18.772405 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1345/2673] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:18 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:03:19.046195 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb6fcda8-1ab8-4480-86e4-38f16d690197 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:19.046971 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb6fcda8-1ab8-4480-86e4-38f16d690197 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:19.047421 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:19.047421 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:19.048104 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb6fcda8-1ab8-4480-86e4-38f16d690197 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:19.048732 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-eb6fcda8-1ab8-4480-86e4-38f16d690197 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:19.098614 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:19.098614 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:19.103914 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb6fcda8-1ab8-4480-86e4-38f16d690197 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:19.106606 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1346/2674] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:19 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:03:19.181635 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] POST http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes Dec 12 03:03:19.182089 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:19.182089 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:19.182498 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-157265253", "metadata": {"Type": "Test"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:03:19.183654 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-157265253', 'metadata': {'Type': 'Test'}}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:03:19.184023 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume of 1 GB Dec 12 03:03:19.209578 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Availability Zones retrieved successfully. Dec 12 03:03:19.266900 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Flow 'volume_create_api' (9018c395-8eca-4033-99ff-63d57d63f768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:03:19.270930 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc1e789-e8b0-4a4f-a9fa-54c89ed11855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:19.272983 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:03:19.444115 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc1e789-e8b0-4a4f-a9fa-54c89ed11855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:19.449331 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358e6ed4-0d7c-4f52-80aa-fabf8e3316e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:19.579496 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Created reservations ['ce966496-b0ed-44fe-821e-f4bc070f89d2', '5f98408e-6ad9-4d4d-ba27-273b5bf626ce', '326ef493-8704-4648-ab47-309ffba1106f', 'ddae02ac-840b-4498-ae89-074e0e509e1a'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:03:19.582884 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358e6ed4-0d7c-4f52-80aa-fabf8e3316e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce966496-b0ed-44fe-821e-f4bc070f89d2', '5f98408e-6ad9-4d4d-ba27-273b5bf626ce', '326ef493-8704-4648-ab47-309ffba1106f', 'ddae02ac-840b-4498-ae89-074e0e509e1a']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:19.585926 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04067841-d058-4f73-8997-332bad3c308d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:19.757369 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04067841-d058-4f73-8997-332bad3c308d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b465d6b1-a66f-49b3-bf29-7f033ceb0272', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-157265253',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f0595387fcdf409e8c38bda535ae5f4e',qos_specs=None,replication_status=,reservations=['ce966496-b0ed-44fe-821e-f4bc070f89d2','5f98408e-6ad9-4d4d-ba27-273b5bf626ce','326ef493-8704-4648-ab47-309ffba1106f','ddae02ac-840b-4498-ae89-074e0e509e1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00766786842642ad940e4dff48bc2873',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-157265253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b465d6b1-a66f-49b3-bf29-7f033ceb0272,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f0595387fcdf409e8c38bda535ae5f4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='00766786842642ad940e4dff48bc2873',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:19.760425 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf3af5c3-c404-4ba4-b53b-d5235edd441b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:19.787214 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7c983f7-b7a6-46ba-b1c7-9d2ac1559feb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:19.787728 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7c983f7-b7a6-46ba-b1c7-9d2ac1559feb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:19.788081 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:19.788081 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:19.788316 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7c983f7-b7a6-46ba-b1c7-9d2ac1559feb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:19.788646 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a7c983f7-b7a6-46ba-b1c7-9d2ac1559feb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:19.796573 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf3af5c3-c404-4ba4-b53b-d5235edd441b) transitioned into state 'SUCCESS' from state '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-157265253',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f0595387fcdf409e8c38bda535ae5f4e',qos_specs=None,replication_status=,reservations=['ce966496-b0ed-44fe-821e-f4bc070f89d2','5f98408e-6ad9-4d4d-ba27-273b5bf626ce','326ef493-8704-4648-ab47-309ffba1106f','ddae02ac-840b-4498-ae89-074e0e509e1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00766786842642ad940e4dff48bc2873',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:19.802505 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e22bfd0-33cd-4b9a-8b01-f9f00d3252e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:19.833812 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:19.833812 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:19.836067 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7c983f7-b7a6-46ba-b1c7-9d2ac1559feb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:19.838800 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e22bfd0-33cd-4b9a-8b01-f9f00d3252e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:19.839943 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1347/2675] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:19 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:19.852746 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Flow 'volume_create_api' (9018c395-8eca-4033-99ff-63d57d63f768) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:03:19.991766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume request issued successfully. Dec 12 03:03:20.024897 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e78049b3-74c7-44d2-b2b3-ef742995e13e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes returned with HTTP 202 Dec 12 03:03:20.026005 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1329/2676] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:03:18 2020] POST /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes => generated 827 bytes in 1136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:03:20.040989 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5bb98661-7f2c-48db-b1c1-277e157d8b1c tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 Dec 12 03:03:20.041504 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5bb98661-7f2c-48db-b1c1-277e157d8b1c tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:20.041700 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:20.041700 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:20.042442 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5bb98661-7f2c-48db-b1c1-277e157d8b1c tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:20.120147 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f97a4704-fdda-493d-9af7-dd3a6f3503ed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:20.120905 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f97a4704-fdda-493d-9af7-dd3a6f3503ed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:20.121285 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:20.121285 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:20.121855 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f97a4704-fdda-493d-9af7-dd3a6f3503ed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:20.122374 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f97a4704-fdda-493d-9af7-dd3a6f3503ed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:20.168617 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:20.168617 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:20.179196 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:20.179196 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:20.182874 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f97a4704-fdda-493d-9af7-dd3a6f3503ed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:20.191804 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1330/2677] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:20 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:20.203702 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5bb98661-7f2c-48db-b1c1-277e157d8b1c tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:20.287420 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5bb98661-7f2c-48db-b1c1-277e157d8b1c tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 returned with HTTP 200 Dec 12 03:03:20.291600 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1348/2678] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:20 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 => generated 919 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:03:20.855297 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72aeacb0-f600-46a3-b32c-3f5efa7a8cf5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:20.855802 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72aeacb0-f600-46a3-b32c-3f5efa7a8cf5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:20.855986 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:20.855986 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:20.856610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72aeacb0-f600-46a3-b32c-3f5efa7a8cf5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:20.857187 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-72aeacb0-f600-46a3-b32c-3f5efa7a8cf5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:20.941144 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:20.941144 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:20.943447 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72aeacb0-f600-46a3-b32c-3f5efa7a8cf5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:20.944718 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1331/2679] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:20 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:21.198639 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70f5d1e7-756c-4962-b62d-949d915f660c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:21.199168 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70f5d1e7-756c-4962-b62d-949d915f660c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:21.200065 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:21.200065 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:21.200426 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-70f5d1e7-756c-4962-b62d-949d915f660c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:21.201013 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-70f5d1e7-756c-4962-b62d-949d915f660c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:21.299358 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:21.299358 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:21.301316 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-70f5d1e7-756c-4962-b62d-949d915f660c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:21.306147 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56cbd4c2-96ad-464a-89d6-ebe53adcbdce tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 Dec 12 03:03:21.307697 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56cbd4c2-96ad-464a-89d6-ebe53adcbdce tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:21.308221 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:21.308221 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:21.308988 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56cbd4c2-96ad-464a-89d6-ebe53adcbdce tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:21.327899 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1349/2680] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:21 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:21.476915 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:21.476915 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:21.574188 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-56cbd4c2-96ad-464a-89d6-ebe53adcbdce tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:21.660118 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56cbd4c2-96ad-464a-89d6-ebe53adcbdce tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 returned with HTTP 200 Dec 12 03:03:21.660972 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1332/2681] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:21 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 => generated 919 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:21.961291 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ddbfa10-3283-456c-bfe1-a0390f1571b5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:21.963283 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ddbfa10-3283-456c-bfe1-a0390f1571b5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:21.963734 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:21.963734 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:21.964424 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ddbfa10-3283-456c-bfe1-a0390f1571b5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:21.965610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6ddbfa10-3283-456c-bfe1-a0390f1571b5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:21.998050 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:21.998050 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:22.001161 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ddbfa10-3283-456c-bfe1-a0390f1571b5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:22.002420 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1350/2682] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:21 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:22.342621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1290a994-7ecb-4046-a060-b183f27b0677 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:22.343072 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1290a994-7ecb-4046-a060-b183f27b0677 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:22.343291 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:22.343291 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:22.343669 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1290a994-7ecb-4046-a060-b183f27b0677 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:22.344050 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1290a994-7ecb-4046-a060-b183f27b0677 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:22.405209 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:22.405209 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:22.407064 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1290a994-7ecb-4046-a060-b183f27b0677 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:22.408120 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1333/2683] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:22 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:22.682597 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1a502de-20ab-4632-a80d-d87d21b49184 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 Dec 12 03:03:22.686902 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1a502de-20ab-4632-a80d-d87d21b49184 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:22.687585 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:22.687585 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:22.688411 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1a502de-20ab-4632-a80d-d87d21b49184 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:22.832166 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:22.832166 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:22.842751 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f1a502de-20ab-4632-a80d-d87d21b49184 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:22.870463 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1a502de-20ab-4632-a80d-d87d21b49184 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 returned with HTTP 200 Dec 12 03:03:22.872491 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1351/2684] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:22 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 => generated 920 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:22.888966 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8133a99a-0205-4f93-b4ff-f8e397d31de3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 Dec 12 03:03:22.889649 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8133a99a-0205-4f93-b4ff-f8e397d31de3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:22.889970 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:22.889970 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:22.890525 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8133a99a-0205-4f93-b4ff-f8e397d31de3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:22.991820 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:22.991820 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:23.002575 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8133a99a-0205-4f93-b4ff-f8e397d31de3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:23.020614 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2526eea1-095b-446f-a2cb-eb8f402ad407 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:23.023529 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2526eea1-095b-446f-a2cb-eb8f402ad407 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:23.023728 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:23.023728 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:23.027112 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2526eea1-095b-446f-a2cb-eb8f402ad407 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:23.027843 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2526eea1-095b-446f-a2cb-eb8f402ad407 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:23.029165 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8133a99a-0205-4f93-b4ff-f8e397d31de3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 returned with HTTP 200 Dec 12 03:03:23.030321 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1334/2685] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:22 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 => generated 920 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:23.054873 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57c9f545-06e9-40b6-9f35-b648e37192b5 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] PUT http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 Dec 12 03:03:23.055639 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:23.055639 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:23.056216 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-57c9f545-06e9-40b6-9f35-b648e37192b5 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-157265253"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:03:23.119627 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:23.119627 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:23.125339 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:23.125339 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:23.127217 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2526eea1-095b-446f-a2cb-eb8f402ad407 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:23.133533 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1352/2686] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:23 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:23.158076 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57c9f545-06e9-40b6-9f35-b648e37192b5 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:23.184585 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-57c9f545-06e9-40b6-9f35-b648e37192b5 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume updated successfully. Dec 12 03:03:23.202025 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-57c9f545-06e9-40b6-9f35-b648e37192b5 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 returned with HTTP 200 Dec 12 03:03:23.218610 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9bb3aad1-b53f-421d-b595-ec46b4b3028a tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] PUT http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 Dec 12 03:03:23.219548 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:23.219548 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:23.220556 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9bb3aad1-b53f-421d-b595-ec46b4b3028a tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1185552797", "description": "This is the new description of volume"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:03:23.257342 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1335/2687] 10.222.0.50 () {60 vars in 1335 bytes} [Sat Dec 12 03:03:23 2020] PUT /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 => generated 852 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:23.345622 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:23.345622 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:23.358605 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9bb3aad1-b53f-421d-b595-ec46b4b3028a tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:23.373807 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9bb3aad1-b53f-421d-b595-ec46b4b3028a tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume updated successfully. Dec 12 03:03:23.423779 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6745089f-5974-4aaa-aa14-e5c560006b7c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:23.424300 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6745089f-5974-4aaa-aa14-e5c560006b7c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:23.424521 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:23.424521 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:23.425833 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6745089f-5974-4aaa-aa14-e5c560006b7c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:23.426209 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6745089f-5974-4aaa-aa14-e5c560006b7c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:23.426471 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9bb3aad1-b53f-421d-b595-ec46b4b3028a tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 returned with HTTP 200 Dec 12 03:03:23.433678 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1353/2688] 10.222.0.50 () {60 vars in 1336 bytes} [Sat Dec 12 03:03:23 2020] PUT /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 => generated 892 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:23.446843 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbbcdd96-9f7b-4fa4-8f7e-49fb8db5afa9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 Dec 12 03:03:23.447468 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbbcdd96-9f7b-4fa4-8f7e-49fb8db5afa9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:23.448686 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:23.448686 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:23.449209 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbbcdd96-9f7b-4fa4-8f7e-49fb8db5afa9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:23.472930 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:23.472930 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:23.478821 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6745089f-5974-4aaa-aa14-e5c560006b7c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:23.492326 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1336/2689] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:23 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:23.506415 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:23.506415 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:23.523966 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fbbcdd96-9f7b-4fa4-8f7e-49fb8db5afa9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:23.557795 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbbcdd96-9f7b-4fa4-8f7e-49fb8db5afa9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 returned with HTTP 200 Dec 12 03:03:23.570031 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1354/2690] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:23 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 => generated 960 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:23.575289 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] POST http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes Dec 12 03:03:23.575991 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:23.575991 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:23.576765 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-90559396", "availability_zone": "nova", "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:03:23.578074 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-90559396', 'availability_zone': 'nova', 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:03:23.579106 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume of 1 GB Dec 12 03:03:23.618871 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Availability Zones retrieved successfully. Dec 12 03:03:23.689331 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Flow 'volume_create_api' (27f6683e-25e2-4827-9cf8-d03be1f7ae7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:03:23.692201 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28e50124-6794-433f-b1d3-72e54d3bbb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:23.697836 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:03:23.845988 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28e50124-6794-433f-b1d3-72e54d3bbb71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:23.848826 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca9af56-e981-4422-8078-89b561994a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:24.000749 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Created reservations ['8ce9f7b5-f2e8-4d2f-96a6-12a81fa88310', 'cc263842-388b-4157-baa3-9733ac821c19', '0813f4f4-37bd-4b97-ae96-182d01cdbadf', '94f899ff-3a0e-4b6c-a8e1-285688a92bf5'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:03:24.015682 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca9af56-e981-4422-8078-89b561994a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ce9f7b5-f2e8-4d2f-96a6-12a81fa88310', 'cc263842-388b-4157-baa3-9733ac821c19', '0813f4f4-37bd-4b97-ae96-182d01cdbadf', '94f899ff-3a0e-4b6c-a8e1-285688a92bf5']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:24.024378 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d26ceea-f9a7-468c-9dba-3d2e3e3427ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:24.155426 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d111c25b-7172-4674-bf73-e0744460e5ac tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:24.155426 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d111c25b-7172-4674-bf73-e0744460e5ac tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:24.155426 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:24.155426 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:24.155426 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d111c25b-7172-4674-bf73-e0744460e5ac tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:24.155426 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d111c25b-7172-4674-bf73-e0744460e5ac tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:24.164923 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d26ceea-f9a7-468c-9dba-3d2e3e3427ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b40af218-4cb4-4f30-87bf-4c1f2437cd2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-90559396',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0595387fcdf409e8c38bda535ae5f4e',qos_specs=None,replication_status=,reservations=['8ce9f7b5-f2e8-4d2f-96a6-12a81fa88310','cc263842-388b-4157-baa3-9733ac821c19','0813f4f4-37bd-4b97-ae96-182d01cdbadf','94f899ff-3a0e-4b6c-a8e1-285688a92bf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00766786842642ad940e4dff48bc2873',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:03:24Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-90559396',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b40af218-4cb4-4f30-87bf-4c1f2437cd2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0595387fcdf409e8c38bda535ae5f4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='00766786842642ad940e4dff48bc2873',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:24.167107 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2d66d9e-20aa-405b-9c68-44c76633a1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:24.218314 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2d66d9e-20aa-405b-9c68-44c76633a1c0) transitioned into 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-90559396',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0595387fcdf409e8c38bda535ae5f4e',qos_specs=None,replication_status=,reservations=['8ce9f7b5-f2e8-4d2f-96a6-12a81fa88310','cc263842-388b-4157-baa3-9733ac821c19','0813f4f4-37bd-4b97-ae96-182d01cdbadf','94f899ff-3a0e-4b6c-a8e1-285688a92bf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00766786842642ad940e4dff48bc2873',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:24.222501 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a156e88b-2b4e-4bae-b51e-53f102ef7346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:24.235017 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:24.235017 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:24.236902 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d111c25b-7172-4674-bf73-e0744460e5ac tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:24.263392 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1355/2691] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:24 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:24.269943 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a156e88b-2b4e-4bae-b51e-53f102ef7346) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:24.272583 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Flow 'volume_create_api' (27f6683e-25e2-4827-9cf8-d03be1f7ae7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:03:24.464463 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume request issued successfully. Dec 12 03:03:24.494449 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65610820-0377-4841-9f04-08c4b07a83b1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:24.495235 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65610820-0377-4841-9f04-08c4b07a83b1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:24.495528 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:24.495528 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:24.496027 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65610820-0377-4841-9f04-08c4b07a83b1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:24.496470 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-65610820-0377-4841-9f04-08c4b07a83b1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:24.508747 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1a98430e-eab3-4a35-8caa-8a062ddf7827 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes returned with HTTP 202 Dec 12 03:03:24.514896 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1337/2692] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:03:23 2020] POST /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes => generated 809 bytes in 944 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:03:24.529469 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f30d6885-ba5d-4f34-b22a-c900eb3bc09d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b Dec 12 03:03:24.530096 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f30d6885-ba5d-4f34-b22a-c900eb3bc09d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:24.530318 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:24.530318 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:24.530701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f30d6885-ba5d-4f34-b22a-c900eb3bc09d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:24.548757 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:24.548757 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:24.550923 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65610820-0377-4841-9f04-08c4b07a83b1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:24.551820 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1356/2693] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:24 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:24.675435 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:24.675435 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:24.699717 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f30d6885-ba5d-4f34-b22a-c900eb3bc09d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:24.734824 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f30d6885-ba5d-4f34-b22a-c900eb3bc09d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b returned with HTTP 200 Dec 12 03:03:24.736021 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1338/2694] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:24 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b => generated 901 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:25.292090 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03b6b4e5-4e49-434d-a24c-c46eb20f4f4c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:25.292090 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03b6b4e5-4e49-434d-a24c-c46eb20f4f4c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:25.292090 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:25.292090 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:25.292090 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03b6b4e5-4e49-434d-a24c-c46eb20f4f4c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:25.292090 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-03b6b4e5-4e49-434d-a24c-c46eb20f4f4c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:25.305731 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:25.305731 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:25.305731 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03b6b4e5-4e49-434d-a24c-c46eb20f4f4c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:25.305731 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1357/2695] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:25 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:25.579086 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4167363d-4c2a-4166-8883-9426afecc611 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:25.579628 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4167363d-4c2a-4166-8883-9426afecc611 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:25.579831 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:25.579831 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:25.581248 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4167363d-4c2a-4166-8883-9426afecc611 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:25.581799 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4167363d-4c2a-4166-8883-9426afecc611 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:25.639102 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:25.639102 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:25.641243 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4167363d-4c2a-4166-8883-9426afecc611 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:25.649694 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1339/2696] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:25 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:25.752794 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00adcbb6-7827-4d46-af74-18e11aec4165 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b Dec 12 03:03:25.753322 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00adcbb6-7827-4d46-af74-18e11aec4165 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:25.753519 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:25.753519 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:25.754170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00adcbb6-7827-4d46-af74-18e11aec4165 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:25.840567 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:25.840567 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:25.890899 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-00adcbb6-7827-4d46-af74-18e11aec4165 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:25.971168 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00adcbb6-7827-4d46-af74-18e11aec4165 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b returned with HTTP 200 Dec 12 03:03:25.973390 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1358/2697] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:25 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b => generated 901 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:26.320571 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-207d90bf-1ed7-413e-b698-2e4ec9d4434e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:26.321160 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-207d90bf-1ed7-413e-b698-2e4ec9d4434e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:26.321160 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:26.321160 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:26.321483 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-207d90bf-1ed7-413e-b698-2e4ec9d4434e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:26.321811 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-207d90bf-1ed7-413e-b698-2e4ec9d4434e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:26.366408 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:26.366408 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:26.368303 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-207d90bf-1ed7-413e-b698-2e4ec9d4434e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:26.369169 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1340/2698] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:26 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:03:26.665223 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0501dd26-90f7-410c-9610-30715f4b3173 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:26.667855 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0501dd26-90f7-410c-9610-30715f4b3173 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:26.667855 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:26.667855 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:26.667855 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0501dd26-90f7-410c-9610-30715f4b3173 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:26.667855 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0501dd26-90f7-410c-9610-30715f4b3173 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:26.720679 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:26.720679 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:26.729857 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0501dd26-90f7-410c-9610-30715f4b3173 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:26.730445 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1359/2699] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:26 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:27.001453 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7625e68c-4276-4d42-892e-4b614e60c895 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b Dec 12 03:03:27.001453 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7625e68c-4276-4d42-892e-4b614e60c895 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:27.001453 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:27.001453 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:27.001453 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7625e68c-4276-4d42-892e-4b614e60c895 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:27.122381 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:27.122381 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:27.132101 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7625e68c-4276-4d42-892e-4b614e60c895 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:27.173796 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7625e68c-4276-4d42-892e-4b614e60c895 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b returned with HTTP 200 Dec 12 03:03:27.175214 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1341/2700] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:26 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b => generated 902 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:27.193256 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ccdbd55-cc6c-419b-ad89-b61c3ebf1a7c tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] PUT http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b Dec 12 03:03:27.193840 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:27.193840 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:27.194454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4ccdbd55-cc6c-419b-ad89-b61c3ebf1a7c tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-157265253", "description": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:03:27.356770 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:27.356770 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:27.382515 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ccdbd55-cc6c-419b-ad89-b61c3ebf1a7c tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:27.395758 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a9cc723-4cd7-4bd7-8d72-dffe06580992 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:27.396398 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a9cc723-4cd7-4bd7-8d72-dffe06580992 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:27.396704 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:27.396704 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:27.397549 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3a9cc723-4cd7-4bd7-8d72-dffe06580992 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:27.397944 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3a9cc723-4cd7-4bd7-8d72-dffe06580992 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:27.422465 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4ccdbd55-cc6c-419b-ad89-b61c3ebf1a7c tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume updated successfully. Dec 12 03:03:27.448576 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4ccdbd55-cc6c-419b-ad89-b61c3ebf1a7c tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b returned with HTTP 200 Dec 12 03:03:27.450896 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:27.450896 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:27.453347 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1360/2701] 10.222.0.50 () {60 vars in 1335 bytes} [Sat Dec 12 03:03:27 2020] PUT /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b => generated 838 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:27.455204 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3a9cc723-4cd7-4bd7-8d72-dffe06580992 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:27.457781 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1342/2702] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:27 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:27.468760 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d6bbe6f-627b-4fbc-a00d-63b8b8d77afb tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] DELETE http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b Dec 12 03:03:27.469344 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d6bbe6f-627b-4fbc-a00d-63b8b8d77afb tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:27.469440 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:27.469440 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:27.471383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d6bbe6f-627b-4fbc-a00d-63b8b8d77afb tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:27.473794 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-2d6bbe6f-627b-4fbc-a00d-63b8b8d77afb tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Delete volume with id: b40af218-4cb4-4f30-87bf-4c1f2437cd2b Dec 12 03:03:27.585764 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:27.585764 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:27.587288 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2d6bbe6f-627b-4fbc-a00d-63b8b8d77afb tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:27.634850 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2d6bbe6f-627b-4fbc-a00d-63b8b8d77afb tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Delete volume request issued successfully. Dec 12 03:03:27.635657 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d6bbe6f-627b-4fbc-a00d-63b8b8d77afb tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b returned with HTTP 202 Dec 12 03:03:27.637102 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1361/2703] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:03:27 2020] DELETE /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:03:27.646141 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b932ee8-2c0c-4cce-955a-afeaad30df5d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b Dec 12 03:03:27.647271 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b932ee8-2c0c-4cce-955a-afeaad30df5d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:27.647721 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:27.647721 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:27.648418 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b932ee8-2c0c-4cce-955a-afeaad30df5d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:27.746327 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a54d823e-e95b-41f6-b2c2-c2559d2fba29 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:27.747121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a54d823e-e95b-41f6-b2c2-c2559d2fba29 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:27.747583 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:27.747583 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:27.748154 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a54d823e-e95b-41f6-b2c2-c2559d2fba29 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:27.748630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a54d823e-e95b-41f6-b2c2-c2559d2fba29 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:27.792107 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:27.792107 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:27.823074 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:27.823074 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:27.824326 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7b932ee8-2c0c-4cce-955a-afeaad30df5d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:27.826590 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a54d823e-e95b-41f6-b2c2-c2559d2fba29 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:27.833151 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1362/2704] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:27 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:27.878531 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b932ee8-2c0c-4cce-955a-afeaad30df5d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b returned with HTTP 200 Dec 12 03:03:27.890937 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1343/2705] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:27 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b => generated 905 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:28.479527 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88e38c21-704e-4450-81a1-d757a48c7303 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:28.480692 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88e38c21-704e-4450-81a1-d757a48c7303 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:28.481111 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:28.481111 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:28.481754 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88e38c21-704e-4450-81a1-d757a48c7303 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:28.482314 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-88e38c21-704e-4450-81a1-d757a48c7303 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:28.580154 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:28.580154 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:28.582660 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88e38c21-704e-4450-81a1-d757a48c7303 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:28.583553 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1363/2706] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:28 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:28.847827 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-306d4bc2-7b3a-43f8-8eec-a50068df4740 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:28.848364 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-306d4bc2-7b3a-43f8-8eec-a50068df4740 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:28.848590 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:28.848590 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:28.849039 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-306d4bc2-7b3a-43f8-8eec-a50068df4740 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:28.849424 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-306d4bc2-7b3a-43f8-8eec-a50068df4740 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:28.906626 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42dcd27a-2093-4273-8ef1-9f00492ae03f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b Dec 12 03:03:28.907585 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42dcd27a-2093-4273-8ef1-9f00492ae03f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:28.907966 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:28.907966 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:28.908381 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:28.908381 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:28.909504 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42dcd27a-2093-4273-8ef1-9f00492ae03f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:28.911312 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-306d4bc2-7b3a-43f8-8eec-a50068df4740 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:28.917931 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1344/2707] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:28 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:28.970224 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:28.970224 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:28.995421 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-42dcd27a-2093-4273-8ef1-9f00492ae03f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:29.056956 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42dcd27a-2093-4273-8ef1-9f00492ae03f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b returned with HTTP 200 Dec 12 03:03:29.061266 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1364/2708] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:28 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b => generated 905 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:29.597778 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-829a4099-8e09-42f5-8518-8c4bfa6c89f8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:29.598394 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-829a4099-8e09-42f5-8518-8c4bfa6c89f8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:29.598697 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:29.598697 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:29.599828 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-829a4099-8e09-42f5-8518-8c4bfa6c89f8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:29.600281 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-829a4099-8e09-42f5-8518-8c4bfa6c89f8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:29.649943 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:29.649943 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:29.652685 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-829a4099-8e09-42f5-8518-8c4bfa6c89f8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:29.654114 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1345/2709] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:29 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:29.927026 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22c44488-388c-4368-8c02-f498be960c19 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:29.927698 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22c44488-388c-4368-8c02-f498be960c19 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:29.928363 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:29.928363 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:29.928769 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22c44488-388c-4368-8c02-f498be960c19 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:29.929141 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-22c44488-388c-4368-8c02-f498be960c19 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:29.979054 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:29.979054 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:29.981766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22c44488-388c-4368-8c02-f498be960c19 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:29.986223 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1365/2710] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:29 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:30.077853 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05233436-7ea7-4d81-a0d9-83723bdaa6d9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b Dec 12 03:03:30.078381 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05233436-7ea7-4d81-a0d9-83723bdaa6d9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:30.078589 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:30.078589 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:30.079246 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05233436-7ea7-4d81-a0d9-83723bdaa6d9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:30.268770 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:30.268770 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:30.305635 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-05233436-7ea7-4d81-a0d9-83723bdaa6d9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:30.393485 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05233436-7ea7-4d81-a0d9-83723bdaa6d9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b returned with HTTP 200 Dec 12 03:03:30.397235 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1346/2711] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:30 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b => generated 905 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:30.668608 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58aa945a-2e6d-40d1-9425-c9ab95b1bac8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:30.669167 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58aa945a-2e6d-40d1-9425-c9ab95b1bac8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:30.670551 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:30.670551 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:30.670943 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58aa945a-2e6d-40d1-9425-c9ab95b1bac8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:30.671321 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-58aa945a-2e6d-40d1-9425-c9ab95b1bac8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:30.779169 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:30.779169 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:30.779169 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58aa945a-2e6d-40d1-9425-c9ab95b1bac8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:30.779169 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1366/2712] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:30 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:31.010640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b472b352-ca3b-4770-aef9-7fe81491b0fe tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:31.012027 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b472b352-ca3b-4770-aef9-7fe81491b0fe tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:31.014487 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:31.014487 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:31.015271 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b472b352-ca3b-4770-aef9-7fe81491b0fe tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:31.015858 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b472b352-ca3b-4770-aef9-7fe81491b0fe tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:31.108766 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:31.108766 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:31.117151 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b472b352-ca3b-4770-aef9-7fe81491b0fe tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:31.126894 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1347/2713] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:30 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:31.410269 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6fb5b65e-8b14-469b-802b-e185b369331d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b Dec 12 03:03:31.410807 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6fb5b65e-8b14-469b-802b-e185b369331d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:31.411029 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:31.411029 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:31.411402 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6fb5b65e-8b14-469b-802b-e185b369331d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:31.495737 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6fb5b65e-8b14-469b-802b-e185b369331d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b returned with HTTP 404 Dec 12 03:03:31.497177 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1367/2714] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:31 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b40af218-4cb4-4f30-87bf-4c1f2437cd2b => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:03:31.505312 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bddb629-33a9-4291-bc5f-3b18fc7b0a91 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] DELETE http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 Dec 12 03:03:31.506119 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bddb629-33a9-4291-bc5f-3b18fc7b0a91 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:31.506555 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:31.506555 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:31.510358 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bddb629-33a9-4291-bc5f-3b18fc7b0a91 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:31.511084 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1bddb629-33a9-4291-bc5f-3b18fc7b0a91 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Delete volume with id: b465d6b1-a66f-49b3-bf29-7f033ceb0272 Dec 12 03:03:31.636769 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:31.636769 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:31.638002 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1bddb629-33a9-4291-bc5f-3b18fc7b0a91 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:31.749168 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1bddb629-33a9-4291-bc5f-3b18fc7b0a91 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Delete volume request issued successfully. Dec 12 03:03:31.749711 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bddb629-33a9-4291-bc5f-3b18fc7b0a91 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 returned with HTTP 202 Dec 12 03:03:31.754074 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1348/2715] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:03:31 2020] DELETE /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:03:31.758898 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e89094bc-18a1-45a7-a2f9-164979453d2d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 Dec 12 03:03:31.759968 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e89094bc-18a1-45a7-a2f9-164979453d2d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:31.760698 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e89094bc-18a1-45a7-a2f9-164979453d2d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:31.788227 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15162155-d221-437c-b8c1-517d5baa874b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:31.788804 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15162155-d221-437c-b8c1-517d5baa874b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:31.789006 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:31.789006 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:31.789844 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-15162155-d221-437c-b8c1-517d5baa874b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:31.790392 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-15162155-d221-437c-b8c1-517d5baa874b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:31.843495 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:31.843495 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:31.845821 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-15162155-d221-437c-b8c1-517d5baa874b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:31.852967 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1349/2716] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:31 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:31.886072 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:31.886072 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:31.907238 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e89094bc-18a1-45a7-a2f9-164979453d2d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:31.961396 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e89094bc-18a1-45a7-a2f9-164979453d2d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 returned with HTTP 200 Dec 12 03:03:31.962282 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1368/2717] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:31 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 => generated 959 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:32.134501 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbe2da59-7a0c-48b3-8d8c-3088bd1b57d4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:32.135021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbe2da59-7a0c-48b3-8d8c-3088bd1b57d4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:32.135221 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:32.135221 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:32.135977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbe2da59-7a0c-48b3-8d8c-3088bd1b57d4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:32.136518 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fbe2da59-7a0c-48b3-8d8c-3088bd1b57d4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:32.225327 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:32.225327 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:32.230728 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbe2da59-7a0c-48b3-8d8c-3088bd1b57d4 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:32.241696 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1350/2718] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:32 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:32.868140 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff72229f-e97d-4e09-aae0-8205559b101a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:32.868140 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff72229f-e97d-4e09-aae0-8205559b101a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:32.868140 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:32.868140 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:32.869316 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff72229f-e97d-4e09-aae0-8205559b101a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:32.869316 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ff72229f-e97d-4e09-aae0-8205559b101a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:32.944062 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:32.944062 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:32.949483 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff72229f-e97d-4e09-aae0-8205559b101a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:32.957978 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1369/2719] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:32 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:32.980848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2da82c9c-d8d3-46ee-b61f-712a09c86547 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 Dec 12 03:03:32.981380 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2da82c9c-d8d3-46ee-b61f-712a09c86547 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:32.981582 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:32.981582 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:32.982236 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2da82c9c-d8d3-46ee-b61f-712a09c86547 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:33.135851 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:33.135851 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:33.163486 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2da82c9c-d8d3-46ee-b61f-712a09c86547 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:33.224070 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2da82c9c-d8d3-46ee-b61f-712a09c86547 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 returned with HTTP 200 Dec 12 03:03:33.225315 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1351/2720] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:32 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 => generated 959 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:33.258444 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0452144a-4464-468d-8418-809981b765e1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:33.259905 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0452144a-4464-468d-8418-809981b765e1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:33.261106 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:33.261106 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:33.262462 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0452144a-4464-468d-8418-809981b765e1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:33.263495 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0452144a-4464-468d-8418-809981b765e1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:33.312807 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:33.312807 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:33.321666 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0452144a-4464-468d-8418-809981b765e1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:33.322933 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1370/2721] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:33 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:33.973038 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df4e2ce0-decf-4abd-b02e-ba127ec63211 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:33.973641 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df4e2ce0-decf-4abd-b02e-ba127ec63211 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:33.973735 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:33.973735 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:33.974288 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df4e2ce0-decf-4abd-b02e-ba127ec63211 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:33.974683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-df4e2ce0-decf-4abd-b02e-ba127ec63211 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:34.048113 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:34.048113 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:34.060783 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df4e2ce0-decf-4abd-b02e-ba127ec63211 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:34.062012 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1352/2722] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:33 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:34.248236 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0a0dc11-7ed5-4180-b00f-e82191cef514 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 Dec 12 03:03:34.248849 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0a0dc11-7ed5-4180-b00f-e82191cef514 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:34.248949 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:34.248949 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:34.253037 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0a0dc11-7ed5-4180-b00f-e82191cef514 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:34.338874 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53126e7c-e736-4cb9-9fb5-e2f8a9872909 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:34.339424 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53126e7c-e736-4cb9-9fb5-e2f8a9872909 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:34.339625 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:34.339625 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:34.340225 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53126e7c-e736-4cb9-9fb5-e2f8a9872909 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:34.340798 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-53126e7c-e736-4cb9-9fb5-e2f8a9872909 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:34.356403 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:34.356403 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:34.367238 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a0a0dc11-7ed5-4180-b00f-e82191cef514 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:34.403014 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0a0dc11-7ed5-4180-b00f-e82191cef514 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 returned with HTTP 200 Dec 12 03:03:34.404461 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1371/2723] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:34 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 => generated 959 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:34.491180 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:34.491180 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:34.493073 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53126e7c-e736-4cb9-9fb5-e2f8a9872909 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:34.507338 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1353/2724] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:34 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:35.089179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c45fd3d-04d4-44f0-a1ac-908fe559d4c9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:35.090725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c45fd3d-04d4-44f0-a1ac-908fe559d4c9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:35.093680 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:35.093680 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:35.094457 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c45fd3d-04d4-44f0-a1ac-908fe559d4c9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:35.095007 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1c45fd3d-04d4-44f0-a1ac-908fe559d4c9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:35.149582 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:35.149582 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:35.152364 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c45fd3d-04d4-44f0-a1ac-908fe559d4c9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:35.153988 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1372/2725] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:35 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:35.421206 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54262a12-ca8a-4540-8cdc-cfdf03eb1bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 Dec 12 03:03:35.421739 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54262a12-ca8a-4540-8cdc-cfdf03eb1bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:35.421959 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:35.421959 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:35.422334 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-54262a12-ca8a-4540-8cdc-cfdf03eb1bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:35.507450 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b89dfef9-870f-4723-bd2f-53d47d075017 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:35.508069 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b89dfef9-870f-4723-bd2f-53d47d075017 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:35.508377 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:35.508377 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:35.508963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b89dfef9-870f-4723-bd2f-53d47d075017 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:35.509423 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b89dfef9-870f-4723-bd2f-53d47d075017 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:35.551409 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:35.551409 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:35.553741 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b89dfef9-870f-4723-bd2f-53d47d075017 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:35.566660 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1373/2726] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:35 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:35.570120 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-54262a12-ca8a-4540-8cdc-cfdf03eb1bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 returned with HTTP 404 Dec 12 03:03:35.571301 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1354/2727] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:35 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/b465d6b1-a66f-49b3-bf29-7f033ceb0272 => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:03:35.582533 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] POST http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes Dec 12 03:03:35.583328 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:35.583328 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:35.584016 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-144177533"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:03:35.585344 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-144177533'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:03:35.585931 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume of 1 GB Dec 12 03:03:35.611710 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Availability Zones retrieved successfully. Dec 12 03:03:35.654521 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Flow 'volume_create_api' (2065e1ca-830f-4503-918e-941c18f72e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:03:35.657755 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9173c416-6e32-4c1c-a956-e20900dfd4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:35.660635 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:03:35.757829 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9173c416-6e32-4c1c-a956-e20900dfd4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:35.760443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b26b5ab5-ab62-405e-9d4b-f9a65bc62165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:35.856045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Created reservations ['903a5d2b-a080-4199-bd29-e540a7c54dc8', 'c1c37161-1099-4cb6-94e0-6efeb144582b', 'f13a6836-b5d2-407f-9f30-a58444984fb4', '7531dec7-c749-4d87-9ca2-c7273deab642'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:03:35.856045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b26b5ab5-ab62-405e-9d4b-f9a65bc62165) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['903a5d2b-a080-4199-bd29-e540a7c54dc8', 'c1c37161-1099-4cb6-94e0-6efeb144582b', 'f13a6836-b5d2-407f-9f30-a58444984fb4', '7531dec7-c749-4d87-9ca2-c7273deab642']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:35.856045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30c7ba1a-6395-48a3-ad85-3fcbbc829650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:36.033688 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30c7ba1a-6395-48a3-ad85-3fcbbc829650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5742929d-eede-469a-87d2-df26bcd9dd93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-144177533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0595387fcdf409e8c38bda535ae5f4e',qos_specs=None,replication_status=,reservations=['903a5d2b-a080-4199-bd29-e540a7c54dc8','c1c37161-1099-4cb6-94e0-6efeb144582b','f13a6836-b5d2-407f-9f30-a58444984fb4','7531dec7-c749-4d87-9ca2-c7273deab642'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00766786842642ad940e4dff48bc2873',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:03:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-144177533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5742929d-eede-469a-87d2-df26bcd9dd93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0595387fcdf409e8c38bda535ae5f4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='00766786842642ad940e4dff48bc2873',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:36.035807 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd83943d-728c-4a1e-84ad-e7666a1f2e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:36.095697 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd83943d-728c-4a1e-84ad-e7666a1f2e6d) transitioned into state 'SUCCESS' from state '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-144177533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0595387fcdf409e8c38bda535ae5f4e',qos_specs=None,replication_status=,reservations=['903a5d2b-a080-4199-bd29-e540a7c54dc8','c1c37161-1099-4cb6-94e0-6efeb144582b','f13a6836-b5d2-407f-9f30-a58444984fb4','7531dec7-c749-4d87-9ca2-c7273deab642'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00766786842642ad940e4dff48bc2873',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:36.098534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5502b7d9-3972-4b28-8bfc-1b893431c471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:36.126103 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5502b7d9-3972-4b28-8bfc-1b893431c471) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:36.138434 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Flow 'volume_create_api' (2065e1ca-830f-4503-918e-941c18f72e70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:03:36.173979 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-479fc172-2e87-449c-b65e-35d615d2d141 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:36.175218 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-479fc172-2e87-449c-b65e-35d615d2d141 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:36.175713 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-479fc172-2e87-449c-b65e-35d615d2d141 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:36.176141 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-479fc172-2e87-449c-b65e-35d615d2d141 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:36.254014 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:36.254014 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:36.256286 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-479fc172-2e87-449c-b65e-35d615d2d141 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:36.258937 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1355/2728] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:36 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:36.295429 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume request issued successfully. Dec 12 03:03:36.331674 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-260e9ea1-ca27-4770-bd4f-925735ec8490 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes returned with HTTP 202 Dec 12 03:03:36.339821 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1374/2729] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:03:35 2020] POST /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes => generated 813 bytes in 757 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:03:36.351078 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d24deb08-f5ab-4354-ac7b-193301075ce2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 Dec 12 03:03:36.351923 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d24deb08-f5ab-4354-ac7b-193301075ce2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:36.352603 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:36.352603 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:36.353294 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d24deb08-f5ab-4354-ac7b-193301075ce2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:36.564345 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:36.564345 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:36.580252 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95f5650b-4c94-46c8-8b3b-2d0c7ac56e16 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:36.580917 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95f5650b-4c94-46c8-8b3b-2d0c7ac56e16 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:36.581390 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:36.581390 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:36.581834 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95f5650b-4c94-46c8-8b3b-2d0c7ac56e16 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:36.582212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-95f5650b-4c94-46c8-8b3b-2d0c7ac56e16 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:36.591035 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d24deb08-f5ab-4354-ac7b-193301075ce2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:36.630055 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:36.630055 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:36.632293 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95f5650b-4c94-46c8-8b3b-2d0c7ac56e16 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:36.647610 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1375/2730] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:36 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:36.664999 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d24deb08-f5ab-4354-ac7b-193301075ce2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 returned with HTTP 200 Dec 12 03:03:36.667170 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1356/2731] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:36 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 => generated 905 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:37.273595 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c2b516f-b708-4f5c-82db-cddad478203f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:37.274273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c2b516f-b708-4f5c-82db-cddad478203f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:37.274601 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:37.274601 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:37.275174 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1c2b516f-b708-4f5c-82db-cddad478203f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:37.275641 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1c2b516f-b708-4f5c-82db-cddad478203f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:37.332360 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:37.332360 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:37.334409 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1c2b516f-b708-4f5c-82db-cddad478203f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:37.335515 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1376/2732] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:37 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:37.676806 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b061438f-979e-471c-a6d8-a16904535e82 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:37.676806 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b061438f-979e-471c-a6d8-a16904535e82 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:37.676806 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:37.676806 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:37.676806 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b061438f-979e-471c-a6d8-a16904535e82 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:37.676806 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b061438f-979e-471c-a6d8-a16904535e82 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:37.707755 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9dd875d2-470a-4b67-938a-1dbf1468b29b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 Dec 12 03:03:37.707755 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9dd875d2-470a-4b67-938a-1dbf1468b29b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:37.707755 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:37.707755 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:37.707755 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9dd875d2-470a-4b67-938a-1dbf1468b29b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:37.759061 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:37.759061 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:37.770688 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b061438f-979e-471c-a6d8-a16904535e82 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:37.771525 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1357/2733] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:37 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:37.816243 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:37.816243 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:37.835319 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9dd875d2-470a-4b67-938a-1dbf1468b29b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:37.879411 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9dd875d2-470a-4b67-938a-1dbf1468b29b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 returned with HTTP 200 Dec 12 03:03:37.889307 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1377/2734] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:37 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 => generated 906 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:37.896576 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] POST http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes Dec 12 03:03:37.897149 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:37.897149 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:37.897717 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Action: 'create', calling method: create, body: {"volume": {"source_volid": "5742929d-eede-469a-87d2-df26bcd9dd93", "size": 1, "name": "tempest-VolumesGetTest-Volume-621074446", "metadata": {"Type": "Test"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:03:37.899108 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume request body: {'volume': {'source_volid': '5742929d-eede-469a-87d2-df26bcd9dd93', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-621074446', 'metadata': {'Type': 'Test'}}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:03:37.953618 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:37.953618 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:37.954973 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume retrieved successfully. Dec 12 03:03:37.955439 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume of 1 GB Dec 12 03:03:37.992887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Availability Zones retrieved successfully. Dec 12 03:03:38.036213 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Flow 'volume_create_api' (41f8dde3-0280-4c05-bfd7-6ac64497cfd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:03:38.039015 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (543bce38-c78f-4bb2-880d-7d187cfa9164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:38.045513 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Validating volume size '1' using validate_int, validate_source_size {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:03:38.179806 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (543bce38-c78f-4bb2-880d-7d187cfa9164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5742929d-eede-469a-87d2-df26bcd9dd93', 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:38.182701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0bc6b78-205b-404e-850f-35663cf6d6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:38.334319 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Created reservations ['ef3a3fce-d2ba-401b-b400-fb7dcf220478', '08bab4ef-13d3-4628-af11-a3ec84195748', '2011fe49-3789-448d-8ebe-00973e58b964', '5642cc55-fdbf-464e-9d79-d5877423d844'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:03:38.336263 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0bc6b78-205b-404e-850f-35663cf6d6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef3a3fce-d2ba-401b-b400-fb7dcf220478', '08bab4ef-13d3-4628-af11-a3ec84195748', '2011fe49-3789-448d-8ebe-00973e58b964', '5642cc55-fdbf-464e-9d79-d5877423d844']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:38.338463 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4fa6361-6ab2-4348-8d40-9eff82f1e3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:38.371173 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79cc5524-8a13-4418-84c3-beb88ba7ce72 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:38.388680 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79cc5524-8a13-4418-84c3-beb88ba7ce72 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:38.388680 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:38.388680 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:38.388680 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79cc5524-8a13-4418-84c3-beb88ba7ce72 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:38.388680 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-79cc5524-8a13-4418-84c3-beb88ba7ce72 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:38.439189 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:38.439189 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:38.445756 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79cc5524-8a13-4418-84c3-beb88ba7ce72 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:38.446929 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1378/2735] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:38 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:03:38.614898 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4fa6361-6ab2-4348-8d40-9eff82f1e3b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c75fd55-17a9-466b-8a3d-48c3aba6ea54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-621074446',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f0595387fcdf409e8c38bda535ae5f4e',qos_specs=None,replication_status=,reservations=['ef3a3fce-d2ba-401b-b400-fb7dcf220478','08bab4ef-13d3-4628-af11-a3ec84195748','2011fe49-3789-448d-8ebe-00973e58b964','5642cc55-fdbf-464e-9d79-d5877423d844'],size=1,snapshot_id=None,source_replicaid=,source_volid=5742929d-eede-469a-87d2-df26bcd9dd93,status='creating',user_id='00766786842642ad940e4dff48bc2873',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:03:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-621074446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c75fd55-17a9-466b-8a3d-48c3aba6ea54,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f0595387fcdf409e8c38bda535ae5f4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5742929d-eede-469a-87d2-df26bcd9dd93,status='creating',terminated_at=None,updated_at=None,user_id='00766786842642ad940e4dff48bc2873',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:38.617344 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c082d5f5-2f9e-4369-8919-70eb99f08a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:38.662418 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c082d5f5-2f9e-4369-8919-70eb99f08a3b) transitioned into state 'SUCCESS' from state '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-621074446',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f0595387fcdf409e8c38bda535ae5f4e',qos_specs=None,replication_status=,reservations=['ef3a3fce-d2ba-401b-b400-fb7dcf220478','08bab4ef-13d3-4628-af11-a3ec84195748','2011fe49-3789-448d-8ebe-00973e58b964','5642cc55-fdbf-464e-9d79-d5877423d844'],size=1,snapshot_id=None,source_replicaid=,source_volid=5742929d-eede-469a-87d2-df26bcd9dd93,status='creating',user_id='00766786842642ad940e4dff48bc2873',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:38.677263 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60945c90-2cf2-4ad6-8fa2-9feabd3c8238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:38.785947 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88f371ca-205a-4207-a60c-138e882f2481 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:38.786714 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88f371ca-205a-4207-a60c-138e882f2481 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:38.786911 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:38.786911 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:38.787560 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88f371ca-205a-4207-a60c-138e882f2481 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:38.788104 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-88f371ca-205a-4207-a60c-138e882f2481 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:38.823121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60945c90-2cf2-4ad6-8fa2-9feabd3c8238) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:38.838561 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Flow 'volume_create_api' (41f8dde3-0280-4c05-bfd7-6ac64497cfd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:03:38.896779 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:38.896779 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:38.904810 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88f371ca-205a-4207-a60c-138e882f2481 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:38.906408 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1379/2736] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:38 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:38.987532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume request issued successfully. Dec 12 03:03:39.014035 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7198bd73-462d-4172-b9d8-1928306a9ec3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes returned with HTTP 202 Dec 12 03:03:39.018653 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1358/2737] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:03:37 2020] POST /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes => generated 861 bytes in 1126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:03:39.032821 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06e2c51c-696b-42c3-9f12-6b4202f78f76 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:39.033806 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06e2c51c-696b-42c3-9f12-6b4202f78f76 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:39.034238 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:39.034238 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:39.034968 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-06e2c51c-696b-42c3-9f12-6b4202f78f76 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:39.097608 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:39.097608 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:39.128351 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-06e2c51c-696b-42c3-9f12-6b4202f78f76 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:39.233502 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-06e2c51c-696b-42c3-9f12-6b4202f78f76 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:39.234775 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1380/2738] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:39 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 929 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:39.480970 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12348d2c-97c6-4764-86da-a9d18c32d6a7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:39.482089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12348d2c-97c6-4764-86da-a9d18c32d6a7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:39.482686 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:39.482686 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:39.483367 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12348d2c-97c6-4764-86da-a9d18c32d6a7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:39.484559 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-12348d2c-97c6-4764-86da-a9d18c32d6a7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:39.565383 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:39.565383 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:39.567424 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12348d2c-97c6-4764-86da-a9d18c32d6a7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:39.574762 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1359/2739] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:39 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:39.920079 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68433fdd-5392-4c8d-9858-b601d7edc39c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:39.920637 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68433fdd-5392-4c8d-9858-b601d7edc39c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:39.920896 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:39.920896 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:39.921264 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-68433fdd-5392-4c8d-9858-b601d7edc39c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:39.921627 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-68433fdd-5392-4c8d-9858-b601d7edc39c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:39.978034 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:39.978034 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:39.978034 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-68433fdd-5392-4c8d-9858-b601d7edc39c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:39.988691 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1381/2740] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:39 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:40.250652 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c17619fa-8423-4418-902a-cdac4c5392b6 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:40.251179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c17619fa-8423-4418-902a-cdac4c5392b6 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:40.251400 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:40.251400 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:40.251778 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c17619fa-8423-4418-902a-cdac4c5392b6 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:40.431475 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:40.431475 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:40.446814 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c17619fa-8423-4418-902a-cdac4c5392b6 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:40.480606 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c17619fa-8423-4418-902a-cdac4c5392b6 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:40.488240 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1360/2741] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:40 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 953 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:40.589549 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6c1aa82-ceb3-4be6-9520-d55ccec47296 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:40.590946 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6c1aa82-ceb3-4be6-9520-d55ccec47296 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:40.590946 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:40.590946 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:40.590946 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6c1aa82-ceb3-4be6-9520-d55ccec47296 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:40.591805 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b6c1aa82-ceb3-4be6-9520-d55ccec47296 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:40.688267 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:40.688267 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:40.693405 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6c1aa82-ceb3-4be6-9520-d55ccec47296 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:40.694259 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1382/2742] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:40 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:40.992534 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74841464-aec5-4b2a-8391-bb9747ad8389 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:40.993374 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74841464-aec5-4b2a-8391-bb9747ad8389 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:40.993796 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:40.993796 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:40.994441 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-74841464-aec5-4b2a-8391-bb9747ad8389 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:40.994990 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-74841464-aec5-4b2a-8391-bb9747ad8389 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:41.078249 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:41.078249 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:41.087843 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-74841464-aec5-4b2a-8391-bb9747ad8389 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:41.095183 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1361/2743] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:40 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:41.520357 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-827f8edb-8c34-4a4f-89b5-a8e1a71f36f4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:41.521546 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-827f8edb-8c34-4a4f-89b5-a8e1a71f36f4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:41.521931 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:41.521931 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:41.522591 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-827f8edb-8c34-4a4f-89b5-a8e1a71f36f4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:41.717429 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-327b5187-7108-497f-97a9-4869af9c5f59 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:41.717753 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-327b5187-7108-497f-97a9-4869af9c5f59 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:41.719278 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:41.719278 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:41.722154 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-327b5187-7108-497f-97a9-4869af9c5f59 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:41.723060 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-327b5187-7108-497f-97a9-4869af9c5f59 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:41.730508 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:41.730508 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:41.759166 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-827f8edb-8c34-4a4f-89b5-a8e1a71f36f4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:41.802136 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-827f8edb-8c34-4a4f-89b5-a8e1a71f36f4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:41.803282 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1383/2744] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:41 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 953 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:41.842330 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:41.842330 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:41.848186 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-327b5187-7108-497f-97a9-4869af9c5f59 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:41.861837 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1362/2745] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:41 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:03:42.118801 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd8323dd-a066-4a72-b28e-bca00cf6dc36 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:42.119576 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd8323dd-a066-4a72-b28e-bca00cf6dc36 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:42.120002 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:42.120002 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:42.120640 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd8323dd-a066-4a72-b28e-bca00cf6dc36 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:42.121242 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-dd8323dd-a066-4a72-b28e-bca00cf6dc36 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:42.160642 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:42.160642 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:42.162965 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd8323dd-a066-4a72-b28e-bca00cf6dc36 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:42.165621 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1384/2746] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:42 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 818 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:42.819456 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba6362d9-471b-4a5e-a3a4-a631df2899b1 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:42.820086 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba6362d9-471b-4a5e-a3a4-a631df2899b1 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:42.820200 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:42.820200 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:42.820532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba6362d9-471b-4a5e-a3a4-a631df2899b1 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:42.869890 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-045a4809-621a-4f63-bb04-4d6a85844591 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:42.870412 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-045a4809-621a-4f63-bb04-4d6a85844591 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:42.870607 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:42.870607 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:42.871281 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-045a4809-621a-4f63-bb04-4d6a85844591 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:42.871802 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-045a4809-621a-4f63-bb04-4d6a85844591 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:42.936664 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:42.936664 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:42.938528 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-045a4809-621a-4f63-bb04-4d6a85844591 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:42.939510 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1385/2747] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:42 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:42.972529 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:42.972529 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:43.005383 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba6362d9-471b-4a5e-a3a4-a631df2899b1 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:43.075777 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba6362d9-471b-4a5e-a3a4-a631df2899b1 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:43.078825 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1363/2748] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:42 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 953 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:43.182063 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c142d144-6aaf-43c8-9bcb-d9261fb605ca tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:43.182589 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c142d144-6aaf-43c8-9bcb-d9261fb605ca tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:43.182811 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:43.182811 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:43.183184 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c142d144-6aaf-43c8-9bcb-d9261fb605ca tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:43.183555 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c142d144-6aaf-43c8-9bcb-d9261fb605ca tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:43.228004 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:43.228004 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:43.232691 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c142d144-6aaf-43c8-9bcb-d9261fb605ca tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:43.246139 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1386/2749] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:43 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 820 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:43.953177 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b57ad7a8-b50c-48f6-99a1-63d5aae0fd62 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:43.953708 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b57ad7a8-b50c-48f6-99a1-63d5aae0fd62 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:43.953891 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:43.953891 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:43.954264 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b57ad7a8-b50c-48f6-99a1-63d5aae0fd62 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:43.954638 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b57ad7a8-b50c-48f6-99a1-63d5aae0fd62 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:44.005264 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:44.005264 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:44.016776 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b57ad7a8-b50c-48f6-99a1-63d5aae0fd62 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:44.028973 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1364/2750] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:43 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:44.094778 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf767a92-ce82-4a34-9fb7-04dca281a8c7 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:44.095304 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf767a92-ce82-4a34-9fb7-04dca281a8c7 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:44.095528 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:44.095528 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:44.096433 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf767a92-ce82-4a34-9fb7-04dca281a8c7 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:44.223036 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:44.223036 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:44.247128 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bf767a92-ce82-4a34-9fb7-04dca281a8c7 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:44.261628 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88bdce43-985d-4c32-8300-96ee8ce9547e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:44.262592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88bdce43-985d-4c32-8300-96ee8ce9547e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:44.263002 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:44.263002 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:44.263661 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88bdce43-985d-4c32-8300-96ee8ce9547e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:44.264245 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-88bdce43-985d-4c32-8300-96ee8ce9547e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:44.304538 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf767a92-ce82-4a34-9fb7-04dca281a8c7 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:44.310505 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1387/2751] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:44 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 953 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:44.334857 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:44.334857 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:44.338622 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88bdce43-985d-4c32-8300-96ee8ce9547e tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:44.339990 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1365/2752] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:44 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 820 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:45.044022 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00bed716-339c-42a5-a146-3c328d473580 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:45.044581 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00bed716-339c-42a5-a146-3c328d473580 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:45.045041 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:45.045041 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:45.045416 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00bed716-339c-42a5-a146-3c328d473580 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:45.045782 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-00bed716-339c-42a5-a146-3c328d473580 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:45.101608 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:45.101608 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:45.103788 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00bed716-339c-42a5-a146-3c328d473580 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:45.116875 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1388/2753] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:45 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:45.326776 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98a8b919-ecbc-4496-96af-cbf3e475e044 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:45.327309 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98a8b919-ecbc-4496-96af-cbf3e475e044 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:45.327520 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:45.327520 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:45.328302 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98a8b919-ecbc-4496-96af-cbf3e475e044 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:45.354105 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20ecde0e-7052-4c8e-9415-c573189ad83b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:45.354887 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20ecde0e-7052-4c8e-9415-c573189ad83b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:45.355260 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:45.355260 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:45.356140 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20ecde0e-7052-4c8e-9415-c573189ad83b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:45.356998 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-20ecde0e-7052-4c8e-9415-c573189ad83b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:45.425142 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:45.425142 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:45.427348 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20ecde0e-7052-4c8e-9415-c573189ad83b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:45.433770 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1389/2754] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:45 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:45.446874 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a3ba9d0-aa83-4946-a7cc-8353b5dcb5b7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:03:45.449391 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a3ba9d0-aa83-4946-a7cc-8353b5dcb5b7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:45.449797 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:45.449797 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:45.450401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6a3ba9d0-aa83-4946-a7cc-8353b5dcb5b7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:45.506285 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:45.506285 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:45.533040 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-98a8b919-ecbc-4496-96af-cbf3e475e044 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:45.613621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98a8b919-ecbc-4496-96af-cbf3e475e044 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:45.614538 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1366/2755] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:45 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 953 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:45.629643 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:45.629643 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:45.653785 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6a3ba9d0-aa83-4946-a7cc-8353b5dcb5b7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:03:45.763553 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6a3ba9d0-aa83-4946-a7cc-8353b5dcb5b7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:03:45.787086 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1390/2756] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:45 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 1364 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:03:45.788485 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] POST http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0/restore Dec 12 03:03:45.788987 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:45.788987 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:45.789404 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:03:45.790451 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Restoring backup b8c43035-df83-4ec4-8f25-214572ade2d0 ({'restore': {}}) {{(pid=87999) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 12 03:03:45.790797 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Restoring backup b8c43035-df83-4ec4-8f25-214572ade2d0 to volume None. Dec 12 03:03:45.837390 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:45.837390 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:45.840180 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.backup.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Creating volume of 1 GB for restore of backup b8c43035-df83-4ec4-8f25-214572ade2d0. Dec 12 03:03:45.887147 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Availability zone cache updated, next update will occur around 2020-12-12 04:03:45.886513. {{(pid=87999) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 12 03:03:45.892594 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Availability Zones retrieved successfully. Dec 12 03:03:45.931447 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Flow 'volume_create_api' (272684a9-7565-427e-83c1-080d52b63b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:03:45.941602 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e13f71e-e3e0-49a3-a829-b7d23db797e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:45.944990 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:03:46.111729 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e13f71e-e3e0-49a3-a829-b7d23db797e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:46.119479 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8800b890-aa51-4f3c-9b36-c5b2220e4347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:46.123596 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1bc617c-338c-49fc-867e-102165eefc91 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:46.124122 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1bc617c-338c-49fc-867e-102165eefc91 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:46.124342 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:46.124342 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:46.134439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1bc617c-338c-49fc-867e-102165eefc91 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:46.135634 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f1bc617c-338c-49fc-867e-102165eefc91 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:46.231063 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:46.231063 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:46.232957 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1bc617c-338c-49fc-867e-102165eefc91 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:46.233777 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1391/2757] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:46 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:46.291254 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Created reservations ['beccd79c-fd55-4785-b26c-1adbb26d88d1', 'd5c9cf2a-2a6f-4181-8dd2-95bfe71145e2', 'b46e98a6-c008-41e0-a953-b64a4d457d0f', '37baeafe-9928-4aed-845c-a562c502f068'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:03:46.293981 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8800b890-aa51-4f3c-9b36-c5b2220e4347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beccd79c-fd55-4785-b26c-1adbb26d88d1', 'd5c9cf2a-2a6f-4181-8dd2-95bfe71145e2', 'b46e98a6-c008-41e0-a953-b64a4d457d0f', '37baeafe-9928-4aed-845c-a562c502f068']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:46.296417 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef28d2c-7136-4a0f-8aca-817b4b50a2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:46.580029 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef28d2c-7136-4a0f-8aca-817b4b50a2e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5868084-15c1-4c38-8249-526767f86d5c', '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_b8c43035-df83-4ec4-8f25-214572ade2d0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='574caf577a474c1fb3d88d929dfa0c58',qos_specs=None,replication_status=,reservations=['beccd79c-fd55-4785-b26c-1adbb26d88d1','d5c9cf2a-2a6f-4181-8dd2-95bfe71145e2','b46e98a6-c008-41e0-a953-b64a4d457d0f','37baeafe-9928-4aed-845c-a562c502f068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e8d78bb79b441cd85a8497da8c21159',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:03:46Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_b8c43035-df83-4ec4-8f25-214572ade2d0',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5868084-15c1-4c38-8249-526767f86d5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='574caf577a474c1fb3d88d929dfa0c58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3e8d78bb79b441cd85a8497da8c21159',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:46.584482 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3a7d7c-1d18-4743-ba3b-4920f66f567e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:46.630483 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8049533a-7ba3-49b0-9400-a6cdc0035f43 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:46.631256 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8049533a-7ba3-49b0-9400-a6cdc0035f43 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:46.631685 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:46.631685 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:46.632332 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8049533a-7ba3-49b0-9400-a6cdc0035f43 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:46.720209 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:46.720209 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:46.739652 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8049533a-7ba3-49b0-9400-a6cdc0035f43 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:46.775947 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8049533a-7ba3-49b0-9400-a6cdc0035f43 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:46.778197 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1392/2758] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:46 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 953 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:46.810668 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad3a7d7c-1d18-4743-ba3b-4920f66f567e) transitioned into 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_b8c43035-df83-4ec4-8f25-214572ade2d0',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='574caf577a474c1fb3d88d929dfa0c58',qos_specs=None,replication_status=,reservations=['beccd79c-fd55-4785-b26c-1adbb26d88d1','d5c9cf2a-2a6f-4181-8dd2-95bfe71145e2','b46e98a6-c008-41e0-a953-b64a4d457d0f','37baeafe-9928-4aed-845c-a562c502f068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e8d78bb79b441cd85a8497da8c21159',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:46.815817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3abcbf71-9cd0-4c9d-8c9c-8e2fcddcbd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:47.031087 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3abcbf71-9cd0-4c9d-8c9c-8e2fcddcbd26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:47.041858 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Flow 'volume_create_api' (272684a9-7565-427e-83c1-080d52b63b0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:03:47.248484 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80aa050d-90af-4fdb-b499-547d9041c8a3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:47.249620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80aa050d-90af-4fdb-b499-547d9041c8a3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:47.250014 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:47.250014 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:47.250653 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80aa050d-90af-4fdb-b499-547d9041c8a3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:47.251175 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-80aa050d-90af-4fdb-b499-547d9041c8a3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:47.297837 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:47.297837 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:47.301278 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80aa050d-90af-4fdb-b499-547d9041c8a3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:47.305171 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1393/2759] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:47 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:47.488717 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Create volume request issued successfully. Dec 12 03:03:47.566205 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:47.566205 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:47.567702 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:03:47.568384 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Dec 12 03:03:47.568384 n-d-765315-4 devstack@c-api.service[87998]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Dec 12 03:03:47.568384 n-d-765315-4 devstack@c-api.service[87998]: hub = hubs.get_hub() Dec 12 03:03:47.817574 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9314fe29-089b-4851-89e0-09b37d0f3ff9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:47.818121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9314fe29-089b-4851-89e0-09b37d0f3ff9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:47.818320 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:47.818320 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:47.820070 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9314fe29-089b-4851-89e0-09b37d0f3ff9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:47.907651 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:47.907651 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:47.928500 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9314fe29-089b-4851-89e0-09b37d0f3ff9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:47.994072 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9314fe29-089b-4851-89e0-09b37d0f3ff9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:48.001073 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1394/2760] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:47 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 953 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:48.319718 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f9170cac-b7ec-436e-9d90-5b8144dc5cfe tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:48.320817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f9170cac-b7ec-436e-9d90-5b8144dc5cfe tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:48.321189 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:48.321189 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:48.322296 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f9170cac-b7ec-436e-9d90-5b8144dc5cfe tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:48.322296 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f9170cac-b7ec-436e-9d90-5b8144dc5cfe tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:48.385808 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:48.385808 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:48.388306 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f9170cac-b7ec-436e-9d90-5b8144dc5cfe tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:48.389501 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1395/2761] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:48 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:48.717536 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:48.717536 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:48.724133 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:03:49.016840 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f97bec2d-5ba0-45a2-83b1-78339aa572d6 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:49.017535 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f97bec2d-5ba0-45a2-83b1-78339aa572d6 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:49.018199 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:49.018199 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:49.018564 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f97bec2d-5ba0-45a2-83b1-78339aa572d6 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:49.158650 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:49.158650 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:49.169954 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f97bec2d-5ba0-45a2-83b1-78339aa572d6 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:49.231787 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f97bec2d-5ba0-45a2-83b1-78339aa572d6 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:49.241153 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1396/2762] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:49 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 953 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:49.403961 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8e8707c-bb44-4de0-b96e-f4ae48a6a365 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:49.404501 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8e8707c-bb44-4de0-b96e-f4ae48a6a365 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:49.404825 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:49.404825 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:49.405200 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8e8707c-bb44-4de0-b96e-f4ae48a6a365 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:49.405567 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f8e8707c-bb44-4de0-b96e-f4ae48a6a365 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:49.470313 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:49.470313 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:49.474092 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8e8707c-bb44-4de0-b96e-f4ae48a6a365 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:49.474909 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1397/2763] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:49 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:49.875755 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:49.875755 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:49.880850 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:03:49.882955 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Checking backup size 1 against volume size 1 {{(pid=87999) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 12 03:03:49.883318 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.backup.api [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Overwriting volume e5868084-15c1-4c38-8249-526767f86d5c with restore of backup b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:50.009711 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] restore_backup in rpcapi backup_id b8c43035-df83-4ec4-8f25-214572ade2d0 {{(pid=87999) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 12 03:03:50.014449 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed1dc89d-64f9-450a-b407-c8769047ba28 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0/restore returned with HTTP 202 Dec 12 03:03:50.015365 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1367/2764] 10.222.0.50 () {60 vars in 1360 bytes} [Sat Dec 12 03:03:45 2020] POST /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0/restore => generated 189 bytes in 4232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 12 03:03:50.026699 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37b59cf3-d41a-4353-949a-1a613a8820d5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:50.027401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37b59cf3-d41a-4353-949a-1a613a8820d5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:50.027835 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:50.027835 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:50.028482 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37b59cf3-d41a-4353-949a-1a613a8820d5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:50.029072 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-37b59cf3-d41a-4353-949a-1a613a8820d5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:50.060054 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:50.060054 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:50.062874 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37b59cf3-d41a-4353-949a-1a613a8820d5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:50.065693 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1398/2765] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:50 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:50.254167 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-211a247e-c9a8-4d70-afee-c8c7ef868a64 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:50.254749 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-211a247e-c9a8-4d70-afee-c8c7ef868a64 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:50.254971 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:50.254971 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:50.256498 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-211a247e-c9a8-4d70-afee-c8c7ef868a64 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:50.402331 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:50.402331 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:50.404540 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-211a247e-c9a8-4d70-afee-c8c7ef868a64 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:50.444215 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-211a247e-c9a8-4d70-afee-c8c7ef868a64 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:50.445053 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1368/2766] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:50 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 953 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:50.495912 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3aa609d3-24e2-4dff-a464-3055cea8abf5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:50.497369 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3aa609d3-24e2-4dff-a464-3055cea8abf5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:50.497823 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:50.497823 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:50.499790 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3aa609d3-24e2-4dff-a464-3055cea8abf5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:50.501919 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3aa609d3-24e2-4dff-a464-3055cea8abf5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:50.559350 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:50.559350 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:50.565560 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3aa609d3-24e2-4dff-a464-3055cea8abf5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:50.573330 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1399/2767] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:50 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:51.091230 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2db84bb9-c058-4822-90df-841d5279841d tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:51.092345 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2db84bb9-c058-4822-90df-841d5279841d tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:51.092920 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:51.092920 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:51.093668 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2db84bb9-c058-4822-90df-841d5279841d tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:51.094289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2db84bb9-c058-4822-90df-841d5279841d tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:51.163264 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:51.163264 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:51.165396 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2db84bb9-c058-4822-90df-841d5279841d tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:51.168639 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1369/2768] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:51 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:51.471139 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c620f4e2-83b4-43f7-b4d1-d135ea74897a tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:51.471650 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c620f4e2-83b4-43f7-b4d1-d135ea74897a tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:51.471863 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:51.471863 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:51.475635 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c620f4e2-83b4-43f7-b4d1-d135ea74897a tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:51.590027 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7cb57f94-472a-40b1-951b-76c00d38bb54 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:51.590832 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7cb57f94-472a-40b1-951b-76c00d38bb54 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:51.591184 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:51.591184 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:51.591887 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7cb57f94-472a-40b1-951b-76c00d38bb54 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:51.592418 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7cb57f94-472a-40b1-951b-76c00d38bb54 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:51.595341 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:51.595341 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:51.611605 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c620f4e2-83b4-43f7-b4d1-d135ea74897a tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:51.667145 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:51.667145 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:51.677037 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7cb57f94-472a-40b1-951b-76c00d38bb54 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:51.678185 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1370/2769] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:51 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 814 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:51.698729 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c620f4e2-83b4-43f7-b4d1-d135ea74897a tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:51.699579 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1400/2770] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:51 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 953 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:52.184941 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cfd5827-30ec-42af-9ef9-a2229fefc603 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:52.190480 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9cfd5827-30ec-42af-9ef9-a2229fefc603 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:52.190480 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:52.190480 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:52.190851 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9cfd5827-30ec-42af-9ef9-a2229fefc603 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:52.192095 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9cfd5827-30ec-42af-9ef9-a2229fefc603 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:52.246907 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:52.246907 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:52.254939 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9cfd5827-30ec-42af-9ef9-a2229fefc603 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:52.256055 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1371/2771] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:52 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:52.692018 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-703d77d6-d638-44c5-8add-8a67658b1623 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:52.693180 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-703d77d6-d638-44c5-8add-8a67658b1623 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:52.693180 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:52.693180 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:52.693180 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-703d77d6-d638-44c5-8add-8a67658b1623 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:52.693516 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-703d77d6-d638-44c5-8add-8a67658b1623 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:52.728787 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d2be2fb-488d-46c8-b685-241c7ec52083 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:52.729642 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d2be2fb-488d-46c8-b685-241c7ec52083 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:52.730053 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:52.730053 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:52.730763 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d2be2fb-488d-46c8-b685-241c7ec52083 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:52.762659 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:52.762659 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:52.764772 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-703d77d6-d638-44c5-8add-8a67658b1623 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:52.774537 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1401/2772] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:52 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 816 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:52.854759 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:52.854759 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:52.870614 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0d2be2fb-488d-46c8-b685-241c7ec52083 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:52.899621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d2be2fb-488d-46c8-b685-241c7ec52083 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:52.900944 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1372/2773] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:52 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 953 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:53.270690 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a9412f1-18b1-4b36-862a-4224441077df tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:53.271622 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a9412f1-18b1-4b36-862a-4224441077df tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:53.272048 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:53.272048 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:53.272763 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a9412f1-18b1-4b36-862a-4224441077df tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:53.273338 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2a9412f1-18b1-4b36-862a-4224441077df tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:53.315572 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:53.315572 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:53.321741 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a9412f1-18b1-4b36-862a-4224441077df tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:53.325602 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1402/2774] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:53 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:53.779553 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99698513-fc4c-49e5-a2b6-10adfbbbeb0a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:53.780101 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99698513-fc4c-49e5-a2b6-10adfbbbeb0a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:53.780232 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:53.780232 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:53.780965 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99698513-fc4c-49e5-a2b6-10adfbbbeb0a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:53.781338 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-99698513-fc4c-49e5-a2b6-10adfbbbeb0a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:53.833157 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:53.833157 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:53.835291 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99698513-fc4c-49e5-a2b6-10adfbbbeb0a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:53.836958 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1373/2775] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:53 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:53.918059 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a3fcbff-b5e1-4ef6-a7f5-f32ff3829464 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:53.918838 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a3fcbff-b5e1-4ef6-a7f5-f32ff3829464 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:53.919248 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:53.919248 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:53.919940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a3fcbff-b5e1-4ef6-a7f5-f32ff3829464 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:54.022039 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:54.022039 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:54.036777 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2a3fcbff-b5e1-4ef6-a7f5-f32ff3829464 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:54.108905 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a3fcbff-b5e1-4ef6-a7f5-f32ff3829464 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:54.119177 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1403/2776] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:53 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 953 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:03:54.342334 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77d8bef3-f3fd-46a3-9015-50818b3620d6 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:54.342908 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77d8bef3-f3fd-46a3-9015-50818b3620d6 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:54.344107 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:54.344107 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:54.344495 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77d8bef3-f3fd-46a3-9015-50818b3620d6 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:54.344954 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-77d8bef3-f3fd-46a3-9015-50818b3620d6 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:54.411817 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:54.411817 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:54.419903 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77d8bef3-f3fd-46a3-9015-50818b3620d6 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:54.420761 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1374/2777] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:54 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:54.851899 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8635bb0a-e523-4db4-a48c-a146981ab527 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:54.853740 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8635bb0a-e523-4db4-a48c-a146981ab527 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:54.856062 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:54.856062 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:54.861884 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8635bb0a-e523-4db4-a48c-a146981ab527 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:54.862486 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8635bb0a-e523-4db4-a48c-a146981ab527 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 16cbbbe2-e20e-40ce-9137-00d761229f75. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:54.941058 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:54.941058 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:54.949351 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8635bb0a-e523-4db4-a48c-a146981ab527 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 200 Dec 12 03:03:54.960837 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1404/2778] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:54 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 817 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:54.969282 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe84206c-eea1-4b64-bbcb-51dd2ef414f2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:03:54.976854 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe84206c-eea1-4b64-bbcb-51dd2ef414f2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:54.976854 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:54.976854 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:54.976854 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fe84206c-eea1-4b64-bbcb-51dd2ef414f2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:55.182844 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:55.182844 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:55.182844 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fe84206c-eea1-4b64-bbcb-51dd2ef414f2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:03:55.309065 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b51e87bc-2b2a-4363-b2d1-fc5b08102a3d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:55.309065 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b51e87bc-2b2a-4363-b2d1-fc5b08102a3d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:55.309065 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:55.309065 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:55.309065 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b51e87bc-2b2a-4363-b2d1-fc5b08102a3d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:55.311298 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:55.311298 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:55.311298 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fe84206c-eea1-4b64-bbcb-51dd2ef414f2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:03:55.311298 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1375/2779] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:54 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 1203 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:03:55.311298 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ba93ca7-9700-45c3-a3cd-ae6436b8a664 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] DELETE http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 Dec 12 03:03:55.311298 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ba93ca7-9700-45c3-a3cd-ae6436b8a664 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:55.311298 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:55.311298 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:55.311298 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ba93ca7-9700-45c3-a3cd-ae6436b8a664 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:55.311298 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-3ba93ca7-9700-45c3-a3cd-ae6436b8a664 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Delete backup with id: 16cbbbe2-e20e-40ce-9137-00d761229f75. Dec 12 03:03:55.350487 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:55.350487 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:55.398966 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:55.398966 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:55.405600 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b51e87bc-2b2a-4363-b2d1-fc5b08102a3d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:55.508895 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b51e87bc-2b2a-4363-b2d1-fc5b08102a3d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:55.508895 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1405/2780] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:55 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 954 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:55.545363 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6135d8b-f31b-48cb-8d13-a90428858e13 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:55.545363 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6135d8b-f31b-48cb-8d13-a90428858e13 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:55.545363 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:55.545363 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:55.545363 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6135d8b-f31b-48cb-8d13-a90428858e13 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:55.545363 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c6135d8b-f31b-48cb-8d13-a90428858e13 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:55.566576 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-3ba93ca7-9700-45c3-a3cd-ae6436b8a664 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] delete_backup rpcapi backup_id 16cbbbe2-e20e-40ce-9137-00d761229f75 {{(pid=87999) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 12 03:03:55.575042 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ba93ca7-9700-45c3-a3cd-ae6436b8a664 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 returned with HTTP 202 Dec 12 03:03:55.575042 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1376/2781] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:03:55 2020] DELETE /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/16cbbbe2-e20e-40ce-9137-00d761229f75 => generated 0 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 03:03:55.605495 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdd61013-70d7-4796-b6f8-67cd852ca6d9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:55.605495 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdd61013-70d7-4796-b6f8-67cd852ca6d9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:55.605495 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:55.605495 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:55.605495 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdd61013-70d7-4796-b6f8-67cd852ca6d9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:55.715877 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:55.715877 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:55.715877 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6135d8b-f31b-48cb-8d13-a90428858e13 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:55.721849 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1406/2782] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:55 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:55.849302 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:55.849302 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:55.884897 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bdd61013-70d7-4796-b6f8-67cd852ca6d9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:55.962539 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdd61013-70d7-4796-b6f8-67cd852ca6d9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:55.972045 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1377/2783] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:55 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 954 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:55.985519 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b40e95a8-73d6-48cb-83bf-f23d9451b405 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] PUT http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:55.985519 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:55.985519 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:55.985519 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b40e95a8-73d6-48cb-83bf-f23d9451b405 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-621074446"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:03:56.064100 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-f11407c0-d47f-4c81-9fa7-14d4e2de737e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:03:56.064100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-f11407c0-d47f-4c81-9fa7-14d4e2de737e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:56.064100 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:56.064100 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:56.064100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-f11407c0-d47f-4c81-9fa7-14d4e2de737e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:56.178205 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:56.178205 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:56.234043 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:56.234043 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:56.271112 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-f11407c0-d47f-4c81-9fa7-14d4e2de737e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:03:56.306521 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b40e95a8-73d6-48cb-83bf-f23d9451b405 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:56.338649 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:56.338649 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:56.365397 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-f11407c0-d47f-4c81-9fa7-14d4e2de737e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:03:56.365397 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1378/2784] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:03:56 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 1203 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:03:56.372286 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b40e95a8-73d6-48cb-83bf-f23d9451b405 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume updated successfully. Dec 12 03:03:56.418470 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-c64cd2d6-3891-4436-8d37-1cd859659846 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] POST http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110/action Dec 12 03:03:56.418470 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:56.418470 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:56.418470 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-c64cd2d6-3891-4436-8d37-1cd859659846 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Action body: b'{"os-begin_detaching": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:03:56.418470 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-c64cd2d6-3891-4436-8d37-1cd859659846 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:03:56.462733 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b40e95a8-73d6-48cb-83bf-f23d9451b405 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:56.464051 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1407/2785] 10.222.0.50 () {60 vars in 1335 bytes} [Sat Dec 12 03:03:55 2020] PUT /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 886 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:56.479167 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bb787d7-b3c3-4139-9059-7990b893de62 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] PUT http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:56.479737 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:56.479737 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:56.487573 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bb787d7-b3c3-4139-9059-7990b893de62 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1441904364", "description": "This is the new description of volume"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:03:56.531889 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:56.531889 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:56.536528 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-c64cd2d6-3891-4436-8d37-1cd859659846 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:03:56.561980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-c64cd2d6-3891-4436-8d37-1cd859659846 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Begin detaching volume completed successfully. Dec 12 03:03:56.562313 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-c64cd2d6-3891-4436-8d37-1cd859659846 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110/action returned with HTTP 202 Dec 12 03:03:56.563687 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1379/2786] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 03:03:56 2020] POST /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 03:03:56.591336 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c6afe3c-a2e6-4a49-8bca-85c5cbf52327 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:03:56.591877 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c6afe3c-a2e6-4a49-8bca-85c5cbf52327 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:56.592092 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:56.592092 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:56.592463 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c6afe3c-a2e6-4a49-8bca-85c5cbf52327 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:56.743053 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:56.743053 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:56.768307 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6bb787d7-b3c3-4139-9059-7990b893de62 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:56.790980 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:56.790980 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:56.816574 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6bb787d7-b3c3-4139-9059-7990b893de62 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume updated successfully. Dec 12 03:03:56.850030 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3c6afe3c-a2e6-4a49-8bca-85c5cbf52327 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:03:56.854435 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bb787d7-b3c3-4139-9059-7990b893de62 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:56.855441 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1408/2787] 10.222.0.50 () {60 vars in 1336 bytes} [Sat Dec 12 03:03:56 2020] PUT /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 926 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:56.869296 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bb787d7-b3c3-4139-9059-7990b893de62 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume// Dec 12 03:03:56.873872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bb787d7-b3c3-4139-9059-7990b893de62 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:56.875498 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:56.875498 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:56.876295 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bb787d7-b3c3-4139-9059-7990b893de62 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:56.878596 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bb787d7-b3c3-4139-9059-7990b893de62 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:03:56.904418 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1409/2788] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 03:03:56 2020] GET /volume/ => generated 754 bytes in 28 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:03:56.958233 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-886027e7-bafc-4e7a-ae5c-59b399fc64a7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:56.962325 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-886027e7-bafc-4e7a-ae5c-59b399fc64a7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:56.962325 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-886027e7-bafc-4e7a-ae5c-59b399fc64a7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:56.965819 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:56.965819 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:56.974197 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-886027e7-bafc-4e7a-ae5c-59b399fc64a7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:56.981916 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c6afe3c-a2e6-4a49-8bca-85c5cbf52327 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:03:56.981916 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1380/2789] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:56 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 1206 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:03:56.995950 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4b25878-ed9e-482c-bffd-b7e3e0586866 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:03:56.995950 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4b25878-ed9e-482c-bffd-b7e3e0586866 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:56.995950 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:56.995950 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:56.995950 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a4b25878-ed9e-482c-bffd-b7e3e0586866 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:57.057675 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:57.057675 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:57.073269 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a4b25878-ed9e-482c-bffd-b7e3e0586866 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:57.076823 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:57.076823 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:57.076823 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-886027e7-bafc-4e7a-ae5c-59b399fc64a7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:57.076823 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1410/2790] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:56 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:57.098158 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-873c7673-5c61-4534-95b7-b45db3063e8c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:03:57.101862 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a4b25878-ed9e-482c-bffd-b7e3e0586866 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:03:57.101862 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1381/2791] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:56 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 994 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:57.105900 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-873c7673-5c61-4534-95b7-b45db3063e8c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:57.105900 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:57.105900 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:57.105900 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-873c7673-5c61-4534-95b7-b45db3063e8c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:57.114572 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] POST http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes Dec 12 03:03:57.114572 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:57.114572 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:57.114572 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2138665467", "availability_zone": "nova", "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:03:57.119057 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2138665467', 'availability_zone': 'nova', 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:03:57.119057 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume of 1 GB Dec 12 03:03:57.141712 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Availability Zones retrieved successfully. Dec 12 03:03:57.170224 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Flow 'volume_create_api' (483c163e-46f7-47c5-a335-a6356a7dcf9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:03:57.173336 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47abcf25-62ca-4e88-b07f-5fbfe43e21b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:57.176150 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:03:57.295054 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47abcf25-62ca-4e88-b07f-5fbfe43e21b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:57.297974 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fc7822d-9bc9-46e9-ad38-a42b2cb2b033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:57.353460 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:57.353460 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:57.380595 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-873c7673-5c61-4534-95b7-b45db3063e8c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:03:57.427876 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:57.427876 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:57.438045 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-873c7673-5c61-4534-95b7-b45db3063e8c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:03:57.440602 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1411/2792] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 03:03:57 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 1305 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 03:03:57.459119 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Created reservations ['a3c0810f-2405-4489-b537-d2abff820aca', 'c3ca7eff-2f62-405b-ac90-b533704920ee', '129e75a4-1b23-49f6-9d62-337e258e11ee', '53ad23c3-6611-499d-9b71-839eb1f1d3d9'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:03:57.467705 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fc7822d-9bc9-46e9-ad38-a42b2cb2b033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3c0810f-2405-4489-b537-d2abff820aca', 'c3ca7eff-2f62-405b-ac90-b533704920ee', '129e75a4-1b23-49f6-9d62-337e258e11ee', '53ad23c3-6611-499d-9b71-839eb1f1d3d9']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:57.479304 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bff2f47-0bce-4e22-b9cc-9acc7118dbe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:57.587276 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bff2f47-0bce-4e22-b9cc-9acc7118dbe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f255055-432b-4e55-8b12-131ad4a78893', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2138665467',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0595387fcdf409e8c38bda535ae5f4e',qos_specs=None,replication_status=,reservations=['a3c0810f-2405-4489-b537-d2abff820aca','c3ca7eff-2f62-405b-ac90-b533704920ee','129e75a4-1b23-49f6-9d62-337e258e11ee','53ad23c3-6611-499d-9b71-839eb1f1d3d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00766786842642ad940e4dff48bc2873',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:03:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2138665467',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f255055-432b-4e55-8b12-131ad4a78893,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0595387fcdf409e8c38bda535ae5f4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='00766786842642ad940e4dff48bc2873',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:57.587276 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18cd871b-e75a-41fd-b661-3ae017b62977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:57.632979 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18cd871b-e75a-41fd-b661-3ae017b62977) transitioned into 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-2138665467',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0595387fcdf409e8c38bda535ae5f4e',qos_specs=None,replication_status=,reservations=['a3c0810f-2405-4489-b537-d2abff820aca','c3ca7eff-2f62-405b-ac90-b533704920ee','129e75a4-1b23-49f6-9d62-337e258e11ee','53ad23c3-6611-499d-9b71-839eb1f1d3d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00766786842642ad940e4dff48bc2873',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:57.632979 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a767a8c5-9897-4f04-8bdb-532b30d658cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:03:57.738915 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a767a8c5-9897-4f04-8bdb-532b30d658cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:03:57.748222 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Flow 'volume_create_api' (483c163e-46f7-47c5-a335-a6356a7dcf9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:03:57.898997 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-c5ba9bbc-2cf9-4ffd-aa97-ba73c1202e38 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] DELETE http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/attachments/9a728f37-c2c6-401b-acff-714b065f679c Dec 12 03:03:57.898997 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-c5ba9bbc-2cf9-4ffd-aa97-ba73c1202e38 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:57.898997 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:57.898997 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:57.898997 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-c5ba9bbc-2cf9-4ffd-aa97-ba73c1202e38 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:57.900988 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume request issued successfully. Dec 12 03:03:57.938751 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59f24804-fd01-487b-b08e-b74053c3704f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes returned with HTTP 202 Dec 12 03:03:57.962449 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1382/2793] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:03:57 2020] POST /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes => generated 811 bytes in 850 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:03:57.966059 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1cf93e3-14e7-499e-a337-4f22523722a7 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 Dec 12 03:03:57.966059 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1cf93e3-14e7-499e-a337-4f22523722a7 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:57.966059 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:57.966059 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:57.966059 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1cf93e3-14e7-499e-a337-4f22523722a7 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:57.991746 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:57.991746 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:58.119960 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:58.119960 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:58.150462 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b1cf93e3-14e7-499e-a337-4f22523722a7 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:58.318136 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1cf93e3-14e7-499e-a337-4f22523722a7 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 returned with HTTP 200 Dec 12 03:03:58.318136 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1383/2794] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:57 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 => generated 879 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:58.349296 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-441bf388-ea77-49e2-a5bc-d84362a791e0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:03:58.349296 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-441bf388-ea77-49e2-a5bc-d84362a791e0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:58.349296 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:58.349296 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:58.349296 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-441bf388-ea77-49e2-a5bc-d84362a791e0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:58.468341 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:58.468341 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:58.478396 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-441bf388-ea77-49e2-a5bc-d84362a791e0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:03:58.500470 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:58.500470 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:58.512358 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-441bf388-ea77-49e2-a5bc-d84362a791e0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:03:58.525634 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1384/2795] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:58 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 1206 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:03:58.531396 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6463bfcd-ae6f-4ace-b154-601ae9b67ce3 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:03:58.531941 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6463bfcd-ae6f-4ace-b154-601ae9b67ce3 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:58.532169 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:58.532169 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:58.532608 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6463bfcd-ae6f-4ace-b154-601ae9b67ce3 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:58.533190 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6463bfcd-ae6f-4ace-b154-601ae9b67ce3 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:03:58.563171 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:58.563171 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:58.566030 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6463bfcd-ae6f-4ace-b154-601ae9b67ce3 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:03:58.573084 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1385/2796] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:58 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:59.347534 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2798529d-c9ec-45ee-bea6-be921380aa98 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 Dec 12 03:03:59.350640 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2798529d-c9ec-45ee-bea6-be921380aa98 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:59.350640 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:59.350640 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:59.350640 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2798529d-c9ec-45ee-bea6-be921380aa98 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:03:59.584903 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:03:59.584903 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:03:59.635532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2798529d-c9ec-45ee-bea6-be921380aa98 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:03:59.745642 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2798529d-c9ec-45ee-bea6-be921380aa98 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 returned with HTTP 200 Dec 12 03:03:59.745642 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1386/2797] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:59 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 => generated 903 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:03:59.766460 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42eca28b-cb8d-41cd-967d-181fd25cfae7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:03:59.766460 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42eca28b-cb8d-41cd-967d-181fd25cfae7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:03:59.766460 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:03:59.766460 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:03:59.766460 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42eca28b-cb8d-41cd-967d-181fd25cfae7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:00.002255 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:00.002255 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:00.031168 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-42eca28b-cb8d-41cd-967d-181fd25cfae7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:00.092906 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:00.092906 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:00.132745 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42eca28b-cb8d-41cd-967d-181fd25cfae7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:04:00.134818 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1387/2798] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:03:59 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 1206 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:04:00.172110 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d61aa2b-1298-4cfc-ba73-1f16f1eed274 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:00.180486 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d61aa2b-1298-4cfc-ba73-1f16f1eed274 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:00.180805 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:00.180805 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:00.182845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d61aa2b-1298-4cfc-ba73-1f16f1eed274 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:00.183369 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0d61aa2b-1298-4cfc-ba73-1f16f1eed274 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:00.216788 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:00.216788 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:00.218634 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d61aa2b-1298-4cfc-ba73-1f16f1eed274 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:00.219464 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1388/2799] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:00 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:00.370828 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-c5ba9bbc-2cf9-4ffd-aa97-ba73c1202e38 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 03:04:00.370828 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-c5ba9bbc-2cf9-4ffd-aa97-ba73c1202e38 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 03:04:00.406150 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bb402980-e03a-4de2-83cc-57cc3347a7c2 req-c5ba9bbc-2cf9-4ffd-aa97-ba73c1202e38 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/attachments/9a728f37-c2c6-401b-acff-714b065f679c returned with HTTP 200 Dec 12 03:04:00.407058 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1412/2800] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 03:03:57 2020] DELETE /volume/v3/d929c57fa1c1445bb0891a5003908f4a/attachments/9a728f37-c2c6-401b-acff-714b065f679c => generated 19 bytes in 2537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:00.755199 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d1952f9-01dc-4380-b9c9-6ddd4f8c4473 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 Dec 12 03:04:00.755739 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d1952f9-01dc-4380-b9c9-6ddd4f8c4473 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:00.756039 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:00.756039 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:00.756341 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d1952f9-01dc-4380-b9c9-6ddd4f8c4473 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:00.885487 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:00.885487 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:00.905952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4d1952f9-01dc-4380-b9c9-6ddd4f8c4473 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:00.974136 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d1952f9-01dc-4380-b9c9-6ddd4f8c4473 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 returned with HTTP 200 Dec 12 03:04:00.974136 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1389/2801] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:00 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 => generated 904 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:00.998962 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c4de108-6fef-4519-a01b-84b03f36c357 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] PUT http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 Dec 12 03:04:00.998962 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:00.998962 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:00.998962 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c4de108-6fef-4519-a01b-84b03f36c357 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-621074446", "description": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:04:01.144260 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:01.144260 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:01.153617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37c9d1bf-4df3-41c7-97f6-5bc60ac79f29 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:04:01.154142 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37c9d1bf-4df3-41c7-97f6-5bc60ac79f29 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:01.154342 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:01.154342 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:01.165129 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37c9d1bf-4df3-41c7-97f6-5bc60ac79f29 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:01.167416 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3c4de108-6fef-4519-a01b-84b03f36c357 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:01.191095 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3c4de108-6fef-4519-a01b-84b03f36c357 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume updated successfully. Dec 12 03:04:01.229044 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c4de108-6fef-4519-a01b-84b03f36c357 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 returned with HTTP 200 Dec 12 03:04:01.237409 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1413/2802] 10.222.0.50 () {60 vars in 1335 bytes} [Sat Dec 12 03:04:00 2020] PUT /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 => generated 838 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:01.250813 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6840b9d-44e5-4a31-9f33-b93ae0de110f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:01.254673 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6840b9d-44e5-4a31-9f33-b93ae0de110f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:01.255089 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:01.255089 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:01.255698 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6840b9d-44e5-4a31-9f33-b93ae0de110f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:01.257171 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a6840b9d-44e5-4a31-9f33-b93ae0de110f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:01.285428 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:01.285428 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:01.288922 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6840b9d-44e5-4a31-9f33-b93ae0de110f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:01.290945 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1414/2803] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:01 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:01.298588 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ae10b17-7cdb-4da4-a760-d51a1ca4c8ff tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] DELETE http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 Dec 12 03:04:01.303594 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ae10b17-7cdb-4da4-a760-d51a1ca4c8ff tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:01.304001 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:01.304001 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:01.304636 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ae10b17-7cdb-4da4-a760-d51a1ca4c8ff tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:01.305830 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-5ae10b17-7cdb-4da4-a760-d51a1ca4c8ff tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Delete volume with id: 1f255055-432b-4e55-8b12-131ad4a78893 Dec 12 03:04:01.359927 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:01.359927 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:01.393626 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-37c9d1bf-4df3-41c7-97f6-5bc60ac79f29 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:01.422795 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37c9d1bf-4df3-41c7-97f6-5bc60ac79f29 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:04:01.430958 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1390/2804] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:01 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 911 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:01.597199 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:01.597199 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:01.618830 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5ae10b17-7cdb-4da4-a760-d51a1ca4c8ff tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:01.710531 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5ae10b17-7cdb-4da4-a760-d51a1ca4c8ff tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Delete volume request issued successfully. Dec 12 03:04:01.711028 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ae10b17-7cdb-4da4-a760-d51a1ca4c8ff tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 returned with HTTP 202 Dec 12 03:04:01.712212 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1415/2805] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:04:01 2020] DELETE /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 => generated 0 bytes in 420 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:04:01.723561 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd35c2bd-9a86-4a93-b8db-0f48c871e26d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 Dec 12 03:04:01.725011 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd35c2bd-9a86-4a93-b8db-0f48c871e26d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:01.725235 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:01.725235 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:01.727384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bd35c2bd-9a86-4a93-b8db-0f48c871e26d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:01.930815 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:01.930815 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:01.963982 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bd35c2bd-9a86-4a93-b8db-0f48c871e26d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:02.022971 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bd35c2bd-9a86-4a93-b8db-0f48c871e26d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 returned with HTTP 200 Dec 12 03:04:02.041452 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1391/2806] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:01 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 => generated 905 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:02.313164 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-288bbcce-c82c-4a47-8490-92619745f509 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:02.313164 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-288bbcce-c82c-4a47-8490-92619745f509 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:02.313164 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:02.313164 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:02.313164 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-288bbcce-c82c-4a47-8490-92619745f509 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:02.313164 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-288bbcce-c82c-4a47-8490-92619745f509 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:02.356054 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:02.356054 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:02.365393 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-288bbcce-c82c-4a47-8490-92619745f509 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:02.367146 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1416/2807] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:02 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:03.044162 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bab7cd12-84ce-48e2-afd5-c9bd5c4e7a1b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 Dec 12 03:04:03.054625 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bab7cd12-84ce-48e2-afd5-c9bd5c4e7a1b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:03.054625 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:03.054625 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:03.054625 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bab7cd12-84ce-48e2-afd5-c9bd5c4e7a1b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:03.340902 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:03.340902 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:03.379291 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b11d680-6872-4f52-b673-1993f3fcc830 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:03.379879 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b11d680-6872-4f52-b673-1993f3fcc830 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:03.380079 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:03.380079 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:03.380564 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b11d680-6872-4f52-b673-1993f3fcc830 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:03.380846 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8b11d680-6872-4f52-b673-1993f3fcc830 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:03.404104 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bab7cd12-84ce-48e2-afd5-c9bd5c4e7a1b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:03.494738 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:03.494738 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:03.496640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b11d680-6872-4f52-b673-1993f3fcc830 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:03.527336 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1417/2808] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:03 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:03.546220 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bab7cd12-84ce-48e2-afd5-c9bd5c4e7a1b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 returned with HTTP 200 Dec 12 03:04:03.555755 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1392/2809] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:03 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 => generated 905 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:04.541980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d28bb20c-48fa-4473-b237-5f5b51c0f5e7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:04.542668 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d28bb20c-48fa-4473-b237-5f5b51c0f5e7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:04.543001 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:04.543001 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:04.543560 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d28bb20c-48fa-4473-b237-5f5b51c0f5e7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:04.544003 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d28bb20c-48fa-4473-b237-5f5b51c0f5e7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:04.573398 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2cdb1877-7978-4b8c-9b41-f4902e6ee9fe tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 Dec 12 03:04:04.574177 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2cdb1877-7978-4b8c-9b41-f4902e6ee9fe tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:04.574559 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:04.574559 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:04.575182 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2cdb1877-7978-4b8c-9b41-f4902e6ee9fe tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:04.593900 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:04.593900 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:04.601421 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d28bb20c-48fa-4473-b237-5f5b51c0f5e7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:04.602939 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1418/2810] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:04 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:04.835166 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:04.835166 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:04.865692 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2cdb1877-7978-4b8c-9b41-f4902e6ee9fe tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:04.948597 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2cdb1877-7978-4b8c-9b41-f4902e6ee9fe tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 returned with HTTP 200 Dec 12 03:04:04.948597 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1393/2811] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:04 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 => generated 905 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:05.616131 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a522049-be69-4557-bdde-8155093abb34 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:05.616869 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a522049-be69-4557-bdde-8155093abb34 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:05.617087 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:05.617087 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:05.617444 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7a522049-be69-4557-bdde-8155093abb34 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:05.617812 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7a522049-be69-4557-bdde-8155093abb34 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:05.681301 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:05.681301 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:05.683173 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7a522049-be69-4557-bdde-8155093abb34 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:05.684071 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1419/2812] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:05 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:05.998352 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98a13699-87ce-4e0a-80b8-2559032abf78 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 Dec 12 03:04:05.998352 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98a13699-87ce-4e0a-80b8-2559032abf78 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:05.998352 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:05.998352 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:05.998352 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98a13699-87ce-4e0a-80b8-2559032abf78 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:06.219011 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:06.219011 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:06.246333 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-98a13699-87ce-4e0a-80b8-2559032abf78 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:06.328016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98a13699-87ce-4e0a-80b8-2559032abf78 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 returned with HTTP 200 Dec 12 03:04:06.332976 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1394/2813] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:05 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 => generated 905 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:06.710786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2ef2e36-bb66-4620-befe-e8b72f4de888 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:06.710786 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2ef2e36-bb66-4620-befe-e8b72f4de888 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:06.715076 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:06.715076 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:06.715076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2ef2e36-bb66-4620-befe-e8b72f4de888 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:06.721933 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e2ef2e36-bb66-4620-befe-e8b72f4de888 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:06.810423 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:06.810423 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:06.822986 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2ef2e36-bb66-4620-befe-e8b72f4de888 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:06.827722 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1420/2814] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:06 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:07.354039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-296faaaa-edda-4067-abc6-5c251dc43696 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 Dec 12 03:04:07.354581 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-296faaaa-edda-4067-abc6-5c251dc43696 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:07.354783 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:07.354783 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:07.355160 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-296faaaa-edda-4067-abc6-5c251dc43696 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:07.486877 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-296faaaa-edda-4067-abc6-5c251dc43696 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 returned with HTTP 404 Dec 12 03:04:07.505319 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1395/2815] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:07 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/1f255055-432b-4e55-8b12-131ad4a78893 => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 12 03:04:07.518814 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23663baf-45c0-4000-ae90-5bdcc1094367 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] DELETE http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:04:07.518814 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23663baf-45c0-4000-ae90-5bdcc1094367 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:07.518814 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:07.518814 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:07.518814 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23663baf-45c0-4000-ae90-5bdcc1094367 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:07.518814 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-23663baf-45c0-4000-ae90-5bdcc1094367 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Delete volume with id: 5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:04:07.679914 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:07.679914 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:07.679914 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-23663baf-45c0-4000-ae90-5bdcc1094367 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:07.770526 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-23663baf-45c0-4000-ae90-5bdcc1094367 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Delete volume request issued successfully. Dec 12 03:04:07.771048 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23663baf-45c0-4000-ae90-5bdcc1094367 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 202 Dec 12 03:04:07.772225 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1421/2816] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:04:07 2020] DELETE /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:04:07.780020 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e799532a-2127-4230-82df-ce3d267a4aaf tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:04:07.780544 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e799532a-2127-4230-82df-ce3d267a4aaf tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:07.781174 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e799532a-2127-4230-82df-ce3d267a4aaf tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:07.841752 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba58ef72-627c-4398-acd7-dfd18b4d1119 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:07.842281 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba58ef72-627c-4398-acd7-dfd18b4d1119 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:07.842479 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:07.842479 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:07.843261 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba58ef72-627c-4398-acd7-dfd18b4d1119 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:07.843636 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ba58ef72-627c-4398-acd7-dfd18b4d1119 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:07.896505 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:07.896505 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:07.899579 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba58ef72-627c-4398-acd7-dfd18b4d1119 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:07.918996 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1422/2817] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:07 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:08.035910 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:08.035910 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:08.069368 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e799532a-2127-4230-82df-ce3d267a4aaf tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:08.127791 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e799532a-2127-4230-82df-ce3d267a4aaf tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:04:08.128962 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1396/2818] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:07 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 993 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:08.928972 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-acf192fb-70e0-47b1-bdb4-9e35aeeef656 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:08.928972 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-acf192fb-70e0-47b1-bdb4-9e35aeeef656 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:08.928972 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:08.928972 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:08.928972 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-acf192fb-70e0-47b1-bdb4-9e35aeeef656 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:08.928972 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-acf192fb-70e0-47b1-bdb4-9e35aeeef656 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:08.980521 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:08.980521 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:08.982815 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-acf192fb-70e0-47b1-bdb4-9e35aeeef656 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:08.991138 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1423/2819] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:08 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:09.155439 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7157958-f26f-42d8-b5f2-d08edc59cc15 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:04:09.155439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7157958-f26f-42d8-b5f2-d08edc59cc15 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:09.155439 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:09.155439 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:09.155439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e7157958-f26f-42d8-b5f2-d08edc59cc15 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:09.413068 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:09.413068 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:09.430738 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e7157958-f26f-42d8-b5f2-d08edc59cc15 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:09.482735 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e7157958-f26f-42d8-b5f2-d08edc59cc15 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:04:09.486076 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1397/2820] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:09 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 993 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:10.005274 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-856e5952-6c84-4b51-83e1-7e2032408856 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:10.005274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-856e5952-6c84-4b51-83e1-7e2032408856 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:10.005274 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:10.005274 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:10.005274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-856e5952-6c84-4b51-83e1-7e2032408856 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:10.005274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-856e5952-6c84-4b51-83e1-7e2032408856 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:10.095760 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:10.095760 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:10.095760 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-856e5952-6c84-4b51-83e1-7e2032408856 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:10.095760 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1424/2821] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:09 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:10.507603 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ab67891-e3f9-43dc-ae34-642baa5bc1d4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:04:10.507603 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ab67891-e3f9-43dc-ae34-642baa5bc1d4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:10.507603 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:10.507603 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:10.507603 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ab67891-e3f9-43dc-ae34-642baa5bc1d4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:10.626512 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:10.626512 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:10.646671 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3ab67891-e3f9-43dc-ae34-642baa5bc1d4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:10.711524 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ab67891-e3f9-43dc-ae34-642baa5bc1d4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 200 Dec 12 03:04:10.711524 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1398/2822] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:10 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 993 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:11.181071 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a79663c6-1371-4023-b6f4-0d2475d4c298 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:11.181071 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a79663c6-1371-4023-b6f4-0d2475d4c298 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:11.181071 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:11.181071 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:11.181071 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a79663c6-1371-4023-b6f4-0d2475d4c298 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:11.181071 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a79663c6-1371-4023-b6f4-0d2475d4c298 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:11.181071 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:11.181071 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:11.181071 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a79663c6-1371-4023-b6f4-0d2475d4c298 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:11.181071 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1425/2823] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:11 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:11.726706 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-034a3e44-db80-4dde-a8de-57160d3c4a43 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 Dec 12 03:04:11.727492 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-034a3e44-db80-4dde-a8de-57160d3c4a43 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:11.727875 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:11.727875 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:11.728278 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-034a3e44-db80-4dde-a8de-57160d3c4a43 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:11.876032 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-034a3e44-db80-4dde-a8de-57160d3c4a43 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 returned with HTTP 404 Dec 12 03:04:11.880809 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1399/2824] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:11 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5c75fd55-17a9-466b-8a3d-48c3aba6ea54 => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:04:12.067362 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] POST http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes Dec 12 03:04:12.067362 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:12.067362 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:12.067362 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bad855c1-33f2-461f-baef-72029869a067", "size": 1, "name": "tempest-VolumesGetTest-Volume-1462211523", "metadata": {"Type": "Test"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:04:12.067362 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume request body: {'volume': {'imageRef': 'bad855c1-33f2-461f-baef-72029869a067', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1462211523', 'metadata': {'Type': 'Test'}}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:04:12.164369 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-893e383a-765e-4411-b318-1fbf0eba07f0 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:12.165284 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-893e383a-765e-4411-b318-1fbf0eba07f0 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:12.166431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-893e383a-765e-4411-b318-1fbf0eba07f0 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:12.174615 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-893e383a-765e-4411-b318-1fbf0eba07f0 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:12.250979 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:12.250979 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:12.259369 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-893e383a-765e-4411-b318-1fbf0eba07f0 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:12.260517 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1400/2825] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:12 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:04:12.307445 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume of 1 GB Dec 12 03:04:12.339530 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Availability Zones retrieved successfully. Dec 12 03:04:12.465472 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Flow 'volume_create_api' (7014f3b8-7316-4c91-b67c-2bf8b8a8e7f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:04:12.497803 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45123ff0-0b96-4228-9cf0-3c188fd080f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:12.497803 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:04:12.780616 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45123ff0-0b96-4228-9cf0-3c188fd080f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:12.787253 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15be490a-54fa-4139-9a95-953ae5b8848a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:12.978622 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Created reservations ['1d6d775d-670a-4d49-b495-514c001f50b0', 'e4c2d022-9325-4607-b391-0d733ecc5424', '3284f2d3-260a-48a9-86e2-accc164503a8', '58c5a180-7029-4c1d-b785-2db5187c4035'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:04:12.978622 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15be490a-54fa-4139-9a95-953ae5b8848a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d6d775d-670a-4d49-b495-514c001f50b0', 'e4c2d022-9325-4607-b391-0d733ecc5424', '3284f2d3-260a-48a9-86e2-accc164503a8', '58c5a180-7029-4c1d-b785-2db5187c4035']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:12.978622 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b24576fe-f9e9-4deb-affb-10ce1023aaa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:13.253062 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b24576fe-f9e9-4deb-affb-10ce1023aaa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10b2a8bd-651b-45db-88a4-a9818eb9133f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1462211523',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f0595387fcdf409e8c38bda535ae5f4e',qos_specs=None,replication_status=,reservations=['1d6d775d-670a-4d49-b495-514c001f50b0','e4c2d022-9325-4607-b391-0d733ecc5424','3284f2d3-260a-48a9-86e2-accc164503a8','58c5a180-7029-4c1d-b785-2db5187c4035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00766786842642ad940e4dff48bc2873',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:04:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1462211523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10b2a8bd-651b-45db-88a4-a9818eb9133f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f0595387fcdf409e8c38bda535ae5f4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='00766786842642ad940e4dff48bc2873',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:13.253062 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (834d2a8c-90f9-4c77-a66d-009de870a630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:13.276462 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19837b74-3b9d-49e9-a2a5-52609a8ceae5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:13.277095 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19837b74-3b9d-49e9-a2a5-52609a8ceae5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:13.277543 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:13.277543 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:13.278440 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-19837b74-3b9d-49e9-a2a5-52609a8ceae5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:13.279017 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-19837b74-3b9d-49e9-a2a5-52609a8ceae5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:13.405178 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (834d2a8c-90f9-4c77-a66d-009de870a630) transitioned into state 'SUCCESS' from state '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-1462211523',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f0595387fcdf409e8c38bda535ae5f4e',qos_specs=None,replication_status=,reservations=['1d6d775d-670a-4d49-b495-514c001f50b0','e4c2d022-9325-4607-b391-0d733ecc5424','3284f2d3-260a-48a9-86e2-accc164503a8','58c5a180-7029-4c1d-b785-2db5187c4035'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00766786842642ad940e4dff48bc2873',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:13.405178 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ec511cf-97a4-4d66-ae2e-9c203cd88eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:13.421421 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:13.421421 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:13.442601 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-19837b74-3b9d-49e9-a2a5-52609a8ceae5 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:13.442601 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1401/2826] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:13 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:13.459951 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ec511cf-97a4-4d66-ae2e-9c203cd88eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:13.459951 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Flow 'volume_create_api' (7014f3b8-7316-4c91-b67c-2bf8b8a8e7f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:04:13.653718 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume request issued successfully. Dec 12 03:04:13.686324 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-228461d5-28ce-4604-a2b3-7043556a7903 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes returned with HTTP 202 Dec 12 03:04:13.701654 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ded968e-2174-4a9c-a054-57abd6642fff tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:13.702174 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ded968e-2174-4a9c-a054-57abd6642fff tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:13.702368 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:13.702368 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:13.703014 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ded968e-2174-4a9c-a054-57abd6642fff tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:13.703723 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1426/2827] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:04:12 2020] POST /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes => generated 828 bytes in 1646 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:04:13.872599 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:13.872599 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:13.904796 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ded968e-2174-4a9c-a054-57abd6642fff tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:13.990919 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ded968e-2174-4a9c-a054-57abd6642fff tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:13.990919 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1402/2828] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:13 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 896 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:04:14.090436 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c11557c3-4f7a-49ad-aad5-13bd36aaa77c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] DELETE http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:04:14.091259 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c11557c3-4f7a-49ad-aad5-13bd36aaa77c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:14.091478 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:14.091478 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:14.091843 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c11557c3-4f7a-49ad-aad5-13bd36aaa77c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:14.092314 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c11557c3-4f7a-49ad-aad5-13bd36aaa77c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Delete volume with id: e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:04:14.431849 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:14.431849 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:14.435607 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c11557c3-4f7a-49ad-aad5-13bd36aaa77c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:14.439878 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2cbab8f2-9db3-4f8f-8bf6-7d91421e17c1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:14.441008 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2cbab8f2-9db3-4f8f-8bf6-7d91421e17c1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:14.441221 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:14.441221 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:14.441604 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2cbab8f2-9db3-4f8f-8bf6-7d91421e17c1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:14.441943 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2cbab8f2-9db3-4f8f-8bf6-7d91421e17c1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:14.490833 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c11557c3-4f7a-49ad-aad5-13bd36aaa77c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Delete volume request issued successfully. Dec 12 03:04:14.491595 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c11557c3-4f7a-49ad-aad5-13bd36aaa77c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 202 Dec 12 03:04:14.493027 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1427/2829] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:04:14 2020] DELETE /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 0 bytes in 408 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:04:14.502984 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-086966a8-ae7f-4b34-b8c3-974791abc408 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:04:14.503759 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-086966a8-ae7f-4b34-b8c3-974791abc408 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:14.508758 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:14.508758 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:14.509561 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-086966a8-ae7f-4b34-b8c3-974791abc408 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:14.526279 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:14.526279 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:14.536195 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2cbab8f2-9db3-4f8f-8bf6-7d91421e17c1 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:14.542253 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1403/2830] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:14 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:14.647392 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:14.647392 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:14.692029 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-086966a8-ae7f-4b34-b8c3-974791abc408 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:14.737401 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-086966a8-ae7f-4b34-b8c3-974791abc408 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:04:14.756276 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1428/2831] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:14 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 910 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:15.006561 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99b2b35f-b218-42a4-8d6f-a3fe36bb6ba7 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:15.007192 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99b2b35f-b218-42a4-8d6f-a3fe36bb6ba7 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:15.007394 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:15.007394 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:15.007908 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-99b2b35f-b218-42a4-8d6f-a3fe36bb6ba7 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:15.132822 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:15.132822 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:15.149733 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-99b2b35f-b218-42a4-8d6f-a3fe36bb6ba7 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:15.229075 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-99b2b35f-b218-42a4-8d6f-a3fe36bb6ba7 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:15.229075 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1404/2832] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:15 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:15.608774 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b635457d-8e08-4b94-a53a-ffe1eea07147 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:15.608774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b635457d-8e08-4b94-a53a-ffe1eea07147 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:15.608774 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:15.608774 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:15.608774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b635457d-8e08-4b94-a53a-ffe1eea07147 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:15.608774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b635457d-8e08-4b94-a53a-ffe1eea07147 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:15.667058 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:15.667058 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:15.674033 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b635457d-8e08-4b94-a53a-ffe1eea07147 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:15.681924 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1429/2833] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:15 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:15.762506 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ab19dc1-7754-41e6-9081-0b7d3d8cdd11 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:04:15.763448 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ab19dc1-7754-41e6-9081-0b7d3d8cdd11 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:15.763857 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:15.763857 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:15.764489 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ab19dc1-7754-41e6-9081-0b7d3d8cdd11 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:15.818158 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:15.818158 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:15.827369 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7ab19dc1-7754-41e6-9081-0b7d3d8cdd11 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:15.852005 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ab19dc1-7754-41e6-9081-0b7d3d8cdd11 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:04:15.853450 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1405/2834] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:15 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 910 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:16.239285 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4dbc79a9-29cd-4002-92d7-d4fb74f97298 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:16.239814 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4dbc79a9-29cd-4002-92d7-d4fb74f97298 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:16.240017 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:16.240017 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:16.240390 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4dbc79a9-29cd-4002-92d7-d4fb74f97298 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:16.394440 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:16.394440 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:16.416408 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4dbc79a9-29cd-4002-92d7-d4fb74f97298 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:16.513766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4dbc79a9-29cd-4002-92d7-d4fb74f97298 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:16.519580 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1430/2835] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:16 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:16.683902 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b37b1496-04ad-49c3-b2f1-b78dc87b5f50 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:16.684425 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b37b1496-04ad-49c3-b2f1-b78dc87b5f50 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:16.684585 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:16.684585 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:16.685235 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b37b1496-04ad-49c3-b2f1-b78dc87b5f50 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:16.686009 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b37b1496-04ad-49c3-b2f1-b78dc87b5f50 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:16.818548 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:16.818548 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:16.826587 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b37b1496-04ad-49c3-b2f1-b78dc87b5f50 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:16.826587 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1406/2836] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:16 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:16.874323 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58139582-1d84-446a-be40-c9e8bde6e372 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:04:16.874323 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58139582-1d84-446a-be40-c9e8bde6e372 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:16.874323 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:16.874323 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:16.879114 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58139582-1d84-446a-be40-c9e8bde6e372 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:17.030398 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:17.030398 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:17.049132 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-58139582-1d84-446a-be40-c9e8bde6e372 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:17.166897 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58139582-1d84-446a-be40-c9e8bde6e372 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:04:17.166897 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1431/2837] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:16 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 910 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:17.539350 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e182a1f0-07f0-46c9-84ee-66207d1ddbad tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:17.539350 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e182a1f0-07f0-46c9-84ee-66207d1ddbad tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:17.539350 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:17.539350 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:17.539350 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e182a1f0-07f0-46c9-84ee-66207d1ddbad tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:17.654459 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:17.654459 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:17.695100 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e182a1f0-07f0-46c9-84ee-66207d1ddbad tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:17.772129 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e182a1f0-07f0-46c9-84ee-66207d1ddbad tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:17.772129 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1407/2838] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:17 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:17.847594 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6090cb4b-8d1d-4444-86be-ead1137a905c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:17.848109 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6090cb4b-8d1d-4444-86be-ead1137a905c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:17.848330 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:17.848330 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:17.848722 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6090cb4b-8d1d-4444-86be-ead1137a905c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:17.849929 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6090cb4b-8d1d-4444-86be-ead1137a905c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:17.914629 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:17.914629 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:17.931341 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6090cb4b-8d1d-4444-86be-ead1137a905c tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:17.931341 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1432/2839] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:17 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:18.180785 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64447a09-466d-467c-abdb-8b540e547775 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:04:18.180785 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64447a09-466d-467c-abdb-8b540e547775 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:18.180785 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:18.180785 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:18.180785 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64447a09-466d-467c-abdb-8b540e547775 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:18.353175 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:18.353175 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:18.399530 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-64447a09-466d-467c-abdb-8b540e547775 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:18.455382 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64447a09-466d-467c-abdb-8b540e547775 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 200 Dec 12 03:04:18.465482 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1408/2840] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:18 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 910 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:18.793069 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e9627b4-4172-4086-845e-1560b6f8f979 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:18.793069 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e9627b4-4172-4086-845e-1560b6f8f979 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:18.793069 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:18.793069 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:18.793069 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e9627b4-4172-4086-845e-1560b6f8f979 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:18.918637 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:18.918637 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:18.952523 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7e9627b4-4172-4086-845e-1560b6f8f979 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:18.955824 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9d2e529-ff0d-4d46-9ca9-46feb951a7bd tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:18.955824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9d2e529-ff0d-4d46-9ca9-46feb951a7bd tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:18.955824 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:18.955824 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:18.955824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e9d2e529-ff0d-4d46-9ca9-46feb951a7bd tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:18.955824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e9d2e529-ff0d-4d46-9ca9-46feb951a7bd tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:19.028650 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e9627b4-4172-4086-845e-1560b6f8f979 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:19.050672 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1433/2841] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:18 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:19.065567 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:19.065567 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:19.065567 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e9d2e529-ff0d-4d46-9ca9-46feb951a7bd tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:19.065567 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1409/2842] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:18 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:19.474630 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2cd675de-d1ce-43e8-b956-b9162c2148f5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:04:19.474630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2cd675de-d1ce-43e8-b956-b9162c2148f5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:19.474630 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:19.474630 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:19.474630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2cd675de-d1ce-43e8-b956-b9162c2148f5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:19.615213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2cd675de-d1ce-43e8-b956-b9162c2148f5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 404 Dec 12 03:04:19.632943 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1434/2843] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:19 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 109 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:04:19.676631 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] POST http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes Dec 12 03:04:19.677495 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:19.677495 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:19.677910 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bad855c1-33f2-461f-baef-72029869a067", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-990158919"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:04:19.679299 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Create volume request body: {'volume': {'imageRef': 'bad855c1-33f2-461f-baef-72029869a067', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-990158919'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:04:19.949499 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Create volume of 1 GB Dec 12 03:04:19.973831 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Availability Zones retrieved successfully. Dec 12 03:04:20.021977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Flow 'volume_create_api' (336a87e1-100c-4667-9e05-9e68254bde2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:04:20.033510 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f70149-9f1e-4305-a713-c11bcc6963bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:20.041927 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:04:20.057699 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d031118-e5c6-4e14-aa32-e017fdafd2e4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:20.057699 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d031118-e5c6-4e14-aa32-e017fdafd2e4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:20.057699 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7d031118-e5c6-4e14-aa32-e017fdafd2e4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:20.304875 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:20.304875 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:20.332431 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7d031118-e5c6-4e14-aa32-e017fdafd2e4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:20.359954 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f70149-9f1e-4305-a713-c11bcc6963bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:20.363220 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93f429db-5ee4-45c3-9895-3f4d9efbca69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:20.487675 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7d031118-e5c6-4e14-aa32-e017fdafd2e4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:20.487675 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1435/2844] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:20 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 429 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:20.513800 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a01d67f5-4d03-4627-a9a4-2f9629c49058 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:20.513800 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a01d67f5-4d03-4627-a9a4-2f9629c49058 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:20.513800 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:20.513800 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:20.513800 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a01d67f5-4d03-4627-a9a4-2f9629c49058 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:20.513800 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a01d67f5-4d03-4627-a9a4-2f9629c49058 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:20.601629 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:20.601629 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:20.601629 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a01d67f5-4d03-4627-a9a4-2f9629c49058 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:20.601629 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1436/2845] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:20 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:20.649087 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Created reservations ['ab609008-c43a-4e64-b5a6-922f56abe99d', '57386004-d029-4fab-8f9e-484ccff45ef1', '6583f8d5-7cb2-40f0-9f23-44af4e659ebe', 'e32e7b8d-72e5-4251-8ce8-d8d6f06417a9'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:04:20.651707 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93f429db-5ee4-45c3-9895-3f4d9efbca69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab609008-c43a-4e64-b5a6-922f56abe99d', '57386004-d029-4fab-8f9e-484ccff45ef1', '6583f8d5-7cb2-40f0-9f23-44af4e659ebe', 'e32e7b8d-72e5-4251-8ce8-d8d6f06417a9']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:20.661370 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ca6f5f5-022b-42f2-a283-7ed4b5b78e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:20.876725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ca6f5f5-022b-42f2-a283-7ed4b5b78e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '783d6010-0659-4027-863a-03d3065eb0d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-990158919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d929c57fa1c1445bb0891a5003908f4a',qos_specs=None,replication_status=,reservations=['ab609008-c43a-4e64-b5a6-922f56abe99d','57386004-d029-4fab-8f9e-484ccff45ef1','6583f8d5-7cb2-40f0-9f23-44af4e659ebe','e32e7b8d-72e5-4251-8ce8-d8d6f06417a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8c5ca91bca34d8ba7d7e4602fb2c8a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-990158919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=783d6010-0659-4027-863a-03d3065eb0d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d929c57fa1c1445bb0891a5003908f4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c8c5ca91bca34d8ba7d7e4602fb2c8a6',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:20.879107 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a91285a0-ea1b-43b4-ad7a-696bf98cedc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:21.024210 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a91285a0-ea1b-43b4-ad7a-696bf98cedc1) transitioned into state 'SUCCESS' from state '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-990158919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d929c57fa1c1445bb0891a5003908f4a',qos_specs=None,replication_status=,reservations=['ab609008-c43a-4e64-b5a6-922f56abe99d','57386004-d029-4fab-8f9e-484ccff45ef1','6583f8d5-7cb2-40f0-9f23-44af4e659ebe','e32e7b8d-72e5-4251-8ce8-d8d6f06417a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8c5ca91bca34d8ba7d7e4602fb2c8a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:21.024210 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03dc1ccb-94b8-4996-b03c-31218ffe5d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:21.093610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03dc1ccb-94b8-4996-b03c-31218ffe5d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:21.101394 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Flow 'volume_create_api' (336a87e1-100c-4667-9e05-9e68254bde2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:04:21.288939 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Create volume request issued successfully. Dec 12 03:04:21.381412 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-23271779-3659-41cd-b681-d43a754068a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes returned with HTTP 202 Dec 12 03:04:21.381412 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1410/2846] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:04:19 2020] POST /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes => generated 817 bytes in 1703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:04:21.396445 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a377102c-5505-468b-9bd7-5ed49c131612 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:21.396445 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a377102c-5505-468b-9bd7-5ed49c131612 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:21.396445 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:21.396445 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:21.396445 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a377102c-5505-468b-9bd7-5ed49c131612 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:21.505678 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-992fcc96-239a-4437-806c-e8f65db5f120 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:21.505678 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-992fcc96-239a-4437-806c-e8f65db5f120 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:21.505678 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:21.505678 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:21.505678 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-992fcc96-239a-4437-806c-e8f65db5f120 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:21.550649 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:21.550649 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:21.579314 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a377102c-5505-468b-9bd7-5ed49c131612 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:21.632098 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a377102c-5505-468b-9bd7-5ed49c131612 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:21.643946 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1437/2847] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:21 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 885 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:21.656845 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3451a18-8e1a-420b-8106-07c666da02ff tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:21.656845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3451a18-8e1a-420b-8106-07c666da02ff tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:21.656845 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:21.656845 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:21.656845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3451a18-8e1a-420b-8106-07c666da02ff tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:21.656845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c3451a18-8e1a-420b-8106-07c666da02ff tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:21.707870 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:21.707870 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:21.709765 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3451a18-8e1a-420b-8106-07c666da02ff tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:21.715639 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1438/2848] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:21 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:21.718530 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:21.718530 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:21.745642 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-992fcc96-239a-4437-806c-e8f65db5f120 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:21.790913 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-992fcc96-239a-4437-806c-e8f65db5f120 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:21.792306 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1411/2849] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:21 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:04:22.644122 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35aa48d4-2d5d-4f1a-8280-119cdb13a197 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:22.646551 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35aa48d4-2d5d-4f1a-8280-119cdb13a197 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:22.646969 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:22.646969 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:22.647642 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35aa48d4-2d5d-4f1a-8280-119cdb13a197 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:22.726863 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9da2ba7e-6a72-4147-ae7f-a50364454761 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:22.745398 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9da2ba7e-6a72-4147-ae7f-a50364454761 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:22.745398 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:22.745398 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:22.745398 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9da2ba7e-6a72-4147-ae7f-a50364454761 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:22.745398 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9da2ba7e-6a72-4147-ae7f-a50364454761 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:22.812089 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:22.812089 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:22.812089 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9da2ba7e-6a72-4147-ae7f-a50364454761 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:22.817614 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1412/2850] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:22 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:22.821687 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b841e7e-d539-430d-8138-ec1019020bc3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:22.821687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b841e7e-d539-430d-8138-ec1019020bc3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:22.821687 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:22.821687 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:22.821687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1b841e7e-d539-430d-8138-ec1019020bc3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:22.902527 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:22.902527 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:22.918801 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-35aa48d4-2d5d-4f1a-8280-119cdb13a197 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:22.960436 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:22.960436 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:22.972726 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35aa48d4-2d5d-4f1a-8280-119cdb13a197 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:22.977557 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1439/2851] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:22 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:23.027131 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1b841e7e-d539-430d-8138-ec1019020bc3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:23.146740 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1b841e7e-d539-430d-8138-ec1019020bc3 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:23.146740 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1413/2852] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:22 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:23.832122 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12fcd82d-dbae-44b0-b29c-1d338e5eed25 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:23.832122 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12fcd82d-dbae-44b0-b29c-1d338e5eed25 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:23.832122 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:23.832122 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:23.832122 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12fcd82d-dbae-44b0-b29c-1d338e5eed25 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:23.832122 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-12fcd82d-dbae-44b0-b29c-1d338e5eed25 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:23.899271 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:23.899271 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:23.899271 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12fcd82d-dbae-44b0-b29c-1d338e5eed25 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:23.899271 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1414/2853] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:23 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:23.995834 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cac63b2-f5a2-4379-9bfb-689cc32ff0d9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:23.995834 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cac63b2-f5a2-4379-9bfb-689cc32ff0d9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:23.995834 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:23.995834 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:24.003465 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8cac63b2-f5a2-4379-9bfb-689cc32ff0d9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:24.153534 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:24.153534 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:24.183140 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8cac63b2-f5a2-4379-9bfb-689cc32ff0d9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:24.247249 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32de1ce7-374a-4c8f-be90-7fc05a8311d9 tempest-TestVolumeBootPattern-912875846 tempest-TestVolumeBootPattern-912875846] POST http://10.222.0.50/volume/v3/04736c2e37d54df0880c9708e1222327/types Dec 12 03:04:24.247249 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:24.247249 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:24.247249 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32de1ce7-374a-4c8f-be90-7fc05a8311d9 tempest-TestVolumeBootPattern-912875846 tempest-TestVolumeBootPattern-912875846] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-54700113", "extra_specs": {}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:04:24.311878 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8cac63b2-f5a2-4379-9bfb-689cc32ff0d9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:24.323530 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1415/2854] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:23 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:24.330766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-733b5d2c-9327-4a80-9315-f6477ace03d8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:24.331543 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-733b5d2c-9327-4a80-9315-f6477ace03d8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:24.331947 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:24.331947 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:24.332595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-733b5d2c-9327-4a80-9315-f6477ace03d8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:24.553325 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:24.553325 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:24.591920 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-733b5d2c-9327-4a80-9315-f6477ace03d8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:24.684372 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-733b5d2c-9327-4a80-9315-f6477ace03d8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:24.685552 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1416/2855] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:24 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:24.811331 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32de1ce7-374a-4c8f-be90-7fc05a8311d9 tempest-TestVolumeBootPattern-912875846 tempest-TestVolumeBootPattern-912875846] http://10.222.0.50/volume/v3/04736c2e37d54df0880c9708e1222327/types returned with HTTP 200 Dec 12 03:04:24.836462 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1440/2856] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 03:04:23 2020] POST /volume/v3/04736c2e37d54df0880c9708e1222327/types => generated 210 bytes in 1072 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:24.910994 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e1bb095-c6fe-4346-b724-2ac670845612 tempest-TestVolumeBootPattern-912875846 tempest-TestVolumeBootPattern-912875846] POST http://10.222.0.50/volume/v3/04736c2e37d54df0880c9708e1222327/types/7d4f897e-d196-492d-80ad-0eab8e6a018c/encryption Dec 12 03:04:24.910994 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:24.910994 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:24.933349 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e1bb095-c6fe-4346-b724-2ac670845612 tempest-TestVolumeBootPattern-912875846 tempest-TestVolumeBootPattern-912875846] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:04:24.936906 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b7fad8d-e8ed-44a9-8bcb-698a5ca6e6d3 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:24.937659 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b7fad8d-e8ed-44a9-8bcb-698a5ca6e6d3 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:24.942175 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8b7fad8d-e8ed-44a9-8bcb-698a5ca6e6d3 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:24.942963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8b7fad8d-e8ed-44a9-8bcb-698a5ca6e6d3 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:25.023818 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:25.023818 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:25.031304 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8b7fad8d-e8ed-44a9-8bcb-698a5ca6e6d3 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:25.033461 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1441/2857] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:24 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:25.082686 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e1bb095-c6fe-4346-b724-2ac670845612 tempest-TestVolumeBootPattern-912875846 tempest-TestVolumeBootPattern-912875846] http://10.222.0.50/volume/v3/04736c2e37d54df0880c9708e1222327/types/7d4f897e-d196-492d-80ad-0eab8e6a018c/encryption returned with HTTP 200 Dec 12 03:04:25.082686 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1417/2858] 10.222.0.50 () {60 vars in 1364 bytes} [Sat Dec 12 03:04:24 2020] POST /volume/v3/04736c2e37d54df0880c9708e1222327/types/7d4f897e-d196-492d-80ad-0eab8e6a018c/encryption => generated 230 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:25.345899 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bba630a-41fb-4ada-9604-75ca9ec8b919 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:25.345899 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bba630a-41fb-4ada-9604-75ca9ec8b919 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:25.345899 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6bba630a-41fb-4ada-9604-75ca9ec8b919 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:25.520847 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:25.520847 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:25.536758 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6bba630a-41fb-4ada-9604-75ca9ec8b919 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:25.619785 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6bba630a-41fb-4ada-9604-75ca9ec8b919 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:25.630785 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1418/2859] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:25 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:25.699589 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes Dec 12 03:04:25.699589 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:25.699589 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:25.699589 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-307306361", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-54700113", "size": 1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:04:25.699589 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-307306361', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-54700113', 'size': 1}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:04:25.708620 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f5ab761-5e14-4e82-928f-2239526b5794 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:25.708620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f5ab761-5e14-4e82-928f-2239526b5794 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:25.708620 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:25.708620 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:25.708620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3f5ab761-5e14-4e82-928f-2239526b5794 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:25.781853 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume of 1 GB Dec 12 03:04:25.781853 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:25.781853 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:25.781853 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Availability Zones retrieved successfully. Dec 12 03:04:25.827375 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Flow 'volume_create_api' (e3010b01-756e-4bf0-a3f2-9be2bce494e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:04:25.831112 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db2f323c-1228-4422-ad6c-27d9927592b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:25.834294 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:04:25.844348 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:25.844348 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:25.913697 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3f5ab761-5e14-4e82-928f-2239526b5794 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:26.073450 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3f5ab761-5e14-4e82-928f-2239526b5794 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:26.086879 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1419/2860] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:25 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:26.091205 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db2f323c-1228-4422-ad6c-27d9927592b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T03:04:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7d4f897e-d196-492d-80ad-0eab8e6a018c,is_public=True,name='tempest-scenario-type-luks-54700113',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7d4f897e-d196-492d-80ad-0eab8e6a018c', '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=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:26.093790 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f0ed117-7408-4c5e-8990-fdb0d1f08e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:26.094027 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84f1e945-01c4-4523-98d5-1ea606b80ba2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:26.095477 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84f1e945-01c4-4523-98d5-1ea606b80ba2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:26.096872 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:26.096872 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:26.097528 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84f1e945-01c4-4523-98d5-1ea606b80ba2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:26.097908 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-84f1e945-01c4-4523-98d5-1ea606b80ba2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:26.144081 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:26.144081 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:26.222863 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84f1e945-01c4-4523-98d5-1ea606b80ba2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:26.234988 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1420/2861] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:26 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:26.391029 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-54700113 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-54700113, it is now deprecated. Please use the default quota class for default quota. Dec 12 03:04:26.403150 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-54700113 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-54700113, it is now deprecated. Please use the default quota class for default quota. Dec 12 03:04:26.538289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Created reservations ['80347a4d-52d3-40f7-b86f-e00921269056', '5ec49c63-83ca-4b17-ad51-db959a579ff9', 'e7ea5776-7a1e-440a-8d60-ca05d9474a79', 'a9f43b23-1f94-4d0f-8697-7b44433f0601'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:04:26.538289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f0ed117-7408-4c5e-8990-fdb0d1f08e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80347a4d-52d3-40f7-b86f-e00921269056', '5ec49c63-83ca-4b17-ad51-db959a579ff9', 'e7ea5776-7a1e-440a-8d60-ca05d9474a79', 'a9f43b23-1f94-4d0f-8697-7b44433f0601']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:26.548643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc2491a-ffe4-43ff-92bf-4565de429b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:26.631462 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85eb848e-5aa9-44a8-9ee9-6e44cbd473fd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:26.632097 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85eb848e-5aa9-44a8-9ee9-6e44cbd473fd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:26.632383 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:26.632383 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:26.632875 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-85eb848e-5aa9-44a8-9ee9-6e44cbd473fd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:26.789165 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdc2491a-ffe4-43ff-92bf-4565de429b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe0b3dab-943a-4505-9947-f53ce272a50b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-307306361',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00923981693a4c42b7c6f9333353ab75',qos_specs=None,replication_status=,reservations=['80347a4d-52d3-40f7-b86f-e00921269056','5ec49c63-83ca-4b17-ad51-db959a579ff9','e7ea5776-7a1e-440a-8d60-ca05d9474a79','a9f43b23-1f94-4d0f-8697-7b44433f0601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a39fd0fd8b764723829753b7c3e339a6',volume_type_id=7d4f897e-d196-492d-80ad-0eab8e6a018c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-307306361',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fe0b3dab-943a-4505-9947-f53ce272a50b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00923981693a4c42b7c6f9333353ab75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a39fd0fd8b764723829753b7c3e339a6',volume_attachment=,volume_type=,volume_type_id=7d4f897e-d196-492d-80ad-0eab8e6a018c)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:26.789165 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (774fc39b-f9d0-4193-a66b-8de876b73258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:26.817938 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:26.817938 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:26.848522 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (774fc39b-f9d0-4193-a66b-8de876b73258) transitioned into state 'SUCCESS' from state '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-307306361',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00923981693a4c42b7c6f9333353ab75',qos_specs=None,replication_status=,reservations=['80347a4d-52d3-40f7-b86f-e00921269056','5ec49c63-83ca-4b17-ad51-db959a579ff9','e7ea5776-7a1e-440a-8d60-ca05d9474a79','a9f43b23-1f94-4d0f-8697-7b44433f0601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a39fd0fd8b764723829753b7c3e339a6',volume_type_id=7d4f897e-d196-492d-80ad-0eab8e6a018c)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:26.848522 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb4763c6-e382-45a7-925a-5def5d1a713b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:26.886281 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb4763c6-e382-45a7-925a-5def5d1a713b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:26.893331 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Flow 'volume_create_api' (e3010b01-756e-4bf0-a3f2-9be2bce494e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:04:26.905706 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-85eb848e-5aa9-44a8-9ee9-6e44cbd473fd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:26.974885 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-85eb848e-5aa9-44a8-9ee9-6e44cbd473fd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:26.983746 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1421/2862] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:26 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:04:27.051274 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume request issued successfully. Dec 12 03:04:27.097605 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-919c8b10-ae83-48e2-83ed-764db2165c9b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:27.097605 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-919c8b10-ae83-48e2-83ed-764db2165c9b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:27.097605 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:27.097605 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:27.097605 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-919c8b10-ae83-48e2-83ed-764db2165c9b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:27.134039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d119dbf-0cfc-4e91-a57a-c211024f8165 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes returned with HTTP 202 Dec 12 03:04:27.144733 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1442/2863] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:04:25 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes => generated 843 bytes in 2063 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:04:27.158953 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8d30639-5ee1-4933-823e-2ca53ab5bfea tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b Dec 12 03:04:27.158953 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8d30639-5ee1-4933-823e-2ca53ab5bfea tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:27.158953 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:27.158953 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:27.158953 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8d30639-5ee1-4933-823e-2ca53ab5bfea tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:27.282646 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:27.282646 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:27.307699 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-919c8b10-ae83-48e2-83ed-764db2165c9b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:27.308090 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:27.308090 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:27.329123 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f8d30639-5ee1-4933-823e-2ca53ab5bfea tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:04:27.355722 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-919c8b10-ae83-48e2-83ed-764db2165c9b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:27.377915 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1422/2864] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:27 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:04:27.402761 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4b3bd60-2e72-4c62-9164-485feb252cf2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:27.402761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4b3bd60-2e72-4c62-9164-485feb252cf2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:27.402761 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:27.402761 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:27.402761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c4b3bd60-2e72-4c62-9164-485feb252cf2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:27.402761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c4b3bd60-2e72-4c62-9164-485feb252cf2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:27.405845 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8d30639-5ee1-4933-823e-2ca53ab5bfea tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b returned with HTTP 200 Dec 12 03:04:27.405845 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1443/2865] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:27 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b => generated 935 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:27.442082 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:27.442082 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:27.442082 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c4b3bd60-2e72-4c62-9164-485feb252cf2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:27.442082 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1423/2866] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:27 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:28.022772 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96f6288a-acec-4bc8-a6a6-f72f77eb531b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:28.022772 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96f6288a-acec-4bc8-a6a6-f72f77eb531b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:28.022772 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:28.022772 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:28.022772 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96f6288a-acec-4bc8-a6a6-f72f77eb531b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:28.235274 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:28.235274 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:28.257633 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-96f6288a-acec-4bc8-a6a6-f72f77eb531b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:28.381108 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78016cd8-d9dd-4f7d-aae5-d6abe7136fb9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:28.387979 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78016cd8-d9dd-4f7d-aae5-d6abe7136fb9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:28.387979 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:28.387979 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:28.387979 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78016cd8-d9dd-4f7d-aae5-d6abe7136fb9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:28.405726 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96f6288a-acec-4bc8-a6a6-f72f77eb531b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:28.442182 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1444/2867] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:27 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 441 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:28.452120 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98b9a5af-3558-424d-a8ce-ac696c7d06db tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b Dec 12 03:04:28.459520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98b9a5af-3558-424d-a8ce-ac696c7d06db tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:28.459520 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:28.459520 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:28.459520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98b9a5af-3558-424d-a8ce-ac696c7d06db tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:28.582814 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:28.582814 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:28.653979 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78016cd8-d9dd-4f7d-aae5-d6abe7136fb9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:28.655793 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:28.655793 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:28.694938 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-98b9a5af-3558-424d-a8ce-ac696c7d06db tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:04:28.765579 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78016cd8-d9dd-4f7d-aae5-d6abe7136fb9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:28.780205 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98b9a5af-3558-424d-a8ce-ac696c7d06db tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b returned with HTTP 200 Dec 12 03:04:28.784622 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1445/2868] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:28 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b => generated 935 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:28.798455 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29e1bfe9-a0f7-4cbd-b3ce-8a67ac4536c0 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:28.799007 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29e1bfe9-a0f7-4cbd-b3ce-8a67ac4536c0 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:28.799232 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:28.799232 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:28.799618 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29e1bfe9-a0f7-4cbd-b3ce-8a67ac4536c0 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:28.799990 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-29e1bfe9-a0f7-4cbd-b3ce-8a67ac4536c0 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:28.804488 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1424/2869] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:28 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:28.851016 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:28.851016 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:28.853409 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29e1bfe9-a0f7-4cbd-b3ce-8a67ac4536c0 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:28.858386 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1446/2870] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:28 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:29.426374 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a4afb53-9a1c-41e0-acc8-b12bad1cee1f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:29.426374 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a4afb53-9a1c-41e0-acc8-b12bad1cee1f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:29.426374 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:29.426374 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:29.426374 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a4afb53-9a1c-41e0-acc8-b12bad1cee1f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:29.646688 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:29.646688 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:29.656461 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8a4afb53-9a1c-41e0-acc8-b12bad1cee1f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:29.690641 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a4afb53-9a1c-41e0-acc8-b12bad1cee1f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:29.691852 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1425/2871] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:29 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:29.793806 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed363dfb-2fe8-40bc-8bba-1910dc7757f0 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:29.793806 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed363dfb-2fe8-40bc-8bba-1910dc7757f0 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:29.793806 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:29.793806 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:29.793806 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed363dfb-2fe8-40bc-8bba-1910dc7757f0 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:29.830878 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2e42830-f8b4-44e4-a99b-57e8f0158579 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b Dec 12 03:04:29.830878 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2e42830-f8b4-44e4-a99b-57e8f0158579 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:29.830878 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:29.830878 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:29.830878 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2e42830-f8b4-44e4-a99b-57e8f0158579 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:29.982031 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:29.982031 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:29.998790 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ed363dfb-2fe8-40bc-8bba-1910dc7757f0 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:30.011830 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:30.011830 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:30.032810 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2e42830-f8b4-44e4-a99b-57e8f0158579 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:04:30.067815 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed363dfb-2fe8-40bc-8bba-1910dc7757f0 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:30.074290 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1447/2872] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:29 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:30.082063 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07d475f2-1063-45cd-95e3-09340caaf5fa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:30.082063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07d475f2-1063-45cd-95e3-09340caaf5fa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:30.082063 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:30.082063 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:30.082063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07d475f2-1063-45cd-95e3-09340caaf5fa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:30.082063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-07d475f2-1063-45cd-95e3-09340caaf5fa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:30.124417 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2e42830-f8b4-44e4-a99b-57e8f0158579 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b returned with HTTP 200 Dec 12 03:04:30.124417 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1426/2873] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:29 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b => generated 936 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:30.149431 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:30.149431 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:30.149431 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07d475f2-1063-45cd-95e3-09340caaf5fa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:30.151109 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1448/2874] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:30 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:30.175523 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11f18808-4a8c-46df-b60e-045749a59bf6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b Dec 12 03:04:30.175523 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11f18808-4a8c-46df-b60e-045749a59bf6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:30.175523 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:30.175523 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:30.175523 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11f18808-4a8c-46df-b60e-045749a59bf6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:30.364723 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:30.364723 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:30.409403 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11f18808-4a8c-46df-b60e-045749a59bf6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:04:30.476680 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11f18808-4a8c-46df-b60e-045749a59bf6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b returned with HTTP 200 Dec 12 03:04:30.476680 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1427/2875] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:30 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b => generated 936 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:30.490815 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dcd8cf9a-07eb-44d4-9ef3-f9a8d9446ba6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b/action Dec 12 03:04:30.491289 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:30.491289 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:30.491733 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dcd8cf9a-07eb-44d4-9ef3-f9a8d9446ba6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:04:30.492114 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dcd8cf9a-07eb-44d4-9ef3-f9a8d9446ba6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:04:30.587105 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:30.587105 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:30.594015 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dcd8cf9a-07eb-44d4-9ef3-f9a8d9446ba6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:04:30.624279 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dcd8cf9a-07eb-44d4-9ef3-f9a8d9446ba6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume updated successfully. Dec 12 03:04:30.624279 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dcd8cf9a-07eb-44d4-9ef3-f9a8d9446ba6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b/action returned with HTTP 200 Dec 12 03:04:30.624279 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1449/2876] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 03:04:30 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b/action => generated 0 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 12 03:04:30.714461 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18a1ebad-ba33-48c1-8ba1-d5811c35668c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:30.714461 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18a1ebad-ba33-48c1-8ba1-d5811c35668c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:30.714461 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:30.714461 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:30.714461 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18a1ebad-ba33-48c1-8ba1-d5811c35668c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:30.828550 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:30.828550 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:30.853228 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-18a1ebad-ba33-48c1-8ba1-d5811c35668c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:30.949524 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18a1ebad-ba33-48c1-8ba1-d5811c35668c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:30.949524 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1428/2877] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:30 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:31.091028 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce1398f2-d93b-4f9d-8029-09764f0216f4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:31.091998 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce1398f2-d93b-4f9d-8029-09764f0216f4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:31.092291 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:31.092291 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:31.092799 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce1398f2-d93b-4f9d-8029-09764f0216f4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:31.310374 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:31.310374 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:31.339042 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ce1398f2-d93b-4f9d-8029-09764f0216f4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:31.397664 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce1398f2-d93b-4f9d-8029-09764f0216f4 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:31.413972 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1429/2878] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:31 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:31.425290 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8583b095-9fdd-428d-81ac-6e925ec432a7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:31.426113 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8583b095-9fdd-428d-81ac-6e925ec432a7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:31.426619 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:31.426619 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:31.426999 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8583b095-9fdd-428d-81ac-6e925ec432a7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:31.427521 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8583b095-9fdd-428d-81ac-6e925ec432a7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:31.457919 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:31.457919 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:31.466777 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8583b095-9fdd-428d-81ac-6e925ec432a7 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:31.474837 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1430/2879] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:31 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:31.724279 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-5f4fbfb8-471e-42cf-9646-d3b4c6a47274 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b Dec 12 03:04:31.725576 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-5f4fbfb8-471e-42cf-9646-d3b4c6a47274 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:31.726013 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:31.726013 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:31.726680 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-5f4fbfb8-471e-42cf-9646-d3b4c6a47274 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:31.788808 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:31.788808 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:31.794875 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-30513d97-e8bf-4818-8f75-437c80626c53 req-5f4fbfb8-471e-42cf-9646-d3b4c6a47274 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:04:31.825094 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-5f4fbfb8-471e-42cf-9646-d3b4c6a47274 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b returned with HTTP 200 Dec 12 03:04:31.825094 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1450/2880] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:04:30 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b => generated 935 bytes in 865 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:31.974154 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20d2e92e-3b4a-41f8-ac66-a53547b5071f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:31.974154 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20d2e92e-3b4a-41f8-ac66-a53547b5071f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:31.974154 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:31.974154 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:31.985760 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20d2e92e-3b4a-41f8-ac66-a53547b5071f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:32.152885 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:32.152885 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:32.317748 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-20d2e92e-3b4a-41f8-ac66-a53547b5071f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:32.374728 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20d2e92e-3b4a-41f8-ac66-a53547b5071f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:32.380475 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1431/2881] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:31 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:32.426590 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-efb5e2dd-2495-4dca-a36d-836d7c6a1ef8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:32.427308 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-efb5e2dd-2495-4dca-a36d-836d7c6a1ef8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:32.427554 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:32.427554 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:32.428176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-efb5e2dd-2495-4dca-a36d-836d7c6a1ef8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:32.484127 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-180c5610-e5cf-42f0-ba3b-7accaf6c913f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:32.484771 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-180c5610-e5cf-42f0-ba3b-7accaf6c913f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:32.485478 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:32.485478 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:32.486353 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-180c5610-e5cf-42f0-ba3b-7accaf6c913f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:32.487355 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-180c5610-e5cf-42f0-ba3b-7accaf6c913f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:32.645708 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:32.645708 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:32.652537 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-180c5610-e5cf-42f0-ba3b-7accaf6c913f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:32.652537 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1432/2882] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:32 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:04:32.821163 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:32.821163 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:32.850903 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-efb5e2dd-2495-4dca-a36d-836d7c6a1ef8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:32.960794 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-efb5e2dd-2495-4dca-a36d-836d7c6a1ef8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:32.968207 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1451/2883] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:32 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:33.396540 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c7e691df-99ea-4402-b5b3-4d42589e5f80 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:33.396540 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c7e691df-99ea-4402-b5b3-4d42589e5f80 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:33.396540 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:33.396540 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:33.396540 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c7e691df-99ea-4402-b5b3-4d42589e5f80 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:33.564755 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:33.564755 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:33.601120 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c7e691df-99ea-4402-b5b3-4d42589e5f80 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:33.663852 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80a0f301-7ffb-4239-9eee-ababbe1daeed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:33.664380 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80a0f301-7ffb-4239-9eee-ababbe1daeed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:33.664603 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:33.664603 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:33.665005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-80a0f301-7ffb-4239-9eee-ababbe1daeed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:33.665377 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-80a0f301-7ffb-4239-9eee-ababbe1daeed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:33.693605 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c7e691df-99ea-4402-b5b3-4d42589e5f80 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:33.694459 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1433/2884] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:33 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:33.733801 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:33.733801 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:33.737024 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-80a0f301-7ffb-4239-9eee-ababbe1daeed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:33.739034 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1452/2885] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:33 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:33.978582 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4587d06f-400e-46b2-94e7-2c8fa2291341 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:33.979761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4587d06f-400e-46b2-94e7-2c8fa2291341 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:33.980149 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:33.980149 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:33.980758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4587d06f-400e-46b2-94e7-2c8fa2291341 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:34.139227 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:34.139227 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:34.161848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4587d06f-400e-46b2-94e7-2c8fa2291341 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:34.265255 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4587d06f-400e-46b2-94e7-2c8fa2291341 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:34.270001 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1434/2886] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:33 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:34.710116 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98bbefa7-d918-4bde-b2b4-cfe78d9b9344 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:34.710634 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98bbefa7-d918-4bde-b2b4-cfe78d9b9344 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:34.710856 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:34.710856 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:34.711232 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-98bbefa7-d918-4bde-b2b4-cfe78d9b9344 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:34.752580 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79fea0e2-5a4e-46e7-8eb5-c56a554d00ed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:34.753463 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79fea0e2-5a4e-46e7-8eb5-c56a554d00ed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:34.754037 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:34.754037 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:34.754656 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79fea0e2-5a4e-46e7-8eb5-c56a554d00ed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:34.755225 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-79fea0e2-5a4e-46e7-8eb5-c56a554d00ed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:34.807737 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:34.807737 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:34.814585 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79fea0e2-5a4e-46e7-8eb5-c56a554d00ed tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:34.823133 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1435/2887] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:34 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:34.899862 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:34.899862 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:34.932548 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-98bbefa7-d918-4bde-b2b4-cfe78d9b9344 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:34.996558 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-98bbefa7-d918-4bde-b2b4-cfe78d9b9344 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:35.003558 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1453/2888] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:34 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:35.225246 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-940065e4-850a-4534-8192-97a50cf7aaf0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b Dec 12 03:04:35.225742 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-940065e4-850a-4534-8192-97a50cf7aaf0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:35.226128 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:35.226128 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:35.226720 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-940065e4-850a-4534-8192-97a50cf7aaf0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:35.292067 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28be7645-977f-42e1-8538-99259252bcca tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:35.292821 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28be7645-977f-42e1-8538-99259252bcca tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:35.293185 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:35.293185 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:35.294165 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28be7645-977f-42e1-8538-99259252bcca tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:35.365638 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:35.365638 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:35.384314 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-30513d97-e8bf-4818-8f75-437c80626c53 req-940065e4-850a-4534-8192-97a50cf7aaf0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:04:35.413609 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:35.413609 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:35.432980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-28be7645-977f-42e1-8538-99259252bcca tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:35.443508 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-940065e4-850a-4534-8192-97a50cf7aaf0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b returned with HTTP 200 Dec 12 03:04:35.448163 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1436/2889] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:04:35 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b => generated 935 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:04:35.464601 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-940065e4-850a-4534-8192-97a50cf7aaf0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume// Dec 12 03:04:35.465272 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-940065e4-850a-4534-8192-97a50cf7aaf0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:35.465595 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:35.465595 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:35.466200 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-940065e4-850a-4534-8192-97a50cf7aaf0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:35.467804 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-940065e4-850a-4534-8192-97a50cf7aaf0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:04:35.475504 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1437/2890] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 03:04:35 2020] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 12 03:04:35.489484 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-9979f466-6d65-43d6-a166-c68d362342d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments Dec 12 03:04:35.494100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-9979f466-6d65-43d6-a166-c68d362342d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe0b3dab-943a-4505-9947-f53ce272a50b", "instance_uuid": "fc435e98-3fe5-4b4d-bc4c-c4d774f9206c", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:04:35.502360 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28be7645-977f-42e1-8538-99259252bcca tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:35.503547 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1454/2891] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:35 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:35.558825 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:35.558825 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:35.705806 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-9979f466-6d65-43d6-a166-c68d362342d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments returned with HTTP 200 Dec 12 03:04:35.707215 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1438/2892] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 03:04:35 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments => generated 273 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:04:35.836786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e41b4d68-757d-4701-b74e-0d3e7110e560 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:35.837351 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e41b4d68-757d-4701-b74e-0d3e7110e560 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:35.837548 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:35.837548 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:35.838139 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e41b4d68-757d-4701-b74e-0d3e7110e560 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:35.838643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e41b4d68-757d-4701-b74e-0d3e7110e560 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:35.889134 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:35.889134 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:35.891619 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e41b4d68-757d-4701-b74e-0d3e7110e560 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:35.909873 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1455/2893] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:35 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:36.022798 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ffa02cd-a575-4852-af9f-1c794fd6cd46 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:36.023481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ffa02cd-a575-4852-af9f-1c794fd6cd46 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:36.023714 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:36.023714 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:36.024101 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ffa02cd-a575-4852-af9f-1c794fd6cd46 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:36.214377 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:36.214377 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:36.242841 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ffa02cd-a575-4852-af9f-1c794fd6cd46 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:36.308462 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ffa02cd-a575-4852-af9f-1c794fd6cd46 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:36.310267 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1439/2894] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:36 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:36.521169 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da5ee053-bcbd-4072-a77f-4a4062ab59dd tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:36.521704 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da5ee053-bcbd-4072-a77f-4a4062ab59dd tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:36.521929 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:36.521929 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:36.522597 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da5ee053-bcbd-4072-a77f-4a4062ab59dd tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:36.662881 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:36.662881 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:36.692115 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-da5ee053-bcbd-4072-a77f-4a4062ab59dd tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:36.770210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da5ee053-bcbd-4072-a77f-4a4062ab59dd tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:36.783946 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1456/2895] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:36 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:36.918173 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94f68cd2-292e-45b6-b5c6-0132ac36b456 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:04:36.919107 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94f68cd2-292e-45b6-b5c6-0132ac36b456 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:36.919740 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:36.919740 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:36.920422 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94f68cd2-292e-45b6-b5c6-0132ac36b456 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:36.921023 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-94f68cd2-292e-45b6-b5c6-0132ac36b456 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Show backup with id b8c43035-df83-4ec4-8f25-214572ade2d0. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:04:36.960775 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:36.960775 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:36.966840 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94f68cd2-292e-45b6-b5c6-0132ac36b456 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 200 Dec 12 03:04:36.969488 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1440/2896] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:36 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 821 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:36.988974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e101b0dd-cc8f-47db-b5ea-e38c60182dec tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c Dec 12 03:04:36.993000 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e101b0dd-cc8f-47db-b5ea-e38c60182dec tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:36.993553 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:36.993553 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:36.994198 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e101b0dd-cc8f-47db-b5ea-e38c60182dec tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:37.133043 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:37.133043 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:37.145715 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e101b0dd-cc8f-47db-b5ea-e38c60182dec tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:04:37.220161 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e101b0dd-cc8f-47db-b5ea-e38c60182dec tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c returned with HTTP 200 Dec 12 03:04:37.220925 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1457/2897] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:36 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c => generated 1419 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:04:37.238445 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd0a366a-1dd5-45a1-81ce-b424c3c9ebff tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c Dec 12 03:04:37.239405 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd0a366a-1dd5-45a1-81ce-b424c3c9ebff tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:37.239786 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:37.239786 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:37.240378 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd0a366a-1dd5-45a1-81ce-b424c3c9ebff tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:37.327969 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8818ced4-4f37-49cc-8a29-838652661837 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:37.329119 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8818ced4-4f37-49cc-8a29-838652661837 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:37.329502 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:37.329502 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:37.330585 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8818ced4-4f37-49cc-8a29-838652661837 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:37.360844 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:37.360844 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:37.389245 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fd0a366a-1dd5-45a1-81ce-b424c3c9ebff tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:04:37.442911 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd0a366a-1dd5-45a1-81ce-b424c3c9ebff tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c returned with HTTP 200 Dec 12 03:04:37.450309 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1441/2898] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:37 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c => generated 1419 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:04:37.481844 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:37.481844 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:37.506035 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8818ced4-4f37-49cc-8a29-838652661837 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:37.566420 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8818ced4-4f37-49cc-8a29-838652661837 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:37.567565 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1458/2899] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:37 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:37.792330 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2105de69-f0fc-43c9-b1a4-236ff72ece57 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:37.792894 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2105de69-f0fc-43c9-b1a4-236ff72ece57 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:37.793113 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:37.793113 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:37.793472 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2105de69-f0fc-43c9-b1a4-236ff72ece57 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:37.919625 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:37.919625 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:37.932081 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2105de69-f0fc-43c9-b1a4-236ff72ece57 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:37.965143 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2105de69-f0fc-43c9-b1a4-236ff72ece57 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:37.966824 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1442/2900] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:37 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:38.320894 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8818ced4-4f37-49cc-8a29-838652661837 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume// Dec 12 03:04:38.321410 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8818ced4-4f37-49cc-8a29-838652661837 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:38.321507 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:38.321507 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:38.321799 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8818ced4-4f37-49cc-8a29-838652661837 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:38.323268 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8818ced4-4f37-49cc-8a29-838652661837 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:04:38.324051 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1459/2901] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 03:04:38 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:04:38.340006 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-f2697973-e2ac-444e-9d3d-0585946447aa tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b Dec 12 03:04:38.340848 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-f2697973-e2ac-444e-9d3d-0585946447aa tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:38.341225 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:38.341225 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:38.341829 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-f2697973-e2ac-444e-9d3d-0585946447aa tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:38.425901 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:38.425901 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:38.438404 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-30513d97-e8bf-4818-8f75-437c80626c53 req-f2697973-e2ac-444e-9d3d-0585946447aa tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:04:38.495455 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:38.495455 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:38.532905 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-f2697973-e2ac-444e-9d3d-0585946447aa tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b returned with HTTP 200 Dec 12 03:04:38.537590 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1443/2902] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 03:04:38 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b => generated 1033 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 03:04:38.561124 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-d9a6293a-0116-49af-91fc-60b9879ec6d5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] PUT http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/1c475548-69ba-418a-8e0d-d1844d5cafa1 Dec 12 03:04:38.562367 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-d9a6293a-0116-49af-91fc-60b9879ec6d5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:04:38.584887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33dd8c28-4da7-46a7-b9d0-484d093e3632 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:38.585783 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33dd8c28-4da7-46a7-b9d0-484d093e3632 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:38.586596 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:38.586596 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:38.587254 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-33dd8c28-4da7-46a7-b9d0-484d093e3632 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:38.623897 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 03:04:38.623897 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 03:04:38.624828 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-30513d97-e8bf-4818-8f75-437c80626c53 req-d9a6293a-0116-49af-91fc-60b9879ec6d5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Lock "b'cinder-attachment_update-fe0b3dab-943a-4505-9947-f53ce272a50b-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.018s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 03:04:38.632893 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:38.632893 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:38.722726 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:38.722726 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:38.744539 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-33dd8c28-4da7-46a7-b9d0-484d093e3632 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:38.795155 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-33dd8c28-4da7-46a7-b9d0-484d093e3632 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:38.796253 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1444/2903] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:38 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:04:38.988917 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba3e23cf-7f76-4f22-9067-eb8f8aa49fb2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:38.989589 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba3e23cf-7f76-4f22-9067-eb8f8aa49fb2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:38.990741 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:38.990741 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:38.992546 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba3e23cf-7f76-4f22-9067-eb8f8aa49fb2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:39.086536 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:39.086536 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:39.102536 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba3e23cf-7f76-4f22-9067-eb8f8aa49fb2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:39.140569 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba3e23cf-7f76-4f22-9067-eb8f8aa49fb2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:39.148955 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1445/2904] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:38 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:39.813663 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cace0fe8-5314-4afd-adfd-16575ac6e2b9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:39.814220 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cace0fe8-5314-4afd-adfd-16575ac6e2b9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:39.814412 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:39.814412 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:39.815332 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cace0fe8-5314-4afd-adfd-16575ac6e2b9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:39.911575 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:39.911575 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:39.925513 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cace0fe8-5314-4afd-adfd-16575ac6e2b9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:39.966924 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cace0fe8-5314-4afd-adfd-16575ac6e2b9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:39.966924 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1446/2905] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:39 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:04:40.161107 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ce7cd36-b853-41e5-9610-1354b5222a32 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:40.161732 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ce7cd36-b853-41e5-9610-1354b5222a32 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:40.163063 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:40.163063 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:40.163063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ce7cd36-b853-41e5-9610-1354b5222a32 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:40.264605 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:40.264605 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:40.277893 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0ce7cd36-b853-41e5-9610-1354b5222a32 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:40.319864 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ce7cd36-b853-41e5-9610-1354b5222a32 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:40.321256 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1447/2906] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:40 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:40.869559 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-30513d97-e8bf-4818-8f75-437c80626c53 req-d9a6293a-0116-49af-91fc-60b9879ec6d5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Lock "b'cinder-attachment_update-fe0b3dab-943a-4505-9947-f53ce272a50b-n-h2-765315-4'" released by "attachment_update" :: held 2.244s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 03:04:40.871658 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-d9a6293a-0116-49af-91fc-60b9879ec6d5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/1c475548-69ba-418a-8e0d-d1844d5cafa1 returned with HTTP 200 Dec 12 03:04:40.874526 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1460/2907] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 03:04:38 2020] PUT /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/1c475548-69ba-418a-8e0d-d1844d5cafa1 => generated 761 bytes in 2320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:04:40.921750 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-9f4f190f-6010-43d0-bba5-4231bb7ec7df tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/1c475548-69ba-418a-8e0d-d1844d5cafa1/action Dec 12 03:04:40.922423 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:40.922423 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:40.923521 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-9f4f190f-6010-43d0-bba5-4231bb7ec7df tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:04:40.923979 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-9f4f190f-6010-43d0-bba5-4231bb7ec7df tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:04:40.984016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5dd496f-c7b7-4af9-8042-0a9bde6249a9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:40.984557 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5dd496f-c7b7-4af9-8042-0a9bde6249a9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:40.984804 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:40.984804 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:40.985158 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5dd496f-c7b7-4af9-8042-0a9bde6249a9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:41.104790 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:41.104790 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:41.134648 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:41.134648 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:41.142627 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-30513d97-e8bf-4818-8f75-437c80626c53 req-9f4f190f-6010-43d0-bba5-4231bb7ec7df tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/1c475548-69ba-418a-8e0d-d1844d5cafa1/action returned with HTTP 204 Dec 12 03:04:41.143544 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1448/2908] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 03:04:40 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/1c475548-69ba-418a-8e0d-d1844d5cafa1/action => generated 0 bytes in 227 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:04:41.146951 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e5dd496f-c7b7-4af9-8042-0a9bde6249a9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:41.186236 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5dd496f-c7b7-4af9-8042-0a9bde6249a9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:41.189048 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1461/2909] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:40 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:41.337509 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-659e6e00-545a-4017-8786-0a79e138c2ee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:41.338236 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-659e6e00-545a-4017-8786-0a79e138c2ee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:41.338515 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:41.338515 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:41.338980 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-659e6e00-545a-4017-8786-0a79e138c2ee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:41.409342 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:41.409342 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:41.424604 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-659e6e00-545a-4017-8786-0a79e138c2ee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:41.461581 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-659e6e00-545a-4017-8786-0a79e138c2ee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:41.462679 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1449/2910] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:41 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:42.206094 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2e6910c-df48-4da7-8ece-1272777ab75c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:42.207122 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2e6910c-df48-4da7-8ece-1272777ab75c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:42.207689 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:42.207689 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:42.208294 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2e6910c-df48-4da7-8ece-1272777ab75c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:42.288394 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:42.288394 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:42.301277 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2e6910c-df48-4da7-8ece-1272777ab75c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:42.332898 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2e6910c-df48-4da7-8ece-1272777ab75c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:42.333703 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1462/2911] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:42 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:42.479003 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9d63433-aeb9-41a6-b9d7-f0e84b793734 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:42.479544 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9d63433-aeb9-41a6-b9d7-f0e84b793734 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:42.479767 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:42.479767 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:42.480112 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9d63433-aeb9-41a6-b9d7-f0e84b793734 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:42.537108 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:42.537108 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:42.548688 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c9d63433-aeb9-41a6-b9d7-f0e84b793734 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:42.578142 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9d63433-aeb9-41a6-b9d7-f0e84b793734 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:42.579999 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1450/2912] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:42 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:43.351081 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb6f4dae-c173-40e8-8f88-b7880509ac2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:43.351597 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb6f4dae-c173-40e8-8f88-b7880509ac2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:43.351814 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:43.351814 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:43.352039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-f6452729-d453-425f-9de7-dcb3aa65b955 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c Dec 12 03:04:43.352187 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb6f4dae-c173-40e8-8f88-b7880509ac2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:43.352861 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-f6452729-d453-425f-9de7-dcb3aa65b955 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:43.353077 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:43.353077 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:43.353725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-f6452729-d453-425f-9de7-dcb3aa65b955 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:43.405384 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:43.405384 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:43.414088 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-f6452729-d453-425f-9de7-dcb3aa65b955 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:04:43.419105 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:43.419105 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:43.432194 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eb6f4dae-c173-40e8-8f88-b7880509ac2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:43.439993 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-f6452729-d453-425f-9de7-dcb3aa65b955 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c returned with HTTP 200 Dec 12 03:04:43.441374 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1451/2913] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:04:43 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c => generated 1419 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:04:43.459621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb6f4dae-c173-40e8-8f88-b7880509ac2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:43.460614 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1463/2914] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:43 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:43.595528 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdd9b26c-78ff-4dde-b29c-f4d94035935e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:43.596564 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdd9b26c-78ff-4dde-b29c-f4d94035935e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:43.597318 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:43.597318 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:43.598187 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdd9b26c-78ff-4dde-b29c-f4d94035935e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:43.670767 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:43.670767 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:43.680908 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bdd9b26c-78ff-4dde-b29c-f4d94035935e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:43.706158 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdd9b26c-78ff-4dde-b29c-f4d94035935e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:43.707499 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1452/2915] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:43 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:44.476856 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f89251ed-1a95-4473-bad0-3dac5e3f47e2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:44.477653 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f89251ed-1a95-4473-bad0-3dac5e3f47e2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:44.477844 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:44.477844 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:44.478213 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f89251ed-1a95-4473-bad0-3dac5e3f47e2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:44.588941 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:44.588941 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:44.612456 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f89251ed-1a95-4473-bad0-3dac5e3f47e2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:44.665615 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f89251ed-1a95-4473-bad0-3dac5e3f47e2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:44.666704 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1464/2916] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:44 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:44.723397 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f56fe9a7-ae2a-4e06-b64a-616d7342b86b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:44.723927 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f56fe9a7-ae2a-4e06-b64a-616d7342b86b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:44.724117 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:44.724117 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:44.725027 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f56fe9a7-ae2a-4e06-b64a-616d7342b86b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:44.830256 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:44.830256 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:44.856050 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f56fe9a7-ae2a-4e06-b64a-616d7342b86b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:44.887137 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f56fe9a7-ae2a-4e06-b64a-616d7342b86b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:44.901828 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1453/2917] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:44 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:45.683188 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de879bc4-13b6-4f29-8d4f-a4f8b7bc2a45 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:45.683716 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de879bc4-13b6-4f29-8d4f-a4f8b7bc2a45 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:45.683880 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:45.683880 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:45.684692 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de879bc4-13b6-4f29-8d4f-a4f8b7bc2a45 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:45.800803 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:45.800803 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:45.814082 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-de879bc4-13b6-4f29-8d4f-a4f8b7bc2a45 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:45.850414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de879bc4-13b6-4f29-8d4f-a4f8b7bc2a45 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:45.852542 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1465/2918] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:45 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:45.906316 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0109105f-d239-4221-bac2-fc59cfa81c81 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:45.906661 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0109105f-d239-4221-bac2-fc59cfa81c81 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:45.906861 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:45.906861 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:45.907247 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0109105f-d239-4221-bac2-fc59cfa81c81 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:46.007533 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:46.007533 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:46.021771 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0109105f-d239-4221-bac2-fc59cfa81c81 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:46.064957 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0109105f-d239-4221-bac2-fc59cfa81c81 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:46.066338 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1454/2919] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:45 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:46.877870 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a05072c-b5ba-4d5e-b57e-d3040e065596 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:46.878387 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a05072c-b5ba-4d5e-b57e-d3040e065596 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:46.878589 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:46.878589 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:46.879352 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a05072c-b5ba-4d5e-b57e-d3040e065596 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:47.017954 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:47.017954 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:47.041156 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2a05072c-b5ba-4d5e-b57e-d3040e065596 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:47.082741 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-559826b1-e2b6-4a58-a106-9b1ad6649839 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:47.083302 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-559826b1-e2b6-4a58-a106-9b1ad6649839 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:47.083519 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:47.083519 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:47.083903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-559826b1-e2b6-4a58-a106-9b1ad6649839 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:47.127158 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a05072c-b5ba-4d5e-b57e-d3040e065596 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:47.129097 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1466/2920] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:46 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:47.204857 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:47.204857 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:47.248397 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-559826b1-e2b6-4a58-a106-9b1ad6649839 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:47.358111 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-559826b1-e2b6-4a58-a106-9b1ad6649839 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:47.361681 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1455/2921] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:47 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 920 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:04:47.418565 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-41989049-49f9-4618-9cd2-8043b94065fa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c Dec 12 03:04:47.419324 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-41989049-49f9-4618-9cd2-8043b94065fa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:47.419691 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:47.419691 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:47.420298 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-41989049-49f9-4618-9cd2-8043b94065fa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:47.477770 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:47.477770 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:47.488544 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-41989049-49f9-4618-9cd2-8043b94065fa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:04:47.517062 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-41989049-49f9-4618-9cd2-8043b94065fa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c returned with HTTP 200 Dec 12 03:04:47.518274 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1467/2922] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:04:47 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c => generated 1419 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:04:47.532102 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-559826b1-e2b6-4a58-a106-9b1ad6649839 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume// Dec 12 03:04:47.532607 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-559826b1-e2b6-4a58-a106-9b1ad6649839 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:47.532958 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:47.532958 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:47.533340 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-559826b1-e2b6-4a58-a106-9b1ad6649839 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:47.534397 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-559826b1-e2b6-4a58-a106-9b1ad6649839 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:04:47.535037 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1456/2923] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 03:04:47 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:04:47.555264 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-d9e6fece-1be8-4e59-b393-36583259aac2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] POST http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/attachments Dec 12 03:04:47.556152 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:47.556152 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:47.556893 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-d9e6fece-1be8-4e59-b393-36583259aac2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5868084-15c1-4c38-8249-526767f86d5c", "instance_uuid": "717b34d8-5995-4c91-b668-9d2c9c4915a8", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:04:47.637989 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:47.637989 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:47.710145 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-d9e6fece-1be8-4e59-b393-36583259aac2 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/attachments returned with HTTP 200 Dec 12 03:04:47.713002 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1468/2924] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 03:04:47 2020] POST /volume/v3/574caf577a474c1fb3d88d929dfa0c58/attachments => generated 273 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:04:48.147052 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69746585-341d-4c2c-936c-5aa2c1804006 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:48.148169 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69746585-341d-4c2c-936c-5aa2c1804006 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:48.148830 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69746585-341d-4c2c-936c-5aa2c1804006 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:48.270927 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:48.270927 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:48.298253 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-69746585-341d-4c2c-936c-5aa2c1804006 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:48.369858 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69746585-341d-4c2c-936c-5aa2c1804006 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:48.373386 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1457/2925] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:48 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:48.380255 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-633f7fa7-e5f1-4ec3-a8ad-b261606a046c tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:48.381033 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-633f7fa7-e5f1-4ec3-a8ad-b261606a046c tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:48.381709 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:48.381709 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:48.382335 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-633f7fa7-e5f1-4ec3-a8ad-b261606a046c tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:48.483702 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:48.483702 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:48.504339 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-633f7fa7-e5f1-4ec3-a8ad-b261606a046c tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:48.613439 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-633f7fa7-e5f1-4ec3-a8ad-b261606a046c tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:48.630445 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1469/2926] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:48 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 978 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:49.386987 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-321be7d7-2e1e-460c-ae2f-84ea69e67809 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:49.388041 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-321be7d7-2e1e-460c-ae2f-84ea69e67809 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:49.388242 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:49.388242 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:49.388917 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-321be7d7-2e1e-460c-ae2f-84ea69e67809 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:49.519945 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:49.519945 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:49.528760 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-321be7d7-2e1e-460c-ae2f-84ea69e67809 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:49.579619 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-321be7d7-2e1e-460c-ae2f-84ea69e67809 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:49.580442 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1458/2927] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:49 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:49.634154 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a56194be-7ddf-4c61-808e-4fc1eee1d8b2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:49.634609 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a56194be-7ddf-4c61-808e-4fc1eee1d8b2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:49.634827 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:49.634827 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:49.635202 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a56194be-7ddf-4c61-808e-4fc1eee1d8b2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:49.740997 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-321be7d7-2e1e-460c-ae2f-84ea69e67809 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume// Dec 12 03:04:49.741923 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-321be7d7-2e1e-460c-ae2f-84ea69e67809 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:49.742318 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:49.742318 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:49.743348 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-321be7d7-2e1e-460c-ae2f-84ea69e67809 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:49.744610 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-321be7d7-2e1e-460c-ae2f-84ea69e67809 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:04:49.745476 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1459/2928] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 03:04:49 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:04:49.759921 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-6cebc027-9726-45ea-8d01-53bfc7d82baa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c Dec 12 03:04:49.760819 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-6cebc027-9726-45ea-8d01-53bfc7d82baa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:49.761481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-6cebc027-9726-45ea-8d01-53bfc7d82baa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:49.773448 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:49.773448 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:49.804781 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a56194be-7ddf-4c61-808e-4fc1eee1d8b2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:49.866986 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a56194be-7ddf-4c61-808e-4fc1eee1d8b2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:49.870741 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1470/2929] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:49 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 981 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:49.882181 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:49.882181 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:49.909373 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-6cebc027-9726-45ea-8d01-53bfc7d82baa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:04:49.932189 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:49.932189 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:49.944564 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-6cebc027-9726-45ea-8d01-53bfc7d82baa tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c returned with HTTP 200 Dec 12 03:04:49.945997 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1460/2930] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 03:04:49 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c => generated 1517 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 03:04:49.965458 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-d5cb1513-d149-47ed-b92a-0da787e18946 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] PUT http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/attachments/7a13bb1a-fa4d-450c-969a-c2049e70fab2 Dec 12 03:04:49.966340 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:49.966340 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:49.966985 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-d5cb1513-d149-47ed-b92a-0da787e18946 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:04:50.020464 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 03:04:50.020464 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 03:04:50.022206 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-d5cb1513-d149-47ed-b92a-0da787e18946 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Lock "b'cinder-attachment_update-e5868084-15c1-4c38-8249-526767f86d5c-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.016s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 03:04:50.025602 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:50.025602 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:50.598839 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdd36e95-2fd0-40d8-8def-1753378be3c3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:50.599845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdd36e95-2fd0-40d8-8def-1753378be3c3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:50.600171 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:50.600171 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:50.600923 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdd36e95-2fd0-40d8-8def-1753378be3c3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:50.739198 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:50.739198 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:50.764234 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bdd36e95-2fd0-40d8-8def-1753378be3c3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:50.813426 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdd36e95-2fd0-40d8-8def-1753378be3c3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:50.814616 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1461/2931] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:50 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:50.884686 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3307652-faf8-48a1-b0b5-9e11d1e3dd0f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:50.885311 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3307652-faf8-48a1-b0b5-9e11d1e3dd0f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:50.885594 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:50.885594 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:50.886105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3307652-faf8-48a1-b0b5-9e11d1e3dd0f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:51.001758 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:51.001758 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:51.023635 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3307652-faf8-48a1-b0b5-9e11d1e3dd0f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:51.092190 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3307652-faf8-48a1-b0b5-9e11d1e3dd0f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:51.103554 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1462/2932] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:50 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 981 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:04:51.831518 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4ef545f-883c-44c5-bf8f-98ff5f88dd6d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:51.832011 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4ef545f-883c-44c5-bf8f-98ff5f88dd6d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:51.832157 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:51.832157 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:51.832528 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4ef545f-883c-44c5-bf8f-98ff5f88dd6d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:51.940238 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:51.940238 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:51.960733 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b4ef545f-883c-44c5-bf8f-98ff5f88dd6d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:52.005924 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4ef545f-883c-44c5-bf8f-98ff5f88dd6d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:52.007920 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1463/2933] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:51 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 909 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:04:52.110966 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-340df22d-469a-4c5d-9abd-4325d786f1b9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:52.111771 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-340df22d-469a-4c5d-9abd-4325d786f1b9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:52.112138 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:52.112138 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:52.112801 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-340df22d-469a-4c5d-9abd-4325d786f1b9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:52.260244 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:52.260244 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:52.309695 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-340df22d-469a-4c5d-9abd-4325d786f1b9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:52.370426 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-340df22d-469a-4c5d-9abd-4325d786f1b9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:52.371246 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1464/2934] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:52 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 981 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:04:52.701597 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-d5cb1513-d149-47ed-b92a-0da787e18946 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Lock "b'cinder-attachment_update-e5868084-15c1-4c38-8249-526767f86d5c-n-h1-765315-4'" released by "attachment_update" :: held 2.678s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 03:04:52.702661 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-d5cb1513-d149-47ed-b92a-0da787e18946 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/attachments/7a13bb1a-fa4d-450c-969a-c2049e70fab2 returned with HTTP 200 Dec 12 03:04:52.704615 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1471/2935] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 03:04:49 2020] PUT /volume/v3/574caf577a474c1fb3d88d929dfa0c58/attachments/7a13bb1a-fa4d-450c-969a-c2049e70fab2 => generated 762 bytes in 2744 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:04:52.801076 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-3d9e2d83-1079-4241-bc57-25ebd926ca15 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] POST http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/attachments/7a13bb1a-fa4d-450c-969a-c2049e70fab2/action Dec 12 03:04:52.801876 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:52.801876 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:52.802869 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-3d9e2d83-1079-4241-bc57-25ebd926ca15 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:04:52.803413 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-3d9e2d83-1079-4241-bc57-25ebd926ca15 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:04:52.929036 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:52.929036 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:53.024834 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38f1e1de-d6df-4e0b-87d9-0bc46453f990 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:53.025581 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38f1e1de-d6df-4e0b-87d9-0bc46453f990 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:53.027376 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-76afb941-9f6a-4e0d-9b2d-441b4a08e76b req-3d9e2d83-1079-4241-bc57-25ebd926ca15 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/attachments/7a13bb1a-fa4d-450c-969a-c2049e70fab2/action returned with HTTP 204 Dec 12 03:04:53.028709 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1465/2936] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 03:04:52 2020] POST /volume/v3/574caf577a474c1fb3d88d929dfa0c58/attachments/7a13bb1a-fa4d-450c-969a-c2049e70fab2/action => generated 0 bytes in 234 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:04:53.029069 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:53.029069 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:53.029848 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38f1e1de-d6df-4e0b-87d9-0bc46453f990 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:53.164606 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:53.164606 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:53.179016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-38f1e1de-d6df-4e0b-87d9-0bc46453f990 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:53.231559 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38f1e1de-d6df-4e0b-87d9-0bc46453f990 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:53.239599 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1472/2937] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:53 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 967 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:53.387111 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc9b70a3-79b3-4b08-9ee8-1b7e89538794 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:53.387639 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc9b70a3-79b3-4b08-9ee8-1b7e89538794 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:53.387840 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:53.387840 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:53.388482 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc9b70a3-79b3-4b08-9ee8-1b7e89538794 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:53.508764 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:53.508764 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:53.528817 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fc9b70a3-79b3-4b08-9ee8-1b7e89538794 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:53.591687 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc9b70a3-79b3-4b08-9ee8-1b7e89538794 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:53.593368 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1466/2938] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:53 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 981 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:54.249387 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdafcaad-5aa7-4820-b907-6ff010debd32 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:54.250241 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdafcaad-5aa7-4820-b907-6ff010debd32 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:54.251859 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:54.251859 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:54.252484 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bdafcaad-5aa7-4820-b907-6ff010debd32 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:54.331601 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:54.331601 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:54.341292 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bdafcaad-5aa7-4820-b907-6ff010debd32 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:54.371541 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bdafcaad-5aa7-4820-b907-6ff010debd32 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:54.387093 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1473/2939] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:54 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 967 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:54.611308 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed102228-f475-48d4-865f-0780b013fb11 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:54.612721 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed102228-f475-48d4-865f-0780b013fb11 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:54.613141 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:54.613141 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:54.613800 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed102228-f475-48d4-865f-0780b013fb11 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:54.712145 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:54.712145 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:54.723955 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ed102228-f475-48d4-865f-0780b013fb11 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:54.755861 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed102228-f475-48d4-865f-0780b013fb11 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:54.757322 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1467/2940] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:54 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 981 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:55.396158 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65b82dac-775c-4ab2-b662-7166396c7402 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:55.396782 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65b82dac-775c-4ab2-b662-7166396c7402 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:55.397214 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:55.397214 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:55.397861 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-65b82dac-775c-4ab2-b662-7166396c7402 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:55.481915 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:55.481915 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:55.493887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-65b82dac-775c-4ab2-b662-7166396c7402 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:55.542024 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-65b82dac-775c-4ab2-b662-7166396c7402 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:55.543487 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1474/2941] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:55 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 970 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:55.774399 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-307afe66-ed6d-4e26-92db-d913d1108582 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:55.774921 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-307afe66-ed6d-4e26-92db-d913d1108582 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:55.775140 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:55.775140 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:55.775514 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-307afe66-ed6d-4e26-92db-d913d1108582 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:55.881436 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:55.881436 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:55.901626 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-307afe66-ed6d-4e26-92db-d913d1108582 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:55.958686 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-307afe66-ed6d-4e26-92db-d913d1108582 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:55.960097 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1468/2942] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:55 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 981 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:56.559666 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dbcb9fa-023a-4f36-9243-c99a23fac0d8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:56.560188 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dbcb9fa-023a-4f36-9243-c99a23fac0d8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:56.560426 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:56.560426 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:56.560787 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1dbcb9fa-023a-4f36-9243-c99a23fac0d8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:56.654227 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:56.654227 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:56.692848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1dbcb9fa-023a-4f36-9243-c99a23fac0d8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:56.766420 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1dbcb9fa-023a-4f36-9243-c99a23fac0d8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:56.770699 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1475/2943] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:56 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 970 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:56.975736 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94eb6385-2f5b-4192-ad8b-30fddd96dada tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:56.976483 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94eb6385-2f5b-4192-ad8b-30fddd96dada tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:56.976891 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:56.976891 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:56.977776 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-94eb6385-2f5b-4192-ad8b-30fddd96dada tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:57.055959 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:57.055959 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:57.067346 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-94eb6385-2f5b-4192-ad8b-30fddd96dada tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:57.095980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-94eb6385-2f5b-4192-ad8b-30fddd96dada tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:57.097523 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1469/2944] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:56 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 1369 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:04:57.113236 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3a7db23-03c9-4e78-ae86-ad29a4ab3e91 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:57.114063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3a7db23-03c9-4e78-ae86-ad29a4ab3e91 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:57.114489 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:57.114489 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:57.115136 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3a7db23-03c9-4e78-ae86-ad29a4ab3e91 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:57.170849 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:57.170849 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:57.182707 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3a7db23-03c9-4e78-ae86-ad29a4ab3e91 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:57.241435 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3a7db23-03c9-4e78-ae86-ad29a4ab3e91 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:57.259589 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16f08e1d-a635-404f-a09f-3fe5057ddbf2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] PUT http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:57.260031 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:57.260031 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:57.260871 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16f08e1d-a635-404f-a09f-3fe5057ddbf2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1462211523"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:04:57.261100 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1476/2945] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:57 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 1369 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:04:57.339932 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:57.339932 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:57.351793 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-16f08e1d-a635-404f-a09f-3fe5057ddbf2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:57.380910 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-16f08e1d-a635-404f-a09f-3fe5057ddbf2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume updated successfully. Dec 12 03:04:57.397268 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16f08e1d-a635-404f-a09f-3fe5057ddbf2 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:57.400743 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1470/2946] 10.222.0.50 () {60 vars in 1335 bytes} [Sat Dec 12 03:04:57 2020] PUT /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 852 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:57.416191 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2c8b2d9-6d95-43fc-9171-310e391a3e35 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] PUT http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:57.416687 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:57.416687 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:57.417415 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2c8b2d9-6d95-43fc-9171-310e391a3e35 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1287824488", "description": "This is the new description of volume"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:04:57.485178 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:57.485178 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:57.496568 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2c8b2d9-6d95-43fc-9171-310e391a3e35 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:57.538004 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2c8b2d9-6d95-43fc-9171-310e391a3e35 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume updated successfully. Dec 12 03:04:57.555690 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2c8b2d9-6d95-43fc-9171-310e391a3e35 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:57.560750 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1477/2947] 10.222.0.50 () {60 vars in 1336 bytes} [Sat Dec 12 03:04:57 2020] PUT /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 891 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:57.573087 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d67fcb00-6cc4-49ef-a472-ef40ed2d276e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:04:57.573744 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d67fcb00-6cc4-49ef-a472-ef40ed2d276e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:57.574050 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:57.574050 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:57.574706 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d67fcb00-6cc4-49ef-a472-ef40ed2d276e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:57.636442 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:57.636442 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:57.647979 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d67fcb00-6cc4-49ef-a472-ef40ed2d276e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:57.675494 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d67fcb00-6cc4-49ef-a472-ef40ed2d276e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:04:57.677314 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1471/2948] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:57 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 1408 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:04:57.693080 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] POST http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes Dec 12 03:04:57.693538 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:57.693538 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:57.693935 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1703361591", "availability_zone": "nova", "size": 1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:04:57.695225 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1703361591', 'availability_zone': 'nova', 'size': 1}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:04:57.695764 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume of 1 GB Dec 12 03:04:57.710211 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Availability Zones retrieved successfully. Dec 12 03:04:57.728778 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Flow 'volume_create_api' (8ad30131-50e8-427d-964c-db6f8e0c58c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:04:57.731537 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7886bba-6e2d-4d4d-bf48-2315e50b68f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:57.733847 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:04:57.786773 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10bb096e-449c-4300-a079-ddffea293f60 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:57.787644 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10bb096e-449c-4300-a079-ddffea293f60 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:57.788103 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:57.788103 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:57.788728 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10bb096e-449c-4300-a079-ddffea293f60 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:57.848923 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:57.848923 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:57.858002 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7886bba-6e2d-4d4d-bf48-2315e50b68f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:57.860083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-10bb096e-449c-4300-a079-ddffea293f60 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:57.861389 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90dc2a73-3dce-492a-8c29-807cf38bc5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:57.892703 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10bb096e-449c-4300-a079-ddffea293f60 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:57.894052 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1472/2949] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:57 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 970 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:57.962245 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Created reservations ['999e2abe-69f8-4809-8199-81322f70d4af', '39506d48-bfb3-4b4c-bc88-4544ccfc6182', '78ed434c-28cf-4f41-ac00-48eaa89161aa', '2a163064-5b5f-4333-8f90-1c972d70d092'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:04:57.964449 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90dc2a73-3dce-492a-8c29-807cf38bc5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['999e2abe-69f8-4809-8199-81322f70d4af', '39506d48-bfb3-4b4c-bc88-4544ccfc6182', '78ed434c-28cf-4f41-ac00-48eaa89161aa', '2a163064-5b5f-4333-8f90-1c972d70d092']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:57.967478 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a93b28-1086-41ac-803a-1e10de69bab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:58.041151 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a93b28-1086-41ac-803a-1e10de69bab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa0fb5c1-88d1-49f8-b906-bd11e1a42690', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1703361591',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0595387fcdf409e8c38bda535ae5f4e',qos_specs=None,replication_status=,reservations=['999e2abe-69f8-4809-8199-81322f70d4af','39506d48-bfb3-4b4c-bc88-4544ccfc6182','78ed434c-28cf-4f41-ac00-48eaa89161aa','2a163064-5b5f-4333-8f90-1c972d70d092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00766786842642ad940e4dff48bc2873',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:04:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1703361591',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa0fb5c1-88d1-49f8-b906-bd11e1a42690,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0595387fcdf409e8c38bda535ae5f4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='00766786842642ad940e4dff48bc2873',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:58.043469 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (680c37fe-ceaf-4053-85fb-7a662abe0322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:58.086231 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (680c37fe-ceaf-4053-85fb-7a662abe0322) transitioned into 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-1703361591',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0595387fcdf409e8c38bda535ae5f4e',qos_specs=None,replication_status=,reservations=['999e2abe-69f8-4809-8199-81322f70d4af','39506d48-bfb3-4b4c-bc88-4544ccfc6182','78ed434c-28cf-4f41-ac00-48eaa89161aa','2a163064-5b5f-4333-8f90-1c972d70d092'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00766786842642ad940e4dff48bc2873',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:58.088214 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c5ee801-7378-4ae2-89e3-356299364681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:04:58.126279 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c5ee801-7378-4ae2-89e3-356299364681) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:04:58.129157 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Flow 'volume_create_api' (8ad30131-50e8-427d-964c-db6f8e0c58c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:04:58.197157 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Create volume request issued successfully. Dec 12 03:04:58.229096 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5bda7c8e-5a49-49a8-9c9c-f10dfd8e9bee tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes returned with HTTP 202 Dec 12 03:04:58.230090 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1478/2950] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:04:57 2020] POST /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes => generated 811 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:04:58.244178 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87d9c0c3-47cb-4c81-832e-a8d4ea7136d6 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 Dec 12 03:04:58.245030 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87d9c0c3-47cb-4c81-832e-a8d4ea7136d6 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:58.245391 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:58.245391 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:58.245963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87d9c0c3-47cb-4c81-832e-a8d4ea7136d6 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:58.308125 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:58.308125 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:58.319653 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-87d9c0c3-47cb-4c81-832e-a8d4ea7136d6 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:58.350443 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87d9c0c3-47cb-4c81-832e-a8d4ea7136d6 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 returned with HTTP 200 Dec 12 03:04:58.351580 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1473/2951] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:58 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 => generated 879 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:58.913716 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7adbe9c8-8241-4890-9a38-02087d0fab80 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:04:58.914236 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7adbe9c8-8241-4890-9a38-02087d0fab80 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:58.914422 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:58.914422 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:58.915043 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7adbe9c8-8241-4890-9a38-02087d0fab80 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:59.002678 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:59.002678 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:59.025293 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7adbe9c8-8241-4890-9a38-02087d0fab80 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:04:59.084970 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7adbe9c8-8241-4890-9a38-02087d0fab80 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:04:59.086387 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1479/2952] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:58 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 970 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:04:59.370104 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1631dce9-fa36-4302-bb8f-2dc0f538d63e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 Dec 12 03:04:59.370640 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1631dce9-fa36-4302-bb8f-2dc0f538d63e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:04:59.370845 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:04:59.370845 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:04:59.371531 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1631dce9-fa36-4302-bb8f-2dc0f538d63e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:04:59.457031 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:04:59.457031 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:04:59.469729 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1631dce9-fa36-4302-bb8f-2dc0f538d63e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:04:59.500054 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1631dce9-fa36-4302-bb8f-2dc0f538d63e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 returned with HTTP 200 Dec 12 03:04:59.502669 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1474/2953] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:04:59 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 => generated 903 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:00.103176 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f4e8767-0fdb-4bfb-aa8d-483ba9bd56ec tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:05:00.105202 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f4e8767-0fdb-4bfb-aa8d-483ba9bd56ec tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:00.105633 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:00.105633 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:00.106269 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f4e8767-0fdb-4bfb-aa8d-483ba9bd56ec tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:00.191177 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:00.191177 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:00.202568 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9f4e8767-0fdb-4bfb-aa8d-483ba9bd56ec tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:05:00.290153 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f4e8767-0fdb-4bfb-aa8d-483ba9bd56ec tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:05:00.291424 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1480/2954] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:00 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 970 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:00.517259 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59660c14-f187-4186-a5e0-530636b771cc tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 Dec 12 03:05:00.517784 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59660c14-f187-4186-a5e0-530636b771cc tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:00.518005 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:00.518005 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:00.518383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59660c14-f187-4186-a5e0-530636b771cc tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:00.569705 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:00.569705 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:00.578253 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-59660c14-f187-4186-a5e0-530636b771cc tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:05:00.601276 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59660c14-f187-4186-a5e0-530636b771cc tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 returned with HTTP 200 Dec 12 03:05:00.602615 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1475/2955] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:00 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 => generated 904 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:00.618480 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-429bb475-da48-4679-bc96-c87021c060b8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] PUT http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 Dec 12 03:05:00.618940 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:00.618940 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:00.619355 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-429bb475-da48-4679-bc96-c87021c060b8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1462211523", "description": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:05:00.677216 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:00.677216 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:00.686141 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-429bb475-da48-4679-bc96-c87021c060b8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:05:00.698263 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-429bb475-da48-4679-bc96-c87021c060b8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume updated successfully. Dec 12 03:05:00.723902 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-429bb475-da48-4679-bc96-c87021c060b8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 returned with HTTP 200 Dec 12 03:05:00.735871 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1481/2956] 10.222.0.50 () {60 vars in 1335 bytes} [Sat Dec 12 03:05:00 2020] PUT /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 => generated 839 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:00.740546 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b263f64-ecd7-46e6-a339-1c2d851e2947 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] DELETE http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 Dec 12 03:05:00.741218 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b263f64-ecd7-46e6-a339-1c2d851e2947 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:00.741601 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:00.741601 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:00.742202 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2b263f64-ecd7-46e6-a339-1c2d851e2947 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:00.742922 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-2b263f64-ecd7-46e6-a339-1c2d851e2947 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Delete volume with id: fa0fb5c1-88d1-49f8-b906-bd11e1a42690 Dec 12 03:05:00.799739 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:00.799739 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:00.801262 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2b263f64-ecd7-46e6-a339-1c2d851e2947 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:05:00.830047 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2b263f64-ecd7-46e6-a339-1c2d851e2947 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Delete volume request issued successfully. Dec 12 03:05:00.830522 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2b263f64-ecd7-46e6-a339-1c2d851e2947 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 returned with HTTP 202 Dec 12 03:05:00.831535 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1476/2957] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:05:00 2020] DELETE /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:05:00.840006 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1977ae2-151c-4f8b-a6ac-80ca7cb5325f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 Dec 12 03:05:00.840807 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1977ae2-151c-4f8b-a6ac-80ca7cb5325f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:00.841110 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:00.841110 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:00.841861 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1977ae2-151c-4f8b-a6ac-80ca7cb5325f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:00.906643 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:00.906643 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:00.919454 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a1977ae2-151c-4f8b-a6ac-80ca7cb5325f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:05:00.958455 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1977ae2-151c-4f8b-a6ac-80ca7cb5325f tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 returned with HTTP 200 Dec 12 03:05:00.960882 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1482/2958] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:00 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 => generated 906 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:01.307833 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03c31ba9-eea7-4cb8-8b67-894f858429f8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:05:01.308389 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03c31ba9-eea7-4cb8-8b67-894f858429f8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:01.308556 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:01.308556 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:01.309021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03c31ba9-eea7-4cb8-8b67-894f858429f8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:01.417533 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:01.417533 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:01.427520 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-03c31ba9-eea7-4cb8-8b67-894f858429f8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:05:01.455916 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03c31ba9-eea7-4cb8-8b67-894f858429f8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:05:01.457734 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1477/2959] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:01 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 1360 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:05:01.975416 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-facca68d-920f-4da8-bac7-5dc5d9338ee8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 Dec 12 03:05:01.976230 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-facca68d-920f-4da8-bac7-5dc5d9338ee8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:01.976594 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:01.976594 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:01.977683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-facca68d-920f-4da8-bac7-5dc5d9338ee8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:02.037053 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:02.037053 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:02.046861 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-facca68d-920f-4da8-bac7-5dc5d9338ee8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:05:02.071502 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-facca68d-920f-4da8-bac7-5dc5d9338ee8 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 returned with HTTP 200 Dec 12 03:05:02.072989 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1483/2960] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:01 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 => generated 906 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:05:02.473304 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9560b00-733d-4649-b96b-7c81125f8367 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:05:02.473686 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9560b00-733d-4649-b96b-7c81125f8367 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:02.473686 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:02.473686 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:02.478695 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9560b00-733d-4649-b96b-7c81125f8367 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:02.552041 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:02.552041 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:02.570985 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d9560b00-733d-4649-b96b-7c81125f8367 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:05:02.596933 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9560b00-733d-4649-b96b-7c81125f8367 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:05:02.598060 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1478/2961] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:02 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 1358 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:05:02.615054 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f5fa171-8503-406a-9a0e-0c5560c08da5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:05:02.615612 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f5fa171-8503-406a-9a0e-0c5560c08da5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:02.615830 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:02.615830 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:02.616200 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f5fa171-8503-406a-9a0e-0c5560c08da5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:02.669172 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:02.669172 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:02.679074 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9f5fa171-8503-406a-9a0e-0c5560c08da5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:05:02.709917 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f5fa171-8503-406a-9a0e-0c5560c08da5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:05:02.723709 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1484/2962] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:02 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 1358 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:05:02.728774 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69584b6d-3bca-430c-84bc-46cfdf722279 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] POST http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups Dec 12 03:05:02.729423 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:02.729423 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:02.729845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-69584b6d-3bca-430c-84bc-46cfdf722279 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Action: 'create', calling method: create, body: {"backup": {"volume_id": "783d6010-0659-4027-863a-03d3065eb0d1", "name": "tempest-VolumesBackupsTest-Backup-318818027"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:05:02.731099 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-69584b6d-3bca-430c-84bc-46cfdf722279 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Creating new backup {'backup': {'volume_id': '783d6010-0659-4027-863a-03d3065eb0d1', 'name': 'tempest-VolumesBackupsTest-Backup-318818027'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 12 03:05:02.731673 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-69584b6d-3bca-430c-84bc-46cfdf722279 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Creating backup of volume 783d6010-0659-4027-863a-03d3065eb0d1 in container None Dec 12 03:05:02.793522 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:02.793522 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:02.794739 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-69584b6d-3bca-430c-84bc-46cfdf722279 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:05:02.840592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-69584b6d-3bca-430c-84bc-46cfdf722279 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Created reservations ['408a6696-7b2e-49ac-94ae-b14357c9bb00', 'bc2865ed-f2ea-47ce-97d4-7f907b75f890'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:05:02.919081 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-69584b6d-3bca-430c-84bc-46cfdf722279 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups returned with HTTP 202 Dec 12 03:05:02.920271 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1479/2963] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:05:02 2020] POST /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups => generated 395 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:05:02.932543 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-601d49c6-85a2-4da5-a5b7-e81e83638a2d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:02.933100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-601d49c6-85a2-4da5-a5b7-e81e83638a2d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:02.933319 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:02.933319 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:02.933685 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-601d49c6-85a2-4da5-a5b7-e81e83638a2d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:02.934047 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-601d49c6-85a2-4da5-a5b7-e81e83638a2d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:02.959739 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:02.959739 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:02.961724 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-601d49c6-85a2-4da5-a5b7-e81e83638a2d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:02.965433 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1485/2964] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:02 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 802 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:03.090142 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-435d8ec9-5714-41f3-9860-228b9d29385d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 Dec 12 03:05:03.091020 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-435d8ec9-5714-41f3-9860-228b9d29385d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:03.091294 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:03.091294 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:03.091845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-435d8ec9-5714-41f3-9860-228b9d29385d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:03.172854 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-435d8ec9-5714-41f3-9860-228b9d29385d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 returned with HTTP 404 Dec 12 03:05:03.177336 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1480/2965] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:03 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/fa0fb5c1-88d1-49f8-b906-bd11e1a42690 => generated 109 bytes in 89 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:05:03.182966 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3aea7ab0-3608-4906-841f-93241bf54c30 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] DELETE http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:05:03.183600 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3aea7ab0-3608-4906-841f-93241bf54c30 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:03.184030 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:03.184030 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:03.184685 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3aea7ab0-3608-4906-841f-93241bf54c30 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:03.185352 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-3aea7ab0-3608-4906-841f-93241bf54c30 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Delete volume with id: 10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:05:03.245950 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:03.245950 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:03.247745 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3aea7ab0-3608-4906-841f-93241bf54c30 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:05:03.298045 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3aea7ab0-3608-4906-841f-93241bf54c30 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Delete volume request issued successfully. Dec 12 03:05:03.298890 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3aea7ab0-3608-4906-841f-93241bf54c30 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 202 Dec 12 03:05:03.300639 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1486/2966] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:05:03 2020] DELETE /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 0 bytes in 122 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:05:03.308809 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5547775b-9c70-4175-9689-d709074f692e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:05:03.309652 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5547775b-9c70-4175-9689-d709074f692e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:03.310332 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5547775b-9c70-4175-9689-d709074f692e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:03.395807 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:03.395807 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:03.407676 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5547775b-9c70-4175-9689-d709074f692e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:05:03.436457 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5547775b-9c70-4175-9689-d709074f692e tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:05:03.438882 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1481/2967] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:03 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 1407 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:05:03.976010 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbbab50e-82a0-43cc-87f1-1e8e36cbd0e6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:03.976878 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbbab50e-82a0-43cc-87f1-1e8e36cbd0e6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:03.977585 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:03.977585 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:03.978296 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbbab50e-82a0-43cc-87f1-1e8e36cbd0e6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:03.978927 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-dbbab50e-82a0-43cc-87f1-1e8e36cbd0e6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:04.003616 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:04.003616 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:04.005632 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbbab50e-82a0-43cc-87f1-1e8e36cbd0e6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:04.006875 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1487/2968] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:03 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 802 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:04.455673 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1e7ca1e-d6e2-4606-adf0-032a26142bf9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:05:04.456293 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1e7ca1e-d6e2-4606-adf0-032a26142bf9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:04.456571 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:04.456571 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:04.457203 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c1e7ca1e-d6e2-4606-adf0-032a26142bf9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:04.568752 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:04.568752 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:04.590454 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c1e7ca1e-d6e2-4606-adf0-032a26142bf9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:05:04.651296 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c1e7ca1e-d6e2-4606-adf0-032a26142bf9 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 200 Dec 12 03:05:04.652261 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1482/2969] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:04 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 1407 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:05:05.030516 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a93818b1-4c6e-4234-9f1a-bc01ac55ebc0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:05.032017 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a93818b1-4c6e-4234-9f1a-bc01ac55ebc0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:05.032247 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:05.032247 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:05.032629 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a93818b1-4c6e-4234-9f1a-bc01ac55ebc0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:05.033622 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a93818b1-4c6e-4234-9f1a-bc01ac55ebc0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:05.061016 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:05.061016 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:05.064166 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a93818b1-4c6e-4234-9f1a-bc01ac55ebc0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:05.065195 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1488/2970] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:05 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 802 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:05.669001 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49121f41-94fc-4dd2-93c7-ca63e4403f8b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f Dec 12 03:05:05.669816 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49121f41-94fc-4dd2-93c7-ca63e4403f8b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:05.670220 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:05.670220 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:05.670852 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49121f41-94fc-4dd2-93c7-ca63e4403f8b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:05.724843 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49121f41-94fc-4dd2-93c7-ca63e4403f8b tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f returned with HTTP 404 Dec 12 03:05:05.726202 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1483/2971] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:05 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/10b2a8bd-651b-45db-88a4-a9818eb9133f => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:05:05.747259 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af18d162-8b6f-4f02-ab23-727fb931405d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] DELETE http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 Dec 12 03:05:05.747785 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af18d162-8b6f-4f02-ab23-727fb931405d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:05.748002 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:05.748002 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:05.748373 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af18d162-8b6f-4f02-ab23-727fb931405d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:05.748872 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-af18d162-8b6f-4f02-ab23-727fb931405d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Delete volume with id: 5742929d-eede-469a-87d2-df26bcd9dd93 Dec 12 03:05:05.805438 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:05.805438 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:05.806971 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-af18d162-8b6f-4f02-ab23-727fb931405d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:05:05.845069 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-af18d162-8b6f-4f02-ab23-727fb931405d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Delete volume request issued successfully. Dec 12 03:05:05.845789 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af18d162-8b6f-4f02-ab23-727fb931405d tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 returned with HTTP 202 Dec 12 03:05:05.847224 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1489/2972] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:05:05 2020] DELETE /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:05:05.856215 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b767abc2-8a03-4f93-a3bf-1d56a3f63d88 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 Dec 12 03:05:05.857138 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b767abc2-8a03-4f93-a3bf-1d56a3f63d88 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:05.857826 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b767abc2-8a03-4f93-a3bf-1d56a3f63d88 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:05.957987 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:05.957987 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:05.982172 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b767abc2-8a03-4f93-a3bf-1d56a3f63d88 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:05:06.051076 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b767abc2-8a03-4f93-a3bf-1d56a3f63d88 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 returned with HTTP 200 Dec 12 03:05:06.054641 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1484/2973] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:05 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 => generated 905 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:06.079746 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ee53ca6-cd83-4a8b-b72e-621dbf2b6e22 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:06.080471 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ee53ca6-cd83-4a8b-b72e-621dbf2b6e22 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:06.080853 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:06.080853 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:06.081372 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ee53ca6-cd83-4a8b-b72e-621dbf2b6e22 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:06.082220 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3ee53ca6-cd83-4a8b-b72e-621dbf2b6e22 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:06.116925 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:06.116925 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:06.119836 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ee53ca6-cd83-4a8b-b72e-621dbf2b6e22 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:06.120928 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1490/2974] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:06 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 802 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:07.070344 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6b79e78-819f-4817-be4a-2f6f54abfd82 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 Dec 12 03:05:07.070889 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6b79e78-819f-4817-be4a-2f6f54abfd82 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:07.071063 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:07.071063 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:07.071709 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6b79e78-819f-4817-be4a-2f6f54abfd82 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:07.136442 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc100044-ec2b-478c-b1b3-f6e4868c6b5b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:07.137468 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc100044-ec2b-478c-b1b3-f6e4868c6b5b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:07.137864 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:07.137864 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:07.138920 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bc100044-ec2b-478c-b1b3-f6e4868c6b5b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:07.139574 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bc100044-ec2b-478c-b1b3-f6e4868c6b5b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:07.204611 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:07.204611 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:07.254591 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bc100044-ec2b-478c-b1b3-f6e4868c6b5b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:07.255714 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1491/2975] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:07 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:07.259003 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:07.259003 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:07.273540 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c6b79e78-819f-4817-be4a-2f6f54abfd82 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:05:07.302012 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6b79e78-819f-4817-be4a-2f6f54abfd82 tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 returned with HTTP 200 Dec 12 03:05:07.303173 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1485/2976] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:07 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 => generated 905 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:08.269837 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0845b68c-a7a0-44e8-878c-f61757311c7d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:08.270396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0845b68c-a7a0-44e8-878c-f61757311c7d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:08.270521 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:08.270521 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:08.271127 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0845b68c-a7a0-44e8-878c-f61757311c7d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:08.271655 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0845b68c-a7a0-44e8-878c-f61757311c7d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:08.319757 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2fa0a6bc-9bbc-45f8-b3e3-3303477cddec tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 Dec 12 03:05:08.320528 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2fa0a6bc-9bbc-45f8-b3e3-3303477cddec tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:08.320923 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:08.320923 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:08.321542 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2fa0a6bc-9bbc-45f8-b3e3-3303477cddec tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:08.338313 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:08.338313 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:08.355573 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0845b68c-a7a0-44e8-878c-f61757311c7d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:08.357165 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1492/2977] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:08 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:08.405671 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:08.405671 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:08.417860 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2fa0a6bc-9bbc-45f8-b3e3-3303477cddec tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Volume info retrieved successfully. Dec 12 03:05:08.478827 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2fa0a6bc-9bbc-45f8-b3e3-3303477cddec tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 returned with HTTP 200 Dec 12 03:05:08.479865 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1486/2978] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:08 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 => generated 905 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:05:09.371842 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-600f12de-4d78-4e54-9f9f-bf2beb347895 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:09.372524 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-600f12de-4d78-4e54-9f9f-bf2beb347895 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:09.372865 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:09.372865 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:09.373410 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-600f12de-4d78-4e54-9f9f-bf2beb347895 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:09.374008 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-600f12de-4d78-4e54-9f9f-bf2beb347895 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:09.439551 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:09.439551 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:09.441589 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-600f12de-4d78-4e54-9f9f-bf2beb347895 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:09.442415 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1493/2979] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:09 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:09.501258 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41f85202-acd6-4691-a9c1-56c9262e29ae tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] GET http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 Dec 12 03:05:09.501966 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41f85202-acd6-4691-a9c1-56c9262e29ae tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:09.502369 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:09.502369 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:09.502894 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-41f85202-acd6-4691-a9c1-56c9262e29ae tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:09.588647 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-41f85202-acd6-4691-a9c1-56c9262e29ae tempest-VolumesGetTest-1993297335 tempest-VolumesGetTest-1993297335] http://10.222.0.50/volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 returned with HTTP 404 Dec 12 03:05:09.593673 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1487/2980] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:09 2020] GET /volume/v3/f0595387fcdf409e8c38bda535ae5f4e/volumes/5742929d-eede-469a-87d2-df26bcd9dd93 => generated 109 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:05:10.456338 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f48dc42c-0072-44e3-b83d-fe6aad7617e7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:10.463956 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f48dc42c-0072-44e3-b83d-fe6aad7617e7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:10.464350 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:10.464350 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:10.465001 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f48dc42c-0072-44e3-b83d-fe6aad7617e7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:10.465537 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f48dc42c-0072-44e3-b83d-fe6aad7617e7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:10.523591 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:10.523591 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:10.525815 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f48dc42c-0072-44e3-b83d-fe6aad7617e7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:10.531720 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1494/2981] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:10 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:11.312555 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ce235a4a-c7e0-47ad-a4bf-c9b1570d2d50 req-d010b380-4fba-458a-ba0a-0e58cac01e00 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/1c475548-69ba-418a-8e0d-d1844d5cafa1 Dec 12 03:05:11.312937 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ce235a4a-c7e0-47ad-a4bf-c9b1570d2d50 req-d010b380-4fba-458a-ba0a-0e58cac01e00 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:11.313426 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ce235a4a-c7e0-47ad-a4bf-c9b1570d2d50 req-d010b380-4fba-458a-ba0a-0e58cac01e00 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:11.365024 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:11.365024 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:11.541054 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4821a07f-79ff-4fcd-8310-6aaf013547bb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:11.541556 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4821a07f-79ff-4fcd-8310-6aaf013547bb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:11.541948 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:11.541948 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:11.547139 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4821a07f-79ff-4fcd-8310-6aaf013547bb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:11.550555 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4821a07f-79ff-4fcd-8310-6aaf013547bb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:11.601171 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:11.601171 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:11.603763 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4821a07f-79ff-4fcd-8310-6aaf013547bb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:11.604804 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1495/2982] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:11 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:12.045850 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-ce235a4a-c7e0-47ad-a4bf-c9b1570d2d50 req-d010b380-4fba-458a-ba0a-0e58cac01e00 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 03:05:12.047554 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-ce235a4a-c7e0-47ad-a4bf-c9b1570d2d50 req-d010b380-4fba-458a-ba0a-0e58cac01e00 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 03:05:12.068912 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ce235a4a-c7e0-47ad-a4bf-c9b1570d2d50 req-d010b380-4fba-458a-ba0a-0e58cac01e00 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/1c475548-69ba-418a-8e0d-d1844d5cafa1 returned with HTTP 200 Dec 12 03:05:12.070291 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1488/2983] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 03:05:11 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/1c475548-69ba-418a-8e0d-d1844d5cafa1 => generated 19 bytes in 762 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:12.631175 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee079698-c763-49e2-96c4-e09b1e23bf85 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:12.631723 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee079698-c763-49e2-96c4-e09b1e23bf85 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:12.631942 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:12.631942 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:12.632446 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee079698-c763-49e2-96c4-e09b1e23bf85 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:12.633088 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ee079698-c763-49e2-96c4-e09b1e23bf85 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:12.674730 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:12.674730 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:12.677567 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee079698-c763-49e2-96c4-e09b1e23bf85 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:12.678573 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1496/2984] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:12 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:13.407038 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-558588b0-3ff5-4e3b-9e02-43e83e15875a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b Dec 12 03:05:13.407791 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-558588b0-3ff5-4e3b-9e02-43e83e15875a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:13.408149 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:13.408149 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:13.408768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-558588b0-3ff5-4e3b-9e02-43e83e15875a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:13.409378 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-558588b0-3ff5-4e3b-9e02-43e83e15875a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete volume with id: fe0b3dab-943a-4505-9947-f53ce272a50b Dec 12 03:05:13.462907 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:13.462907 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:13.464420 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-558588b0-3ff5-4e3b-9e02-43e83e15875a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:13.485622 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.keymgr.conf_key_mgr [None req-558588b0-3ff5-4e3b-9e02-43e83e15875a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 12 03:05:13.496924 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-558588b0-3ff5-4e3b-9e02-43e83e15875a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete volume request issued successfully. Dec 12 03:05:13.497550 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-558588b0-3ff5-4e3b-9e02-43e83e15875a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b returned with HTTP 202 Dec 12 03:05:13.498647 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1489/2985] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:05:13 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:05:13.507890 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40dcefaa-63ea-4379-95c9-b7a6ec85b93b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b Dec 12 03:05:13.508419 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40dcefaa-63ea-4379-95c9-b7a6ec85b93b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:13.508615 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:13.508615 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:13.509529 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40dcefaa-63ea-4379-95c9-b7a6ec85b93b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:13.638371 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:13.638371 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:13.650623 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-40dcefaa-63ea-4379-95c9-b7a6ec85b93b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:13.691844 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18369ce9-ac40-4792-a55f-a177f67acd6a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:13.692355 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18369ce9-ac40-4792-a55f-a177f67acd6a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:13.692570 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:13.692570 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:13.692962 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18369ce9-ac40-4792-a55f-a177f67acd6a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:13.693326 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-18369ce9-ac40-4792-a55f-a177f67acd6a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:13.704828 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40dcefaa-63ea-4379-95c9-b7a6ec85b93b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b returned with HTTP 200 Dec 12 03:05:13.706172 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1497/2986] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:13 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b => generated 934 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:13.731352 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:13.731352 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:13.733265 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18369ce9-ac40-4792-a55f-a177f67acd6a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:13.735087 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1490/2987] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:13 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:14.723437 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c99be67b-140a-444f-872c-9715d8391f52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b Dec 12 03:05:14.727906 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c99be67b-140a-444f-872c-9715d8391f52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:14.728363 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:14.728363 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:14.729057 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c99be67b-140a-444f-872c-9715d8391f52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:14.750117 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e350051a-f310-4a07-aac7-a4ddeb325aa0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:14.751013 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e350051a-f310-4a07-aac7-a4ddeb325aa0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:14.751448 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:14.751448 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:14.752082 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e350051a-f310-4a07-aac7-a4ddeb325aa0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:14.752636 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e350051a-f310-4a07-aac7-a4ddeb325aa0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:14.797691 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:14.797691 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:14.806952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e350051a-f310-4a07-aac7-a4ddeb325aa0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:14.818131 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1491/2988] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:14 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:14.855843 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:14.855843 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:14.875659 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c99be67b-140a-444f-872c-9715d8391f52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:14.927324 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c99be67b-140a-444f-872c-9715d8391f52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b returned with HTTP 200 Dec 12 03:05:14.928523 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1498/2989] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:14 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b => generated 934 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:15.834032 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-455d9cbc-572e-46b8-b96d-2f5a40074f89 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:15.834523 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-455d9cbc-572e-46b8-b96d-2f5a40074f89 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:15.834660 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:15.834660 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:15.835371 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-455d9cbc-572e-46b8-b96d-2f5a40074f89 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:15.835933 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-455d9cbc-572e-46b8-b96d-2f5a40074f89 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:15.875401 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:15.875401 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:15.890083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-455d9cbc-572e-46b8-b96d-2f5a40074f89 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:15.891028 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1492/2990] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:15 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:15.946638 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8115adc1-ef1f-4855-903b-1860bf300f3c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b Dec 12 03:05:15.947770 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8115adc1-ef1f-4855-903b-1860bf300f3c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:15.949952 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:15.949952 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:15.950586 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8115adc1-ef1f-4855-903b-1860bf300f3c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:16.033042 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8115adc1-ef1f-4855-903b-1860bf300f3c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b returned with HTTP 404 Dec 12 03:05:16.034588 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1499/2991] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:15 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fe0b3dab-943a-4505-9947-f53ce272a50b => generated 109 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:05:16.043045 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-245af467-1e48-42a6-9ca8-4c7f71467991 tempest-TestVolumeBootPattern-912875846 tempest-TestVolumeBootPattern-912875846] GET http://10.222.0.50/volume/v3/04736c2e37d54df0880c9708e1222327/volumes/detail?all_tenants=1 Dec 12 03:05:16.043833 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-245af467-1e48-42a6-9ca8-4c7f71467991 tempest-TestVolumeBootPattern-912875846 tempest-TestVolumeBootPattern-912875846] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:16.044256 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:16.044256 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:16.044955 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-245af467-1e48-42a6-9ca8-4c7f71467991 tempest-TestVolumeBootPattern-912875846 tempest-TestVolumeBootPattern-912875846] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:16.047464 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-245af467-1e48-42a6-9ca8-4c7f71467991 tempest-TestVolumeBootPattern-912875846 tempest-TestVolumeBootPattern-912875846] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:05:16.150651 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-245af467-1e48-42a6-9ca8-4c7f71467991 tempest-TestVolumeBootPattern-912875846 tempest-TestVolumeBootPattern-912875846] Get all volumes completed successfully. Dec 12 03:05:16.153184 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:16.153184 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:16.189188 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-245af467-1e48-42a6-9ca8-4c7f71467991 tempest-TestVolumeBootPattern-912875846 tempest-TestVolumeBootPattern-912875846] http://10.222.0.50/volume/v3/04736c2e37d54df0880c9708e1222327/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 12 03:05:16.201913 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1493/2992] 10.222.0.50 () {58 vars in 1252 bytes} [Sat Dec 12 03:05:16 2020] GET /volume/v3/04736c2e37d54df0880c9708e1222327/volumes/detail?all_tenants=1 => generated 4941 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:05:16.217144 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-199aa07f-e81c-485d-b622-8fb6c0bbeb6a tempest-TestVolumeBootPattern-912875846 tempest-TestVolumeBootPattern-912875846] DELETE http://10.222.0.50/volume/v3/04736c2e37d54df0880c9708e1222327/types/7d4f897e-d196-492d-80ad-0eab8e6a018c Dec 12 03:05:16.218350 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-199aa07f-e81c-485d-b622-8fb6c0bbeb6a tempest-TestVolumeBootPattern-912875846 tempest-TestVolumeBootPattern-912875846] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:16.218960 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-199aa07f-e81c-485d-b622-8fb6c0bbeb6a tempest-TestVolumeBootPattern-912875846 tempest-TestVolumeBootPattern-912875846] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:16.371018 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 03:05:16.371018 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 03:05:16.392344 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-199aa07f-e81c-485d-b622-8fb6c0bbeb6a tempest-TestVolumeBootPattern-912875846 tempest-TestVolumeBootPattern-912875846] http://10.222.0.50/volume/v3/04736c2e37d54df0880c9708e1222327/types/7d4f897e-d196-492d-80ad-0eab8e6a018c returned with HTTP 202 Dec 12 03:05:16.393532 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1500/2993] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 03:05:16 2020] DELETE /volume/v3/04736c2e37d54df0880c9708e1222327/types/7d4f897e-d196-492d-80ad-0eab8e6a018c => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:05:16.460139 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes Dec 12 03:05:16.460727 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:16.460727 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:16.461525 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1612760614", "snapshot_id": null, "imageRef": "bad855c1-33f2-461f-baef-72029869a067", "volume_type": null, "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:05:16.462940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1612760614', 'snapshot_id': None, 'imageRef': 'bad855c1-33f2-461f-baef-72029869a067', 'volume_type': None, 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:05:16.629624 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume of 1 GB Dec 12 03:05:16.651986 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Availability Zones retrieved successfully. Dec 12 03:05:16.702757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Flow 'volume_create_api' (f151a74b-d293-454d-bac8-2634afc52daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:05:16.706695 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a3ed73-2e46-40db-af0a-7be6ab7ecf85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:05:16.713994 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:05:16.827381 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0a3ed73-2e46-40db-af0a-7be6ab7ecf85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:05:16.830032 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28eff632-2092-4372-b1bb-996204db931f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:05:16.904753 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-029ff054-5d99-4832-b012-e7f5183f4b3e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:16.906590 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-029ff054-5d99-4832-b012-e7f5183f4b3e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:16.907275 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-029ff054-5d99-4832-b012-e7f5183f4b3e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:16.907836 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-029ff054-5d99-4832-b012-e7f5183f4b3e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:16.939363 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Created reservations ['c1043416-6d4b-408f-bf33-48d14bf18521', 'c7422128-1310-482e-a9c0-001781354c8d', 'ce16084b-a53f-444e-a832-6d732ead0841', '016821bb-ff30-4dc9-a764-986172328ec2'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:05:16.941953 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28eff632-2092-4372-b1bb-996204db931f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1043416-6d4b-408f-bf33-48d14bf18521', 'c7422128-1310-482e-a9c0-001781354c8d', 'ce16084b-a53f-444e-a832-6d732ead0841', '016821bb-ff30-4dc9-a764-986172328ec2']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:05:16.944292 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263100ca-47e0-42fb-b3bb-e959c247fcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:05:16.953750 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:16.953750 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:16.956902 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-029ff054-5d99-4832-b012-e7f5183f4b3e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:16.957961 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1501/2994] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:16 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:05:17.015511 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (263100ca-47e0-42fb-b3bb-e959c247fcd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc102d6e-8c4a-42b1-aa21-0159ccbe2d54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1612760614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00923981693a4c42b7c6f9333353ab75',qos_specs=None,replication_status=,reservations=['c1043416-6d4b-408f-bf33-48d14bf18521','c7422128-1310-482e-a9c0-001781354c8d','ce16084b-a53f-444e-a832-6d732ead0841','016821bb-ff30-4dc9-a764-986172328ec2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a39fd0fd8b764723829753b7c3e339a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1612760614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc102d6e-8c4a-42b1-aa21-0159ccbe2d54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00923981693a4c42b7c6f9333353ab75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a39fd0fd8b764723829753b7c3e339a6',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:05:17.018130 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30cd9242-6759-4919-b450-8c55d90c9af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:05:17.047263 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30cd9242-6759-4919-b450-8c55d90c9af6) transitioned into state 'SUCCESS' from state '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-1612760614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00923981693a4c42b7c6f9333353ab75',qos_specs=None,replication_status=,reservations=['c1043416-6d4b-408f-bf33-48d14bf18521','c7422128-1310-482e-a9c0-001781354c8d','ce16084b-a53f-444e-a832-6d732ead0841','016821bb-ff30-4dc9-a764-986172328ec2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a39fd0fd8b764723829753b7c3e339a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:05:17.050346 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (069fcda1-23fe-429a-b97f-490e6c9502bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:05:17.072482 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (069fcda1-23fe-429a-b97f-490e6c9502bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:05:17.076994 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Flow 'volume_create_api' (f151a74b-d293-454d-bac8-2634afc52daa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:05:17.135514 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume request issued successfully. Dec 12 03:05:17.152212 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3cced02-7626-4c2e-9f4a-2df916e56294 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes returned with HTTP 202 Dec 12 03:05:17.153934 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1494/2995] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:05:16 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes => generated 828 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:05:17.168303 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-590da703-91e1-4e79-8611-d884d3daeee6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:17.169592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-590da703-91e1-4e79-8611-d884d3daeee6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:17.170006 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:17.170006 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:17.171342 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-590da703-91e1-4e79-8611-d884d3daeee6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:17.227750 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:17.227750 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:17.237672 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-590da703-91e1-4e79-8611-d884d3daeee6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:17.262835 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-590da703-91e1-4e79-8611-d884d3daeee6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:17.275397 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1502/2996] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:17 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 896 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:17.972800 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ceb5455-7f68-421c-b8cb-7001ce850c5d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:17.973995 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ceb5455-7f68-421c-b8cb-7001ce850c5d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:17.974397 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:17.974397 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:17.975179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ceb5455-7f68-421c-b8cb-7001ce850c5d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:17.975862 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0ceb5455-7f68-421c-b8cb-7001ce850c5d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:17.998600 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:17.998600 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:18.003242 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ceb5455-7f68-421c-b8cb-7001ce850c5d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:18.005606 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1495/2997] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:17 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:18.282232 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-126d4695-47bb-443f-a148-218774a66d90 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:18.282988 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-126d4695-47bb-443f-a148-218774a66d90 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:18.283351 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:18.283351 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:18.283951 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-126d4695-47bb-443f-a148-218774a66d90 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:18.413811 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:18.413811 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:18.438583 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-126d4695-47bb-443f-a148-218774a66d90 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:18.505761 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-126d4695-47bb-443f-a148-218774a66d90 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:18.516022 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1503/2998] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:18 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 920 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:19.018886 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e22d137d-08c7-42bb-a53a-d44ff22b3ad7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:19.020210 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e22d137d-08c7-42bb-a53a-d44ff22b3ad7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:19.020614 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:19.020614 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:19.021319 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e22d137d-08c7-42bb-a53a-d44ff22b3ad7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:19.022085 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e22d137d-08c7-42bb-a53a-d44ff22b3ad7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:19.051308 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:19.051308 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:19.053799 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e22d137d-08c7-42bb-a53a-d44ff22b3ad7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:19.055620 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1496/2999] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:19 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:19.524109 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb71a8b8-82e9-4965-a526-03b37922bd1c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:19.524109 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb71a8b8-82e9-4965-a526-03b37922bd1c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:19.524109 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:19.524109 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:19.524464 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb71a8b8-82e9-4965-a526-03b37922bd1c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:19.693559 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:19.693559 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:19.711810 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eb71a8b8-82e9-4965-a526-03b37922bd1c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:19.757782 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb71a8b8-82e9-4965-a526-03b37922bd1c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:19.758934 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1504/3000] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:19 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 920 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:20.069949 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04137f7e-add1-4b60-9704-0c0b887f26e8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:20.071407 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04137f7e-add1-4b60-9704-0c0b887f26e8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:20.071407 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:20.071407 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:20.071407 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04137f7e-add1-4b60-9704-0c0b887f26e8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:20.071407 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-04137f7e-add1-4b60-9704-0c0b887f26e8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:20.141258 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:20.141258 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:20.143672 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04137f7e-add1-4b60-9704-0c0b887f26e8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:20.153811 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1497/3001] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:20 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:20.775974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad88b241-0e30-47f2-8579-5641b641692d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:20.776856 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad88b241-0e30-47f2-8579-5641b641692d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:20.777186 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:20.777186 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:20.778262 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad88b241-0e30-47f2-8579-5641b641692d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:20.862449 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:20.862449 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:20.877568 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ad88b241-0e30-47f2-8579-5641b641692d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:20.925674 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad88b241-0e30-47f2-8579-5641b641692d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:20.938585 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1505/3002] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:20 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 920 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:21.159681 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04276e40-96e8-47cb-846b-0c147fb85810 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:21.160212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04276e40-96e8-47cb-846b-0c147fb85810 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:21.160704 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:21.160704 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:21.161073 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04276e40-96e8-47cb-846b-0c147fb85810 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:21.161479 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-04276e40-96e8-47cb-846b-0c147fb85810 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:21.210418 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:21.210418 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:21.212294 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04276e40-96e8-47cb-846b-0c147fb85810 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:21.221287 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1498/3003] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:21 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:21.944018 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62044534-0de5-4a43-b3ff-7abe12f0e1fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:21.944965 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62044534-0de5-4a43-b3ff-7abe12f0e1fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:21.945358 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:21.945358 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:21.945929 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62044534-0de5-4a43-b3ff-7abe12f0e1fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:22.059043 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:22.059043 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:22.083779 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-62044534-0de5-4a43-b3ff-7abe12f0e1fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:22.128969 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62044534-0de5-4a43-b3ff-7abe12f0e1fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:22.139057 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1506/3004] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:21 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 920 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:22.235610 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5c773b1-35c4-4564-8e7f-b543e46563c7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:22.236121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5c773b1-35c4-4564-8e7f-b543e46563c7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:22.236494 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:22.236494 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:22.236923 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5c773b1-35c4-4564-8e7f-b543e46563c7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:22.237299 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b5c773b1-35c4-4564-8e7f-b543e46563c7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:22.305362 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:22.305362 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:22.314155 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5c773b1-35c4-4564-8e7f-b543e46563c7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:22.326465 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1499/3005] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:22 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:23.146021 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8a926ff-f729-4173-a02b-404ea8f0e810 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:23.146947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8a926ff-f729-4173-a02b-404ea8f0e810 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:23.147336 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:23.147336 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:23.147936 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8a926ff-f729-4173-a02b-404ea8f0e810 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:23.296473 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:23.296473 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:23.331754 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f53ac4d-a209-4ccd-ab4f-57161904dbfe tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:23.332964 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f53ac4d-a209-4ccd-ab4f-57161904dbfe tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:23.333370 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:23.333370 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:23.334046 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1f53ac4d-a209-4ccd-ab4f-57161904dbfe tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:23.334588 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1f53ac4d-a209-4ccd-ab4f-57161904dbfe tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:23.344378 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c8a926ff-f729-4173-a02b-404ea8f0e810 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:23.414991 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:23.414991 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:23.428435 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1f53ac4d-a209-4ccd-ab4f-57161904dbfe tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:23.432548 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1500/3006] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:23 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:23.435045 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8a926ff-f729-4173-a02b-404ea8f0e810 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:23.447713 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1507/3007] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:23 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 920 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:24.446593 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35c718ac-857c-488a-9064-b53fda303d1e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:24.447131 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35c718ac-857c-488a-9064-b53fda303d1e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:24.447317 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:24.447317 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:24.447691 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35c718ac-857c-488a-9064-b53fda303d1e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:24.448060 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-35c718ac-857c-488a-9064-b53fda303d1e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:24.454591 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad623706-bc87-4f11-b537-0b3007daa519 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:24.455258 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad623706-bc87-4f11-b537-0b3007daa519 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:24.455483 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:24.455483 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:24.455858 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad623706-bc87-4f11-b537-0b3007daa519 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:24.544421 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:24.544421 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:24.551825 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35c718ac-857c-488a-9064-b53fda303d1e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:24.552961 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1501/3008] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:24 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:24.614319 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:24.614319 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:24.633832 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ad623706-bc87-4f11-b537-0b3007daa519 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:24.683514 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad623706-bc87-4f11-b537-0b3007daa519 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:24.686965 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1508/3009] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:24 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 920 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:25.573833 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9dd1a97a-7742-4599-af51-5d6f346cfd86 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:25.574449 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9dd1a97a-7742-4599-af51-5d6f346cfd86 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:25.574650 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:25.574650 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:25.574961 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9dd1a97a-7742-4599-af51-5d6f346cfd86 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:25.575331 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9dd1a97a-7742-4599-af51-5d6f346cfd86 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:25.633604 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:25.633604 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:25.637060 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9dd1a97a-7742-4599-af51-5d6f346cfd86 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:25.641258 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1502/3010] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:25 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:25.707272 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5d00a18-46f1-46ef-bd7f-5d5865431cd2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:25.707272 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5d00a18-46f1-46ef-bd7f-5d5865431cd2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:25.707272 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:25.707272 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:25.707272 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e5d00a18-46f1-46ef-bd7f-5d5865431cd2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:25.808335 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:25.808335 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:25.831468 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e5d00a18-46f1-46ef-bd7f-5d5865431cd2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:25.868735 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e5d00a18-46f1-46ef-bd7f-5d5865431cd2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:25.869572 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1509/3011] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:25 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 920 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:26.653070 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12f36ac1-7407-4592-9a8f-434b2200ee3f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:26.655605 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12f36ac1-7407-4592-9a8f-434b2200ee3f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:26.656006 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:26.656006 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:26.656850 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12f36ac1-7407-4592-9a8f-434b2200ee3f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:26.657334 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-12f36ac1-7407-4592-9a8f-434b2200ee3f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:26.722839 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:26.722839 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:26.736832 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12f36ac1-7407-4592-9a8f-434b2200ee3f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:26.752501 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1503/3012] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:26 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:26.894435 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b67c87d4-9ce6-46db-a1be-ce6299508739 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:26.894435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b67c87d4-9ce6-46db-a1be-ce6299508739 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:26.894435 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:26.894435 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:26.894435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b67c87d4-9ce6-46db-a1be-ce6299508739 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:27.074990 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:27.074990 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:27.107140 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b67c87d4-9ce6-46db-a1be-ce6299508739 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:27.187419 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b67c87d4-9ce6-46db-a1be-ce6299508739 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:27.198397 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1510/3013] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:26 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 920 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:27.762132 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-132cc0fa-db81-48f0-9b9e-47d95a4f5481 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:27.762132 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-132cc0fa-db81-48f0-9b9e-47d95a4f5481 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:27.762132 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:27.762132 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:27.762132 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-132cc0fa-db81-48f0-9b9e-47d95a4f5481 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:27.762132 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-132cc0fa-db81-48f0-9b9e-47d95a4f5481 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:27.810676 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:27.810676 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:27.819166 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-132cc0fa-db81-48f0-9b9e-47d95a4f5481 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:27.819166 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1504/3014] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:27 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:28.205148 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-604c4f38-22fd-4a8d-a1fa-78f58e0b6edf tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:28.205654 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-604c4f38-22fd-4a8d-a1fa-78f58e0b6edf tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:28.205879 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:28.205879 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:28.206258 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-604c4f38-22fd-4a8d-a1fa-78f58e0b6edf tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:28.311163 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:28.311163 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:28.334239 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-604c4f38-22fd-4a8d-a1fa-78f58e0b6edf tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:28.380477 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-604c4f38-22fd-4a8d-a1fa-78f58e0b6edf tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:28.381907 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1511/3015] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:28 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 920 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:28.844314 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1627ff2-4c01-4e46-8459-3846dd181376 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:28.844314 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1627ff2-4c01-4e46-8459-3846dd181376 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:28.844314 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:28.844314 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:28.844314 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1627ff2-4c01-4e46-8459-3846dd181376 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:28.844314 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f1627ff2-4c01-4e46-8459-3846dd181376 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:28.876528 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:28.876528 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:28.878412 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1627ff2-4c01-4e46-8459-3846dd181376 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:28.879241 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1505/3016] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:28 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:29.407077 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a16a2ea-d1c5-447d-958c-bf86936e4e17 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:29.408760 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a16a2ea-d1c5-447d-958c-bf86936e4e17 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:29.409187 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:29.409187 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:29.409839 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5a16a2ea-d1c5-447d-958c-bf86936e4e17 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:29.515565 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:29.515565 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:29.550250 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5a16a2ea-d1c5-447d-958c-bf86936e4e17 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:29.579992 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5a16a2ea-d1c5-447d-958c-bf86936e4e17 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:29.581580 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1512/3017] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:29 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 920 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:29.897663 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-058c3b86-5f79-4987-974d-80f12b2307e6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:29.902767 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-058c3b86-5f79-4987-974d-80f12b2307e6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:29.903747 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:29.903747 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:29.904824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-058c3b86-5f79-4987-974d-80f12b2307e6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:29.905401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-058c3b86-5f79-4987-974d-80f12b2307e6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:29.957684 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:29.957684 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:29.960150 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-058c3b86-5f79-4987-974d-80f12b2307e6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:29.961271 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1506/3018] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:29 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:30.609711 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36e2b090-5ff1-40e1-8bf3-2e5cc5ab77fe tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:30.609711 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36e2b090-5ff1-40e1-8bf3-2e5cc5ab77fe tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:30.609711 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:30.609711 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:30.609711 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36e2b090-5ff1-40e1-8bf3-2e5cc5ab77fe tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:30.739572 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:30.739572 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:30.772853 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-36e2b090-5ff1-40e1-8bf3-2e5cc5ab77fe tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:30.901372 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36e2b090-5ff1-40e1-8bf3-2e5cc5ab77fe tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:30.901372 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1513/3019] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:30 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 920 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:30.982729 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ceedee95-33ff-447e-89ec-304b9298b86f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:30.982729 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ceedee95-33ff-447e-89ec-304b9298b86f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:30.982729 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:30.982729 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:30.982729 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ceedee95-33ff-447e-89ec-304b9298b86f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:30.982729 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ceedee95-33ff-447e-89ec-304b9298b86f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:31.023948 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:31.023948 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:31.023948 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ceedee95-33ff-447e-89ec-304b9298b86f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:31.023948 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1507/3020] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:30 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:31.913897 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c9845d5-cc9a-4a3e-a47c-ad7140089083 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:31.914403 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c9845d5-cc9a-4a3e-a47c-ad7140089083 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:31.914624 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:31.914624 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:31.914997 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2c9845d5-cc9a-4a3e-a47c-ad7140089083 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:32.004827 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:32.004827 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:32.013355 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2c9845d5-cc9a-4a3e-a47c-ad7140089083 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:32.032749 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84cdf0f6-cfc4-4cc0-a9dd-b643123a4312 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:32.033275 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84cdf0f6-cfc4-4cc0-a9dd-b643123a4312 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:32.033764 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:32.033764 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:32.034134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84cdf0f6-cfc4-4cc0-a9dd-b643123a4312 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:32.034499 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-84cdf0f6-cfc4-4cc0-a9dd-b643123a4312 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:32.037133 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2c9845d5-cc9a-4a3e-a47c-ad7140089083 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:32.046970 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1514/3021] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:31 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 920 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:32.099535 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:32.099535 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:32.102016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84cdf0f6-cfc4-4cc0-a9dd-b643123a4312 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:32.102743 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1508/3022] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:32 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:33.056466 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc595979-28ac-4f73-aa69-d2afb3f9c4b5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:33.058179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc595979-28ac-4f73-aa69-d2afb3f9c4b5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:33.058587 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:33.058587 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:33.060630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc595979-28ac-4f73-aa69-d2afb3f9c4b5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:33.117629 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4509d72-a15b-496f-a9e0-fc1e384d99f7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:33.118835 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4509d72-a15b-496f-a9e0-fc1e384d99f7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:33.118922 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:33.118922 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:33.119614 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4509d72-a15b-496f-a9e0-fc1e384d99f7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:33.120081 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b4509d72-a15b-496f-a9e0-fc1e384d99f7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:33.179595 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:33.179595 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:33.199287 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:33.199287 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:33.201195 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4509d72-a15b-496f-a9e0-fc1e384d99f7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:33.217185 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1509/3023] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:33 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:33.218807 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dc595979-28ac-4f73-aa69-d2afb3f9c4b5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:33.262467 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc595979-28ac-4f73-aa69-d2afb3f9c4b5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:33.264398 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1515/3024] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:33 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 920 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:34.220184 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9d815c4-8f4e-409a-a507-51df3dba6f0a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:34.221156 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9d815c4-8f4e-409a-a507-51df3dba6f0a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:34.221378 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:34.221378 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:34.221757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9d815c4-8f4e-409a-a507-51df3dba6f0a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:34.222130 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d9d815c4-8f4e-409a-a507-51df3dba6f0a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:34.282033 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b94c5da1-303d-4636-beb3-ea075d358dc8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:34.282520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b94c5da1-303d-4636-beb3-ea075d358dc8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:34.282742 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:34.282742 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:34.283116 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b94c5da1-303d-4636-beb3-ea075d358dc8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:34.314313 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:34.314313 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:34.320506 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9d815c4-8f4e-409a-a507-51df3dba6f0a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:34.321290 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1510/3025] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:34 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:34.433096 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:34.433096 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:34.454975 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b94c5da1-303d-4636-beb3-ea075d358dc8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:34.515055 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b94c5da1-303d-4636-beb3-ea075d358dc8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:34.517366 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1516/3026] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:34 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 920 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:35.336429 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-daf2b44d-e6c0-4a83-be21-25aac240c5d9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:35.337746 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-daf2b44d-e6c0-4a83-be21-25aac240c5d9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:35.338954 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:35.338954 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:35.339569 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-daf2b44d-e6c0-4a83-be21-25aac240c5d9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:35.340256 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-daf2b44d-e6c0-4a83-be21-25aac240c5d9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:35.382395 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:35.382395 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:35.384406 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-daf2b44d-e6c0-4a83-be21-25aac240c5d9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:35.385635 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1511/3027] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:35 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:35.536086 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84eba8ec-9be4-45ec-965d-cfa59a16341c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:35.536086 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84eba8ec-9be4-45ec-965d-cfa59a16341c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:35.536349 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:35.536349 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:35.536614 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84eba8ec-9be4-45ec-965d-cfa59a16341c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:35.653286 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:35.653286 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:35.664263 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-84eba8ec-9be4-45ec-965d-cfa59a16341c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:35.700698 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84eba8ec-9be4-45ec-965d-cfa59a16341c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:35.712192 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1517/3028] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:35 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 920 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:36.402091 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64bf31b3-620a-43a1-8c8c-60e3c025d0dc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:36.402522 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64bf31b3-620a-43a1-8c8c-60e3c025d0dc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:36.402522 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:36.402522 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:36.403454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64bf31b3-620a-43a1-8c8c-60e3c025d0dc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:36.403555 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-64bf31b3-620a-43a1-8c8c-60e3c025d0dc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:36.472186 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:36.472186 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:36.477336 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64bf31b3-620a-43a1-8c8c-60e3c025d0dc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:36.482014 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1512/3029] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:36 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:36.729233 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60b780ab-8740-43a3-a677-609e794b48d0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:36.730260 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60b780ab-8740-43a3-a677-609e794b48d0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:36.730713 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:36.730713 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:36.732458 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60b780ab-8740-43a3-a677-609e794b48d0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:36.876635 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:36.876635 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:36.891026 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-60b780ab-8740-43a3-a677-609e794b48d0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:36.933854 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60b780ab-8740-43a3-a677-609e794b48d0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:36.933854 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1518/3030] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:36 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 920 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:37.497926 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62f47041-26c7-4cea-a80c-77bee1087cbf tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:37.497926 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62f47041-26c7-4cea-a80c-77bee1087cbf tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:37.497926 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:37.497926 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:37.497926 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62f47041-26c7-4cea-a80c-77bee1087cbf tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:37.497926 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-62f47041-26c7-4cea-a80c-77bee1087cbf tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:37.579804 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:37.579804 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:37.584107 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62f47041-26c7-4cea-a80c-77bee1087cbf tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:37.592475 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1513/3031] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:37 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:37.947617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e19562b-158c-4bbb-b09a-4e8a3362daa3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:37.948706 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e19562b-158c-4bbb-b09a-4e8a3362daa3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:37.949032 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:37.949032 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:37.950811 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e19562b-158c-4bbb-b09a-4e8a3362daa3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:38.096021 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:38.096021 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:38.116108 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1e19562b-158c-4bbb-b09a-4e8a3362daa3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:38.146354 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e19562b-158c-4bbb-b09a-4e8a3362daa3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:38.147379 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1519/3032] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:37 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 978 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:38.599610 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba99521f-b886-4e5a-816e-dd10eba1c1a2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:38.600769 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba99521f-b886-4e5a-816e-dd10eba1c1a2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:38.601186 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:38.601186 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:38.601567 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba99521f-b886-4e5a-816e-dd10eba1c1a2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:38.601946 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ba99521f-b886-4e5a-816e-dd10eba1c1a2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:38.657501 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:38.657501 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:38.659693 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba99521f-b886-4e5a-816e-dd10eba1c1a2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:38.667005 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1514/3033] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:38 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:39.168355 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-529ac3f5-d710-40b0-b780-ffbe9e362ede tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:39.168967 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-529ac3f5-d710-40b0-b780-ffbe9e362ede tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:39.169193 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:39.169193 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:39.169565 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-529ac3f5-d710-40b0-b780-ffbe9e362ede tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:39.275652 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:39.275652 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:39.283434 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-529ac3f5-d710-40b0-b780-ffbe9e362ede tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:39.343152 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-529ac3f5-d710-40b0-b780-ffbe9e362ede tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:39.344568 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1520/3034] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:39 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 978 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:39.681229 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ccfdee0f-eb93-4dbb-ba76-ecb844cc9054 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:39.681765 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ccfdee0f-eb93-4dbb-ba76-ecb844cc9054 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:39.681941 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:39.681941 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:39.682270 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ccfdee0f-eb93-4dbb-ba76-ecb844cc9054 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:39.682630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ccfdee0f-eb93-4dbb-ba76-ecb844cc9054 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:39.734818 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:39.734818 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:39.737202 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ccfdee0f-eb93-4dbb-ba76-ecb844cc9054 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:39.738229 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1515/3035] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:39 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:40.360919 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77ea5851-b49c-4783-985b-8e11b2afc679 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:40.361508 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77ea5851-b49c-4783-985b-8e11b2afc679 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:40.361723 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:40.361723 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:40.362093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-77ea5851-b49c-4783-985b-8e11b2afc679 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:40.470506 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:40.470506 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:40.515161 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-77ea5851-b49c-4783-985b-8e11b2afc679 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:40.562845 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-77ea5851-b49c-4783-985b-8e11b2afc679 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:40.563561 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1521/3036] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:40 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 981 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:40.753875 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81b39b50-6641-4f8d-8b56-a1c971e1e7ee tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:40.754426 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81b39b50-6641-4f8d-8b56-a1c971e1e7ee tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:40.754609 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:40.754609 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:40.754960 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81b39b50-6641-4f8d-8b56-a1c971e1e7ee tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:40.755329 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-81b39b50-6641-4f8d-8b56-a1c971e1e7ee tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:40.801384 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:40.801384 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:40.803237 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81b39b50-6641-4f8d-8b56-a1c971e1e7ee tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:40.809853 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1516/3037] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:40 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:41.579043 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f38e504-6f17-4a04-befa-968de5ded8f5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:41.579488 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f38e504-6f17-4a04-befa-968de5ded8f5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:41.579845 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:41.579845 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:41.580086 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f38e504-6f17-4a04-befa-968de5ded8f5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:41.663604 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:41.663604 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:41.693656 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5f38e504-6f17-4a04-befa-968de5ded8f5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:41.728729 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f38e504-6f17-4a04-befa-968de5ded8f5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:41.738735 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1522/3038] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:41 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 981 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:41.818245 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39b562b4-49ae-4ac2-8120-49173c3633dc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:41.818756 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39b562b4-49ae-4ac2-8120-49173c3633dc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:41.818957 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:41.818957 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:41.819330 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39b562b4-49ae-4ac2-8120-49173c3633dc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:41.820070 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-39b562b4-49ae-4ac2-8120-49173c3633dc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:41.863856 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:41.863856 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:41.865718 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39b562b4-49ae-4ac2-8120-49173c3633dc tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:41.866717 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1517/3039] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:41 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:42.747056 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31b6e99d-863a-42d9-9c20-b5fd992cfc79 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:42.747056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31b6e99d-863a-42d9-9c20-b5fd992cfc79 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:42.751300 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:42.751300 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:42.751939 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31b6e99d-863a-42d9-9c20-b5fd992cfc79 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:42.818907 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:42.818907 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:42.851685 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-31b6e99d-863a-42d9-9c20-b5fd992cfc79 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:42.880354 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1d78dae-3bec-4d4f-b19a-2c598ff59175 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:42.881245 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1d78dae-3bec-4d4f-b19a-2c598ff59175 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:42.881656 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:42.881656 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:42.882384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1d78dae-3bec-4d4f-b19a-2c598ff59175 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:42.882938 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d1d78dae-3bec-4d4f-b19a-2c598ff59175 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:42.900959 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31b6e99d-863a-42d9-9c20-b5fd992cfc79 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:42.911008 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1523/3040] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:42 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 981 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:42.923696 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:42.923696 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:42.925781 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1d78dae-3bec-4d4f-b19a-2c598ff59175 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:42.926869 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1518/3041] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:42 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:43.924547 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-161177de-af16-4da1-a71f-1730b4743711 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:43.926180 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-161177de-af16-4da1-a71f-1730b4743711 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:43.926711 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:43.926711 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:43.927812 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-161177de-af16-4da1-a71f-1730b4743711 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:43.940180 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d3b7112-a7dd-493d-8276-92349512c758 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:43.941003 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d3b7112-a7dd-493d-8276-92349512c758 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:43.941235 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:43.941235 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:43.941612 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d3b7112-a7dd-493d-8276-92349512c758 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:43.948824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6d3b7112-a7dd-493d-8276-92349512c758 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:43.978468 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:43.978468 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:43.980622 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d3b7112-a7dd-493d-8276-92349512c758 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:43.981733 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1519/3042] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:43 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:44.012198 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:44.012198 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:44.023934 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-161177de-af16-4da1-a71f-1730b4743711 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:44.061676 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-161177de-af16-4da1-a71f-1730b4743711 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:44.061676 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1524/3043] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:43 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 981 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:05:45.006102 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24d4e3ca-d235-41e8-b876-8da21e07d8c3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:45.006102 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24d4e3ca-d235-41e8-b876-8da21e07d8c3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:45.006705 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:45.006705 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:45.006870 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24d4e3ca-d235-41e8-b876-8da21e07d8c3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:45.007355 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-24d4e3ca-d235-41e8-b876-8da21e07d8c3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:45.030593 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:45.030593 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:45.032257 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24d4e3ca-d235-41e8-b876-8da21e07d8c3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:45.038658 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1520/3044] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:44 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:45.070860 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7baf2124-5144-4cf4-8475-8593c165a8fa tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:45.071384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7baf2124-5144-4cf4-8475-8593c165a8fa tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:45.071656 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:45.071656 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:45.071978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7baf2124-5144-4cf4-8475-8593c165a8fa tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:45.197608 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:45.197608 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:45.231913 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7baf2124-5144-4cf4-8475-8593c165a8fa tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:45.276968 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7baf2124-5144-4cf4-8475-8593c165a8fa tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:45.291297 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1525/3045] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:45 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 981 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:46.046348 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-762f313b-225e-458a-a444-72a7f487c6f6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:46.046889 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-762f313b-225e-458a-a444-72a7f487c6f6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:46.047190 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:46.047190 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:46.047460 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-762f313b-225e-458a-a444-72a7f487c6f6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:46.047774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-762f313b-225e-458a-a444-72a7f487c6f6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:46.071492 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:46.071492 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:46.073582 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-762f313b-225e-458a-a444-72a7f487c6f6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:46.074585 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1521/3046] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:46 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:46.295409 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca15bbc0-318a-4f33-95cf-792c13438314 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:46.296002 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca15bbc0-318a-4f33-95cf-792c13438314 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:46.302176 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:46.302176 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:46.302176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca15bbc0-318a-4f33-95cf-792c13438314 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:46.355626 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:46.355626 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:46.366670 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ca15bbc0-318a-4f33-95cf-792c13438314 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:46.391751 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca15bbc0-318a-4f33-95cf-792c13438314 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:46.394404 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1526/3047] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:46 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 981 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:47.092174 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c16cca08-6ea6-4251-a7c5-864900bc2856 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:47.092929 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c16cca08-6ea6-4251-a7c5-864900bc2856 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:47.093210 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:47.093210 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:47.093563 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c16cca08-6ea6-4251-a7c5-864900bc2856 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:47.093937 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c16cca08-6ea6-4251-a7c5-864900bc2856 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:47.134065 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:47.134065 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:47.137661 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c16cca08-6ea6-4251-a7c5-864900bc2856 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:47.146073 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1522/3048] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:47 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:47.411499 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbbf3807-327f-4923-b2df-47e6f5cff4ff tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:47.412121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbbf3807-327f-4923-b2df-47e6f5cff4ff tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:47.412319 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:47.412319 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:47.412943 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bbbf3807-327f-4923-b2df-47e6f5cff4ff tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:47.486833 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:47.486833 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:47.497145 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bbbf3807-327f-4923-b2df-47e6f5cff4ff tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:47.534573 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bbbf3807-327f-4923-b2df-47e6f5cff4ff tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:47.535446 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1527/3049] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:47 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 981 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:05:48.155791 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de66641d-a818-46af-b375-00f58b111ec6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:48.156833 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de66641d-a818-46af-b375-00f58b111ec6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:48.156833 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:48.156833 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:48.156833 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de66641d-a818-46af-b375-00f58b111ec6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:48.157108 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-de66641d-a818-46af-b375-00f58b111ec6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:48.182909 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:48.182909 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:48.185029 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de66641d-a818-46af-b375-00f58b111ec6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:48.204366 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1523/3050] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:48 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:48.550911 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-511fc508-f880-407b-9137-5f3dc81de511 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:48.551540 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-511fc508-f880-407b-9137-5f3dc81de511 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:48.551870 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:48.551870 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:48.552378 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-511fc508-f880-407b-9137-5f3dc81de511 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:48.607101 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:48.607101 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:48.616425 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-511fc508-f880-407b-9137-5f3dc81de511 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:48.640631 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-511fc508-f880-407b-9137-5f3dc81de511 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:48.648848 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1528/3051] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:48 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 981 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:49.200909 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b910f0d-b7ec-4205-b8b9-ece7899df625 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:49.201558 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b910f0d-b7ec-4205-b8b9-ece7899df625 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:49.201899 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:49.201899 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:49.202047 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b910f0d-b7ec-4205-b8b9-ece7899df625 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:49.206238 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5b910f0d-b7ec-4205-b8b9-ece7899df625 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:49.289005 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:49.289005 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:49.300223 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b910f0d-b7ec-4205-b8b9-ece7899df625 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:49.300223 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1524/3052] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:49 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:49.656844 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5fe852f-219e-4973-865d-eedf26073991 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:49.659593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5fe852f-219e-4973-865d-eedf26073991 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:49.659593 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:49.659593 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:49.659593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5fe852f-219e-4973-865d-eedf26073991 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:49.750380 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:49.750380 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:49.760877 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5fe852f-219e-4973-865d-eedf26073991 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:49.795543 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5fe852f-219e-4973-865d-eedf26073991 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:49.795543 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1529/3053] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:49 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 981 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:50.315724 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78165ca4-2dd3-4c80-acb1-0d19da3bb6a2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:50.315724 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78165ca4-2dd3-4c80-acb1-0d19da3bb6a2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:50.316181 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:50.316181 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:50.316181 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78165ca4-2dd3-4c80-acb1-0d19da3bb6a2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:50.316577 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-78165ca4-2dd3-4c80-acb1-0d19da3bb6a2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:50.343502 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:50.343502 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:50.345719 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78165ca4-2dd3-4c80-acb1-0d19da3bb6a2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:50.346249 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1525/3054] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:50 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:50.818675 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b7a884d-2906-421d-a7c0-0554a280f1f2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:50.818675 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b7a884d-2906-421d-a7c0-0554a280f1f2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:50.836532 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:50.836532 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:50.836532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b7a884d-2906-421d-a7c0-0554a280f1f2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:50.909788 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:50.909788 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:50.922522 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6b7a884d-2906-421d-a7c0-0554a280f1f2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:50.945444 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b7a884d-2906-421d-a7c0-0554a280f1f2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:50.946419 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1530/3055] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:50 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 981 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:51.363708 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc07067f-2cfd-42d2-a75e-d86a7b8e6fc7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:51.364236 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc07067f-2cfd-42d2-a75e-d86a7b8e6fc7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:51.364236 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:51.364236 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:51.366038 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dc07067f-2cfd-42d2-a75e-d86a7b8e6fc7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:51.366038 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-dc07067f-2cfd-42d2-a75e-d86a7b8e6fc7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:51.407425 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:51.407425 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:51.412357 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dc07067f-2cfd-42d2-a75e-d86a7b8e6fc7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:51.420815 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1526/3056] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:51 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:51.966030 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-296e6564-4d35-4d13-99d4-0efca6575851 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:51.967540 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-296e6564-4d35-4d13-99d4-0efca6575851 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:51.967624 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:51.967624 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:51.968145 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-296e6564-4d35-4d13-99d4-0efca6575851 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:52.020793 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:52.020793 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:52.030225 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-296e6564-4d35-4d13-99d4-0efca6575851 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:52.059818 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-296e6564-4d35-4d13-99d4-0efca6575851 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:52.061667 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1531/3057] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:51 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 1369 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:05:52.077773 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1e45b24-4449-4fc3-9cd3-fb7f9b0dadf0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:52.077773 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1e45b24-4449-4fc3-9cd3-fb7f9b0dadf0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:52.078115 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:52.078115 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:52.078277 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1e45b24-4449-4fc3-9cd3-fb7f9b0dadf0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:52.149615 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:52.149615 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:52.149615 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f1e45b24-4449-4fc3-9cd3-fb7f9b0dadf0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:52.204215 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1e45b24-4449-4fc3-9cd3-fb7f9b0dadf0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:52.213935 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1527/3058] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:52 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 1369 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:05:52.225500 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5404f8c-2b49-4ebd-b7e1-81fb1f61db8b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots Dec 12 03:05:52.226125 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:52.226125 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:52.226771 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5404f8c-2b49-4ebd-b7e1-81fb1f61db8b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc102d6e-8c4a-42b1-aa21-0159ccbe2d54", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-717856524", "description": null, "metadata": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:05:52.309793 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:52.309793 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:52.312170 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5404f8c-2b49-4ebd-b7e1-81fb1f61db8b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:52.312170 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-f5404f8c-2b49-4ebd-b7e1-81fb1f61db8b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create snapshot from volume fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:52.396296 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-f5404f8c-2b49-4ebd-b7e1-81fb1f61db8b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Created reservations ['f566d4fc-58a7-4d29-bd10-ddbd46b15f94', '6ede7869-ccd5-49e7-9408-bbcf56fd873a', 'ea70c242-124e-475e-b610-c394a7476499', '8537749e-eedc-4bf1-a6ca-d9c9b6012604'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:05:52.427528 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce22e3a6-1ea7-4af1-a081-5ad95f39880c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:52.428290 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce22e3a6-1ea7-4af1-a081-5ad95f39880c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:52.428813 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:52.428813 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:52.429480 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ce22e3a6-1ea7-4af1-a081-5ad95f39880c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:52.430687 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ce22e3a6-1ea7-4af1-a081-5ad95f39880c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:52.461235 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:52.461235 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:52.463681 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ce22e3a6-1ea7-4af1-a081-5ad95f39880c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:52.464797 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1528/3059] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:52 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:52.564128 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5404f8c-2b49-4ebd-b7e1-81fb1f61db8b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot create request issued successfully. Dec 12 03:05:52.565167 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5404f8c-2b49-4ebd-b7e1-81fb1f61db8b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots returned with HTTP 202 Dec 12 03:05:52.567044 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1532/3060] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 03:05:52 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots => generated 307 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:05:52.579311 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-110f11a7-2e60-4aa1-9673-8b1d20758a29 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 Dec 12 03:05:52.579830 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-110f11a7-2e60-4aa1-9673-8b1d20758a29 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:52.580045 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:52.580045 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:52.580419 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-110f11a7-2e60-4aa1-9673-8b1d20758a29 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:52.613192 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:52.613192 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:52.614598 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-110f11a7-2e60-4aa1-9673-8b1d20758a29 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:05:52.616751 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-110f11a7-2e60-4aa1-9673-8b1d20758a29 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 returned with HTTP 200 Dec 12 03:05:52.621518 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1529/3061] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:05:52 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 => generated 439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:53.481178 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-acad510d-fa87-42d4-abd4-9fda8fcb38a4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:53.483845 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-acad510d-fa87-42d4-abd4-9fda8fcb38a4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:53.487969 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:53.487969 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:53.487969 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-acad510d-fa87-42d4-abd4-9fda8fcb38a4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:53.487969 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-acad510d-fa87-42d4-abd4-9fda8fcb38a4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:53.540631 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:53.540631 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:53.545374 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-acad510d-fa87-42d4-abd4-9fda8fcb38a4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:53.549913 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1533/3062] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:53 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:53.628497 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef134d13-8f65-4117-aa56-ec0e2eb2d1b7 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 Dec 12 03:05:53.629044 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef134d13-8f65-4117-aa56-ec0e2eb2d1b7 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:53.629240 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:53.629240 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:53.629607 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef134d13-8f65-4117-aa56-ec0e2eb2d1b7 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:53.658891 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:53.658891 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:53.660023 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ef134d13-8f65-4117-aa56-ec0e2eb2d1b7 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:05:53.661960 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef134d13-8f65-4117-aa56-ec0e2eb2d1b7 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 returned with HTTP 200 Dec 12 03:05:53.662913 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1530/3063] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:05:53 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:54.562530 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7baf0cb1-96af-438e-b98d-af176e49ddd4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:54.563507 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7baf0cb1-96af-438e-b98d-af176e49ddd4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:54.563507 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:54.563507 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:54.563507 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7baf0cb1-96af-438e-b98d-af176e49ddd4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:54.563857 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7baf0cb1-96af-438e-b98d-af176e49ddd4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:54.600429 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:54.600429 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:54.600429 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7baf0cb1-96af-438e-b98d-af176e49ddd4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:54.600429 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1534/3064] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:54 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:54.679756 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8f6d2cc-3da8-4f1d-96f3-27f02cfae8c4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 Dec 12 03:05:54.680274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8f6d2cc-3da8-4f1d-96f3-27f02cfae8c4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:54.680493 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:54.680493 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:54.681048 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8f6d2cc-3da8-4f1d-96f3-27f02cfae8c4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:54.713882 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:54.713882 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:54.713882 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d8f6d2cc-3da8-4f1d-96f3-27f02cfae8c4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:05:54.727765 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8f6d2cc-3da8-4f1d-96f3-27f02cfae8c4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 returned with HTTP 200 Dec 12 03:05:54.728858 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1531/3065] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:05:54 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 => generated 466 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:54.740753 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0faf0f9c-dc56-4e54-aa16-7b70b5fa796a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 Dec 12 03:05:54.741290 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0faf0f9c-dc56-4e54-aa16-7b70b5fa796a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:54.741510 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:54.741510 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:54.741885 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0faf0f9c-dc56-4e54-aa16-7b70b5fa796a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:54.775882 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:54.775882 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:54.777486 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0faf0f9c-dc56-4e54-aa16-7b70b5fa796a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:05:54.779577 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0faf0f9c-dc56-4e54-aa16-7b70b5fa796a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 returned with HTTP 200 Dec 12 03:05:54.788689 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1535/3066] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:05:54 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:55.006354 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-47878b2a-3d44-4b6f-9f07-117a1bb30a21 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 Dec 12 03:05:55.006926 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-47878b2a-3d44-4b6f-9f07-117a1bb30a21 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:55.007115 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:55.007115 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:55.007398 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-47878b2a-3d44-4b6f-9f07-117a1bb30a21 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:55.040917 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:55.040917 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:55.040917 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-47878b2a-3d44-4b6f-9f07-117a1bb30a21 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:05:55.044347 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-47878b2a-3d44-4b6f-9f07-117a1bb30a21 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 returned with HTTP 200 Dec 12 03:05:55.052853 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1532/3067] 10.222.0.50 () {60 vars in 1575 bytes} [Sat Dec 12 03:05:55 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 => generated 466 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:55.060310 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-30ae3db6-ebd3-4ef8-99f1-7c5834fc2a41 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:55.060902 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-30ae3db6-ebd3-4ef8-99f1-7c5834fc2a41 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:55.061086 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:55.061086 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:55.061751 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-30ae3db6-ebd3-4ef8-99f1-7c5834fc2a41 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:55.119700 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:55.119700 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:55.130066 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-30ae3db6-ebd3-4ef8-99f1-7c5834fc2a41 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:55.170010 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-30ae3db6-ebd3-4ef8-99f1-7c5834fc2a41 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:55.171544 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1536/3068] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:05:55 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 1369 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:05:55.615515 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0337c19-0a5b-4ab4-9f2e-a6a369ee67ce tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:55.616082 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0337c19-0a5b-4ab4-9f2e-a6a369ee67ce tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:55.618194 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:55.618194 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:55.620772 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a0337c19-0a5b-4ab4-9f2e-a6a369ee67ce tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:55.622007 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a0337c19-0a5b-4ab4-9f2e-a6a369ee67ce tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:55.648170 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:55.648170 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:55.650024 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a0337c19-0a5b-4ab4-9f2e-a6a369ee67ce tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:55.650859 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1533/3069] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:55 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:56.251738 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-c046f897-7038-4f5f-8a36-420c7290be94 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 Dec 12 03:05:56.252639 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-c046f897-7038-4f5f-8a36-420c7290be94 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:56.254133 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:56.254133 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:56.254961 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-c046f897-7038-4f5f-8a36-420c7290be94 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:56.283299 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:56.283299 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:56.285237 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-c046f897-7038-4f5f-8a36-420c7290be94 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:05:56.287210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-c046f897-7038-4f5f-8a36-420c7290be94 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 returned with HTTP 200 Dec 12 03:05:56.288172 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1537/3070] 10.222.0.50 () {60 vars in 1575 bytes} [Sat Dec 12 03:05:56 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 => generated 466 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:56.665414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1316a404-8af5-4e1f-b466-a2d846fa9140 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:56.665887 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1316a404-8af5-4e1f-b466-a2d846fa9140 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:56.666094 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:56.666094 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:56.666411 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1316a404-8af5-4e1f-b466-a2d846fa9140 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:56.666780 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-1316a404-8af5-4e1f-b466-a2d846fa9140 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:56.712905 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:56.712905 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:56.725069 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1316a404-8af5-4e1f-b466-a2d846fa9140 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:56.732008 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1534/3071] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:56 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:57.739773 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4338aa7e-184e-41ba-b1ec-e1e564a769f3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:57.740358 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4338aa7e-184e-41ba-b1ec-e1e564a769f3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:57.740639 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:57.740639 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:57.741172 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4338aa7e-184e-41ba-b1ec-e1e564a769f3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:57.741618 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4338aa7e-184e-41ba-b1ec-e1e564a769f3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:57.769298 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:57.769298 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:57.772403 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4338aa7e-184e-41ba-b1ec-e1e564a769f3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:57.773496 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1538/3072] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:57 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:58.186442 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-287012db-d492-4bde-9e27-3da82c446f25 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 Dec 12 03:05:58.186975 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-287012db-d492-4bde-9e27-3da82c446f25 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:58.187198 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:58.187198 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:58.187579 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-287012db-d492-4bde-9e27-3da82c446f25 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:58.240522 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:58.240522 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:58.242521 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-287012db-d492-4bde-9e27-3da82c446f25 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:05:58.246952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-287012db-d492-4bde-9e27-3da82c446f25 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 returned with HTTP 200 Dec 12 03:05:58.247896 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1535/3073] 10.222.0.24 () {58 vars in 1368 bytes} [Sat Dec 12 03:05:58 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 => generated 466 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:05:58.263104 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-9d4e1a5d-5258-4753-b04b-74d8df1d51f5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:05:58.263705 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-9d4e1a5d-5258-4753-b04b-74d8df1d51f5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:58.263936 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:58.263936 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:58.264285 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-9d4e1a5d-5258-4753-b04b-74d8df1d51f5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:58.350030 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:58.350030 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:58.360055 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-9d4e1a5d-5258-4753-b04b-74d8df1d51f5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:58.398256 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-9d4e1a5d-5258-4753-b04b-74d8df1d51f5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:05:58.399362 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1539/3074] 10.222.0.24 () {58 vars in 1362 bytes} [Sat Dec 12 03:05:58 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 1369 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:05:58.415514 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes Dec 12 03:05:58.416366 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:58.416366 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:58.417093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "18be83d4-d6f2-42b4-942f-1cca16b90107", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:05:58.418391 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '18be83d4-d6f2-42b4-942f-1cca16b90107', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:05:58.478462 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:58.478462 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:58.479904 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:05:58.480427 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume of 1 GB Dec 12 03:05:58.481815 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Availability Zones retrieved successfully. Dec 12 03:05:58.505756 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Flow 'volume_create_api' (246110ee-1b31-4cad-a689-0d7305f1bf94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:05:58.509542 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d02d63d4-8c3b-48cf-be83-bd284d4d7ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:05:58.511878 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:05:58.650300 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d02d63d4-8c3b-48cf-be83-bd284d4d7ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '18be83d4-d6f2-42b4-942f-1cca16b90107', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:05:58.652550 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f2002e-236d-4e7f-b3ba-3165cd12c6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:05:58.730335 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Created reservations ['733ce637-f2e5-4d34-94bd-7587ae6cbdfb', '25e23ecd-4437-475a-aa77-1d60a876b29b', '79fb1e5c-c929-41ff-b23f-620d677ab380', '2e49185b-20f5-4388-9a01-323f0be73684'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:05:58.733496 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4f2002e-236d-4e7f-b3ba-3165cd12c6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['733ce637-f2e5-4d34-94bd-7587ae6cbdfb', '25e23ecd-4437-475a-aa77-1d60a876b29b', '79fb1e5c-c929-41ff-b23f-620d677ab380', '2e49185b-20f5-4388-9a01-323f0be73684']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:05:58.735887 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b32ac6d-655d-41df-93f0-5fc64237b735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:05:58.787949 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16ca19ab-eebe-4a70-b356-c56a9d124e2d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:58.788478 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16ca19ab-eebe-4a70-b356-c56a9d124e2d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:58.788643 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:58.788643 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:58.789288 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-16ca19ab-eebe-4a70-b356-c56a9d124e2d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:58.790094 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-16ca19ab-eebe-4a70-b356-c56a9d124e2d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:58.843359 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:58.843359 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:58.845647 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-16ca19ab-eebe-4a70-b356-c56a9d124e2d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:58.847777 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1540/3075] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:58 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:58.951904 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b32ac6d-655d-41df-93f0-5fc64237b735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '363e8588-8992-491b-a35b-9ff0b0c7b4c5', '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='00923981693a4c42b7c6f9333353ab75',qos_specs=None,replication_status=,reservations=['733ce637-f2e5-4d34-94bd-7587ae6cbdfb','25e23ecd-4437-475a-aa77-1d60a876b29b','79fb1e5c-c929-41ff-b23f-620d677ab380','2e49185b-20f5-4388-9a01-323f0be73684'],size=1,snapshot_id=18be83d4-d6f2-42b4-942f-1cca16b90107,source_replicaid=,source_volid=None,status='creating',user_id='a39fd0fd8b764723829753b7c3e339a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:05:58Z,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=363e8588-8992-491b-a35b-9ff0b0c7b4c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00923981693a4c42b7c6f9333353ab75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=18be83d4-d6f2-42b4-942f-1cca16b90107,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a39fd0fd8b764723829753b7c3e339a6',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:05:58.955234 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e11a652-83f9-48d9-89b3-3d4d30622f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:05:59.006922 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e11a652-83f9-48d9-89b3-3d4d30622f4f) transitioned into 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='00923981693a4c42b7c6f9333353ab75',qos_specs=None,replication_status=,reservations=['733ce637-f2e5-4d34-94bd-7587ae6cbdfb','25e23ecd-4437-475a-aa77-1d60a876b29b','79fb1e5c-c929-41ff-b23f-620d677ab380','2e49185b-20f5-4388-9a01-323f0be73684'],size=1,snapshot_id=18be83d4-d6f2-42b4-942f-1cca16b90107,source_replicaid=,source_volid=None,status='creating',user_id='a39fd0fd8b764723829753b7c3e339a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:05:59.010575 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e003604-b42a-4cf9-8a9d-0e2ff1adf95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:05:59.129364 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e003604-b42a-4cf9-8a9d-0e2ff1adf95d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:05:59.132978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Flow 'volume_create_api' (246110ee-1b31-4cad-a689-0d7305f1bf94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:05:59.193720 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume request issued successfully. Dec 12 03:05:59.223652 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a60d958a-138c-4947-90c7-215aaba18a4e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes returned with HTTP 202 Dec 12 03:05:59.228642 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1536/3076] 10.222.0.24 () {62 vars in 1305 bytes} [Sat Dec 12 03:05:58 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes => generated 805 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:05:59.241314 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-b52227a1-36a3-4718-95f8-380b559e07dd tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 Dec 12 03:05:59.241831 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-b52227a1-36a3-4718-95f8-380b559e07dd tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:59.242046 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:59.242046 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:59.242415 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-b52227a1-36a3-4718-95f8-380b559e07dd tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:59.319206 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:59.319206 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:59.329769 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-b52227a1-36a3-4718-95f8-380b559e07dd tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:59.353388 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-b52227a1-36a3-4718-95f8-380b559e07dd tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 returned with HTTP 200 Dec 12 03:05:59.354505 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1541/3077] 10.222.0.24 () {58 vars in 1362 bytes} [Sat Dec 12 03:05:59 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 => generated 873 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:59.370247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-81556429-3481-4cb8-8e1a-8f78c143f368 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 Dec 12 03:05:59.370763 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-81556429-3481-4cb8-8e1a-8f78c143f368 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:59.370982 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:59.370982 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:59.371350 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-81556429-3481-4cb8-8e1a-8f78c143f368 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:59.438600 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:59.438600 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:59.448729 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-81556429-3481-4cb8-8e1a-8f78c143f368 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:05:59.474326 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-81556429-3481-4cb8-8e1a-8f78c143f368 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 returned with HTTP 200 Dec 12 03:05:59.475525 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1537/3078] 10.222.0.24 () {58 vars in 1362 bytes} [Sat Dec 12 03:05:59 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 => generated 897 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:05:59.861577 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed1dd47e-da10-400d-b755-8ad5d2dc1a6b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:05:59.862101 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed1dd47e-da10-400d-b755-8ad5d2dc1a6b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:05:59.862517 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:05:59.862517 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:05:59.862903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed1dd47e-da10-400d-b755-8ad5d2dc1a6b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:05:59.863273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ed1dd47e-da10-400d-b755-8ad5d2dc1a6b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:05:59.909443 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:05:59.909443 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:05:59.911241 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed1dd47e-da10-400d-b755-8ad5d2dc1a6b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:05:59.917908 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1542/3079] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:05:59 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:00.926309 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3bf9d39-65ac-4e68-8f3e-d13be172e15e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:00.926816 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3bf9d39-65ac-4e68-8f3e-d13be172e15e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:00.927200 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:00.927200 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:00.927830 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3bf9d39-65ac-4e68-8f3e-d13be172e15e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:00.928352 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e3bf9d39-65ac-4e68-8f3e-d13be172e15e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:00.991945 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:00.991945 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:00.999944 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3bf9d39-65ac-4e68-8f3e-d13be172e15e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:01.001363 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1538/3080] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:00 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:02.015466 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7eace036-5949-48e1-ba06-836509b64ebd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:02.015995 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7eace036-5949-48e1-ba06-836509b64ebd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:02.016232 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:02.016232 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:02.017542 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7eace036-5949-48e1-ba06-836509b64ebd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:02.017542 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7eace036-5949-48e1-ba06-836509b64ebd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:02.064178 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:02.064178 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:02.066097 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7eace036-5949-48e1-ba06-836509b64ebd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:02.069226 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1543/3081] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:02 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:02.500475 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-8a2884d1-b14d-4d19-85be-1b7ae7e3594e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 Dec 12 03:06:02.500475 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-8a2884d1-b14d-4d19-85be-1b7ae7e3594e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:02.500475 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:02.500475 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:02.500475 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-8a2884d1-b14d-4d19-85be-1b7ae7e3594e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:02.648585 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:02.648585 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:02.661480 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-8a2884d1-b14d-4d19-85be-1b7ae7e3594e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:02.719152 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-8a2884d1-b14d-4d19-85be-1b7ae7e3594e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 returned with HTTP 200 Dec 12 03:06:02.729089 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1539/3082] 10.222.0.24 () {58 vars in 1362 bytes} [Sat Dec 12 03:06:02 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 => generated 897 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:03.086622 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1c5f3a6-0858-40dd-8a4e-262784e60b92 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:03.089385 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1c5f3a6-0858-40dd-8a4e-262784e60b92 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:03.089797 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:03.089797 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:03.090468 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a1c5f3a6-0858-40dd-8a4e-262784e60b92 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:03.093178 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a1c5f3a6-0858-40dd-8a4e-262784e60b92 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:03.128879 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:03.128879 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:03.130929 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a1c5f3a6-0858-40dd-8a4e-262784e60b92 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:03.132177 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1544/3083] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:03 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:04.160064 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c94df768-ab4a-400d-a03e-7970ca20eb77 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:04.160064 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c94df768-ab4a-400d-a03e-7970ca20eb77 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:04.160064 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:04.160064 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:04.160064 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c94df768-ab4a-400d-a03e-7970ca20eb77 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:04.160064 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c94df768-ab4a-400d-a03e-7970ca20eb77 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:04.195190 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:04.195190 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:04.212113 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c94df768-ab4a-400d-a03e-7970ca20eb77 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:04.213245 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1540/3084] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:04 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:05.269509 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ec8caa0-21a8-438d-97b9-f1eadfb8f22a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:05.269509 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ec8caa0-21a8-438d-97b9-f1eadfb8f22a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:05.269509 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:05.269509 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:05.269509 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ec8caa0-21a8-438d-97b9-f1eadfb8f22a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:05.269509 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0ec8caa0-21a8-438d-97b9-f1eadfb8f22a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:05.300107 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:05.300107 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:05.300107 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ec8caa0-21a8-438d-97b9-f1eadfb8f22a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:05.300107 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1545/3085] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:05 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:05.742016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-6f161e67-0e8a-48c1-b6df-6114addceadb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 Dec 12 03:06:05.742016 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-6f161e67-0e8a-48c1-b6df-6114addceadb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:05.742885 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:05.742885 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:05.742885 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-6f161e67-0e8a-48c1-b6df-6114addceadb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:05.843993 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:05.843993 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:05.853824 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-6f161e67-0e8a-48c1-b6df-6114addceadb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:05.882853 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-6f161e67-0e8a-48c1-b6df-6114addceadb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 returned with HTTP 200 Dec 12 03:06:05.884346 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1541/3086] 10.222.0.24 () {58 vars in 1362 bytes} [Sat Dec 12 03:06:05 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 => generated 897 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:06.312312 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3dd91ac7-cb42-4946-b5c1-734bd6e92d76 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:06.312312 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3dd91ac7-cb42-4946-b5c1-734bd6e92d76 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:06.312312 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:06.312312 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:06.312312 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3dd91ac7-cb42-4946-b5c1-734bd6e92d76 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:06.312312 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3dd91ac7-cb42-4946-b5c1-734bd6e92d76 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:06.350420 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:06.350420 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:06.352269 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3dd91ac7-cb42-4946-b5c1-734bd6e92d76 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:06.357111 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1546/3087] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:06 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:07.369220 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7026f528-ed2d-4120-a023-de514c774fb4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:07.371097 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7026f528-ed2d-4120-a023-de514c774fb4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:07.371097 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:07.371097 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:07.371097 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7026f528-ed2d-4120-a023-de514c774fb4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:07.371097 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7026f528-ed2d-4120-a023-de514c774fb4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:07.420874 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:07.420874 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:07.433064 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7026f528-ed2d-4120-a023-de514c774fb4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:07.434413 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1542/3088] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:07 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:08.447821 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62099243-5baa-42a3-8539-5d067d2827f2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:08.448341 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62099243-5baa-42a3-8539-5d067d2827f2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:08.448444 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:08.448444 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:08.448864 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-62099243-5baa-42a3-8539-5d067d2827f2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:08.449331 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-62099243-5baa-42a3-8539-5d067d2827f2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:08.495237 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:08.495237 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:08.497705 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-62099243-5baa-42a3-8539-5d067d2827f2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:08.498607 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1547/3089] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:08 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:08.884096 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-0fadea8b-2d80-47d2-9936-88d5a4c0cd6c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 Dec 12 03:06:08.884096 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-0fadea8b-2d80-47d2-9936-88d5a4c0cd6c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:08.884096 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:08.884096 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:08.884096 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-0fadea8b-2d80-47d2-9936-88d5a4c0cd6c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:08.951821 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:08.951821 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:08.963311 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-0fadea8b-2d80-47d2-9936-88d5a4c0cd6c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:09.002742 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-0fadea8b-2d80-47d2-9936-88d5a4c0cd6c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 returned with HTTP 200 Dec 12 03:06:09.003803 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1543/3090] 10.222.0.24 () {58 vars in 1362 bytes} [Sat Dec 12 03:06:08 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 => generated 897 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:06:09.513610 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-483bd37b-6c15-4bda-8837-7ec21d74a076 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:09.517876 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-483bd37b-6c15-4bda-8837-7ec21d74a076 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:09.518580 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:09.518580 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:09.518942 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-483bd37b-6c15-4bda-8837-7ec21d74a076 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:09.519692 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-483bd37b-6c15-4bda-8837-7ec21d74a076 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:09.576375 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:09.576375 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:09.576375 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-483bd37b-6c15-4bda-8837-7ec21d74a076 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:09.576375 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1548/3091] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:09 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:10.597537 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa2a4173-fc14-4a80-9d2b-fd34ffdb6678 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:10.607093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa2a4173-fc14-4a80-9d2b-fd34ffdb6678 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:10.607093 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:10.607093 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:10.607093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa2a4173-fc14-4a80-9d2b-fd34ffdb6678 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:10.607093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-aa2a4173-fc14-4a80-9d2b-fd34ffdb6678 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:10.675555 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:10.675555 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:10.689649 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa2a4173-fc14-4a80-9d2b-fd34ffdb6678 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:10.698203 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1544/3092] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:10 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:11.704594 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f18dbcd-b422-4750-b16c-7e63f0dc39bf tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:11.705780 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f18dbcd-b422-4750-b16c-7e63f0dc39bf tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:11.706180 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:11.706180 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:11.706801 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f18dbcd-b422-4750-b16c-7e63f0dc39bf tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:11.707832 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-0f18dbcd-b422-4750-b16c-7e63f0dc39bf tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:11.765564 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:11.765564 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:11.781299 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f18dbcd-b422-4750-b16c-7e63f0dc39bf tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:11.781299 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1549/3093] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:11 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:12.055733 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-30fd7209-e4e5-4b1c-bbb9-75fa62c51ac3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 Dec 12 03:06:12.055733 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-30fd7209-e4e5-4b1c-bbb9-75fa62c51ac3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:12.055733 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:12.055733 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:12.055733 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-30fd7209-e4e5-4b1c-bbb9-75fa62c51ac3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:12.120335 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:12.120335 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:12.131254 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-30fd7209-e4e5-4b1c-bbb9-75fa62c51ac3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:12.165761 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-30fd7209-e4e5-4b1c-bbb9-75fa62c51ac3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 returned with HTTP 200 Dec 12 03:06:12.166978 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1545/3094] 10.222.0.24 () {58 vars in 1362 bytes} [Sat Dec 12 03:06:12 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 => generated 897 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:12.794085 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af3fe672-e982-43fe-81e7-dda974900b2e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:12.799944 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af3fe672-e982-43fe-81e7-dda974900b2e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:12.800410 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:12.800410 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:12.804906 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af3fe672-e982-43fe-81e7-dda974900b2e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:12.806573 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-af3fe672-e982-43fe-81e7-dda974900b2e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:12.854507 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:12.854507 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:12.862418 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af3fe672-e982-43fe-81e7-dda974900b2e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:12.862418 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1550/3095] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:12 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:13.873986 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17df467c-3153-48af-a1e2-08c82afea14b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:13.874554 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17df467c-3153-48af-a1e2-08c82afea14b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:13.874665 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:13.874665 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:13.875040 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17df467c-3153-48af-a1e2-08c82afea14b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:13.875406 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-17df467c-3153-48af-a1e2-08c82afea14b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:13.898339 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:13.898339 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:13.900800 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17df467c-3153-48af-a1e2-08c82afea14b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:13.908306 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1546/3096] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:13 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:14.922836 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee279ac8-7513-42aa-ac65-bba926be5f0e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:14.924182 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee279ac8-7513-42aa-ac65-bba926be5f0e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:14.925174 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:14.925174 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:14.928371 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee279ac8-7513-42aa-ac65-bba926be5f0e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:14.929086 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ee279ac8-7513-42aa-ac65-bba926be5f0e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:14.961019 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:14.961019 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:14.962823 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee279ac8-7513-42aa-ac65-bba926be5f0e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:14.963627 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1551/3097] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:14 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:15.181948 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-0a44f189-e4c5-4f44-8d33-a31c2ace7a7a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 Dec 12 03:06:15.182482 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-0a44f189-e4c5-4f44-8d33-a31c2ace7a7a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:15.182703 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:15.182703 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:15.183043 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-0a44f189-e4c5-4f44-8d33-a31c2ace7a7a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:15.268348 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:15.268348 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:15.286759 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-0a44f189-e4c5-4f44-8d33-a31c2ace7a7a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:15.311524 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-0a44f189-e4c5-4f44-8d33-a31c2ace7a7a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 returned with HTTP 200 Dec 12 03:06:15.312761 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1547/3098] 10.222.0.24 () {58 vars in 1362 bytes} [Sat Dec 12 03:06:15 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 => generated 897 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:15.983237 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f92d4ec-cc78-42bf-b44d-829a0ae8f1a0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:15.984226 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4f92d4ec-cc78-42bf-b44d-829a0ae8f1a0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:15.984612 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:15.984612 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:15.985224 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4f92d4ec-cc78-42bf-b44d-829a0ae8f1a0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:15.985728 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4f92d4ec-cc78-42bf-b44d-829a0ae8f1a0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:16.032522 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:16.032522 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:16.034394 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4f92d4ec-cc78-42bf-b44d-829a0ae8f1a0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:16.035195 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1552/3099] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:15 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:16.070338 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-196d0e68-218f-4888-b4a9-831cab370aad req-2619b803-38e8-4388-8c00-a03131ac2f05 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] DELETE http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/attachments/7a13bb1a-fa4d-450c-969a-c2049e70fab2 Dec 12 03:06:16.071084 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-196d0e68-218f-4888-b4a9-831cab370aad req-2619b803-38e8-4388-8c00-a03131ac2f05 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:16.072045 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:16.072045 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:16.073060 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-196d0e68-218f-4888-b4a9-831cab370aad req-2619b803-38e8-4388-8c00-a03131ac2f05 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:16.095431 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:16.095431 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:16.654528 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-196d0e68-218f-4888-b4a9-831cab370aad req-2619b803-38e8-4388-8c00-a03131ac2f05 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 03:06:16.655191 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-196d0e68-218f-4888-b4a9-831cab370aad req-2619b803-38e8-4388-8c00-a03131ac2f05 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 03:06:16.664521 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-196d0e68-218f-4888-b4a9-831cab370aad req-2619b803-38e8-4388-8c00-a03131ac2f05 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/attachments/7a13bb1a-fa4d-450c-969a-c2049e70fab2 returned with HTTP 200 Dec 12 03:06:16.665791 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1548/3100] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 03:06:16 2020] DELETE /volume/v3/574caf577a474c1fb3d88d929dfa0c58/attachments/7a13bb1a-fa4d-450c-969a-c2049e70fab2 => generated 19 bytes in 601 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:17.051663 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86572ea2-4b06-4379-99e4-22843e7959ce tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:17.052306 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86572ea2-4b06-4379-99e4-22843e7959ce tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:17.052526 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:17.052526 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:17.052980 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86572ea2-4b06-4379-99e4-22843e7959ce tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:17.053353 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-86572ea2-4b06-4379-99e4-22843e7959ce tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:17.078792 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:17.078792 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:17.080632 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86572ea2-4b06-4379-99e4-22843e7959ce tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:17.085062 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1553/3101] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:17 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:18.095794 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8dc7e90a-3021-418b-88a1-583354d8f2d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:18.096937 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8dc7e90a-3021-418b-88a1-583354d8f2d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:18.097319 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:18.097319 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:18.098579 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8dc7e90a-3021-418b-88a1-583354d8f2d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:18.099096 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8dc7e90a-3021-418b-88a1-583354d8f2d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:18.122208 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:18.122208 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:18.124472 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8dc7e90a-3021-418b-88a1-583354d8f2d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:18.125872 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1549/3102] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:18 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:18.313485 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a6996e6a-a102-4e40-9cb6-482d896a441e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 Dec 12 03:06:18.314042 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a6996e6a-a102-4e40-9cb6-482d896a441e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:18.314264 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:18.314264 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:18.314630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a6996e6a-a102-4e40-9cb6-482d896a441e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:18.364406 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:18.364406 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:18.374139 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a6996e6a-a102-4e40-9cb6-482d896a441e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:18.403094 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a6996e6a-a102-4e40-9cb6-482d896a441e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 returned with HTTP 200 Dec 12 03:06:18.404691 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1554/3103] 10.222.0.24 () {58 vars in 1362 bytes} [Sat Dec 12 03:06:18 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 => generated 1347 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:06:18.411093 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8dc7e90a-3021-418b-88a1-583354d8f2d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume// Dec 12 03:06:18.411666 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8dc7e90a-3021-418b-88a1-583354d8f2d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:18.411967 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:18.411967 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:18.412430 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8dc7e90a-3021-418b-88a1-583354d8f2d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:18.413965 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8dc7e90a-3021-418b-88a1-583354d8f2d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:06:18.414800 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1550/3104] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 03:06:18 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:06:18.427723 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-c3e1f38d-93cb-4ce9-a99a-2af471ec0362 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments Dec 12 03:06:18.428356 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:18.428356 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:18.429083 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-c3e1f38d-93cb-4ce9-a99a-2af471ec0362 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "363e8588-8992-491b-a35b-9ff0b0c7b4c5", "instance_uuid": "d6d27fc3-91c6-43de-9aab-dbc19f849b60", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:06:18.483439 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:18.483439 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:18.588109 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-c3e1f38d-93cb-4ce9-a99a-2af471ec0362 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments returned with HTTP 200 Dec 12 03:06:18.589267 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1555/3105] 10.222.0.24 () {64 vars in 1358 bytes} [Sat Dec 12 03:06:18 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments => generated 273 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:06:18.596463 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8dc7e90a-3021-418b-88a1-583354d8f2d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume// Dec 12 03:06:18.596978 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8dc7e90a-3021-418b-88a1-583354d8f2d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:18.597604 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8dc7e90a-3021-418b-88a1-583354d8f2d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:18.598500 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8dc7e90a-3021-418b-88a1-583354d8f2d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:06:18.599193 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1551/3106] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 03:06:18 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:06:18.613573 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-5a172298-cc75-4331-9afb-816f064e4d19 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 Dec 12 03:06:18.614147 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-5a172298-cc75-4331-9afb-816f064e4d19 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:18.614371 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:18.614371 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:18.615283 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-5a172298-cc75-4331-9afb-816f064e4d19 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:18.677649 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:18.677649 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:18.687626 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-5a172298-cc75-4331-9afb-816f064e4d19 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:18.710977 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:18.710977 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:18.724573 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-5a172298-cc75-4331-9afb-816f064e4d19 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 returned with HTTP 200 Dec 12 03:06:18.725612 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1556/3107] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 03:06:18 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 => generated 1445 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 03:06:18.744397 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-171dd60b-a12a-48ec-9efa-400ce43e0189 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] PUT http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/226c1d86-9dd4-487a-8261-2c136f39c401 Dec 12 03:06:18.745297 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-171dd60b-a12a-48ec-9efa-400ce43e0189 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:06:18.776190 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 03:06:18.776190 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 03:06:18.776768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-171dd60b-a12a-48ec-9efa-400ce43e0189 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Lock "b'cinder-attachment_update-363e8588-8992-491b-a35b-9ff0b0c7b4c5-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.012s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 03:06:18.779244 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:18.779244 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:19.142380 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-798c1700-b7e2-4174-a33f-e10e767be532 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:19.142981 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-798c1700-b7e2-4174-a33f-e10e767be532 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:19.143092 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:19.143092 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:19.143401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-798c1700-b7e2-4174-a33f-e10e767be532 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:19.143932 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-798c1700-b7e2-4174-a33f-e10e767be532 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:19.174576 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:19.174576 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:19.176389 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-798c1700-b7e2-4174-a33f-e10e767be532 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:19.177404 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1557/3108] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:19 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:19.498491 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b1da519-2342-465f-b963-4e627e5d735a tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] DELETE http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c Dec 12 03:06:19.498491 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b1da519-2342-465f-b963-4e627e5d735a tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:19.498900 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:19.498900 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:19.499456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0b1da519-2342-465f-b963-4e627e5d735a tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:19.500051 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-0b1da519-2342-465f-b963-4e627e5d735a tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Delete volume with id: e5868084-15c1-4c38-8249-526767f86d5c Dec 12 03:06:19.589176 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:19.589176 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:19.590752 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b1da519-2342-465f-b963-4e627e5d735a tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:06:19.631402 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0b1da519-2342-465f-b963-4e627e5d735a tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Delete volume request issued successfully. Dec 12 03:06:19.632353 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0b1da519-2342-465f-b963-4e627e5d735a tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c returned with HTTP 202 Dec 12 03:06:19.633843 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1558/3109] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:06:19 2020] DELETE /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e5868084-15c1-4c38-8249-526767f86d5c => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:06:19.645492 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d100040-933b-4942-bd28-2dd708371164 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] DELETE http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 Dec 12 03:06:19.646017 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d100040-933b-4942-bd28-2dd708371164 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:19.646238 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:19.646238 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:19.646605 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d100040-933b-4942-bd28-2dd708371164 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:19.646962 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-3d100040-933b-4942-bd28-2dd708371164 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Delete backup with id: b8c43035-df83-4ec4-8f25-214572ade2d0. Dec 12 03:06:19.672759 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:19.672759 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:19.712593 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-3d100040-933b-4942-bd28-2dd708371164 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] delete_backup rpcapi backup_id b8c43035-df83-4ec4-8f25-214572ade2d0 {{(pid=88000) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 12 03:06:19.717814 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d100040-933b-4942-bd28-2dd708371164 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 returned with HTTP 202 Dec 12 03:06:19.719330 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1559/3110] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:06:19 2020] DELETE /volume/v3/574caf577a474c1fb3d88d929dfa0c58/backups/b8c43035-df83-4ec4-8f25-214572ade2d0 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 12 03:06:19.727221 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71c3d59d-0c54-4ebc-9746-372f8318fc97 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] DELETE http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:06:19.728008 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71c3d59d-0c54-4ebc-9746-372f8318fc97 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:19.728211 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:19.728211 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:19.728935 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71c3d59d-0c54-4ebc-9746-372f8318fc97 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:19.729615 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-71c3d59d-0c54-4ebc-9746-372f8318fc97 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Delete volume with id: e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:06:19.798295 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:19.798295 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:19.800885 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-71c3d59d-0c54-4ebc-9746-372f8318fc97 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:06:19.857187 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-71c3d59d-0c54-4ebc-9746-372f8318fc97 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Delete volume request issued successfully. Dec 12 03:06:19.857678 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71c3d59d-0c54-4ebc-9746-372f8318fc97 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 202 Dec 12 03:06:19.860694 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1560/3111] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:06:19 2020] DELETE /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:06:19.866653 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2212e19-6e91-4303-9e79-39ab8690d944 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:06:19.867719 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2212e19-6e91-4303-9e79-39ab8690d944 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:19.868068 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:19.868068 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:19.868595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2212e19-6e91-4303-9e79-39ab8690d944 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:19.947045 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:19.947045 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:19.987560 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d2212e19-6e91-4303-9e79-39ab8690d944 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:06:20.032083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2212e19-6e91-4303-9e79-39ab8690d944 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:06:20.033172 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1561/3112] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:19 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 1363 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:06:20.192887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3f7471a-b31b-49fc-9a52-72bcd643c6ab tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:20.193502 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3f7471a-b31b-49fc-9a52-72bcd643c6ab tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:20.193823 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:20.193823 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:20.194778 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3f7471a-b31b-49fc-9a52-72bcd643c6ab tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:20.195288 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b3f7471a-b31b-49fc-9a52-72bcd643c6ab tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:20.221221 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:20.221221 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:20.223629 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3f7471a-b31b-49fc-9a52-72bcd643c6ab tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:20.230796 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1562/3113] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:20 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:21.050105 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-519ca26c-f3ae-4143-999f-bf296fea646f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:06:21.050638 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-519ca26c-f3ae-4143-999f-bf296fea646f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:21.050837 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:21.050837 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:21.051466 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-519ca26c-f3ae-4143-999f-bf296fea646f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:21.163132 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:21.163132 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:21.182989 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-519ca26c-f3ae-4143-999f-bf296fea646f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:06:21.275581 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-519ca26c-f3ae-4143-999f-bf296fea646f tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:06:21.276427 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1563/3114] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:21 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 1363 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:06:21.284413 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0d53f73-599e-4fa2-8886-552b9bf25696 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:21.293186 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0d53f73-599e-4fa2-8886-552b9bf25696 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:21.293448 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:21.293448 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:21.293903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0d53f73-599e-4fa2-8886-552b9bf25696 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:21.297182 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b0d53f73-599e-4fa2-8886-552b9bf25696 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:21.361744 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:21.361744 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:21.363433 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0d53f73-599e-4fa2-8886-552b9bf25696 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:21.364539 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1564/3115] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:21 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:21.448360 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-171dd60b-a12a-48ec-9efa-400ce43e0189 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Lock "b'cinder-attachment_update-363e8588-8992-491b-a35b-9ff0b0c7b4c5-n-h1-765315-4'" released by "attachment_update" :: held 2.672s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 03:06:21.454349 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-171dd60b-a12a-48ec-9efa-400ce43e0189 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/226c1d86-9dd4-487a-8261-2c136f39c401 returned with HTTP 200 Dec 12 03:06:21.455794 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1552/3116] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 03:06:18 2020] PUT /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/226c1d86-9dd4-487a-8261-2c136f39c401 => generated 762 bytes in 2716 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:06:21.500007 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a52f08cc-11b2-4950-951b-e05200b25f69 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/226c1d86-9dd4-487a-8261-2c136f39c401/action Dec 12 03:06:21.500559 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:21.500559 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:21.501025 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a52f08cc-11b2-4950-951b-e05200b25f69 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:06:21.501450 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a52f08cc-11b2-4950-951b-e05200b25f69 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:06:21.703248 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:21.703248 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:21.736978 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0c78b2dc-0550-4041-bb9a-04ef9c12350b req-a52f08cc-11b2-4950-951b-e05200b25f69 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/226c1d86-9dd4-487a-8261-2c136f39c401/action returned with HTTP 204 Dec 12 03:06:21.739555 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1565/3117] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 03:06:21 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/226c1d86-9dd4-487a-8261-2c136f39c401/action => generated 0 bytes in 245 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:06:22.293413 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5c26d26-dd68-47f4-9fd4-34898ac60f31 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:06:22.294481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5c26d26-dd68-47f4-9fd4-34898ac60f31 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:22.295135 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:22.295135 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:22.295575 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5c26d26-dd68-47f4-9fd4-34898ac60f31 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:22.381705 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e917cd9-2682-47af-9aad-f865d1399ce2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:22.382209 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e917cd9-2682-47af-9aad-f865d1399ce2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:22.382432 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:22.382432 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:22.383519 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e917cd9-2682-47af-9aad-f865d1399ce2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:22.383519 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9e917cd9-2682-47af-9aad-f865d1399ce2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:22.411991 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:22.411991 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:22.428122 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d5c26d26-dd68-47f4-9fd4-34898ac60f31 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Volume info retrieved successfully. Dec 12 03:06:22.436281 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:22.436281 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:22.438160 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e917cd9-2682-47af-9aad-f865d1399ce2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:22.442081 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1566/3118] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:22 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:22.476407 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5c26d26-dd68-47f4-9fd4-34898ac60f31 tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 200 Dec 12 03:06:22.477542 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1553/3119] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:22 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 1363 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:06:23.475937 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9444f363-8fbf-4718-b870-f646651b4436 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:23.477449 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9444f363-8fbf-4718-b870-f646651b4436 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:23.479844 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:23.479844 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:23.480333 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9444f363-8fbf-4718-b870-f646651b4436 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:23.480830 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9444f363-8fbf-4718-b870-f646651b4436 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:23.494144 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3973a022-b95f-4032-91f2-70129b0eb73b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] GET http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 Dec 12 03:06:23.494669 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3973a022-b95f-4032-91f2-70129b0eb73b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:23.494886 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:23.494886 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:23.495257 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3973a022-b95f-4032-91f2-70129b0eb73b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:23.584196 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3973a022-b95f-4032-91f2-70129b0eb73b tempest-TestVolumeBackupRestore-1269054512 tempest-TestVolumeBackupRestore-1269054512] http://10.222.0.50/volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 returned with HTTP 404 Dec 12 03:06:23.584196 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1554/3120] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:23 2020] GET /volume/v3/574caf577a474c1fb3d88d929dfa0c58/volumes/e2c98b27-b264-455d-9861-360dbda6f1e7 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:06:23.599920 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:23.599920 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:23.607358 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9444f363-8fbf-4718-b870-f646651b4436 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:23.608409 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1567/3121] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:23 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:24.622978 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7737715f-0b73-4804-9a04-acd0b1a314b2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:24.623591 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7737715f-0b73-4804-9a04-acd0b1a314b2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:24.624088 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7737715f-0b73-4804-9a04-acd0b1a314b2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:24.624896 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-7737715f-0b73-4804-9a04-acd0b1a314b2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:24.655348 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:24.655348 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:24.663069 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7737715f-0b73-4804-9a04-acd0b1a314b2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:24.663069 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1555/3122] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:24 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:25.673945 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e99bf9b-f070-47f6-9467-e36fe1b497a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:25.674465 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e99bf9b-f070-47f6-9467-e36fe1b497a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:25.674654 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:25.674654 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:25.675322 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e99bf9b-f070-47f6-9467-e36fe1b497a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:25.676682 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3e99bf9b-f070-47f6-9467-e36fe1b497a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:25.736710 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:25.736710 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:25.737381 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e99bf9b-f070-47f6-9467-e36fe1b497a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:25.744553 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1568/3123] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:25 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:26.754299 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf1edff4-9e80-4daa-85bb-967cd290f99d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:26.755157 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf1edff4-9e80-4daa-85bb-967cd290f99d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:26.755379 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:26.755379 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:26.755755 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf1edff4-9e80-4daa-85bb-967cd290f99d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:26.756125 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bf1edff4-9e80-4daa-85bb-967cd290f99d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:26.799008 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:26.799008 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:26.805188 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf1edff4-9e80-4daa-85bb-967cd290f99d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:26.806025 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1556/3124] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:26 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:27.820092 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48febaf0-0030-4c37-922f-d2a2ecc72758 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:27.821194 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48febaf0-0030-4c37-922f-d2a2ecc72758 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:27.821636 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:27.821636 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:27.822325 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-48febaf0-0030-4c37-922f-d2a2ecc72758 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:27.822889 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-48febaf0-0030-4c37-922f-d2a2ecc72758 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:27.869484 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:27.869484 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:27.879269 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-48febaf0-0030-4c37-922f-d2a2ecc72758 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:27.886284 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1569/3125] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:27 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:28.894386 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed2fbb1f-33a4-49a6-92ea-3083113cafa6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:28.895476 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed2fbb1f-33a4-49a6-92ea-3083113cafa6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:28.895850 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:28.895850 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:28.896603 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed2fbb1f-33a4-49a6-92ea-3083113cafa6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:28.897137 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ed2fbb1f-33a4-49a6-92ea-3083113cafa6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:28.941875 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:28.941875 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:28.943692 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed2fbb1f-33a4-49a6-92ea-3083113cafa6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:28.945074 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1557/3126] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:28 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:29.959047 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-997dcff5-7a63-42ec-974f-4c43109603bd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:29.960097 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-997dcff5-7a63-42ec-974f-4c43109603bd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:29.960819 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:29.960819 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:29.961606 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-997dcff5-7a63-42ec-974f-4c43109603bd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:29.962230 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-997dcff5-7a63-42ec-974f-4c43109603bd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:30.010075 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:30.010075 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:30.012425 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-997dcff5-7a63-42ec-974f-4c43109603bd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:30.013309 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1570/3127] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:29 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:31.026745 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec62fb70-3074-4902-b48d-e63baf1ca9c3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:31.028701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec62fb70-3074-4902-b48d-e63baf1ca9c3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:31.029149 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:31.029149 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:31.029824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec62fb70-3074-4902-b48d-e63baf1ca9c3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:31.030394 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ec62fb70-3074-4902-b48d-e63baf1ca9c3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:31.085048 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:31.085048 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:31.087466 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec62fb70-3074-4902-b48d-e63baf1ca9c3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:31.089450 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1558/3128] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:31 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:32.104104 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef396f43-ff0a-474a-bf92-2b5d127e806a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:32.105251 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef396f43-ff0a-474a-bf92-2b5d127e806a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:32.105670 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:32.105670 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:32.106374 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ef396f43-ff0a-474a-bf92-2b5d127e806a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:32.106940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ef396f43-ff0a-474a-bf92-2b5d127e806a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:32.142906 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:32.142906 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:32.145699 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ef396f43-ff0a-474a-bf92-2b5d127e806a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:32.156233 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1571/3129] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:32 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 815 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:33.162361 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d367dc50-274c-4791-8541-6b5c7c4a26f1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:33.163734 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d367dc50-274c-4791-8541-6b5c7c4a26f1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:33.164145 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:33.164145 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:33.164807 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d367dc50-274c-4791-8541-6b5c7c4a26f1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:33.165874 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d367dc50-274c-4791-8541-6b5c7c4a26f1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:33.194039 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:33.194039 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:33.197830 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d367dc50-274c-4791-8541-6b5c7c4a26f1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:33.199044 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1559/3130] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:33 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:33.211971 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61a32fd3-b406-4f2c-8a21-135fbf31f68a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:06:33.226267 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61a32fd3-b406-4f2c-8a21-135fbf31f68a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:33.228217 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:33.228217 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:33.228621 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61a32fd3-b406-4f2c-8a21-135fbf31f68a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:33.364815 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:33.364815 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:33.395582 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-61a32fd3-b406-4f2c-8a21-135fbf31f68a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:06:33.435435 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61a32fd3-b406-4f2c-8a21-135fbf31f68a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:06:33.456601 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] POST http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e/restore Dec 12 03:06:33.457481 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:33.457481 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:33.458116 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:06:33.459584 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Restoring backup 6072d4c9-8ff5-4644-9437-e3ed446ea72e ({'restore': {}}) {{(pid=87999) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 12 03:06:33.459764 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1572/3131] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:33 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 1358 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:06:33.460351 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Restoring backup 6072d4c9-8ff5-4644-9437-e3ed446ea72e to volume None. Dec 12 03:06:33.511255 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:33.511255 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:33.515211 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.backup.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Creating volume of 1 GB for restore of backup 6072d4c9-8ff5-4644-9437-e3ed446ea72e. Dec 12 03:06:33.548066 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Availability Zones retrieved successfully. Dec 12 03:06:33.586363 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Flow 'volume_create_api' (d19a084e-332b-4b2d-86db-c15265d89325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:06:33.592343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfc4e861-8bfe-4ac7-b5c0-e7999aeffe91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:06:33.594521 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:06:33.683286 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfc4e861-8bfe-4ac7-b5c0-e7999aeffe91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:06:33.685110 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc2c2a1b-ff62-4cd1-8d20-8d5e87bf179e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:06:33.780683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Created reservations ['fbe3a78c-f7dc-4c1b-9788-56819084c6a1', '0e40c6a5-ebf8-4ac6-86f4-2ece1230445d', '049b17e4-0e5e-47ac-951a-b7e2f03d1c1a', '58641f24-12d9-4e42-b732-685c119065c0'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:06:33.782721 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc2c2a1b-ff62-4cd1-8d20-8d5e87bf179e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbe3a78c-f7dc-4c1b-9788-56819084c6a1', '0e40c6a5-ebf8-4ac6-86f4-2ece1230445d', '049b17e4-0e5e-47ac-951a-b7e2f03d1c1a', '58641f24-12d9-4e42-b732-685c119065c0']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:06:33.785217 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c4a07ed-c240-4e90-93b7-ed4c43530695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:06:33.916173 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c4a07ed-c240-4e90-93b7-ed4c43530695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c43c37a7-4254-40bb-9406-820efe653124', '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_6072d4c9-8ff5-4644-9437-e3ed446ea72e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d929c57fa1c1445bb0891a5003908f4a',qos_specs=None,replication_status=,reservations=['fbe3a78c-f7dc-4c1b-9788-56819084c6a1','0e40c6a5-ebf8-4ac6-86f4-2ece1230445d','049b17e4-0e5e-47ac-951a-b7e2f03d1c1a','58641f24-12d9-4e42-b732-685c119065c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8c5ca91bca34d8ba7d7e4602fb2c8a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:06:33Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6072d4c9-8ff5-4644-9437-e3ed446ea72e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c43c37a7-4254-40bb-9406-820efe653124,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d929c57fa1c1445bb0891a5003908f4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c8c5ca91bca34d8ba7d7e4602fb2c8a6',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:06:33.923757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (958d6957-d86c-44f2-bc83-f2fa06316b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:06:33.985580 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (958d6957-d86c-44f2-bc83-f2fa06316b4f) transitioned into 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_6072d4c9-8ff5-4644-9437-e3ed446ea72e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d929c57fa1c1445bb0891a5003908f4a',qos_specs=None,replication_status=,reservations=['fbe3a78c-f7dc-4c1b-9788-56819084c6a1','0e40c6a5-ebf8-4ac6-86f4-2ece1230445d','049b17e4-0e5e-47ac-951a-b7e2f03d1c1a','58641f24-12d9-4e42-b732-685c119065c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8c5ca91bca34d8ba7d7e4602fb2c8a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:06:33.987708 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d1d4220-1085-4f07-ad7d-8867d3243871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:06:34.026510 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d1d4220-1085-4f07-ad7d-8867d3243871) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:06:34.029816 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Flow 'volume_create_api' (d19a084e-332b-4b2d-86db-c15265d89325) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:06:34.175481 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Create volume request issued successfully. Dec 12 03:06:34.286987 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:34.286987 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:34.288195 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:06:35.424199 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:35.424199 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:35.426580 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:06:36.523793 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:36.523793 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:36.525732 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:06:36.526302 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Checking backup size 1 against volume size 1 {{(pid=87999) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 12 03:06:36.526837 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.backup.api [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Overwriting volume c43c37a7-4254-40bb-9406-820efe653124 with restore of backup 6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:36.570759 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] restore_backup in rpcapi backup_id 6072d4c9-8ff5-4644-9437-e3ed446ea72e {{(pid=87999) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 12 03:06:36.583057 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f59968a-1f24-4627-a1ac-ac3a1eeb8e2c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e/restore returned with HTTP 202 Dec 12 03:06:36.584291 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1560/3132] 10.222.0.50 () {60 vars in 1360 bytes} [Sat Dec 12 03:06:33 2020] POST /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e/restore => generated 189 bytes in 3133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:06:36.594701 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-540eb87c-bd3a-4bfc-9b3d-4666733b409e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:36.595435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-540eb87c-bd3a-4bfc-9b3d-4666733b409e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:36.595827 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:36.595827 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:36.596487 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-540eb87c-bd3a-4bfc-9b3d-4666733b409e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:36.605395 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-540eb87c-bd3a-4bfc-9b3d-4666733b409e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:36.659223 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:36.659223 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:36.663121 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-540eb87c-bd3a-4bfc-9b3d-4666733b409e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:36.673563 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1573/3133] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:36 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:36.976474 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f9d9330-1c0f-4d18-a336-bf56d86c5891 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 Dec 12 03:06:36.978067 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f9d9330-1c0f-4d18-a336-bf56d86c5891 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:36.978705 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:36.978705 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:36.981330 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6f9d9330-1c0f-4d18-a336-bf56d86c5891 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:37.094867 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:37.094867 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:37.104447 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6f9d9330-1c0f-4d18-a336-bf56d86c5891 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:37.136457 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:37.136457 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:37.150150 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6f9d9330-1c0f-4d18-a336-bf56d86c5891 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 returned with HTTP 200 Dec 12 03:06:37.151809 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1561/3134] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:36 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 => generated 1639 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:06:37.683345 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff8b5d80-5237-4539-999b-9a88e4d10e64 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:37.684872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff8b5d80-5237-4539-999b-9a88e4d10e64 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:37.685302 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:37.685302 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:37.685961 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff8b5d80-5237-4539-999b-9a88e4d10e64 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:37.686524 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ff8b5d80-5237-4539-999b-9a88e4d10e64 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:37.738437 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:37.738437 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:37.742952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff8b5d80-5237-4539-999b-9a88e4d10e64 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:37.757049 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1574/3135] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:37 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:38.767367 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9a54b27-ceba-43f0-9bac-20d83499466b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:38.769326 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9a54b27-ceba-43f0-9bac-20d83499466b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:38.769739 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:38.769739 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:38.770119 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a9a54b27-ceba-43f0-9bac-20d83499466b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:38.770489 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a9a54b27-ceba-43f0-9bac-20d83499466b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:38.811382 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:38.811382 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:38.813460 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a9a54b27-ceba-43f0-9bac-20d83499466b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:38.815051 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1562/3136] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:38 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:39.845676 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22cb28b2-ab33-414a-ae7c-7dd31d3db280 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:39.845676 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22cb28b2-ab33-414a-ae7c-7dd31d3db280 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:39.845676 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:39.845676 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:39.845676 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22cb28b2-ab33-414a-ae7c-7dd31d3db280 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:39.845676 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-22cb28b2-ab33-414a-ae7c-7dd31d3db280 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:39.882018 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:39.882018 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:39.888239 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22cb28b2-ab33-414a-ae7c-7dd31d3db280 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:39.889270 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1575/3137] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:39 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:40.914045 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e32d6de4-b47a-4b6c-8cfa-52eb199b73a0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:40.914045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e32d6de4-b47a-4b6c-8cfa-52eb199b73a0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:40.914045 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:40.914045 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:40.914045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e32d6de4-b47a-4b6c-8cfa-52eb199b73a0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:40.914045 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e32d6de4-b47a-4b6c-8cfa-52eb199b73a0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:40.964083 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:40.964083 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:40.964083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e32d6de4-b47a-4b6c-8cfa-52eb199b73a0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:40.964083 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1563/3138] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:40 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:41.984642 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9bd022ca-9fd1-443a-90b0-9b1e8b2a5684 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:41.984642 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9bd022ca-9fd1-443a-90b0-9b1e8b2a5684 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:41.984642 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:41.984642 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:41.984642 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9bd022ca-9fd1-443a-90b0-9b1e8b2a5684 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:41.984642 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9bd022ca-9fd1-443a-90b0-9b1e8b2a5684 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:42.037156 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:42.037156 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:42.044491 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9bd022ca-9fd1-443a-90b0-9b1e8b2a5684 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:42.044491 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1576/3139] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:41 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:42.621181 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-408145bd-65e3-4904-a9ef-b8ee6f458ad3 req-0880ecc4-e11d-4c9c-9fa1-181b69dcf9b3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/226c1d86-9dd4-487a-8261-2c136f39c401 Dec 12 03:06:42.621181 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-408145bd-65e3-4904-a9ef-b8ee6f458ad3 req-0880ecc4-e11d-4c9c-9fa1-181b69dcf9b3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:42.621181 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:42.621181 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:42.621181 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-408145bd-65e3-4904-a9ef-b8ee6f458ad3 req-0880ecc4-e11d-4c9c-9fa1-181b69dcf9b3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:42.695680 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:42.695680 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:43.089178 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36afa785-fe13-44e2-bf82-4bcc443a59ca tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:43.089178 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36afa785-fe13-44e2-bf82-4bcc443a59ca tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:43.089178 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:43.089178 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:43.089178 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36afa785-fe13-44e2-bf82-4bcc443a59ca tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:43.089178 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-36afa785-fe13-44e2-bf82-4bcc443a59ca tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:43.115738 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:43.115738 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:43.126242 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36afa785-fe13-44e2-bf82-4bcc443a59ca tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:43.126242 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1577/3140] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:43 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:43.864582 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-408145bd-65e3-4904-a9ef-b8ee6f458ad3 req-0880ecc4-e11d-4c9c-9fa1-181b69dcf9b3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 03:06:43.864582 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-408145bd-65e3-4904-a9ef-b8ee6f458ad3 req-0880ecc4-e11d-4c9c-9fa1-181b69dcf9b3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 03:06:43.890101 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-408145bd-65e3-4904-a9ef-b8ee6f458ad3 req-0880ecc4-e11d-4c9c-9fa1-181b69dcf9b3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/226c1d86-9dd4-487a-8261-2c136f39c401 returned with HTTP 200 Dec 12 03:06:43.896390 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1564/3141] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 03:06:42 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/226c1d86-9dd4-487a-8261-2c136f39c401 => generated 19 bytes in 1278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:43.930741 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-408145bd-65e3-4904-a9ef-b8ee6f458ad3 req-cbac45c0-0d17-4d41-abb2-d689569264fe tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 Dec 12 03:06:43.930741 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-408145bd-65e3-4904-a9ef-b8ee6f458ad3 req-cbac45c0-0d17-4d41-abb2-d689569264fe tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:43.930741 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:43.930741 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:43.930741 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-408145bd-65e3-4904-a9ef-b8ee6f458ad3 req-cbac45c0-0d17-4d41-abb2-d689569264fe tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:43.930741 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-408145bd-65e3-4904-a9ef-b8ee6f458ad3 req-cbac45c0-0d17-4d41-abb2-d689569264fe tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete volume with id: 363e8588-8992-491b-a35b-9ff0b0c7b4c5 Dec 12 03:06:44.050352 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:44.050352 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:44.051613 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-408145bd-65e3-4904-a9ef-b8ee6f458ad3 req-cbac45c0-0d17-4d41-abb2-d689569264fe tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:44.140571 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-408145bd-65e3-4904-a9ef-b8ee6f458ad3 req-cbac45c0-0d17-4d41-abb2-d689569264fe tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete volume request issued successfully. Dec 12 03:06:44.140571 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-408145bd-65e3-4904-a9ef-b8ee6f458ad3 req-cbac45c0-0d17-4d41-abb2-d689569264fe tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 returned with HTTP 202 Dec 12 03:06:44.140571 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1578/3142] 10.222.0.24 () {60 vars in 1384 bytes} [Sat Dec 12 03:06:43 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:06:44.148006 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7084308-a619-48ec-b324-9ff851743d34 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:44.148006 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7084308-a619-48ec-b324-9ff851743d34 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:44.148006 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:44.148006 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:44.148006 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7084308-a619-48ec-b324-9ff851743d34 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:44.156481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b7084308-a619-48ec-b324-9ff851743d34 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:44.420869 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:44.420869 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:44.423352 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7084308-a619-48ec-b324-9ff851743d34 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:44.424788 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1565/3143] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:44 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:45.203037 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2078dc4-7b15-4da6-b7e4-e663498dc808 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 Dec 12 03:06:45.203037 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2078dc4-7b15-4da6-b7e4-e663498dc808 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:45.203037 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:45.203037 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:45.203037 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b2078dc4-7b15-4da6-b7e4-e663498dc808 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:45.264616 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:45.264616 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:45.271990 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b2078dc4-7b15-4da6-b7e4-e663498dc808 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:45.314079 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b2078dc4-7b15-4da6-b7e4-e663498dc808 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 returned with HTTP 200 Dec 12 03:06:45.314079 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1579/3144] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:45 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 => generated 1346 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:06:45.441199 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ff43cae-e6f8-4063-939a-3d6c06587d84 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:45.441600 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ff43cae-e6f8-4063-939a-3d6c06587d84 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:45.441824 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:45.441824 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:45.442197 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ff43cae-e6f8-4063-939a-3d6c06587d84 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:45.442863 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3ff43cae-e6f8-4063-939a-3d6c06587d84 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:45.514062 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:45.514062 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:45.539180 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ff43cae-e6f8-4063-939a-3d6c06587d84 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:45.539180 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1566/3145] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:45 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:46.332605 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e696f76-48d3-4a54-9867-13de9fe20834 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 Dec 12 03:06:46.333125 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e696f76-48d3-4a54-9867-13de9fe20834 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:46.333198 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:46.333198 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:46.334040 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e696f76-48d3-4a54-9867-13de9fe20834 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:46.474764 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:46.474764 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:46.503481 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4e696f76-48d3-4a54-9867-13de9fe20834 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:46.545756 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e696f76-48d3-4a54-9867-13de9fe20834 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 returned with HTTP 200 Dec 12 03:06:46.546294 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd287337-6b4e-4e4c-b9dc-4f3ac8be6d73 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:46.546639 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1580/3146] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:46 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 => generated 1346 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:06:46.547221 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd287337-6b4e-4e4c-b9dc-4f3ac8be6d73 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:46.547577 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:46.547577 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:46.548093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd287337-6b4e-4e4c-b9dc-4f3ac8be6d73 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:46.548745 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fd287337-6b4e-4e4c-b9dc-4f3ac8be6d73 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:46.597607 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:46.597607 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:46.604710 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd287337-6b4e-4e4c-b9dc-4f3ac8be6d73 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:46.606553 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1567/3147] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:46 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:47.573248 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db44f7c4-3ba6-465d-9d2e-dfea45c24d7e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 Dec 12 03:06:47.573248 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db44f7c4-3ba6-465d-9d2e-dfea45c24d7e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:47.573248 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:47.573248 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:47.573248 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db44f7c4-3ba6-465d-9d2e-dfea45c24d7e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:47.625984 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f6346f5-03ac-4d6a-9e22-277356bbff40 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:47.625984 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f6346f5-03ac-4d6a-9e22-277356bbff40 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:47.625984 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:47.625984 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:47.625984 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f6346f5-03ac-4d6a-9e22-277356bbff40 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:47.625984 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9f6346f5-03ac-4d6a-9e22-277356bbff40 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:47.697638 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:47.697638 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:47.704564 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f6346f5-03ac-4d6a-9e22-277356bbff40 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:47.704564 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1568/3148] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:47 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:47.735643 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db44f7c4-3ba6-465d-9d2e-dfea45c24d7e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 returned with HTTP 404 Dec 12 03:06:47.737226 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1581/3149] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:47 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/363e8588-8992-491b-a35b-9ff0b0c7b4c5 => generated 109 bytes in 177 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:06:48.134188 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-855f1c5e-d535-4006-b1e1-aa800c2adfd3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 Dec 12 03:06:48.134657 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-855f1c5e-d535-4006-b1e1-aa800c2adfd3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:48.134877 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:48.134877 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:48.135251 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-855f1c5e-d535-4006-b1e1-aa800c2adfd3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:48.135609 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-855f1c5e-d535-4006-b1e1-aa800c2adfd3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete snapshot with id: 18be83d4-d6f2-42b4-942f-1cca16b90107 Dec 12 03:06:48.212417 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:48.212417 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:48.212417 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-855f1c5e-d535-4006-b1e1-aa800c2adfd3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:06:48.337087 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-855f1c5e-d535-4006-b1e1-aa800c2adfd3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot delete request issued successfully. Dec 12 03:06:48.337087 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-855f1c5e-d535-4006-b1e1-aa800c2adfd3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 returned with HTTP 202 Dec 12 03:06:48.337087 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1569/3150] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 03:06:48 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:06:48.347098 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf29d2d6-d4fd-4f11-bacc-190e74e52068 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 Dec 12 03:06:48.347098 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf29d2d6-d4fd-4f11-bacc-190e74e52068 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:48.347098 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bf29d2d6-d4fd-4f11-bacc-190e74e52068 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:48.437056 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:48.437056 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:48.437056 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bf29d2d6-d4fd-4f11-bacc-190e74e52068 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:06:48.437056 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bf29d2d6-d4fd-4f11-bacc-190e74e52068 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 returned with HTTP 200 Dec 12 03:06:48.437056 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1582/3151] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:06:48 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 => generated 465 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:48.719336 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e57abe3c-1bc5-443b-a5a8-635958f621a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:48.719336 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e57abe3c-1bc5-443b-a5a8-635958f621a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:48.719336 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:48.719336 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:48.719336 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e57abe3c-1bc5-443b-a5a8-635958f621a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:48.719336 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e57abe3c-1bc5-443b-a5a8-635958f621a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:48.795417 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:48.795417 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:48.795417 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e57abe3c-1bc5-443b-a5a8-635958f621a6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:48.795417 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1570/3152] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:48 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:49.448714 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6cfde7e4-0c45-4ba5-84fa-84fc040d4637 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 Dec 12 03:06:49.450155 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6cfde7e4-0c45-4ba5-84fa-84fc040d4637 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:49.450437 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:49.450437 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:49.451240 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6cfde7e4-0c45-4ba5-84fa-84fc040d4637 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:49.488833 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:49.488833 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:49.489978 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6cfde7e4-0c45-4ba5-84fa-84fc040d4637 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:06:49.492498 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6cfde7e4-0c45-4ba5-84fa-84fc040d4637 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 returned with HTTP 200 Dec 12 03:06:49.493376 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1583/3153] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:06:49 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 => generated 465 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:49.808441 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f9030f2d-80f5-4a69-9a07-acfd9b5a76c4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:49.808963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f9030f2d-80f5-4a69-9a07-acfd9b5a76c4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:49.809211 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:49.809211 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:49.809963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f9030f2d-80f5-4a69-9a07-acfd9b5a76c4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:49.809963 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-f9030f2d-80f5-4a69-9a07-acfd9b5a76c4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:49.846418 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:49.846418 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:49.846418 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f9030f2d-80f5-4a69-9a07-acfd9b5a76c4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:49.853737 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1571/3154] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:49 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:06:50.514642 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ba0c158-e56e-4a15-b7e4-7d6d4690786b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 Dec 12 03:06:50.514642 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ba0c158-e56e-4a15-b7e4-7d6d4690786b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:50.514642 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:50.514642 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:50.514642 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ba0c158-e56e-4a15-b7e4-7d6d4690786b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:50.628215 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ba0c158-e56e-4a15-b7e4-7d6d4690786b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 returned with HTTP 404 Dec 12 03:06:50.639380 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1584/3155] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:06:50 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/18be83d4-d6f2-42b4-942f-1cca16b90107 => generated 111 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:06:50.643138 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd13d737-e757-480a-837c-a923eeb446f1 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:06:50.643138 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd13d737-e757-480a-837c-a923eeb446f1 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:50.643138 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:50.643138 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:50.643138 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dd13d737-e757-480a-837c-a923eeb446f1 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:50.647196 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-dd13d737-e757-480a-837c-a923eeb446f1 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete volume with id: fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:06:50.743500 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:50.743500 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:50.744996 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dd13d737-e757-480a-837c-a923eeb446f1 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:50.794525 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-dd13d737-e757-480a-837c-a923eeb446f1 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete volume request issued successfully. Dec 12 03:06:50.795008 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dd13d737-e757-480a-837c-a923eeb446f1 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 202 Dec 12 03:06:50.795862 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1572/3156] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:06:50 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:06:50.804139 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a9280f0-85f4-48f4-9e0e-4323eada5a41 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:06:50.804691 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a9280f0-85f4-48f4-9e0e-4323eada5a41 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:50.805624 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9a9280f0-85f4-48f4-9e0e-4323eada5a41 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:50.866752 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-377dd720-d538-4531-9deb-c43e213f2dca tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:50.867260 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-377dd720-d538-4531-9deb-c43e213f2dca tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:50.867456 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:50.867456 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:50.868028 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-377dd720-d538-4531-9deb-c43e213f2dca tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:50.868481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-377dd720-d538-4531-9deb-c43e213f2dca tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:50.949644 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:50.949644 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:50.978631 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9a9280f0-85f4-48f4-9e0e-4323eada5a41 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:50.991299 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:50.991299 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:50.994558 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-377dd720-d538-4531-9deb-c43e213f2dca tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:51.016054 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9a9280f0-85f4-48f4-9e0e-4323eada5a41 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:06:51.026078 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1585/3157] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:50 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 1368 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:06:51.028447 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1573/3158] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:50 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:52.029058 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39af2520-50a4-45c9-a691-478045d8666f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:06:52.029558 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39af2520-50a4-45c9-a691-478045d8666f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:52.029820 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:52.029820 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:52.030337 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39af2520-50a4-45c9-a691-478045d8666f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:52.030878 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c572951f-f1ba-4aca-9d30-8c53e2093017 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:52.031404 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c572951f-f1ba-4aca-9d30-8c53e2093017 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:52.031620 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:52.031620 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:52.031990 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c572951f-f1ba-4aca-9d30-8c53e2093017 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:52.032353 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c572951f-f1ba-4aca-9d30-8c53e2093017 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:52.056900 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:52.056900 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:52.059412 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c572951f-f1ba-4aca-9d30-8c53e2093017 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:52.060234 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1586/3159] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:52 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:52.106119 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:52.106119 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:52.116137 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-39af2520-50a4-45c9-a691-478045d8666f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:52.153716 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39af2520-50a4-45c9-a691-478045d8666f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:06:52.172864 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1574/3160] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:52 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 1368 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:06:53.075188 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b007ad76-fe47-407d-b0f9-7b1bfb1330e8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:53.075773 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b007ad76-fe47-407d-b0f9-7b1bfb1330e8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:53.075992 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:53.075992 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:53.076280 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b007ad76-fe47-407d-b0f9-7b1bfb1330e8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:53.076719 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b007ad76-fe47-407d-b0f9-7b1bfb1330e8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:53.122006 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:53.122006 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:53.125264 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b007ad76-fe47-407d-b0f9-7b1bfb1330e8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:53.130504 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1587/3161] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:53 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:53.176957 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bd07d67-64e0-433e-b193-b87109ff10fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:06:53.177512 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bd07d67-64e0-433e-b193-b87109ff10fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:53.177734 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:53.177734 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:53.178107 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bd07d67-64e0-433e-b193-b87109ff10fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:53.336579 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:53.336579 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:53.356579 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1bd07d67-64e0-433e-b193-b87109ff10fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:53.417035 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bd07d67-64e0-433e-b193-b87109ff10fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 200 Dec 12 03:06:53.417035 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1575/3162] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:53 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 1368 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:06:54.159973 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f8aff68-a709-4196-88c0-22727dd84352 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:54.159973 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f8aff68-a709-4196-88c0-22727dd84352 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:54.159973 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:54.159973 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:54.163711 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f8aff68-a709-4196-88c0-22727dd84352 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:54.163711 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9f8aff68-a709-4196-88c0-22727dd84352 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:54.231222 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:54.231222 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:54.231222 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f8aff68-a709-4196-88c0-22727dd84352 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:54.241545 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1588/3163] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:54 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:54.422932 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20bd1f67-f579-4305-b96f-4a542e073f6a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 Dec 12 03:06:54.423928 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20bd1f67-f579-4305-b96f-4a542e073f6a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:54.424336 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:54.424336 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:54.424993 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20bd1f67-f579-4305-b96f-4a542e073f6a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:54.478296 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20bd1f67-f579-4305-b96f-4a542e073f6a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 returned with HTTP 404 Dec 12 03:06:54.479724 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1576/3164] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:54 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/fc102d6e-8c4a-42b1-aa21-0159ccbe2d54 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:06:54.530063 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes Dec 12 03:06:54.530540 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:54.530540 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:54.531033 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1966633369", "snapshot_id": null, "imageRef": "bad855c1-33f2-461f-baef-72029869a067", "volume_type": null, "size": 1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:06:54.532333 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1966633369', 'snapshot_id': None, 'imageRef': 'bad855c1-33f2-461f-baef-72029869a067', 'volume_type': None, 'size': 1}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:06:54.800228 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume of 1 GB Dec 12 03:06:54.828464 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Availability Zones retrieved successfully. Dec 12 03:06:54.915803 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Flow 'volume_create_api' (2d8a8ff0-48e5-4661-8165-0f4aff8c6489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:06:54.915803 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0545fd3-0e40-4614-b81c-7d32c28e2dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:06:54.935688 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:06:55.169874 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0545fd3-0e40-4614-b81c-7d32c28e2dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:06:55.177501 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00b30195-f245-4764-b81f-446eaf1f8077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:06:55.250584 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76fec83c-f0c0-4ea6-9d3f-428bae966812 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:55.250584 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76fec83c-f0c0-4ea6-9d3f-428bae966812 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:55.250584 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76fec83c-f0c0-4ea6-9d3f-428bae966812 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:55.250584 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-76fec83c-f0c0-4ea6-9d3f-428bae966812 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:55.341119 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:55.341119 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:55.350054 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76fec83c-f0c0-4ea6-9d3f-428bae966812 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:55.354929 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1577/3165] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:55 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:55.463901 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Created reservations ['e1033de3-ace3-4dfd-8b21-0e5e1b7ea839', 'b1310fc6-a533-4e7b-a296-aa132e0b3bef', '59fb45bd-c0f0-4188-8ad7-8a97e8f2a48f', 'de6f5bf4-8032-4ebf-b92f-650f8278f28f'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:06:55.471102 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00b30195-f245-4764-b81f-446eaf1f8077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1033de3-ace3-4dfd-8b21-0e5e1b7ea839', 'b1310fc6-a533-4e7b-a296-aa132e0b3bef', '59fb45bd-c0f0-4188-8ad7-8a97e8f2a48f', 'de6f5bf4-8032-4ebf-b92f-650f8278f28f']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:06:55.480961 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b28e515-219c-4f7f-acba-14a32885769c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:06:55.577016 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b28e515-219c-4f7f-acba-14a32885769c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77461b50-1c73-4950-ae6e-ad002d53318b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1966633369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00923981693a4c42b7c6f9333353ab75',qos_specs=None,replication_status=,reservations=['e1033de3-ace3-4dfd-8b21-0e5e1b7ea839','b1310fc6-a533-4e7b-a296-aa132e0b3bef','59fb45bd-c0f0-4188-8ad7-8a97e8f2a48f','de6f5bf4-8032-4ebf-b92f-650f8278f28f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a39fd0fd8b764723829753b7c3e339a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:06:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1966633369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77461b50-1c73-4950-ae6e-ad002d53318b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00923981693a4c42b7c6f9333353ab75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a39fd0fd8b764723829753b7c3e339a6',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:06:55.577016 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2c8da4-cd79-454c-928e-15f26960aef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:06:55.619954 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2c8da4-cd79-454c-928e-15f26960aef8) transitioned into state 'SUCCESS' from state '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-1966633369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00923981693a4c42b7c6f9333353ab75',qos_specs=None,replication_status=,reservations=['e1033de3-ace3-4dfd-8b21-0e5e1b7ea839','b1310fc6-a533-4e7b-a296-aa132e0b3bef','59fb45bd-c0f0-4188-8ad7-8a97e8f2a48f','de6f5bf4-8032-4ebf-b92f-650f8278f28f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a39fd0fd8b764723829753b7c3e339a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:06:55.619954 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5d19196-098a-4d9f-9793-fc69fdc6369c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:06:55.665212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5d19196-098a-4d9f-9793-fc69fdc6369c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:06:55.665212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Flow 'volume_create_api' (2d8a8ff0-48e5-4661-8165-0f4aff8c6489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:06:55.827984 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume request issued successfully. Dec 12 03:06:55.843882 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5161113a-3dbe-4848-ab54-f0eabbc4bcba tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes returned with HTTP 202 Dec 12 03:06:55.845133 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1589/3166] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:06:54 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes => generated 828 bytes in 1321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:06:55.859690 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eeebcb7d-169a-4e45-b770-722f862bfca9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:06:55.860220 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eeebcb7d-169a-4e45-b770-722f862bfca9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:55.860444 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:55.860444 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:55.860853 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eeebcb7d-169a-4e45-b770-722f862bfca9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:56.002996 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:56.002996 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:56.039280 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-eeebcb7d-169a-4e45-b770-722f862bfca9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:56.107798 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eeebcb7d-169a-4e45-b770-722f862bfca9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:06:56.117946 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1578/3167] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:55 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:56.377386 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26781cb7-442b-4aa4-9a0d-7e54a22df823 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:56.377386 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26781cb7-442b-4aa4-9a0d-7e54a22df823 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:56.377386 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:56.377386 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:56.377386 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-26781cb7-442b-4aa4-9a0d-7e54a22df823 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:56.377386 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-26781cb7-442b-4aa4-9a0d-7e54a22df823 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:56.438952 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:56.438952 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:56.438952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-26781cb7-442b-4aa4-9a0d-7e54a22df823 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:56.448156 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1590/3168] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:56 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:57.124011 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a47f728-f723-4e92-9644-8e2086c1a8f3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:06:57.124011 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a47f728-f723-4e92-9644-8e2086c1a8f3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:57.124011 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:57.124011 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:57.124011 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2a47f728-f723-4e92-9644-8e2086c1a8f3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:57.303085 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:57.303085 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:57.328870 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2a47f728-f723-4e92-9644-8e2086c1a8f3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:57.364226 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2a47f728-f723-4e92-9644-8e2086c1a8f3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:06:57.364226 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1579/3169] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:57 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:57.466385 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bfafa8bc-e57c-41ca-a2be-9f653231b6d0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:57.466385 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bfafa8bc-e57c-41ca-a2be-9f653231b6d0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:57.466385 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:57.466385 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:57.466385 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bfafa8bc-e57c-41ca-a2be-9f653231b6d0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:57.466385 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bfafa8bc-e57c-41ca-a2be-9f653231b6d0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:57.529965 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:57.529965 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:57.533722 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bfafa8bc-e57c-41ca-a2be-9f653231b6d0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:57.533722 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1591/3170] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:57 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:58.404179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32e4dbcb-08d9-4af1-80ac-da1b3b633fbc tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:06:58.404179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32e4dbcb-08d9-4af1-80ac-da1b3b633fbc tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:58.404179 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:58.404179 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:58.404179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-32e4dbcb-08d9-4af1-80ac-da1b3b633fbc tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:58.547846 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:58.547846 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:58.556713 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-32e4dbcb-08d9-4af1-80ac-da1b3b633fbc tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:58.582182 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-32e4dbcb-08d9-4af1-80ac-da1b3b633fbc tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:06:58.592393 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1580/3171] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:58 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:06:59.085063 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b931c84f-771a-4f2e-9dd3-c427b506284a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:06:59.085063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b931c84f-771a-4f2e-9dd3-c427b506284a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:59.085063 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:59.085063 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:59.085063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b931c84f-771a-4f2e-9dd3-c427b506284a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:59.085063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b931c84f-771a-4f2e-9dd3-c427b506284a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:06:59.176485 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:59.176485 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:59.206046 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b931c84f-771a-4f2e-9dd3-c427b506284a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:06:59.224073 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1592/3172] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:58 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 667 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:06:59.599225 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7aaec1c3-9e05-4193-b6a6-bd5d8af69104 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:06:59.599767 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7aaec1c3-9e05-4193-b6a6-bd5d8af69104 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:06:59.599978 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:06:59.599978 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:06:59.601697 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7aaec1c3-9e05-4193-b6a6-bd5d8af69104 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:06:59.691111 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:06:59.691111 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:06:59.704923 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7aaec1c3-9e05-4193-b6a6-bd5d8af69104 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:06:59.732488 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7aaec1c3-9e05-4193-b6a6-bd5d8af69104 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:06:59.739382 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1581/3173] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:06:59 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:00.225645 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac45955b-727b-4734-a9c4-74e78404ed8e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:07:00.225645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac45955b-727b-4734-a9c4-74e78404ed8e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:00.225645 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:00.225645 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:00.225645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ac45955b-727b-4734-a9c4-74e78404ed8e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:00.225645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ac45955b-727b-4734-a9c4-74e78404ed8e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:00.264967 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:00.264967 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:00.264967 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ac45955b-727b-4734-a9c4-74e78404ed8e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:07:00.269881 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1593/3174] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:00 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:00.742908 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec1772ef-148f-4fd5-b073-cb2ec900c614 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:00.746358 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec1772ef-148f-4fd5-b073-cb2ec900c614 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:00.746358 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:00.746358 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:00.746358 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ec1772ef-148f-4fd5-b073-cb2ec900c614 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:00.805146 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:00.805146 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:00.860922 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ec1772ef-148f-4fd5-b073-cb2ec900c614 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:00.904449 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ec1772ef-148f-4fd5-b073-cb2ec900c614 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:00.904449 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1582/3175] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:00 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:01.311074 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-884888e9-e6d0-4cff-802b-471562d72bb8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:07:01.311074 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-884888e9-e6d0-4cff-802b-471562d72bb8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:01.311074 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:01.311074 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:01.311074 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-884888e9-e6d0-4cff-802b-471562d72bb8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:01.311074 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-884888e9-e6d0-4cff-802b-471562d72bb8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:01.356397 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:01.356397 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:01.356397 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-884888e9-e6d0-4cff-802b-471562d72bb8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:07:01.363209 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1594/3176] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:01 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:01.953638 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-862be454-a406-4369-82ae-edfdabbec1bc tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:01.953638 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-862be454-a406-4369-82ae-edfdabbec1bc tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:01.953638 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:01.953638 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:01.953638 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-862be454-a406-4369-82ae-edfdabbec1bc tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:02.003701 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:02.003701 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:02.012076 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-862be454-a406-4369-82ae-edfdabbec1bc tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:02.043542 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-862be454-a406-4369-82ae-edfdabbec1bc tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:02.043542 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1583/3177] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:01 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:02.372995 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2d65cc1-bd4b-43e0-940f-e7eed460178c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:07:02.372995 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2d65cc1-bd4b-43e0-940f-e7eed460178c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:02.372995 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:02.372995 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:02.372995 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2d65cc1-bd4b-43e0-940f-e7eed460178c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:02.372995 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a2d65cc1-bd4b-43e0-940f-e7eed460178c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:02.420706 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:02.420706 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:02.420706 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2d65cc1-bd4b-43e0-940f-e7eed460178c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:07:02.437973 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1595/3178] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:02 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:03.062883 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0048a46e-b2be-41b1-afa4-1ba37aab917c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:03.062883 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0048a46e-b2be-41b1-afa4-1ba37aab917c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:03.062883 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:03.062883 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:03.062883 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0048a46e-b2be-41b1-afa4-1ba37aab917c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:03.184475 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:03.184475 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:03.200902 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0048a46e-b2be-41b1-afa4-1ba37aab917c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:03.270876 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0048a46e-b2be-41b1-afa4-1ba37aab917c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:03.282746 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1584/3179] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:03 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:07:03.453786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13f26ae4-108b-455c-8edd-a2af56649c96 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:07:03.457534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13f26ae4-108b-455c-8edd-a2af56649c96 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:03.457534 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:03.457534 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:03.457534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13f26ae4-108b-455c-8edd-a2af56649c96 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:03.465433 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-13f26ae4-108b-455c-8edd-a2af56649c96 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:03.528295 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:03.528295 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:03.528295 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13f26ae4-108b-455c-8edd-a2af56649c96 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:07:03.540449 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1596/3180] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:03 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:04.302636 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d1715dc-8e28-4a5d-b5f1-afbb0d23d818 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:04.302636 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d1715dc-8e28-4a5d-b5f1-afbb0d23d818 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:04.302636 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:04.302636 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:04.302636 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d1715dc-8e28-4a5d-b5f1-afbb0d23d818 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:04.452991 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:04.452991 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:04.479224 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2d1715dc-8e28-4a5d-b5f1-afbb0d23d818 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:04.531523 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d1715dc-8e28-4a5d-b5f1-afbb0d23d818 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:04.531523 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1585/3181] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:04 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:07:04.552869 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d150d726-9da7-4b1e-9849-c83cb01ecda4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:07:04.552869 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d150d726-9da7-4b1e-9849-c83cb01ecda4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:04.552869 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:04.552869 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:04.552869 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d150d726-9da7-4b1e-9849-c83cb01ecda4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:04.552869 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d150d726-9da7-4b1e-9849-c83cb01ecda4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:04.612814 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:04.612814 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:04.612814 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d150d726-9da7-4b1e-9849-c83cb01ecda4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:07:04.619408 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1597/3182] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:04 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:05.543288 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f0cae116-1bed-46e9-95e7-425b7cdfbc24 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:05.543288 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f0cae116-1bed-46e9-95e7-425b7cdfbc24 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:05.543288 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:05.543288 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:05.543288 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f0cae116-1bed-46e9-95e7-425b7cdfbc24 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:05.673425 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a20bd47-c375-4b8d-8d9d-bcc16e25b03c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:07:05.673425 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a20bd47-c375-4b8d-8d9d-bcc16e25b03c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:05.673425 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:05.673425 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:05.673425 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4a20bd47-c375-4b8d-8d9d-bcc16e25b03c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:05.673425 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4a20bd47-c375-4b8d-8d9d-bcc16e25b03c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:05.678710 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:05.678710 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:05.686410 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f0cae116-1bed-46e9-95e7-425b7cdfbc24 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:05.726247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f0cae116-1bed-46e9-95e7-425b7cdfbc24 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:05.731320 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:05.731320 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:05.734816 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1586/3183] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:05 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:05.738617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4a20bd47-c375-4b8d-8d9d-bcc16e25b03c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:07:05.738617 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1598/3184] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:05 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:06.742367 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86b1c367-94d7-4a2a-a753-c156ecb0a338 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:06.742367 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86b1c367-94d7-4a2a-a753-c156ecb0a338 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:06.742367 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:06.742367 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:06.742367 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86b1c367-94d7-4a2a-a753-c156ecb0a338 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:06.753721 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12c96bff-8fd5-4f3a-b4aa-d6e871b96690 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:07:06.753721 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12c96bff-8fd5-4f3a-b4aa-d6e871b96690 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:06.753721 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:06.753721 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:06.753721 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12c96bff-8fd5-4f3a-b4aa-d6e871b96690 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:06.753721 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-12c96bff-8fd5-4f3a-b4aa-d6e871b96690 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:06.812637 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:06.812637 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:06.814810 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12c96bff-8fd5-4f3a-b4aa-d6e871b96690 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:07:06.815855 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1599/3185] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:06 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:06.835146 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:06.835146 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:06.853518 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-86b1c367-94d7-4a2a-a753-c156ecb0a338 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:06.930258 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86b1c367-94d7-4a2a-a753-c156ecb0a338 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:06.930258 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1587/3186] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:06 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:07.841407 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38d2f61f-94bb-4094-bda6-6496cfacaf6e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:07:07.841407 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38d2f61f-94bb-4094-bda6-6496cfacaf6e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:07.841407 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:07.841407 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:07.841407 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38d2f61f-94bb-4094-bda6-6496cfacaf6e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:07.841407 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-38d2f61f-94bb-4094-bda6-6496cfacaf6e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:07.891298 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:07.891298 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:07.901458 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38d2f61f-94bb-4094-bda6-6496cfacaf6e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:07:07.901458 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1600/3187] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:07 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:07.939721 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13b07e97-c38e-4dae-90d5-5dda166a71e0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:07.940171 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13b07e97-c38e-4dae-90d5-5dda166a71e0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:07.940394 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:07.940394 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:07.940812 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13b07e97-c38e-4dae-90d5-5dda166a71e0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:08.021406 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:08.021406 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:08.031500 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-13b07e97-c38e-4dae-90d5-5dda166a71e0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:08.059367 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13b07e97-c38e-4dae-90d5-5dda166a71e0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:08.060495 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1588/3188] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:07 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:08.912879 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7ed19dc-e61b-40b1-8dd7-08ecdd85595b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:07:08.913798 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7ed19dc-e61b-40b1-8dd7-08ecdd85595b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:08.914187 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:08.914187 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:08.914731 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7ed19dc-e61b-40b1-8dd7-08ecdd85595b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:08.915351 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a7ed19dc-e61b-40b1-8dd7-08ecdd85595b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 6072d4c9-8ff5-4644-9437-e3ed446ea72e. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:08.954550 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:08.954550 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:08.956865 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7ed19dc-e61b-40b1-8dd7-08ecdd85595b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 200 Dec 12 03:07:08.966213 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1601/3189] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:08 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 816 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:08.977988 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-781ae779-8653-4737-9618-6148d064089b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 Dec 12 03:07:08.978620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-781ae779-8653-4737-9618-6148d064089b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:08.978914 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:08.978914 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:08.979357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-781ae779-8653-4737-9618-6148d064089b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:09.032261 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:09.032261 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:09.041808 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-781ae779-8653-4737-9618-6148d064089b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:07:09.068263 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-781ae779-8653-4737-9618-6148d064089b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 returned with HTTP 200 Dec 12 03:07:09.069361 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1589/3190] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:08 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 => generated 1413 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:07:09.080871 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-594d2ff0-9d4e-4899-94d2-14065386a360 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:09.080871 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-594d2ff0-9d4e-4899-94d2-14065386a360 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:09.080871 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:09.080871 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:09.080871 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-594d2ff0-9d4e-4899-94d2-14065386a360 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:09.085809 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a36d7b27-e43f-494f-ae06-af1b711d4ce1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 Dec 12 03:07:09.086556 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a36d7b27-e43f-494f-ae06-af1b711d4ce1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:09.086930 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:09.086930 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:09.087536 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a36d7b27-e43f-494f-ae06-af1b711d4ce1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:09.139642 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:09.139642 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:09.148959 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-594d2ff0-9d4e-4899-94d2-14065386a360 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:09.154051 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:09.154051 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:09.173728 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a36d7b27-e43f-494f-ae06-af1b711d4ce1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:07:09.177388 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-594d2ff0-9d4e-4899-94d2-14065386a360 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:09.179440 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1602/3191] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:09 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:09.206192 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a36d7b27-e43f-494f-ae06-af1b711d4ce1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 returned with HTTP 200 Dec 12 03:07:09.207343 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1590/3192] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:09 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 => generated 1413 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:07:09.223009 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bc8202f-0e36-4f2d-8ffb-a03d7744b5cd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] DELETE http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 Dec 12 03:07:09.223741 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bc8202f-0e36-4f2d-8ffb-a03d7744b5cd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:09.224144 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:09.224144 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:09.224822 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1bc8202f-0e36-4f2d-8ffb-a03d7744b5cd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:09.225484 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1bc8202f-0e36-4f2d-8ffb-a03d7744b5cd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Delete volume with id: c43c37a7-4254-40bb-9406-820efe653124 Dec 12 03:07:09.279362 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:09.279362 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:09.281042 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1bc8202f-0e36-4f2d-8ffb-a03d7744b5cd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:07:09.314044 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1bc8202f-0e36-4f2d-8ffb-a03d7744b5cd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Delete volume request issued successfully. Dec 12 03:07:09.314595 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1bc8202f-0e36-4f2d-8ffb-a03d7744b5cd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 returned with HTTP 202 Dec 12 03:07:09.325554 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8df077a-3a0e-4aa8-a4b8-dde109f04881 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 Dec 12 03:07:09.326276 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8df077a-3a0e-4aa8-a4b8-dde109f04881 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:09.326637 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:09.326637 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:09.327234 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8df077a-3a0e-4aa8-a4b8-dde109f04881 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:09.333667 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1603/3193] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:07:09 2020] DELETE /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:07:09.385174 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:09.385174 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:09.394346 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d8df077a-3a0e-4aa8-a4b8-dde109f04881 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:07:09.422935 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8df077a-3a0e-4aa8-a4b8-dde109f04881 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 returned with HTTP 200 Dec 12 03:07:09.424007 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1591/3194] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:09 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 => generated 1412 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:07:10.195543 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e128b154-6e40-49ed-b82c-efbee96203f0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:10.196083 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e128b154-6e40-49ed-b82c-efbee96203f0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:10.196244 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:10.196244 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:10.198079 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e128b154-6e40-49ed-b82c-efbee96203f0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:10.295030 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:10.295030 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:10.309814 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e128b154-6e40-49ed-b82c-efbee96203f0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:10.347306 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e128b154-6e40-49ed-b82c-efbee96203f0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:10.355256 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1604/3195] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:10 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:10.440392 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbb4221d-a3bb-4a91-b6dc-e27d1f1c9a08 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 Dec 12 03:07:10.441030 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbb4221d-a3bb-4a91-b6dc-e27d1f1c9a08 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:10.441322 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:10.441322 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:10.441819 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fbb4221d-a3bb-4a91-b6dc-e27d1f1c9a08 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:10.508007 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:10.508007 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:10.517219 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fbb4221d-a3bb-4a91-b6dc-e27d1f1c9a08 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:07:10.541825 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fbb4221d-a3bb-4a91-b6dc-e27d1f1c9a08 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 returned with HTTP 200 Dec 12 03:07:10.543027 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1592/3196] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:10 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 => generated 1412 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:07:11.364936 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5301846-2713-4e68-8ae8-57417b06bd4a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:11.365450 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5301846-2713-4e68-8ae8-57417b06bd4a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:11.365552 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:11.365552 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:11.365938 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5301846-2713-4e68-8ae8-57417b06bd4a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:11.463318 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:11.463318 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:11.479925 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5301846-2713-4e68-8ae8-57417b06bd4a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:11.509658 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5301846-2713-4e68-8ae8-57417b06bd4a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:11.511288 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1605/3197] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:11 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:11.559343 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da9a9fb1-896e-4fab-8d08-74bca28e5af1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 Dec 12 03:07:11.559867 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da9a9fb1-896e-4fab-8d08-74bca28e5af1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:11.560090 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:11.560090 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:11.560460 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-da9a9fb1-896e-4fab-8d08-74bca28e5af1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:11.629086 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-da9a9fb1-896e-4fab-8d08-74bca28e5af1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 returned with HTTP 404 Dec 12 03:07:11.643908 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1593/3198] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:11 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/c43c37a7-4254-40bb-9406-820efe653124 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:07:11.649785 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b08e1f9-6a80-48d0-b5a3-83274b20ad46 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] DELETE http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e Dec 12 03:07:11.650305 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b08e1f9-6a80-48d0-b5a3-83274b20ad46 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:11.650529 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:11.650529 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:11.650900 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b08e1f9-6a80-48d0-b5a3-83274b20ad46 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:11.651266 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-7b08e1f9-6a80-48d0-b5a3-83274b20ad46 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Delete backup with id: 6072d4c9-8ff5-4644-9437-e3ed446ea72e. Dec 12 03:07:11.678208 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:11.678208 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:11.709060 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-7b08e1f9-6a80-48d0-b5a3-83274b20ad46 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] delete_backup rpcapi backup_id 6072d4c9-8ff5-4644-9437-e3ed446ea72e {{(pid=88000) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 12 03:07:11.725626 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b08e1f9-6a80-48d0-b5a3-83274b20ad46 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e returned with HTTP 202 Dec 12 03:07:11.728568 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1606/3199] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:07:11 2020] DELETE /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/6072d4c9-8ff5-4644-9437-e3ed446ea72e => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 03:07:11.766259 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] POST http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes Dec 12 03:07:11.771087 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-498324920"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:07:11.772699 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-498324920'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:07:11.773935 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Create volume of 1 GB Dec 12 03:07:11.789613 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Availability Zones retrieved successfully. Dec 12 03:07:11.811748 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Flow 'volume_create_api' (27508871-b780-4fce-9d8a-f0ec348132b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:07:11.815690 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6190398f-103e-46ed-a828-c6d4999d8fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:07:11.818081 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:07:11.925229 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6190398f-103e-46ed-a828-c6d4999d8fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:07:11.928740 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fca66faa-6d01-4c44-a145-ad3996f1e789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:07:12.066077 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Created reservations ['03673a1a-07b5-47d1-8a7e-a1202523bdc9', '626821d7-fa02-4ed0-9150-83c665647528', 'b74578b5-6127-4ffa-b414-de95f421f3d4', 'f7094394-a3b0-4244-b8e9-8200bfeb7131'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:07:12.069529 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fca66faa-6d01-4c44-a145-ad3996f1e789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03673a1a-07b5-47d1-8a7e-a1202523bdc9', '626821d7-fa02-4ed0-9150-83c665647528', 'b74578b5-6127-4ffa-b414-de95f421f3d4', 'f7094394-a3b0-4244-b8e9-8200bfeb7131']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:07:12.072237 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f72db5b-1909-4879-bebc-4322c65d276d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:07:12.174646 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f72db5b-1909-4879-bebc-4322c65d276d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57e4fb37-2cce-4e6e-85fb-8ad034af128f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-498324920',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='d929c57fa1c1445bb0891a5003908f4a',qos_specs=None,replication_status=,reservations=['03673a1a-07b5-47d1-8a7e-a1202523bdc9','626821d7-fa02-4ed0-9150-83c665647528','b74578b5-6127-4ffa-b414-de95f421f3d4','f7094394-a3b0-4244-b8e9-8200bfeb7131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8c5ca91bca34d8ba7d7e4602fb2c8a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-498324920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57e4fb37-2cce-4e6e-85fb-8ad034af128f,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='d929c57fa1c1445bb0891a5003908f4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c8c5ca91bca34d8ba7d7e4602fb2c8a6',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:07:12.177619 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6340436e-0614-405e-874e-817e565dabf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:07:12.251063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6340436e-0614-405e-874e-817e565dabf3) transitioned into state 'SUCCESS' from state '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-498324920',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='d929c57fa1c1445bb0891a5003908f4a',qos_specs=None,replication_status=,reservations=['03673a1a-07b5-47d1-8a7e-a1202523bdc9','626821d7-fa02-4ed0-9150-83c665647528','b74578b5-6127-4ffa-b414-de95f421f3d4','f7094394-a3b0-4244-b8e9-8200bfeb7131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8c5ca91bca34d8ba7d7e4602fb2c8a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:07:12.253425 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da97d5c2-9466-4ddd-a06a-1ccb229adb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:07:12.315680 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da97d5c2-9466-4ddd-a06a-1ccb229adb1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:07:12.318580 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Flow 'volume_create_api' (27508871-b780-4fce-9d8a-f0ec348132b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:07:12.410146 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Create volume request issued successfully. Dec 12 03:07:12.426832 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45d10926-fe40-4b1c-ad74-4f957afe5f51 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes returned with HTTP 202 Dec 12 03:07:12.433081 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1594/3200] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:07:11 2020] POST /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes => generated 884 bytes in 668 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:07:12.442468 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e226c05-7d08-4735-9d6b-3d5e02242c72 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f Dec 12 03:07:12.443230 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e226c05-7d08-4735-9d6b-3d5e02242c72 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:12.443653 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:12.443653 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:12.444275 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9e226c05-7d08-4735-9d6b-3d5e02242c72 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:12.529408 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2a9e2b1-d09b-4d03-9825-b47cc755c9e6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:12.529937 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2a9e2b1-d09b-4d03-9825-b47cc755c9e6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:12.530402 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:12.530402 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:12.530959 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e2a9e2b1-d09b-4d03-9825-b47cc755c9e6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:12.543332 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:12.543332 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:12.555679 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9e226c05-7d08-4735-9d6b-3d5e02242c72 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:07:12.590501 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:12.590501 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:12.593399 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9e226c05-7d08-4735-9d6b-3d5e02242c72 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f returned with HTTP 200 Dec 12 03:07:12.594536 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1607/3201] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:12 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f => generated 952 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:12.602640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e2a9e2b1-d09b-4d03-9825-b47cc755c9e6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:12.628385 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e2a9e2b1-d09b-4d03-9825-b47cc755c9e6 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:12.629236 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1595/3202] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:12 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:13.611567 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6f38dbd-1898-4f0b-a5d4-7ea628841756 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f Dec 12 03:07:13.613391 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6f38dbd-1898-4f0b-a5d4-7ea628841756 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:13.613816 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:13.613816 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:13.619206 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6f38dbd-1898-4f0b-a5d4-7ea628841756 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:13.647039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff850517-79f3-43bb-b6b6-ca22905ed174 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:13.648972 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff850517-79f3-43bb-b6b6-ca22905ed174 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:13.649473 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:13.649473 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:13.650534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ff850517-79f3-43bb-b6b6-ca22905ed174 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:13.683403 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:13.683403 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:13.693554 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d6f38dbd-1898-4f0b-a5d4-7ea628841756 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:07:13.707020 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:13.707020 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:13.717149 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ff850517-79f3-43bb-b6b6-ca22905ed174 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:13.720982 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6f38dbd-1898-4f0b-a5d4-7ea628841756 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f returned with HTTP 200 Dec 12 03:07:13.721957 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1608/3203] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:13 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f => generated 977 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:13.738238 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee8aaef6-4a2f-4723-b242-3caae656987d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] POST http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups Dec 12 03:07:13.738618 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:13.738618 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:13.739093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ee8aaef6-4a2f-4723-b242-3caae656987d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Action: 'create', calling method: create, body: {"backup": {"volume_id": "57e4fb37-2cce-4e6e-85fb-8ad034af128f", "name": "tempest-VolumesBackupsTest-Backup-1764601481", "description": "tempest-volume-backup-description-973327303", "container": "container"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:07:13.740281 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-ee8aaef6-4a2f-4723-b242-3caae656987d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Creating new backup {'backup': {'volume_id': '57e4fb37-2cce-4e6e-85fb-8ad034af128f', 'name': 'tempest-VolumesBackupsTest-Backup-1764601481', 'description': 'tempest-volume-backup-description-973327303', 'container': 'container'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 12 03:07:13.740727 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-ee8aaef6-4a2f-4723-b242-3caae656987d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Creating backup of volume 57e4fb37-2cce-4e6e-85fb-8ad034af128f in container container Dec 12 03:07:13.742748 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ff850517-79f3-43bb-b6b6-ca22905ed174 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:13.744051 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1596/3204] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:13 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:13.800612 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:13.800612 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:13.801827 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ee8aaef6-4a2f-4723-b242-3caae656987d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:07:13.838662 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-ee8aaef6-4a2f-4723-b242-3caae656987d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Created reservations ['5ae7b9e4-667e-4631-8dca-9d1fe1aa436d', '8635be5d-edc8-4fea-8418-057a97fc3c8e'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:07:13.925015 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ee8aaef6-4a2f-4723-b242-3caae656987d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups returned with HTTP 202 Dec 12 03:07:13.931437 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1609/3205] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:07:13 2020] POST /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups => generated 396 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 12 03:07:13.938535 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bda3a551-db8d-4a37-ab2e-d64c3dda0866 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:13.939659 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bda3a551-db8d-4a37-ab2e-d64c3dda0866 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:13.940067 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:13.940067 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:13.940812 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bda3a551-db8d-4a37-ab2e-d64c3dda0866 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:13.941381 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-bda3a551-db8d-4a37-ab2e-d64c3dda0866 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:13.972355 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:13.972355 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:13.976906 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bda3a551-db8d-4a37-ab2e-d64c3dda0866 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:13.978508 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1597/3206] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:13 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:14.760331 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ce97191-d0e3-4543-b8e3-8e9260edec4a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:14.761031 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ce97191-d0e3-4543-b8e3-8e9260edec4a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:14.761206 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:14.761206 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:14.761646 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0ce97191-d0e3-4543-b8e3-8e9260edec4a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:14.824883 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:14.824883 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:14.839431 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0ce97191-d0e3-4543-b8e3-8e9260edec4a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:14.871183 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0ce97191-d0e3-4543-b8e3-8e9260edec4a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:14.871183 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1610/3207] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:14 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:14.993589 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03ab2126-8c24-461b-b7fa-42cf7f561e3c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:14.994484 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03ab2126-8c24-461b-b7fa-42cf7f561e3c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:14.995009 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:14.995009 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:14.997012 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-03ab2126-8c24-461b-b7fa-42cf7f561e3c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:14.997639 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-03ab2126-8c24-461b-b7fa-42cf7f561e3c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:15.039840 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:15.039840 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:15.042793 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-03ab2126-8c24-461b-b7fa-42cf7f561e3c tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:15.043806 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1598/3208] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:14 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:15.880467 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e7c1ca6-c82d-40fb-a0d6-78290cc368d8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:15.881105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e7c1ca6-c82d-40fb-a0d6-78290cc368d8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:15.881287 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:15.881287 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:15.881943 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e7c1ca6-c82d-40fb-a0d6-78290cc368d8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:15.961927 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:15.961927 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:15.983932 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1e7c1ca6-c82d-40fb-a0d6-78290cc368d8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:16.013490 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e7c1ca6-c82d-40fb-a0d6-78290cc368d8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:16.014703 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1611/3209] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:15 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 920 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:16.060432 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b0c2b86-1dbd-4d1b-bfc4-38c0c170209f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:16.061355 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b0c2b86-1dbd-4d1b-bfc4-38c0c170209f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:16.061585 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:16.061585 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:16.069299 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9b0c2b86-1dbd-4d1b-bfc4-38c0c170209f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:16.069299 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9b0c2b86-1dbd-4d1b-bfc4-38c0c170209f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:16.087862 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:16.087862 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:16.090713 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9b0c2b86-1dbd-4d1b-bfc4-38c0c170209f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:16.102028 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1599/3210] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:16 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:17.032058 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cccea28f-61ac-4684-909f-68ffe5cf4a9c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:17.032518 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cccea28f-61ac-4684-909f-68ffe5cf4a9c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:17.032839 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:17.032839 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:17.033356 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cccea28f-61ac-4684-909f-68ffe5cf4a9c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:17.116718 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d49cfd4d-9eca-451f-a5fc-8a09201b780f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:17.117882 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d49cfd4d-9eca-451f-a5fc-8a09201b780f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:17.118292 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:17.118292 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:17.119053 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d49cfd4d-9eca-451f-a5fc-8a09201b780f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:17.119600 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d49cfd4d-9eca-451f-a5fc-8a09201b780f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:17.149022 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:17.149022 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:17.161928 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cccea28f-61ac-4684-909f-68ffe5cf4a9c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:17.181834 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:17.181834 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:17.186668 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d49cfd4d-9eca-451f-a5fc-8a09201b780f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:17.187678 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1600/3211] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:17 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:17.233537 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cccea28f-61ac-4684-909f-68ffe5cf4a9c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:17.234911 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1612/3212] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:17 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 978 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:18.203221 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42d33418-ea90-48b4-b942-c5d0f71e9e3e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:18.204299 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42d33418-ea90-48b4-b942-c5d0f71e9e3e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:18.204681 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:18.204681 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:18.205268 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42d33418-ea90-48b4-b942-c5d0f71e9e3e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:18.205773 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-42d33418-ea90-48b4-b942-c5d0f71e9e3e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:18.251006 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61dcf9c3-6b98-4ea9-a562-da73ca5acd8f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:18.251533 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61dcf9c3-6b98-4ea9-a562-da73ca5acd8f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:18.251755 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:18.251755 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:18.252130 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-61dcf9c3-6b98-4ea9-a562-da73ca5acd8f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:18.271649 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:18.271649 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:18.274141 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42d33418-ea90-48b4-b942-c5d0f71e9e3e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:18.286121 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1601/3213] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:18 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:18.347566 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:18.347566 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:18.374953 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-61dcf9c3-6b98-4ea9-a562-da73ca5acd8f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:18.448746 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-61dcf9c3-6b98-4ea9-a562-da73ca5acd8f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:18.450289 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1613/3214] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:18 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 981 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:19.292171 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2dadc95b-1c9a-45c0-9d83-aba6e91d9392 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:19.293427 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2dadc95b-1c9a-45c0-9d83-aba6e91d9392 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:19.293857 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:19.293857 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:19.294513 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2dadc95b-1c9a-45c0-9d83-aba6e91d9392 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:19.295466 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2dadc95b-1c9a-45c0-9d83-aba6e91d9392 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:19.324811 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:19.324811 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:19.327188 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2dadc95b-1c9a-45c0-9d83-aba6e91d9392 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:19.330222 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1602/3215] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:19 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:19.466143 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db810d4b-3b65-4bc5-9f7e-6b5750860136 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:19.466666 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db810d4b-3b65-4bc5-9f7e-6b5750860136 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:19.466889 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:19.466889 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:19.467395 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db810d4b-3b65-4bc5-9f7e-6b5750860136 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:19.521429 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:19.521429 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:19.532580 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-db810d4b-3b65-4bc5-9f7e-6b5750860136 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:19.555195 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db810d4b-3b65-4bc5-9f7e-6b5750860136 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:19.556158 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1614/3216] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:19 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 981 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:20.344207 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af0b8fd6-40ca-422c-b1a0-3cdc0b8ac195 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:20.345610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af0b8fd6-40ca-422c-b1a0-3cdc0b8ac195 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:20.345931 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:20.345931 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:20.346579 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-af0b8fd6-40ca-422c-b1a0-3cdc0b8ac195 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:20.347152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-af0b8fd6-40ca-422c-b1a0-3cdc0b8ac195 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:20.371681 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:20.371681 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:20.374535 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-af0b8fd6-40ca-422c-b1a0-3cdc0b8ac195 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:20.375790 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1603/3217] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:20 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:20.572229 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c6b8a64-dcbc-4401-bfb8-dd2b2c204544 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:20.572807 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c6b8a64-dcbc-4401-bfb8-dd2b2c204544 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:20.573035 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:20.573035 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:20.573585 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c6b8a64-dcbc-4401-bfb8-dd2b2c204544 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:20.635047 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:20.635047 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:20.650136 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6c6b8a64-dcbc-4401-bfb8-dd2b2c204544 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:20.674767 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c6b8a64-dcbc-4401-bfb8-dd2b2c204544 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:20.675607 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1615/3218] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:20 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 981 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:21.391112 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4aa9dc3-8099-456b-a246-4262178dcf67 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:21.391994 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4aa9dc3-8099-456b-a246-4262178dcf67 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:21.392408 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:21.392408 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:21.393131 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4aa9dc3-8099-456b-a246-4262178dcf67 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:21.393625 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b4aa9dc3-8099-456b-a246-4262178dcf67 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:21.419395 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:21.419395 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:21.421294 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4aa9dc3-8099-456b-a246-4262178dcf67 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:21.422111 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1604/3219] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:21 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:21.696944 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a381d0ea-019a-49ef-a468-c0ebf9533363 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:21.697683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a381d0ea-019a-49ef-a468-c0ebf9533363 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:21.698059 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:21.698059 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:21.699021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a381d0ea-019a-49ef-a468-c0ebf9533363 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:21.807146 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:21.807146 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:21.824009 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a381d0ea-019a-49ef-a468-c0ebf9533363 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:21.859360 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a381d0ea-019a-49ef-a468-c0ebf9533363 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:21.861360 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1616/3220] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:21 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 981 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:22.437543 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4dd82482-f996-48e6-b06d-94b55fdbe5c8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:22.438066 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4dd82482-f996-48e6-b06d-94b55fdbe5c8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:22.438249 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:22.438249 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:22.439108 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4dd82482-f996-48e6-b06d-94b55fdbe5c8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:22.439559 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4dd82482-f996-48e6-b06d-94b55fdbe5c8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:22.490415 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:22.490415 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:22.490415 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4dd82482-f996-48e6-b06d-94b55fdbe5c8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:22.490415 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1605/3221] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:22 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:22.879119 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2af239c6-1897-457d-8a0b-3476ee530c39 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:22.879642 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2af239c6-1897-457d-8a0b-3476ee530c39 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:22.879876 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:22.879876 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:22.880243 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2af239c6-1897-457d-8a0b-3476ee530c39 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:22.996596 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:22.996596 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:23.023684 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2af239c6-1897-457d-8a0b-3476ee530c39 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:23.053568 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2af239c6-1897-457d-8a0b-3476ee530c39 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:23.055081 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1617/3222] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:22 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 981 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:23.502451 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9dfb5ccc-1182-4e51-af2b-582aeffdb393 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:23.503192 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9dfb5ccc-1182-4e51-af2b-582aeffdb393 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:23.503192 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:23.503192 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:23.503562 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9dfb5ccc-1182-4e51-af2b-582aeffdb393 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:23.503918 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9dfb5ccc-1182-4e51-af2b-582aeffdb393 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:23.527822 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:23.527822 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:23.529862 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9dfb5ccc-1182-4e51-af2b-582aeffdb393 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:23.536982 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1606/3223] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:23 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:24.071383 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5fff5dd2-3aff-4f85-950f-bde5bc0db865 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:24.072215 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5fff5dd2-3aff-4f85-950f-bde5bc0db865 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:24.072618 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:24.072618 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:24.073850 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5fff5dd2-3aff-4f85-950f-bde5bc0db865 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:24.268914 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:24.268914 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:24.287107 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5fff5dd2-3aff-4f85-950f-bde5bc0db865 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:24.307617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5fff5dd2-3aff-4f85-950f-bde5bc0db865 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:24.308077 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1618/3224] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:24 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 1369 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:07:24.325271 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1aa3dcc-8000-45e6-b853-9888c0796828 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:24.326289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1aa3dcc-8000-45e6-b853-9888c0796828 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:24.326289 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:24.326289 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:24.326289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1aa3dcc-8000-45e6-b853-9888c0796828 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:24.377445 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:24.377445 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:24.387616 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f1aa3dcc-8000-45e6-b853-9888c0796828 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:24.418465 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1aa3dcc-8000-45e6-b853-9888c0796828 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:24.419462 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1607/3225] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:24 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 1369 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:07:24.550284 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0fb88d4-2597-429a-8354-8472fe55fee2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:24.551475 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0fb88d4-2597-429a-8354-8472fe55fee2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:24.551884 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:24.551884 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:24.552510 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0fb88d4-2597-429a-8354-8472fe55fee2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:24.553077 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d0fb88d4-2597-429a-8354-8472fe55fee2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:24.585725 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:24.585725 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:24.587691 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0fb88d4-2597-429a-8354-8472fe55fee2 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:24.588683 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1619/3226] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:24 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:24.642082 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-c0fc6beb-1de6-4d22-aba9-30d4362f2a17 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:24.642608 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-c0fc6beb-1de6-4d22-aba9-30d4362f2a17 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:24.642827 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:24.642827 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:24.643196 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-c0fc6beb-1de6-4d22-aba9-30d4362f2a17 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:24.694514 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:24.694514 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:24.703850 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-bffe0468-0141-4388-b152-49bf721e2eff req-c0fc6beb-1de6-4d22-aba9-30d4362f2a17 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:24.730092 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-c0fc6beb-1de6-4d22-aba9-30d4362f2a17 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:24.739391 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1608/3227] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:07:24 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 1369 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:07:25.602689 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-009d0c98-11d1-48b9-846d-4818db40dd7f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:25.603469 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-009d0c98-11d1-48b9-846d-4818db40dd7f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:25.603639 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:25.603639 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:25.604579 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-009d0c98-11d1-48b9-846d-4818db40dd7f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:25.605507 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-009d0c98-11d1-48b9-846d-4818db40dd7f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:25.636773 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-af274451-bfcd-42b6-89fa-3c18d620cfea tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:25.637189 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-af274451-bfcd-42b6-89fa-3c18d620cfea tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:25.637522 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:25.637522 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:25.638176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-af274451-bfcd-42b6-89fa-3c18d620cfea tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:25.655010 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:25.655010 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:25.657173 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-009d0c98-11d1-48b9-846d-4818db40dd7f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:25.658335 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1620/3228] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:25 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:25.699043 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:25.699043 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:25.708172 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-bffe0468-0141-4388-b152-49bf721e2eff req-af274451-bfcd-42b6-89fa-3c18d620cfea tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:25.733066 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-af274451-bfcd-42b6-89fa-3c18d620cfea tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:25.734104 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1609/3229] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:07:25 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 1369 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:07:25.746758 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-009d0c98-11d1-48b9-846d-4818db40dd7f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume// Dec 12 03:07:25.747227 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-009d0c98-11d1-48b9-846d-4818db40dd7f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:25.747330 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:25.747330 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:25.747714 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-009d0c98-11d1-48b9-846d-4818db40dd7f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:25.749015 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-009d0c98-11d1-48b9-846d-4818db40dd7f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:07:25.749725 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1621/3230] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 03:07:25 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:07:25.767459 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-4a443e47-1744-4764-a448-b1934b4b8ed4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments Dec 12 03:07:25.767990 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:25.767990 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:25.768398 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-4a443e47-1744-4764-a448-b1934b4b8ed4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77461b50-1c73-4950-ae6e-ad002d53318b", "instance_uuid": "5482844a-8dd4-4e7e-9412-163deebf20ac", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:07:25.831328 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:25.831328 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:25.914327 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-4a443e47-1744-4764-a448-b1934b4b8ed4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments returned with HTTP 200 Dec 12 03:07:25.915248 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1610/3231] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 03:07:25 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments => generated 273 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:07:26.671710 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df252166-c1a4-41f5-ad00-e1f4348a3002 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:26.672682 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df252166-c1a4-41f5-ad00-e1f4348a3002 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:26.673215 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df252166-c1a4-41f5-ad00-e1f4348a3002 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:26.673586 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-df252166-c1a4-41f5-ad00-e1f4348a3002 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:26.700208 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:26.700208 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:26.702513 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df252166-c1a4-41f5-ad00-e1f4348a3002 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:26.703994 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1622/3232] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:26 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:27.717952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-449da018-052e-40d6-bab1-fe4a34717b9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:27.719028 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-449da018-052e-40d6-bab1-fe4a34717b9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:27.719417 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:27.719417 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:27.720012 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-449da018-052e-40d6-bab1-fe4a34717b9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:27.720521 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-449da018-052e-40d6-bab1-fe4a34717b9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:27.763901 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:27.763901 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:27.767502 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-449da018-052e-40d6-bab1-fe4a34717b9f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:27.769355 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1611/3233] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:27 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:27.965953 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df252166-c1a4-41f5-ad00-e1f4348a3002 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume// Dec 12 03:07:27.966442 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df252166-c1a4-41f5-ad00-e1f4348a3002 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:27.966665 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:27.966665 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:27.967042 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df252166-c1a4-41f5-ad00-e1f4348a3002 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:27.968077 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df252166-c1a4-41f5-ad00-e1f4348a3002 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:07:27.968940 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1623/3234] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 03:07:27 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:07:27.983181 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-f0033096-835c-4be8-a73c-e103ef248d80 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:27.983530 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-f0033096-835c-4be8-a73c-e103ef248d80 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:27.983748 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:27.983748 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:27.984120 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-f0033096-835c-4be8-a73c-e103ef248d80 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:28.035700 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:28.035700 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:28.045391 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-bffe0468-0141-4388-b152-49bf721e2eff req-f0033096-835c-4be8-a73c-e103ef248d80 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:28.065970 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:28.065970 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:28.078892 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-f0033096-835c-4be8-a73c-e103ef248d80 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:28.079914 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1612/3235] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 03:07:27 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 1467 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 03:07:28.108109 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-288a8544-fb1c-4b1a-82ac-12d107e4d00e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] PUT http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/875f1b56-80d8-4224-90bf-ddafa1a4ab58 Dec 12 03:07:28.109043 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-288a8544-fb1c-4b1a-82ac-12d107e4d00e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:07:28.157867 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 03:07:28.157867 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 03:07:28.158493 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-bffe0468-0141-4388-b152-49bf721e2eff req-288a8544-fb1c-4b1a-82ac-12d107e4d00e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Lock "b'cinder-attachment_update-77461b50-1c73-4950-ae6e-ad002d53318b-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.029s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 03:07:28.161680 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:28.161680 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:28.788470 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-daf9c3af-09fa-44cb-abfb-061932d94320 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:28.791928 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-daf9c3af-09fa-44cb-abfb-061932d94320 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:28.792446 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:28.792446 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:28.793170 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-daf9c3af-09fa-44cb-abfb-061932d94320 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:28.797055 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-daf9c3af-09fa-44cb-abfb-061932d94320 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:28.869302 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:28.869302 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:28.872087 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-daf9c3af-09fa-44cb-abfb-061932d94320 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:28.873180 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1613/3236] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:28 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:29.887571 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d422746-4413-45a3-bb5e-f47244326658 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:29.888645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d422746-4413-45a3-bb5e-f47244326658 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:29.889022 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:29.889022 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:29.889639 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d422746-4413-45a3-bb5e-f47244326658 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:29.890141 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8d422746-4413-45a3-bb5e-f47244326658 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:29.936243 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:29.936243 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:29.940734 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d422746-4413-45a3-bb5e-f47244326658 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:29.957143 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1614/3237] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:29 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:30.090340 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-bffe0468-0141-4388-b152-49bf721e2eff req-288a8544-fb1c-4b1a-82ac-12d107e4d00e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Lock "b'cinder-attachment_update-77461b50-1c73-4950-ae6e-ad002d53318b-n-h2-765315-4'" released by "attachment_update" :: held 1.927s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 03:07:30.090340 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-288a8544-fb1c-4b1a-82ac-12d107e4d00e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/875f1b56-80d8-4224-90bf-ddafa1a4ab58 returned with HTTP 200 Dec 12 03:07:30.090340 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1624/3238] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 03:07:28 2020] PUT /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/875f1b56-80d8-4224-90bf-ddafa1a4ab58 => generated 762 bytes in 1986 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:07:30.135812 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-fac04a56-72e2-4c20-b761-a77218b98d29 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/875f1b56-80d8-4224-90bf-ddafa1a4ab58/action Dec 12 03:07:30.137300 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:30.137300 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:30.137854 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-fac04a56-72e2-4c20-b761-a77218b98d29 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:07:30.138455 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-fac04a56-72e2-4c20-b761-a77218b98d29 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:07:30.221103 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:30.221103 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:30.242657 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-bffe0468-0141-4388-b152-49bf721e2eff req-fac04a56-72e2-4c20-b761-a77218b98d29 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/875f1b56-80d8-4224-90bf-ddafa1a4ab58/action returned with HTTP 204 Dec 12 03:07:30.244019 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1615/3239] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 03:07:30 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/875f1b56-80d8-4224-90bf-ddafa1a4ab58/action => generated 0 bytes in 115 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 12 03:07:30.967461 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10ded891-a4b9-4b9a-ae83-01b6b6016acf tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:30.967996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10ded891-a4b9-4b9a-ae83-01b6b6016acf tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:30.968358 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:30.968358 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:30.969021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-10ded891-a4b9-4b9a-ae83-01b6b6016acf tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:30.969581 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-10ded891-a4b9-4b9a-ae83-01b6b6016acf tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:30.993820 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:30.993820 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:30.996948 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-10ded891-a4b9-4b9a-ae83-01b6b6016acf tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:30.997826 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1625/3240] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:30 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:32.013801 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28e0be22-76d4-4330-a308-5566428bc7da tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:32.014962 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28e0be22-76d4-4330-a308-5566428bc7da tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:32.015400 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:32.015400 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:32.016058 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28e0be22-76d4-4330-a308-5566428bc7da tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:32.016635 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-28e0be22-76d4-4330-a308-5566428bc7da tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:32.047388 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:32.047388 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:32.049669 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28e0be22-76d4-4330-a308-5566428bc7da tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:32.051049 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1616/3241] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:32 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:33.066813 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4da9aaa7-5694-4bd8-92b7-fe35dc7ef1fa tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:33.068024 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4da9aaa7-5694-4bd8-92b7-fe35dc7ef1fa tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:33.068422 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:33.068422 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:33.069141 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4da9aaa7-5694-4bd8-92b7-fe35dc7ef1fa tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:33.069817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-4da9aaa7-5694-4bd8-92b7-fe35dc7ef1fa tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:33.101790 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:33.101790 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:33.105062 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4da9aaa7-5694-4bd8-92b7-fe35dc7ef1fa tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:33.106829 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1626/3242] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:33 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:34.120205 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aed3f6a1-300f-495d-a1d6-8c2512412279 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:34.120877 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aed3f6a1-300f-495d-a1d6-8c2512412279 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:34.121193 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:34.121193 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:34.121721 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aed3f6a1-300f-495d-a1d6-8c2512412279 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:34.122177 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-aed3f6a1-300f-495d-a1d6-8c2512412279 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:34.148065 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:34.148065 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:34.150292 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aed3f6a1-300f-495d-a1d6-8c2512412279 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:34.154311 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1617/3243] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:34 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:35.165572 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2151b00e-a61d-495f-89e4-c16888ce55aa tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:35.166081 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2151b00e-a61d-495f-89e4-c16888ce55aa tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:35.166319 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:35.166319 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:35.167321 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2151b00e-a61d-495f-89e4-c16888ce55aa tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:35.168260 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-2151b00e-a61d-495f-89e4-c16888ce55aa tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:35.189971 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:35.189971 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:35.191884 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2151b00e-a61d-495f-89e4-c16888ce55aa tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:35.192805 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1627/3244] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:35 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:36.207300 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d115c417-77fe-4fbc-8e58-d2ce3cc7d8c1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:36.207820 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d115c417-77fe-4fbc-8e58-d2ce3cc7d8c1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:36.207918 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:36.207918 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:36.208280 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d115c417-77fe-4fbc-8e58-d2ce3cc7d8c1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:36.220004 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d115c417-77fe-4fbc-8e58-d2ce3cc7d8c1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:36.263155 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:36.263155 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:36.263155 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d115c417-77fe-4fbc-8e58-d2ce3cc7d8c1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:36.263155 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1618/3245] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:36 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:07:37.270011 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab52f8fb-6a2a-4c2d-8785-9aced30af97d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:37.271307 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab52f8fb-6a2a-4c2d-8785-9aced30af97d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:37.271672 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:37.271672 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:37.272274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab52f8fb-6a2a-4c2d-8785-9aced30af97d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:37.272816 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ab52f8fb-6a2a-4c2d-8785-9aced30af97d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:37.304178 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:37.304178 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:37.306340 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab52f8fb-6a2a-4c2d-8785-9aced30af97d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:37.307689 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1628/3246] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:37 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:38.321652 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-415d7c1b-acc8-407b-8f5a-d67174b9fc19 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:38.322942 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-415d7c1b-acc8-407b-8f5a-d67174b9fc19 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:38.323428 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:38.323428 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:38.324186 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-415d7c1b-acc8-407b-8f5a-d67174b9fc19 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:38.324629 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-415d7c1b-acc8-407b-8f5a-d67174b9fc19 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:38.349119 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:38.349119 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:38.351056 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-415d7c1b-acc8-407b-8f5a-d67174b9fc19 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:38.351890 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1619/3247] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:38 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:39.370990 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6dc9aa7f-1a36-4007-9e4f-d2040bcb0eac tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:39.371677 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6dc9aa7f-1a36-4007-9e4f-d2040bcb0eac tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:39.371971 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:39.371971 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:39.372551 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6dc9aa7f-1a36-4007-9e4f-d2040bcb0eac tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:39.373019 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6dc9aa7f-1a36-4007-9e4f-d2040bcb0eac tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:39.407868 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:39.407868 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:39.409864 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6dc9aa7f-1a36-4007-9e4f-d2040bcb0eac tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:39.410662 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1629/3248] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:39 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:40.426629 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-305c0c0c-8f88-49b6-8d7b-37be147786c5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:40.427115 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-305c0c0c-8f88-49b6-8d7b-37be147786c5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:40.427326 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:40.427326 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:40.428163 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-305c0c0c-8f88-49b6-8d7b-37be147786c5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:40.428807 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-305c0c0c-8f88-49b6-8d7b-37be147786c5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:40.474918 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:40.474918 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:40.476854 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-305c0c0c-8f88-49b6-8d7b-37be147786c5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:40.479083 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1620/3249] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:40 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:41.493558 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21e767a0-e139-46a3-8723-bc91257cd1fe tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:41.494187 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21e767a0-e139-46a3-8723-bc91257cd1fe tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:41.494324 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:41.494324 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:41.494911 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21e767a0-e139-46a3-8723-bc91257cd1fe tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:41.495491 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-21e767a0-e139-46a3-8723-bc91257cd1fe tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:41.518921 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:41.518921 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:41.541257 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21e767a0-e139-46a3-8723-bc91257cd1fe tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:41.542544 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1630/3250] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:41 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:42.555943 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2dad4a4-f429-493f-bfd1-d13f4f556646 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:42.557809 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2dad4a4-f429-493f-bfd1-d13f4f556646 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:42.558260 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:42.558260 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:42.559203 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2dad4a4-f429-493f-bfd1-d13f4f556646 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:42.559640 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a2dad4a4-f429-493f-bfd1-d13f4f556646 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:42.584759 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:42.584759 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:42.588625 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2dad4a4-f429-493f-bfd1-d13f4f556646 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:42.595733 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1621/3251] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:42 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:43.604988 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e929d4b3-273c-4a60-8b85-4f1ba9c4d7a0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:43.605878 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e929d4b3-273c-4a60-8b85-4f1ba9c4d7a0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:43.606205 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:43.606205 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:43.606761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e929d4b3-273c-4a60-8b85-4f1ba9c4d7a0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:43.607237 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e929d4b3-273c-4a60-8b85-4f1ba9c4d7a0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:43.646113 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:43.646113 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:43.648455 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e929d4b3-273c-4a60-8b85-4f1ba9c4d7a0 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:43.649797 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1631/3252] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:43 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:44.118472 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-57fdec7d-800c-4ee3-8d32-a4bbdcfdc95d req-3e60ed7f-698a-413c-a7f0-463a15865830 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/limits Dec 12 03:07:44.119058 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-57fdec7d-800c-4ee3-8d32-a4bbdcfdc95d req-3e60ed7f-698a-413c-a7f0-463a15865830 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:44.119280 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:44.119280 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:44.119831 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-57fdec7d-800c-4ee3-8d32-a4bbdcfdc95d req-3e60ed7f-698a-413c-a7f0-463a15865830 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:44.173714 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-57fdec7d-800c-4ee3-8d32-a4bbdcfdc95d req-3e60ed7f-698a-413c-a7f0-463a15865830 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/limits returned with HTTP 200 Dec 12 03:07:44.174620 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1622/3253] 10.222.0.50 () {60 vars in 1455 bytes} [Sat Dec 12 03:07:44 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/limits => generated 302 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:44.300143 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-57fdec7d-800c-4ee3-8d32-a4bbdcfdc95d req-99c15195-5512-4656-9048-c021a8c3fad0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:44.301082 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-57fdec7d-800c-4ee3-8d32-a4bbdcfdc95d req-99c15195-5512-4656-9048-c021a8c3fad0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:44.301611 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:44.301611 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:44.302238 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-57fdec7d-800c-4ee3-8d32-a4bbdcfdc95d req-99c15195-5512-4656-9048-c021a8c3fad0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:44.359744 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:44.359744 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:44.370847 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-57fdec7d-800c-4ee3-8d32-a4bbdcfdc95d req-99c15195-5512-4656-9048-c021a8c3fad0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:44.399560 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:44.399560 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:44.411395 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-57fdec7d-800c-4ee3-8d32-a4bbdcfdc95d req-99c15195-5512-4656-9048-c021a8c3fad0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:44.411395 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1632/3254] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:07:44 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 1661 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:07:44.424446 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-57fdec7d-800c-4ee3-8d32-a4bbdcfdc95d req-7155e752-fd0e-4ca8-9948-b7d81a1924e7 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots Dec 12 03:07:44.425371 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-57fdec7d-800c-4ee3-8d32-a4bbdcfdc95d req-7155e752-fd0e-4ca8-9948-b7d81a1924e7 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77461b50-1c73-4950-ae6e-ad002d53318b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-14265346", "description": null, "metadata": {}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:07:44.484080 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:44.484080 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:44.485601 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-57fdec7d-800c-4ee3-8d32-a4bbdcfdc95d req-7155e752-fd0e-4ca8-9948-b7d81a1924e7 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:44.485962 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [req-57fdec7d-800c-4ee3-8d32-a4bbdcfdc95d req-7155e752-fd0e-4ca8-9948-b7d81a1924e7 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create snapshot from volume 77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:44.561396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [req-57fdec7d-800c-4ee3-8d32-a4bbdcfdc95d req-7155e752-fd0e-4ca8-9948-b7d81a1924e7 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Created reservations ['d5785cd7-aaab-49ec-86b7-37fad648db9d', 'bf1bf35d-284b-4169-b030-b15fc950fb2a', '94b61d6a-2b34-43ac-972a-8a474e3db84b', '0f1127c3-0e65-4501-bd28-69262d7e822a'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:07:44.666244 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28e8088e-190d-4a1f-bb2a-68ab67cfdc41 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:44.666761 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28e8088e-190d-4a1f-bb2a-68ab67cfdc41 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:44.667146 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:44.667146 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:44.667751 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-28e8088e-190d-4a1f-bb2a-68ab67cfdc41 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:44.668273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-28e8088e-190d-4a1f-bb2a-68ab67cfdc41 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:44.702535 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:44.702535 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:44.702535 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-28e8088e-190d-4a1f-bb2a-68ab67cfdc41 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:44.715339 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1633/3255] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:44 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:44.751272 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-57fdec7d-800c-4ee3-8d32-a4bbdcfdc95d req-7155e752-fd0e-4ca8-9948-b7d81a1924e7 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot force create request issued successfully. Dec 12 03:07:44.752415 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-57fdec7d-800c-4ee3-8d32-a4bbdcfdc95d req-7155e752-fd0e-4ca8-9948-b7d81a1924e7 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots returned with HTTP 202 Dec 12 03:07:44.756000 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1623/3256] 10.222.0.50 () {64 vars in 1518 bytes} [Sat Dec 12 03:07:44 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots => generated 318 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:07:45.728955 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d90c5b2-99c1-4c7d-83cd-7ea473e6552d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:45.728955 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d90c5b2-99c1-4c7d-83cd-7ea473e6552d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:45.728955 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:45.728955 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:45.728955 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6d90c5b2-99c1-4c7d-83cd-7ea473e6552d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:45.728955 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6d90c5b2-99c1-4c7d-83cd-7ea473e6552d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:45.753309 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:45.753309 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:45.755154 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6d90c5b2-99c1-4c7d-83cd-7ea473e6552d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:45.755977 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1634/3257] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:45 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:46.375228 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed1c6e93-0aca-4192-a75c-221ad4e25399 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 Dec 12 03:07:46.375776 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed1c6e93-0aca-4192-a75c-221ad4e25399 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:46.375971 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:46.375971 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:46.376343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed1c6e93-0aca-4192-a75c-221ad4e25399 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:46.405734 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:46.405734 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:46.410857 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ed1c6e93-0aca-4192-a75c-221ad4e25399 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:07:46.412836 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed1c6e93-0aca-4192-a75c-221ad4e25399 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 returned with HTTP 200 Dec 12 03:07:46.412836 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1624/3258] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:07:46 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 => generated 477 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:46.774239 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01b983f0-d3e9-4cf1-8a28-e9453468572e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:46.776216 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01b983f0-d3e9-4cf1-8a28-e9453468572e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:46.776569 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:46.776569 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:46.776973 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-01b983f0-d3e9-4cf1-8a28-e9453468572e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:46.777486 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-01b983f0-d3e9-4cf1-8a28-e9453468572e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:46.808309 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:46.808309 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:46.811092 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-01b983f0-d3e9-4cf1-8a28-e9453468572e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:46.812082 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1635/3259] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:46 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:47.827636 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-356fb4d6-3629-4f43-a21f-9b6d9692fdd6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:47.828452 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-356fb4d6-3629-4f43-a21f-9b6d9692fdd6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:47.828699 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:47.828699 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:47.829431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-356fb4d6-3629-4f43-a21f-9b6d9692fdd6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:47.829995 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-356fb4d6-3629-4f43-a21f-9b6d9692fdd6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:47.851628 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:47.851628 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:47.854841 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-356fb4d6-3629-4f43-a21f-9b6d9692fdd6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:47.855727 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1625/3260] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:47 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:47.903741 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-e9870fb3-fe21-4642-bb0d-b77bf993f102 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 Dec 12 03:07:47.904257 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-e9870fb3-fe21-4642-bb0d-b77bf993f102 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:47.904475 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:47.904475 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:47.904870 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-e9870fb3-fe21-4642-bb0d-b77bf993f102 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:47.929644 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:47.929644 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:47.930721 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-e9870fb3-fe21-4642-bb0d-b77bf993f102 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:07:47.932704 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-e9870fb3-fe21-4642-bb0d-b77bf993f102 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 returned with HTTP 200 Dec 12 03:07:47.933535 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1636/3261] 10.222.0.50 () {60 vars in 1575 bytes} [Sat Dec 12 03:07:47 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 => generated 477 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:48.870527 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-014e394b-5c6d-4385-a574-098d1410c8ef tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:48.871029 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-014e394b-5c6d-4385-a574-098d1410c8ef tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:48.871395 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:48.871395 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:48.872017 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-014e394b-5c6d-4385-a574-098d1410c8ef tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:48.872567 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-014e394b-5c6d-4385-a574-098d1410c8ef tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:48.894773 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:48.894773 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:48.896999 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-014e394b-5c6d-4385-a574-098d1410c8ef tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:48.898014 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1626/3262] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:48 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:49.657677 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-63dfc49a-c0aa-4ebd-bbcc-37c6f00cf939 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 Dec 12 03:07:49.658204 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-63dfc49a-c0aa-4ebd-bbcc-37c6f00cf939 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:49.658426 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:49.658426 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:49.658803 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-63dfc49a-c0aa-4ebd-bbcc-37c6f00cf939 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:49.684885 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:49.684885 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:49.686371 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-63dfc49a-c0aa-4ebd-bbcc-37c6f00cf939 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:07:49.688496 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-63dfc49a-c0aa-4ebd-bbcc-37c6f00cf939 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 returned with HTTP 200 Dec 12 03:07:49.689529 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1637/3263] 10.222.0.24 () {58 vars in 1368 bytes} [Sat Dec 12 03:07:49 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 => generated 477 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:07:49.702763 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-fad47b77-d765-44ad-955a-cbbaa22c960f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:07:49.703620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-fad47b77-d765-44ad-955a-cbbaa22c960f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:49.704016 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:49.704016 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:49.704641 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-fad47b77-d765-44ad-955a-cbbaa22c960f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:49.764543 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:49.764543 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:49.774119 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-fad47b77-d765-44ad-955a-cbbaa22c960f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:49.800024 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:49.800024 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:49.812239 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-fad47b77-d765-44ad-955a-cbbaa22c960f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 200 Dec 12 03:07:49.814346 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1627/3264] 10.222.0.24 () {58 vars in 1362 bytes} [Sat Dec 12 03:07:49 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 1661 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:07:49.828496 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes Dec 12 03:07:49.829224 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:49.829224 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:49.829912 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "93481068-2b49-42e1-90c8-033784f220f2", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:07:49.831729 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '93481068-2b49-42e1-90c8-033784f220f2', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:07:49.873120 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:49.873120 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:49.874314 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:07:49.874678 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume of 1 GB Dec 12 03:07:49.876693 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Availability Zones retrieved successfully. Dec 12 03:07:49.896224 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Flow 'volume_create_api' (d322f1d4-76c3-4bfe-83e1-5cf12a749f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:07:49.900618 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39a36f6e-95c0-4772-ac28-d20ad88f11cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:07:49.903779 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:07:49.912180 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-112ae912-b232-41e8-a12c-216d7aa48322 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:49.912746 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-112ae912-b232-41e8-a12c-216d7aa48322 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:49.913237 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:49.913237 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:49.913901 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-112ae912-b232-41e8-a12c-216d7aa48322 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:49.914279 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-112ae912-b232-41e8-a12c-216d7aa48322 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:49.965618 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:49.965618 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:49.968273 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-112ae912-b232-41e8-a12c-216d7aa48322 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:49.969283 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1628/3265] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:49 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 853 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:50.050975 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39a36f6e-95c0-4772-ac28-d20ad88f11cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '93481068-2b49-42e1-90c8-033784f220f2', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:07:50.053575 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33207c45-ce48-4eca-b64e-2c00410558b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:07:50.137106 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Created reservations ['99dd9d4a-c27a-4cf6-b0b5-0f1cfd8d691b', '0fd5b3bc-b1d3-4631-b102-0918a07ce811', '72636d99-0a22-4354-8478-820ffa49e2a9', 'b35a3b38-9851-4fb2-90d0-a81829f6ed41'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:07:50.140130 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33207c45-ce48-4eca-b64e-2c00410558b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99dd9d4a-c27a-4cf6-b0b5-0f1cfd8d691b', '0fd5b3bc-b1d3-4631-b102-0918a07ce811', '72636d99-0a22-4354-8478-820ffa49e2a9', 'b35a3b38-9851-4fb2-90d0-a81829f6ed41']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:07:50.143409 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (481183b9-3c26-4a27-b79c-adb236a267a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:07:50.354212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (481183b9-3c26-4a27-b79c-adb236a267a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6cdae89-b06e-4ea2-9e54-58b149e3a45f', '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='00923981693a4c42b7c6f9333353ab75',qos_specs=None,replication_status=,reservations=['99dd9d4a-c27a-4cf6-b0b5-0f1cfd8d691b','0fd5b3bc-b1d3-4631-b102-0918a07ce811','72636d99-0a22-4354-8478-820ffa49e2a9','b35a3b38-9851-4fb2-90d0-a81829f6ed41'],size=1,snapshot_id=93481068-2b49-42e1-90c8-033784f220f2,source_replicaid=,source_volid=None,status='creating',user_id='a39fd0fd8b764723829753b7c3e339a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:07:50Z,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=c6cdae89-b06e-4ea2-9e54-58b149e3a45f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00923981693a4c42b7c6f9333353ab75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=93481068-2b49-42e1-90c8-033784f220f2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a39fd0fd8b764723829753b7c3e339a6',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:07:50.357281 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4cbac7c-320e-4eb2-8acb-081ab35e7835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:07:50.395335 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4cbac7c-320e-4eb2-8acb-081ab35e7835) transitioned into 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='00923981693a4c42b7c6f9333353ab75',qos_specs=None,replication_status=,reservations=['99dd9d4a-c27a-4cf6-b0b5-0f1cfd8d691b','0fd5b3bc-b1d3-4631-b102-0918a07ce811','72636d99-0a22-4354-8478-820ffa49e2a9','b35a3b38-9851-4fb2-90d0-a81829f6ed41'],size=1,snapshot_id=93481068-2b49-42e1-90c8-033784f220f2,source_replicaid=,source_volid=None,status='creating',user_id='a39fd0fd8b764723829753b7c3e339a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:07:50.398154 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42ee8db5-56d6-481b-9a0d-6ebc3e805ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:07:50.517922 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42ee8db5-56d6-481b-9a0d-6ebc3e805ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:07:50.522282 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Flow 'volume_create_api' (d322f1d4-76c3-4bfe-83e1-5cf12a749f04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:07:50.679770 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume request issued successfully. Dec 12 03:07:50.735026 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-0faa6d6b-2ee4-48d8-afe6-eea7870c45d4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes returned with HTTP 202 Dec 12 03:07:50.738279 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1638/3266] 10.222.0.24 () {62 vars in 1305 bytes} [Sat Dec 12 03:07:49 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes => generated 805 bytes in 914 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:07:50.749884 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-9f56afa6-9fa7-4459-9cfc-9a5d8a9b4b45 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f Dec 12 03:07:50.750191 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-9f56afa6-9fa7-4459-9cfc-9a5d8a9b4b45 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:50.750399 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:50.750399 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:50.750766 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-9f56afa6-9fa7-4459-9cfc-9a5d8a9b4b45 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:50.802439 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:50.802439 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:50.812112 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-9f56afa6-9fa7-4459-9cfc-9a5d8a9b4b45 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:50.840289 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-9f56afa6-9fa7-4459-9cfc-9a5d8a9b4b45 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f returned with HTTP 200 Dec 12 03:07:50.841297 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1629/3267] 10.222.0.24 () {58 vars in 1362 bytes} [Sat Dec 12 03:07:50 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f => generated 897 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:50.857134 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-13fe49f4-92d9-46e3-8b21-adf068aa23c8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f Dec 12 03:07:50.857671 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-13fe49f4-92d9-46e3-8b21-adf068aa23c8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:50.857896 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:50.857896 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:50.858271 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-13fe49f4-92d9-46e3-8b21-adf068aa23c8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:50.923948 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:50.923948 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:50.933894 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-13fe49f4-92d9-46e3-8b21-adf068aa23c8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:50.959474 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-13fe49f4-92d9-46e3-8b21-adf068aa23c8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f returned with HTTP 200 Dec 12 03:07:50.962587 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1639/3268] 10.222.0.24 () {58 vars in 1362 bytes} [Sat Dec 12 03:07:50 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f => generated 897 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:50.984009 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07ecf286-fcc6-4bb3-8ce8-a84ab2cd1687 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:50.984934 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07ecf286-fcc6-4bb3-8ce8-a84ab2cd1687 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:50.985391 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:50.985391 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:50.986189 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07ecf286-fcc6-4bb3-8ce8-a84ab2cd1687 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:50.986753 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-07ecf286-fcc6-4bb3-8ce8-a84ab2cd1687 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:51.009991 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:51.009991 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:51.012682 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07ecf286-fcc6-4bb3-8ce8-a84ab2cd1687 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:51.013743 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1630/3269] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:50 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:51.025923 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed5fa670-88b2-417a-9097-3364ee008d77 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f Dec 12 03:07:51.026457 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed5fa670-88b2-417a-9097-3364ee008d77 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:51.026652 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:51.026652 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:51.027443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed5fa670-88b2-417a-9097-3364ee008d77 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:51.082397 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:51.082397 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:51.091031 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ed5fa670-88b2-417a-9097-3364ee008d77 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:07:51.114913 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed5fa670-88b2-417a-9097-3364ee008d77 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f returned with HTTP 200 Dec 12 03:07:51.116009 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1640/3270] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:51 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f => generated 977 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:51.134103 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8f0938c-1d70-4209-b40b-b24af8a43111 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:51.134986 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8f0938c-1d70-4209-b40b-b24af8a43111 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:51.135401 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:51.135401 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:51.136056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8f0938c-1d70-4209-b40b-b24af8a43111 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:51.136616 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c8f0938c-1d70-4209-b40b-b24af8a43111 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:51.162734 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:51.162734 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:51.165069 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8f0938c-1d70-4209-b40b-b24af8a43111 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:51.174538 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1631/3271] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:51 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:51.179083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37904672-c54e-488f-a086-270c326726e9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/detail Dec 12 03:07:51.179875 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37904672-c54e-488f-a086-270c326726e9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:51.180285 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:51.180285 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:51.180943 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-37904672-c54e-488f-a086-270c326726e9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:51.182454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-37904672-c54e-488f-a086-270c326726e9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:07:51.208944 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-37904672-c54e-488f-a086-270c326726e9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/detail returned with HTTP 200 Dec 12 03:07:51.210208 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1641/3272] 10.222.0.50 () {58 vars in 1225 bytes} [Sat Dec 12 03:07:51 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/detail => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:51.224209 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] POST http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb/restore Dec 12 03:07:51.224687 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:51.224687 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:51.225099 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:07:51.225966 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.contrib.backups [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Restoring backup 984797a9-2fa5-4909-abc1-949d6546e4bb ({'restore': {}}) {{(pid=87999) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 12 03:07:51.227167 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Restoring backup 984797a9-2fa5-4909-abc1-949d6546e4bb to volume None. Dec 12 03:07:51.260336 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:51.260336 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:51.268202 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.backup.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Creating volume of 1 GB for restore of backup 984797a9-2fa5-4909-abc1-949d6546e4bb. Dec 12 03:07:51.294925 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Availability Zones retrieved successfully. Dec 12 03:07:51.314904 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Flow 'volume_create_api' (ed8832da-7af8-4c3a-bb28-ed4e24b42f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:07:51.320330 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91cd6ec2-d849-43fe-b71c-791ba328ac1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:07:51.322773 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:07:51.407455 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91cd6ec2-d849-43fe-b71c-791ba328ac1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:07:51.409977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb6a492-cf0b-4a2b-b295-752138046eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:07:51.504913 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Created reservations ['4244c394-6aa7-4add-b218-7f51efbf3230', 'bfea164a-ecab-43e2-ba5c-2678b07f019e', '74fd0dd0-e9f5-4089-8f0d-7f6ca4ae2d43', 'd4cf3de6-0349-4730-a290-f1dc4f9f0ac5'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:07:51.507871 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb6a492-cf0b-4a2b-b295-752138046eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4244c394-6aa7-4add-b218-7f51efbf3230', 'bfea164a-ecab-43e2-ba5c-2678b07f019e', '74fd0dd0-e9f5-4089-8f0d-7f6ca4ae2d43', 'd4cf3de6-0349-4730-a290-f1dc4f9f0ac5']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:07:51.511301 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe9d6136-00ee-4c10-8d6c-deb5741c9cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:07:51.599475 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe9d6136-00ee-4c10-8d6c-deb5741c9cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ebf94de-9916-4482-a89e-f3cf7ff579c4', '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_984797a9-2fa5-4909-abc1-949d6546e4bb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d929c57fa1c1445bb0891a5003908f4a',qos_specs=None,replication_status=,reservations=['4244c394-6aa7-4add-b218-7f51efbf3230','bfea164a-ecab-43e2-ba5c-2678b07f019e','74fd0dd0-e9f5-4089-8f0d-7f6ca4ae2d43','d4cf3de6-0349-4730-a290-f1dc4f9f0ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8c5ca91bca34d8ba7d7e4602fb2c8a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:07:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_984797a9-2fa5-4909-abc1-949d6546e4bb',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ebf94de-9916-4482-a89e-f3cf7ff579c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d929c57fa1c1445bb0891a5003908f4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c8c5ca91bca34d8ba7d7e4602fb2c8a6',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:07:51.602313 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9e69794-0b1d-4f07-aa6d-10288966f0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:07:51.632935 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9e69794-0b1d-4f07-aa6d-10288966f0d8) transitioned into 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_984797a9-2fa5-4909-abc1-949d6546e4bb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d929c57fa1c1445bb0891a5003908f4a',qos_specs=None,replication_status=,reservations=['4244c394-6aa7-4add-b218-7f51efbf3230','bfea164a-ecab-43e2-ba5c-2678b07f019e','74fd0dd0-e9f5-4089-8f0d-7f6ca4ae2d43','d4cf3de6-0349-4730-a290-f1dc4f9f0ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8c5ca91bca34d8ba7d7e4602fb2c8a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:07:51.635592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef66c11c-e19f-44b7-83f8-6bea0e13c88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:07:51.651432 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef66c11c-e19f-44b7-83f8-6bea0e13c88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:07:51.654347 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Flow 'volume_create_api' (ed8832da-7af8-4c3a-bb28-ed4e24b42f28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:07:51.707441 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Create volume request issued successfully. Dec 12 03:07:51.761230 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:51.761230 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:51.762815 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:07:52.932265 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:52.932265 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:52.938858 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:07:52.939440 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Checking backup size 1 against volume size 1 {{(pid=87999) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 12 03:07:52.941314 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.backup.api [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Overwriting volume 8ebf94de-9916-4482-a89e-f3cf7ff579c4 with restore of backup 984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:52.986595 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] restore_backup in rpcapi backup_id 984797a9-2fa5-4909-abc1-949d6546e4bb {{(pid=87999) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 12 03:07:53.005452 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1ac7f07-846c-4e79-9dc6-42965c6eb928 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb/restore returned with HTTP 202 Dec 12 03:07:53.013429 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1632/3273] 10.222.0.50 () {60 vars in 1360 bytes} [Sat Dec 12 03:07:51 2020] POST /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb/restore => generated 189 bytes in 1789 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:07:53.024691 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-560bfe6d-5e97-45ca-afc6-ee33cc7d9618 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:53.024691 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-560bfe6d-5e97-45ca-afc6-ee33cc7d9618 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:53.024691 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:53.024691 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:53.024691 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-560bfe6d-5e97-45ca-afc6-ee33cc7d9618 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:53.027040 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-560bfe6d-5e97-45ca-afc6-ee33cc7d9618 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:53.094749 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:53.094749 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:53.098893 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-560bfe6d-5e97-45ca-afc6-ee33cc7d9618 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:53.100288 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1642/3274] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:53 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:53.978859 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-6c623845-88b0-4a15-a7f1-51406fda15f0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f Dec 12 03:07:53.980260 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-6c623845-88b0-4a15-a7f1-51406fda15f0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:53.980260 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:53.980260 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:53.980681 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-6c623845-88b0-4a15-a7f1-51406fda15f0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:54.047891 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:54.047891 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:54.059069 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-6c623845-88b0-4a15-a7f1-51406fda15f0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:54.084868 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-6c623845-88b0-4a15-a7f1-51406fda15f0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f returned with HTTP 200 Dec 12 03:07:54.089923 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1633/3275] 10.222.0.24 () {58 vars in 1362 bytes} [Sat Dec 12 03:07:53 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f => generated 897 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:54.122752 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cb4b57d1-5310-4c5e-b05c-0255aa05f7d3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:54.123282 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cb4b57d1-5310-4c5e-b05c-0255aa05f7d3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:54.123501 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:54.123501 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:54.123871 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cb4b57d1-5310-4c5e-b05c-0255aa05f7d3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:54.124232 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cb4b57d1-5310-4c5e-b05c-0255aa05f7d3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:54.178502 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:54.178502 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:54.181318 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cb4b57d1-5310-4c5e-b05c-0255aa05f7d3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:54.184480 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1643/3276] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:54 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:55.206569 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45666d71-53f0-4cfe-8972-5b57b16b0022 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:55.207177 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45666d71-53f0-4cfe-8972-5b57b16b0022 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:55.207400 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:55.207400 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:55.207766 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45666d71-53f0-4cfe-8972-5b57b16b0022 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:55.208135 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-45666d71-53f0-4cfe-8972-5b57b16b0022 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:55.245921 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:55.245921 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:55.247739 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45666d71-53f0-4cfe-8972-5b57b16b0022 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:55.248543 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1634/3277] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:55 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:56.264650 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c81d917f-0049-435a-b0ab-f624f2abb69e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:56.265353 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c81d917f-0049-435a-b0ab-f624f2abb69e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:56.265459 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:56.265459 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:56.265869 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c81d917f-0049-435a-b0ab-f624f2abb69e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:56.266512 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c81d917f-0049-435a-b0ab-f624f2abb69e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:56.305952 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:56.305952 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:56.305952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c81d917f-0049-435a-b0ab-f624f2abb69e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:56.305952 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1644/3278] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:56 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:57.109076 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-7a612329-8d9c-46e2-bdbe-1427d8923af2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f Dec 12 03:07:57.114214 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-7a612329-8d9c-46e2-bdbe-1427d8923af2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:57.117610 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:57.117610 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:57.119100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-7a612329-8d9c-46e2-bdbe-1427d8923af2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:57.265805 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:57.265805 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:57.276787 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-7a612329-8d9c-46e2-bdbe-1427d8923af2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:07:57.317338 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64e39b8f-7cc8-494a-b5e8-d58cabc1322a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:57.317869 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64e39b8f-7cc8-494a-b5e8-d58cabc1322a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:57.318344 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:57.318344 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:57.318719 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-64e39b8f-7cc8-494a-b5e8-d58cabc1322a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:57.319086 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-64e39b8f-7cc8-494a-b5e8-d58cabc1322a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:57.324232 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-7a612329-8d9c-46e2-bdbe-1427d8923af2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f returned with HTTP 200 Dec 12 03:07:57.326105 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1635/3279] 10.222.0.24 () {58 vars in 1362 bytes} [Sat Dec 12 03:07:57 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f => generated 897 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:07:57.395132 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:57.395132 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:57.396999 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-64e39b8f-7cc8-494a-b5e8-d58cabc1322a tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:57.406203 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1645/3280] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:57 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:07:58.421822 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a15290aa-0022-47ea-b24e-33c6911bfea9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:58.421822 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a15290aa-0022-47ea-b24e-33c6911bfea9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:58.421822 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:58.421822 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:58.421822 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a15290aa-0022-47ea-b24e-33c6911bfea9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:58.422659 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a15290aa-0022-47ea-b24e-33c6911bfea9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:58.458937 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:58.458937 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:58.460889 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a15290aa-0022-47ea-b24e-33c6911bfea9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:58.487097 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1636/3281] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:58 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:07:59.491017 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d3ca1e2-46d6-433a-82f6-a924a9b04593 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:07:59.491017 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d3ca1e2-46d6-433a-82f6-a924a9b04593 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:07:59.491017 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:07:59.491017 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:07:59.491017 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d3ca1e2-46d6-433a-82f6-a924a9b04593 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:07:59.491017 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-8d3ca1e2-46d6-433a-82f6-a924a9b04593 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:07:59.537280 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:07:59.537280 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:07:59.537280 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d3ca1e2-46d6-433a-82f6-a924a9b04593 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:07:59.554880 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1646/3282] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:07:59 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:00.359553 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-6fdb354f-8f99-4505-811a-6a0c22234209 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f Dec 12 03:08:00.359553 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-6fdb354f-8f99-4505-811a-6a0c22234209 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:00.359553 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:00.359553 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:00.359553 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-6fdb354f-8f99-4505-811a-6a0c22234209 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:00.465623 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:00.465623 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:00.491964 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-6fdb354f-8f99-4505-811a-6a0c22234209 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:00.570827 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf2804cf-d75c-4788-bacb-7fd646c9731b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:00.570827 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf2804cf-d75c-4788-bacb-7fd646c9731b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:00.570827 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:00.570827 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:00.570827 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf2804cf-d75c-4788-bacb-7fd646c9731b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:00.570827 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cf2804cf-d75c-4788-bacb-7fd646c9731b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:00.583290 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-6fdb354f-8f99-4505-811a-6a0c22234209 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f returned with HTTP 200 Dec 12 03:08:00.583290 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1637/3283] 10.222.0.24 () {58 vars in 1362 bytes} [Sat Dec 12 03:08:00 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f => generated 897 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:00.612869 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:00.612869 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:00.612869 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf2804cf-d75c-4788-bacb-7fd646c9731b tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:00.612869 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1647/3284] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:00 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:01.632643 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7b853c4-c449-44c9-a1c4-a5aadcfded6f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:01.632643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7b853c4-c449-44c9-a1c4-a5aadcfded6f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:01.632643 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:01.632643 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:01.632643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b7b853c4-c449-44c9-a1c4-a5aadcfded6f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:01.632643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b7b853c4-c449-44c9-a1c4-a5aadcfded6f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:01.694624 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:01.694624 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:01.699076 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b7b853c4-c449-44c9-a1c4-a5aadcfded6f tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:01.699076 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1638/3285] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:01 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:02.718042 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e23183d-a9e4-4d7f-a2eb-6a2fc11c6a27 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:02.718042 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e23183d-a9e4-4d7f-a2eb-6a2fc11c6a27 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:02.718042 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:02.718042 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:02.718042 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e23183d-a9e4-4d7f-a2eb-6a2fc11c6a27 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:02.718042 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6e23183d-a9e4-4d7f-a2eb-6a2fc11c6a27 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:02.759759 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:02.759759 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:02.759759 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e23183d-a9e4-4d7f-a2eb-6a2fc11c6a27 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:02.759759 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1648/3286] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:02 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:03.613568 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-88b5de48-db9c-4c5b-b0cc-dec738f997ae tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f Dec 12 03:08:03.613568 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-88b5de48-db9c-4c5b-b0cc-dec738f997ae tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:03.613568 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:03.613568 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:03.613568 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-88b5de48-db9c-4c5b-b0cc-dec738f997ae tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:03.669928 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:03.669928 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:03.692096 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-88b5de48-db9c-4c5b-b0cc-dec738f997ae tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:03.742861 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-88b5de48-db9c-4c5b-b0cc-dec738f997ae tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f returned with HTTP 200 Dec 12 03:08:03.742861 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1639/3287] 10.222.0.24 () {58 vars in 1362 bytes} [Sat Dec 12 03:08:03 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f => generated 1347 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:08:03.752532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e23183d-a9e4-4d7f-a2eb-6a2fc11c6a27 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume// Dec 12 03:08:03.757585 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e23183d-a9e4-4d7f-a2eb-6a2fc11c6a27 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:03.757585 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:03.757585 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:03.757585 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e23183d-a9e4-4d7f-a2eb-6a2fc11c6a27 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:03.757585 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e23183d-a9e4-4d7f-a2eb-6a2fc11c6a27 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:08:03.757585 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1649/3288] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 03:08:03 2020] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:08:03.778774 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3256bdab-237d-40f9-ac80-227f2f4beafd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:03.778774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3256bdab-237d-40f9-ac80-227f2f4beafd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:03.778774 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:03.778774 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:03.778774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3256bdab-237d-40f9-ac80-227f2f4beafd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:03.778774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-3256bdab-237d-40f9-ac80-227f2f4beafd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:03.782541 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-e56341df-5c91-4e80-aeb9-7aaef8fd7f0b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments Dec 12 03:08:03.782541 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-e56341df-5c91-4e80-aeb9-7aaef8fd7f0b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6cdae89-b06e-4ea2-9e54-58b149e3a45f", "instance_uuid": "1ffd2b46-1e77-4a80-8ed5-719ba046ff52", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:08:03.824947 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:03.824947 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:03.831568 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3256bdab-237d-40f9-ac80-227f2f4beafd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:03.831568 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1640/3289] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:03 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:03.889395 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:03.889395 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:04.005797 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-e56341df-5c91-4e80-aeb9-7aaef8fd7f0b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments returned with HTTP 200 Dec 12 03:08:04.005797 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1650/3290] 10.222.0.24 () {64 vars in 1358 bytes} [Sat Dec 12 03:08:03 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments => generated 273 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:08:04.013833 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3256bdab-237d-40f9-ac80-227f2f4beafd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume// Dec 12 03:08:04.013833 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3256bdab-237d-40f9-ac80-227f2f4beafd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:04.013833 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:04.013833 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:04.013833 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3256bdab-237d-40f9-ac80-227f2f4beafd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:04.013833 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3256bdab-237d-40f9-ac80-227f2f4beafd tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:08:04.015456 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1641/3291] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 03:08:04 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 12 03:08:04.034104 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-808d4c74-47e4-40ae-9cc1-d36702224669 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f Dec 12 03:08:04.034104 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-808d4c74-47e4-40ae-9cc1-d36702224669 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:04.034104 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:04.034104 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:04.034104 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-808d4c74-47e4-40ae-9cc1-d36702224669 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:04.152292 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:04.152292 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:04.152292 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-7c48d861-158f-4068-ae57-6caa339543c7 req-808d4c74-47e4-40ae-9cc1-d36702224669 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:04.188054 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:04.188054 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:04.193965 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-808d4c74-47e4-40ae-9cc1-d36702224669 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f returned with HTTP 200 Dec 12 03:08:04.193965 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1651/3292] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 03:08:04 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f => generated 1445 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 03:08:04.234546 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-35760beb-61c3-4065-ba9a-e4675bac218f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] PUT http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/ed8b09a4-9ed8-43cd-80c9-456e8be1fcfc Dec 12 03:08:04.234546 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-35760beb-61c3-4065-ba9a-e4675bac218f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:08:04.311838 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 03:08:04.311838 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 03:08:04.314776 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-7c48d861-158f-4068-ae57-6caa339543c7 req-35760beb-61c3-4065-ba9a-e4675bac218f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Lock "b'cinder-attachment_update-c6cdae89-b06e-4ea2-9e54-58b149e3a45f-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.009s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 03:08:04.314776 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:04.314776 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:04.846803 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-edd68dee-eab1-4d64-bda1-6c7fa82f596e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:04.846803 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-edd68dee-eab1-4d64-bda1-6c7fa82f596e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:04.846803 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:04.846803 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:04.846803 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-edd68dee-eab1-4d64-bda1-6c7fa82f596e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:04.846803 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-edd68dee-eab1-4d64-bda1-6c7fa82f596e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:04.909525 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:04.909525 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:04.909525 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-edd68dee-eab1-4d64-bda1-6c7fa82f596e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:04.909525 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1652/3293] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:04 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:05.949501 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d389ef4-a5fd-4ad8-9461-cff51b6a2cd8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:05.949501 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d389ef4-a5fd-4ad8-9461-cff51b6a2cd8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:05.949501 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:05.949501 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:05.949501 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d389ef4-a5fd-4ad8-9461-cff51b6a2cd8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:05.949501 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-5d389ef4-a5fd-4ad8-9461-cff51b6a2cd8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:05.979263 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:05.979263 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:05.979263 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d389ef4-a5fd-4ad8-9461-cff51b6a2cd8 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:05.979263 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1653/3294] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:05 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:06.722346 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-7c48d861-158f-4068-ae57-6caa339543c7 req-35760beb-61c3-4065-ba9a-e4675bac218f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Lock "b'cinder-attachment_update-c6cdae89-b06e-4ea2-9e54-58b149e3a45f-n-h1-765315-4'" released by "attachment_update" :: held 2.409s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 03:08:06.722346 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-35760beb-61c3-4065-ba9a-e4675bac218f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/ed8b09a4-9ed8-43cd-80c9-456e8be1fcfc returned with HTTP 200 Dec 12 03:08:06.729292 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1642/3295] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 03:08:04 2020] PUT /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/ed8b09a4-9ed8-43cd-80c9-456e8be1fcfc => generated 762 bytes in 2512 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:08:06.797022 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-7c044644-b8c3-469e-a198-a3fda34a6d55 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/ed8b09a4-9ed8-43cd-80c9-456e8be1fcfc/action Dec 12 03:08:06.797022 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:06.797022 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:06.797022 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-7c044644-b8c3-469e-a198-a3fda34a6d55 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:08:06.797022 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-7c044644-b8c3-469e-a198-a3fda34a6d55 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:08:06.932587 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:06.932587 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:06.981175 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-7c48d861-158f-4068-ae57-6caa339543c7 req-7c044644-b8c3-469e-a198-a3fda34a6d55 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/ed8b09a4-9ed8-43cd-80c9-456e8be1fcfc/action returned with HTTP 204 Dec 12 03:08:06.981175 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1654/3296] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 03:08:06 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/ed8b09a4-9ed8-43cd-80c9-456e8be1fcfc/action => generated 0 bytes in 198 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:08:07.005837 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67534dec-811a-4592-89ee-60ebbe867e24 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:07.005837 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67534dec-811a-4592-89ee-60ebbe867e24 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:07.005837 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:07.005837 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:07.005837 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67534dec-811a-4592-89ee-60ebbe867e24 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:07.005837 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-67534dec-811a-4592-89ee-60ebbe867e24 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:07.151567 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:07.151567 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:07.151567 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67534dec-811a-4592-89ee-60ebbe867e24 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:07.151567 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1643/3297] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:06 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:08:08.166661 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca317ef8-607d-4d0e-a155-4d71029638c5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:08.166661 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca317ef8-607d-4d0e-a155-4d71029638c5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:08.166661 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:08.166661 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:08.166661 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca317ef8-607d-4d0e-a155-4d71029638c5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:08.166661 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ca317ef8-607d-4d0e-a155-4d71029638c5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:08.246378 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:08.246378 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:08.260881 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca317ef8-607d-4d0e-a155-4d71029638c5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:08.260881 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1655/3298] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:08 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:09.304247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db277e1f-86de-4127-ad7a-e086edb079d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:09.304247 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db277e1f-86de-4127-ad7a-e086edb079d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:09.304247 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:09.304247 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:09.304247 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db277e1f-86de-4127-ad7a-e086edb079d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:09.304247 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-db277e1f-86de-4127-ad7a-e086edb079d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:09.334806 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:09.334806 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:09.334806 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db277e1f-86de-4127-ad7a-e086edb079d4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:09.334806 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1644/3299] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:09 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:10.358339 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b5d442e-9b47-44da-b62f-afd55c086ab1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:10.358339 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b5d442e-9b47-44da-b62f-afd55c086ab1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:10.358339 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:10.358339 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:10.358339 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6b5d442e-9b47-44da-b62f-afd55c086ab1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:10.358339 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-6b5d442e-9b47-44da-b62f-afd55c086ab1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:10.418690 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:10.418690 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:10.418690 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6b5d442e-9b47-44da-b62f-afd55c086ab1 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:10.425592 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1656/3300] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:10 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:11.447828 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0a6ed11-78f4-4de0-8f39-6dcf32e275e6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:11.447828 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0a6ed11-78f4-4de0-8f39-6dcf32e275e6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:11.447828 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:11.447828 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:11.447828 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b0a6ed11-78f4-4de0-8f39-6dcf32e275e6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:11.447828 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b0a6ed11-78f4-4de0-8f39-6dcf32e275e6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:11.503711 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:11.503711 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:11.503711 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b0a6ed11-78f4-4de0-8f39-6dcf32e275e6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:11.503711 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1645/3301] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:11 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:12.519913 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb1ad5ca-7b7d-4a71-a79c-2c80ddf0df53 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:12.519913 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb1ad5ca-7b7d-4a71-a79c-2c80ddf0df53 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:12.519913 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:12.519913 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:12.519913 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-eb1ad5ca-7b7d-4a71-a79c-2c80ddf0df53 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:12.519913 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-eb1ad5ca-7b7d-4a71-a79c-2c80ddf0df53 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:12.631501 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:12.631501 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:12.631501 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-eb1ad5ca-7b7d-4a71-a79c-2c80ddf0df53 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:12.631501 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1657/3302] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:12 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:13.640345 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb30891d-5d07-440f-b827-eda617bac003 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:13.640345 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb30891d-5d07-440f-b827-eda617bac003 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:13.640345 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:13.640345 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:13.640345 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb30891d-5d07-440f-b827-eda617bac003 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:13.640345 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-fb30891d-5d07-440f-b827-eda617bac003 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:13.716271 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:13.716271 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:13.723094 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb30891d-5d07-440f-b827-eda617bac003 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:13.723094 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1646/3303] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:13 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:14.746036 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8584526-49f8-4b75-b61b-cd9ee5cda72d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:14.746036 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8584526-49f8-4b75-b61b-cd9ee5cda72d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:14.746036 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:14.746036 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:14.746036 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8584526-49f8-4b75-b61b-cd9ee5cda72d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:14.746036 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d8584526-49f8-4b75-b61b-cd9ee5cda72d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:14.797411 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:14.797411 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:14.800711 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8584526-49f8-4b75-b61b-cd9ee5cda72d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:14.809270 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1658/3304] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:14 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:15.823094 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae0c4ffb-202a-4c0e-9773-d7acd7535599 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:15.823094 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae0c4ffb-202a-4c0e-9773-d7acd7535599 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:15.823094 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:15.823094 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:15.823094 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae0c4ffb-202a-4c0e-9773-d7acd7535599 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:15.823094 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-ae0c4ffb-202a-4c0e-9773-d7acd7535599 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:15.856976 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:15.856976 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:15.856976 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae0c4ffb-202a-4c0e-9773-d7acd7535599 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:15.856976 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1647/3305] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:15 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:16.878061 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3f824ca-ea04-4464-94c4-fa3be4524154 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:16.878061 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3f824ca-ea04-4464-94c4-fa3be4524154 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:16.878061 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:16.878061 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:16.878061 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d3f824ca-ea04-4464-94c4-fa3be4524154 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:16.878061 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d3f824ca-ea04-4464-94c4-fa3be4524154 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:17.036290 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:17.036290 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:17.078532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d3f824ca-ea04-4464-94c4-fa3be4524154 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:17.078532 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1659/3306] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:16 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:18.115058 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c43f7b1c-a6ce-4946-917e-47672eb9c705 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:18.131492 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c43f7b1c-a6ce-4946-917e-47672eb9c705 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:18.131492 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:18.131492 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:18.131492 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c43f7b1c-a6ce-4946-917e-47672eb9c705 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:18.131492 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-c43f7b1c-a6ce-4946-917e-47672eb9c705 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:18.190809 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:18.190809 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:18.190809 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c43f7b1c-a6ce-4946-917e-47672eb9c705 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:18.200380 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1648/3307] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:18 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:19.206468 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b214a6be-1e00-4456-8007-ace8781d6f1d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:19.206468 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b214a6be-1e00-4456-8007-ace8781d6f1d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:19.206468 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:19.206468 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:19.206468 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b214a6be-1e00-4456-8007-ace8781d6f1d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:19.206468 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-b214a6be-1e00-4456-8007-ace8781d6f1d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:19.298834 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:19.298834 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:19.298834 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b214a6be-1e00-4456-8007-ace8781d6f1d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:19.308600 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1660/3308] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:19 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:20.325918 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2ab83c3-9ef8-4670-8256-029d30b47c52 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:20.325918 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2ab83c3-9ef8-4670-8256-029d30b47c52 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:20.325918 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:20.325918 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:20.325918 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2ab83c3-9ef8-4670-8256-029d30b47c52 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:20.325918 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a2ab83c3-9ef8-4670-8256-029d30b47c52 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:20.405567 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:20.405567 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:20.410865 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2ab83c3-9ef8-4670-8256-029d30b47c52 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:20.428718 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1649/3309] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:20 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:21.427763 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a612d6f2-300e-4cd9-b5d2-07bd2d58e910 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:21.427763 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a612d6f2-300e-4cd9-b5d2-07bd2d58e910 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:21.427763 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:21.427763 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:21.427763 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a612d6f2-300e-4cd9-b5d2-07bd2d58e910 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:21.427763 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-a612d6f2-300e-4cd9-b5d2-07bd2d58e910 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:21.485288 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:21.485288 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:21.485288 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a612d6f2-300e-4cd9-b5d2-07bd2d58e910 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:21.485288 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1661/3310] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:21 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:21.676514 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96fb966f-ee80-46f1-b027-a0075d8d231e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f Dec 12 03:08:21.676514 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96fb966f-ee80-46f1-b027-a0075d8d231e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:21.676514 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:21.676514 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:21.676514 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-96fb966f-ee80-46f1-b027-a0075d8d231e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:21.767512 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:21.767512 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:21.789437 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-96fb966f-ee80-46f1-b027-a0075d8d231e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:21.804165 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:21.804165 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:21.824273 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-96fb966f-ee80-46f1-b027-a0075d8d231e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f returned with HTTP 200 Dec 12 03:08:21.824273 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1650/3311] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:21 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f => generated 1639 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:08:22.497786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf9f3538-ccd2-4aee-b0b0-742887c6dfb4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:22.497786 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf9f3538-ccd2-4aee-b0b0-742887c6dfb4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:22.497786 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:22.497786 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:22.502610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cf9f3538-ccd2-4aee-b0b0-742887c6dfb4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:22.502610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-cf9f3538-ccd2-4aee-b0b0-742887c6dfb4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:22.546613 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:22.546613 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:22.546613 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cf9f3538-ccd2-4aee-b0b0-742887c6dfb4 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:22.546613 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1662/3312] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:22 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:23.560005 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9119f5fa-a7c5-4d3d-a92e-a913cf49da36 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:23.560005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9119f5fa-a7c5-4d3d-a92e-a913cf49da36 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:23.560005 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:23.560005 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:23.560005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9119f5fa-a7c5-4d3d-a92e-a913cf49da36 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:23.560005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-9119f5fa-a7c5-4d3d-a92e-a913cf49da36 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=87999) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:23.592503 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:23.592503 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:23.592503 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9119f5fa-a7c5-4d3d-a92e-a913cf49da36 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:23.592503 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1651/3313] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:23 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:24.610908 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1562811-c194-4723-9424-77ef9b7412c6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:24.610908 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1562811-c194-4723-9424-77ef9b7412c6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:24.610908 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:24.610908 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:24.610908 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1562811-c194-4723-9424-77ef9b7412c6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:24.610908 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-e1562811-c194-4723-9424-77ef9b7412c6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:24.642391 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:24.642391 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:24.642391 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1562811-c194-4723-9424-77ef9b7412c6 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:24.642391 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1663/3314] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:24 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:25.417945 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0d12c38f-ac54-44be-a46e-3bb92f4cd0ba req-92246c18-7782-40e1-8de9-3f783583076d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/ed8b09a4-9ed8-43cd-80c9-456e8be1fcfc Dec 12 03:08:25.417945 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0d12c38f-ac54-44be-a46e-3bb92f4cd0ba req-92246c18-7782-40e1-8de9-3f783583076d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:25.417945 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:25.417945 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:25.417945 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0d12c38f-ac54-44be-a46e-3bb92f4cd0ba req-92246c18-7782-40e1-8de9-3f783583076d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:25.445557 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:25.445557 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:25.662228 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2995038-0fa3-4b0f-b9b6-1aa82b3eaf92 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:25.662228 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2995038-0fa3-4b0f-b9b6-1aa82b3eaf92 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:25.662228 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:25.662228 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:25.662228 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2995038-0fa3-4b0f-b9b6-1aa82b3eaf92 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:25.662228 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.backups [None req-d2995038-0fa3-4b0f-b9b6-1aa82b3eaf92 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Show backup with id 984797a9-2fa5-4909-abc1-949d6546e4bb. {{(pid=88000) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 12 03:08:25.729010 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:25.729010 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:25.729010 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2995038-0fa3-4b0f-b9b6-1aa82b3eaf92 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 200 Dec 12 03:08:25.729010 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1664/3315] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:25 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:25.743315 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e961e75f-8d42-4e1b-ae1b-33e2c576fbac tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 Dec 12 03:08:25.743315 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e961e75f-8d42-4e1b-ae1b-33e2c576fbac tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:25.744483 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:25.744483 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:25.745548 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e961e75f-8d42-4e1b-ae1b-33e2c576fbac tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:25.848250 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:25.848250 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:25.860887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e961e75f-8d42-4e1b-ae1b-33e2c576fbac tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:08:25.889129 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e961e75f-8d42-4e1b-ae1b-33e2c576fbac tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 returned with HTTP 200 Dec 12 03:08:25.904404 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1665/3316] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:25 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 => generated 1034 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:08:25.908535 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-642e6b87-27e7-4539-a718-8821a159777d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 Dec 12 03:08:25.917133 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-642e6b87-27e7-4539-a718-8821a159777d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:25.917133 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:25.917133 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:25.917133 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-642e6b87-27e7-4539-a718-8821a159777d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:25.973532 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:25.973532 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:25.985828 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-642e6b87-27e7-4539-a718-8821a159777d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:08:26.015318 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-642e6b87-27e7-4539-a718-8821a159777d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 returned with HTTP 200 Dec 12 03:08:26.016645 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1666/3317] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:25 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 => generated 1034 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:08:26.033036 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fb4c17c-02a9-47f9-99e4-7db6fbb6af42 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] DELETE http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 Dec 12 03:08:26.037532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fb4c17c-02a9-47f9-99e4-7db6fbb6af42 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:26.037532 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:26.037532 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:26.037532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fb4c17c-02a9-47f9-99e4-7db6fbb6af42 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:26.037532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9fb4c17c-02a9-47f9-99e4-7db6fbb6af42 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Delete volume with id: 8ebf94de-9916-4482-a89e-f3cf7ff579c4 Dec 12 03:08:26.094802 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:26.094802 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:26.095975 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9fb4c17c-02a9-47f9-99e4-7db6fbb6af42 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:08:26.153732 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9fb4c17c-02a9-47f9-99e4-7db6fbb6af42 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Delete volume request issued successfully. Dec 12 03:08:26.154199 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fb4c17c-02a9-47f9-99e4-7db6fbb6af42 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 returned with HTTP 202 Dec 12 03:08:26.158896 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1667/3318] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:08:26 2020] DELETE /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:08:26.169242 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63d22472-66c1-45a2-b588-e61b3056284e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 Dec 12 03:08:26.169752 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63d22472-66c1-45a2-b588-e61b3056284e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:26.170372 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:26.170372 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:26.170965 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63d22472-66c1-45a2-b588-e61b3056284e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:26.172035 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0d12c38f-ac54-44be-a46e-3bb92f4cd0ba req-92246c18-7782-40e1-8de9-3f783583076d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 03:08:26.172596 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0d12c38f-ac54-44be-a46e-3bb92f4cd0ba req-92246c18-7782-40e1-8de9-3f783583076d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 03:08:26.206641 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0d12c38f-ac54-44be-a46e-3bb92f4cd0ba req-92246c18-7782-40e1-8de9-3f783583076d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/ed8b09a4-9ed8-43cd-80c9-456e8be1fcfc returned with HTTP 200 Dec 12 03:08:26.207864 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1652/3319] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 03:08:25 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/ed8b09a4-9ed8-43cd-80c9-456e8be1fcfc => generated 19 bytes in 799 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:26.230995 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0d12c38f-ac54-44be-a46e-3bb92f4cd0ba req-7a7232e0-db6e-4432-bbb9-02d2ff59e06a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f Dec 12 03:08:26.231550 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0d12c38f-ac54-44be-a46e-3bb92f4cd0ba req-7a7232e0-db6e-4432-bbb9-02d2ff59e06a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:26.232012 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:26.232012 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:26.232396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0d12c38f-ac54-44be-a46e-3bb92f4cd0ba req-7a7232e0-db6e-4432-bbb9-02d2ff59e06a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:26.232923 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-0d12c38f-ac54-44be-a46e-3bb92f4cd0ba req-7a7232e0-db6e-4432-bbb9-02d2ff59e06a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete volume with id: c6cdae89-b06e-4ea2-9e54-58b149e3a45f Dec 12 03:08:26.262417 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:26.262417 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:26.284741 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-63d22472-66c1-45a2-b588-e61b3056284e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:08:26.327031 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63d22472-66c1-45a2-b588-e61b3056284e tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 returned with HTTP 200 Dec 12 03:08:26.327898 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1668/3320] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:26 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 => generated 1033 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:08:26.345639 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:26.345639 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:26.347801 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0d12c38f-ac54-44be-a46e-3bb92f4cd0ba req-7a7232e0-db6e-4432-bbb9-02d2ff59e06a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:26.406289 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-0d12c38f-ac54-44be-a46e-3bb92f4cd0ba req-7a7232e0-db6e-4432-bbb9-02d2ff59e06a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete volume request issued successfully. Dec 12 03:08:26.407199 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0d12c38f-ac54-44be-a46e-3bb92f4cd0ba req-7a7232e0-db6e-4432-bbb9-02d2ff59e06a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f returned with HTTP 202 Dec 12 03:08:26.409003 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1653/3321] 10.222.0.24 () {60 vars in 1384 bytes} [Sat Dec 12 03:08:26 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:08:27.345193 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87d8bf3e-837d-4146-8a58-cc8b79f9d6b3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 Dec 12 03:08:27.346379 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87d8bf3e-837d-4146-8a58-cc8b79f9d6b3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:27.354865 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:27.354865 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:27.354865 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87d8bf3e-837d-4146-8a58-cc8b79f9d6b3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:27.411727 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:27.411727 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:27.424991 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-87d8bf3e-837d-4146-8a58-cc8b79f9d6b3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:08:27.455409 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87d8bf3e-837d-4146-8a58-cc8b79f9d6b3 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 returned with HTTP 200 Dec 12 03:08:27.456627 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1669/3322] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:27 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 => generated 1033 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:08:28.190095 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42c2b93d-a2cc-46a4-9352-f37bcd45956d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f Dec 12 03:08:28.191095 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42c2b93d-a2cc-46a4-9352-f37bcd45956d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:28.191474 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:28.191474 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:28.192096 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-42c2b93d-a2cc-46a4-9352-f37bcd45956d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:28.266281 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:28.266281 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:28.285083 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-42c2b93d-a2cc-46a4-9352-f37bcd45956d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:28.327582 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-42c2b93d-a2cc-46a4-9352-f37bcd45956d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f returned with HTTP 200 Dec 12 03:08:28.339672 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1654/3323] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:28 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f => generated 1346 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:08:28.473059 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b21523f6-863f-47e1-a6c9-2769bb53a9bb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 Dec 12 03:08:28.487985 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b21523f6-863f-47e1-a6c9-2769bb53a9bb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:28.488199 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:28.488199 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:28.489353 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b21523f6-863f-47e1-a6c9-2769bb53a9bb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:28.547764 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b21523f6-863f-47e1-a6c9-2769bb53a9bb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 returned with HTTP 404 Dec 12 03:08:28.549392 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1670/3324] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:28 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/8ebf94de-9916-4482-a89e-f3cf7ff579c4 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:08:28.566767 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e13f4e81-5981-498d-8105-d618300bd872 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] DELETE http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb Dec 12 03:08:28.567292 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e13f4e81-5981-498d-8105-d618300bd872 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:28.567615 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:28.567615 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:28.567976 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e13f4e81-5981-498d-8105-d618300bd872 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:28.568491 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.contrib.backups [None req-e13f4e81-5981-498d-8105-d618300bd872 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Delete backup with id: 984797a9-2fa5-4909-abc1-949d6546e4bb. Dec 12 03:08:28.606069 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:28.606069 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:28.662487 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.backup.rpcapi [None req-e13f4e81-5981-498d-8105-d618300bd872 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] delete_backup rpcapi backup_id 984797a9-2fa5-4909-abc1-949d6546e4bb {{(pid=87999) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 12 03:08:28.666452 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e13f4e81-5981-498d-8105-d618300bd872 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb returned with HTTP 202 Dec 12 03:08:28.670472 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1655/3325] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:08:28 2020] DELETE /volume/v3/d929c57fa1c1445bb0891a5003908f4a/backups/984797a9-2fa5-4909-abc1-949d6546e4bb => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 03:08:28.677782 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d141892b-a53c-4e67-bef8-4decfe369743 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] DELETE http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f Dec 12 03:08:28.681620 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d141892b-a53c-4e67-bef8-4decfe369743 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:28.683388 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d141892b-a53c-4e67-bef8-4decfe369743 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:28.687214 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-d141892b-a53c-4e67-bef8-4decfe369743 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Delete volume with id: 57e4fb37-2cce-4e6e-85fb-8ad034af128f Dec 12 03:08:28.885947 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:28.885947 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:28.887631 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d141892b-a53c-4e67-bef8-4decfe369743 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:08:28.973946 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d141892b-a53c-4e67-bef8-4decfe369743 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Delete volume request issued successfully. Dec 12 03:08:28.974405 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d141892b-a53c-4e67-bef8-4decfe369743 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f returned with HTTP 202 Dec 12 03:08:28.975251 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1671/3326] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:08:28 2020] DELETE /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f => generated 0 bytes in 303 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:08:28.984629 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6699a9a8-0af3-496c-b92a-c2b49e951e20 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f Dec 12 03:08:28.985321 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6699a9a8-0af3-496c-b92a-c2b49e951e20 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:28.985439 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:28.985439 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:28.985764 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6699a9a8-0af3-496c-b92a-c2b49e951e20 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:29.181880 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:29.181880 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:29.245735 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6699a9a8-0af3-496c-b92a-c2b49e951e20 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:08:29.303115 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6699a9a8-0af3-496c-b92a-c2b49e951e20 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f returned with HTTP 200 Dec 12 03:08:29.304162 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1656/3327] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:28 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f => generated 976 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:29.345184 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a2f989d-a7ca-4875-a74f-2832856195c8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f Dec 12 03:08:29.345424 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a2f989d-a7ca-4875-a74f-2832856195c8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:29.345799 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:29.345799 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:29.346439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8a2f989d-a7ca-4875-a74f-2832856195c8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:29.421710 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8a2f989d-a7ca-4875-a74f-2832856195c8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f returned with HTTP 404 Dec 12 03:08:29.421710 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1672/3328] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:29 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/c6cdae89-b06e-4ea2-9e54-58b149e3a45f => generated 109 bytes in 76 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:08:29.425915 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0649ae8-3844-4e7f-8cae-84007d064509 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 Dec 12 03:08:29.426532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0649ae8-3844-4e7f-8cae-84007d064509 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:29.426879 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:29.426879 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:29.427538 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0649ae8-3844-4e7f-8cae-84007d064509 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:29.427891 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-d0649ae8-3844-4e7f-8cae-84007d064509 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete snapshot with id: 93481068-2b49-42e1-90c8-033784f220f2 Dec 12 03:08:29.486115 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:29.486115 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:29.487283 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d0649ae8-3844-4e7f-8cae-84007d064509 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:08:29.671120 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d0649ae8-3844-4e7f-8cae-84007d064509 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot delete request issued successfully. Dec 12 03:08:29.677372 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0649ae8-3844-4e7f-8cae-84007d064509 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 returned with HTTP 202 Dec 12 03:08:29.677372 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1657/3329] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 03:08:29 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:08:29.681654 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa834ff5-5f7a-4ca4-9103-4db11c3c2c97 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 Dec 12 03:08:29.682186 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa834ff5-5f7a-4ca4-9103-4db11c3c2c97 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:29.691695 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa834ff5-5f7a-4ca4-9103-4db11c3c2c97 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:29.741662 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:29.741662 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:29.743427 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fa834ff5-5f7a-4ca4-9103-4db11c3c2c97 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:08:29.752831 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa834ff5-5f7a-4ca4-9103-4db11c3c2c97 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 returned with HTTP 200 Dec 12 03:08:29.752831 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1673/3330] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:08:29 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 => generated 476 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:30.323998 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8aef98b1-8cb3-4c31-92d4-bfcc10a3c52d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f Dec 12 03:08:30.324971 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8aef98b1-8cb3-4c31-92d4-bfcc10a3c52d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:30.334888 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:30.334888 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:30.334888 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8aef98b1-8cb3-4c31-92d4-bfcc10a3c52d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:30.458830 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:30.458830 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:30.479909 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8aef98b1-8cb3-4c31-92d4-bfcc10a3c52d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:08:30.544263 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8aef98b1-8cb3-4c31-92d4-bfcc10a3c52d tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f returned with HTTP 200 Dec 12 03:08:30.546660 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1658/3331] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:30 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f => generated 976 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:30.759607 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56c8425f-8a55-4eb8-ac92-ba7a524f948e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 Dec 12 03:08:30.760133 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56c8425f-8a55-4eb8-ac92-ba7a524f948e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:30.760351 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:30.760351 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:30.774082 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56c8425f-8a55-4eb8-ac92-ba7a524f948e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:30.818129 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:30.818129 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:30.819125 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-56c8425f-8a55-4eb8-ac92-ba7a524f948e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:08:30.828481 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56c8425f-8a55-4eb8-ac92-ba7a524f948e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 returned with HTTP 200 Dec 12 03:08:30.829725 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1674/3332] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:08:30 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 => generated 476 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:31.565456 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-011e7094-4229-40b2-bcc0-edc82bd5c690 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f Dec 12 03:08:31.568003 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-011e7094-4229-40b2-bcc0-edc82bd5c690 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:31.568365 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:31.568365 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:31.569083 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-011e7094-4229-40b2-bcc0-edc82bd5c690 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:31.695586 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:31.695586 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:31.751437 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-011e7094-4229-40b2-bcc0-edc82bd5c690 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:08:31.785926 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-011e7094-4229-40b2-bcc0-edc82bd5c690 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f returned with HTTP 200 Dec 12 03:08:31.785926 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1659/3333] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:31 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f => generated 976 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:31.841815 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb705b44-6243-49a9-9bf5-b5e31f9b7717 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 Dec 12 03:08:31.842348 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb705b44-6243-49a9-9bf5-b5e31f9b7717 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:31.842573 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:31.842573 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:31.842953 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb705b44-6243-49a9-9bf5-b5e31f9b7717 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:31.898774 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb705b44-6243-49a9-9bf5-b5e31f9b7717 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 returned with HTTP 404 Dec 12 03:08:31.900943 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1675/3334] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:08:31 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:08:32.796867 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53be8d56-4373-4bea-bd41-c6901f502814 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f Dec 12 03:08:32.797389 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53be8d56-4373-4bea-bd41-c6901f502814 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:32.797564 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:32.797564 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:32.798308 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53be8d56-4373-4bea-bd41-c6901f502814 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:32.861225 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53be8d56-4373-4bea-bd41-c6901f502814 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f returned with HTTP 404 Dec 12 03:08:32.867245 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1660/3335] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:32 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:08:32.887276 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d7cd070-0a72-405f-a1fe-1a593bd76fcb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] DELETE http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f Dec 12 03:08:32.887969 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d7cd070-0a72-405f-a1fe-1a593bd76fcb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:32.888456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8d7cd070-0a72-405f-a1fe-1a593bd76fcb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:32.888948 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-8d7cd070-0a72-405f-a1fe-1a593bd76fcb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Delete volume with id: 57e4fb37-2cce-4e6e-85fb-8ad034af128f Dec 12 03:08:32.951556 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8d7cd070-0a72-405f-a1fe-1a593bd76fcb tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f returned with HTTP 404 Dec 12 03:08:32.952614 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1676/3336] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:08:32 2020] DELETE /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/57e4fb37-2cce-4e6e-85fb-8ad034af128f => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:08:32.964864 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9184bd38-660b-4c6f-bfe5-f6901720f733 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] DELETE http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:08:32.965567 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9184bd38-660b-4c6f-bfe5-f6901720f733 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:32.966503 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9184bd38-660b-4c6f-bfe5-f6901720f733 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:32.967077 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9184bd38-660b-4c6f-bfe5-f6901720f733 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Delete volume with id: 783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:08:33.025791 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:33.025791 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:33.027755 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9184bd38-660b-4c6f-bfe5-f6901720f733 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:08:33.071325 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9184bd38-660b-4c6f-bfe5-f6901720f733 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Delete volume request issued successfully. Dec 12 03:08:33.072013 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9184bd38-660b-4c6f-bfe5-f6901720f733 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 202 Dec 12 03:08:33.073064 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1661/3337] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:08:32 2020] DELETE /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:08:33.084298 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c22f2db-938e-4390-b9fc-b6d3cd51c4f5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:08:33.084875 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c22f2db-938e-4390-b9fc-b6d3cd51c4f5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:33.085396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c22f2db-938e-4390-b9fc-b6d3cd51c4f5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:33.146012 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:33.146012 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:33.155479 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6c22f2db-938e-4390-b9fc-b6d3cd51c4f5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:08:33.188736 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c22f2db-938e-4390-b9fc-b6d3cd51c4f5 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:08:33.189565 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1677/3338] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:33 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 1357 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:08:34.208148 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38a57abb-65d3-4caa-8bc2-6b0cf81f58c9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:08:34.209207 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38a57abb-65d3-4caa-8bc2-6b0cf81f58c9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:34.209574 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:34.209574 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:34.210162 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38a57abb-65d3-4caa-8bc2-6b0cf81f58c9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:34.336986 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:34.336986 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:34.358959 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-38a57abb-65d3-4caa-8bc2-6b0cf81f58c9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Volume info retrieved successfully. Dec 12 03:08:34.420417 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38a57abb-65d3-4caa-8bc2-6b0cf81f58c9 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 200 Dec 12 03:08:34.421291 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1662/3339] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:34 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 1357 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:08:35.438247 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7717ee73-9f66-4074-80e7-0293162a1d09 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] GET http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 Dec 12 03:08:35.439434 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7717ee73-9f66-4074-80e7-0293162a1d09 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:35.439863 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:35.439863 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:35.440502 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7717ee73-9f66-4074-80e7-0293162a1d09 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:35.487492 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7717ee73-9f66-4074-80e7-0293162a1d09 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 returned with HTTP 404 Dec 12 03:08:35.488948 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1678/3340] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:35 2020] GET /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/783d6010-0659-4027-863a-03d3065eb0d1 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:08:35.497749 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8d659b9-e42a-4513-a2f0-b4ae2199d5b7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] DELETE http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:08:35.498513 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8d659b9-e42a-4513-a2f0-b4ae2199d5b7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:35.498875 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:35.498875 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:35.499466 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f8d659b9-e42a-4513-a2f0-b4ae2199d5b7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:35.500092 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-f8d659b9-e42a-4513-a2f0-b4ae2199d5b7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] Delete volume with id: e7fb0bce-bf09-4e2e-b892-2d252602e110 Dec 12 03:08:35.549719 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f8d659b9-e42a-4513-a2f0-b4ae2199d5b7 tempest-VolumesBackupsTest-1419707891 tempest-VolumesBackupsTest-1419707891] http://10.222.0.50/volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 returned with HTTP 404 Dec 12 03:08:35.551016 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1663/3341] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:08:35 2020] DELETE /volume/v3/d929c57fa1c1445bb0891a5003908f4a/volumes/e7fb0bce-bf09-4e2e-b892-2d252602e110 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:08:36.750043 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-28e31e63-7e7c-4e92-be56-e0770aeba773 req-53700b38-c448-4aed-8dec-b650750c6f50 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/875f1b56-80d8-4224-90bf-ddafa1a4ab58 Dec 12 03:08:36.751159 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-28e31e63-7e7c-4e92-be56-e0770aeba773 req-53700b38-c448-4aed-8dec-b650750c6f50 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:36.752050 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-28e31e63-7e7c-4e92-be56-e0770aeba773 req-53700b38-c448-4aed-8dec-b650750c6f50 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:36.785616 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:36.785616 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:37.376433 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-28e31e63-7e7c-4e92-be56-e0770aeba773 req-53700b38-c448-4aed-8dec-b650750c6f50 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 03:08:37.377661 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-28e31e63-7e7c-4e92-be56-e0770aeba773 req-53700b38-c448-4aed-8dec-b650750c6f50 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 03:08:37.389825 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-28e31e63-7e7c-4e92-be56-e0770aeba773 req-53700b38-c448-4aed-8dec-b650750c6f50 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/875f1b56-80d8-4224-90bf-ddafa1a4ab58 returned with HTTP 200 Dec 12 03:08:37.390905 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1679/3342] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 03:08:36 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/875f1b56-80d8-4224-90bf-ddafa1a4ab58 => generated 19 bytes in 648 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:37.406615 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-28e31e63-7e7c-4e92-be56-e0770aeba773 req-06338150-f812-4f04-9ad9-6061d4fe61b5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:08:37.407081 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-28e31e63-7e7c-4e92-be56-e0770aeba773 req-06338150-f812-4f04-9ad9-6061d4fe61b5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:37.407705 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-28e31e63-7e7c-4e92-be56-e0770aeba773 req-06338150-f812-4f04-9ad9-6061d4fe61b5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:37.408164 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-28e31e63-7e7c-4e92-be56-e0770aeba773 req-06338150-f812-4f04-9ad9-6061d4fe61b5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete volume with id: 77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:08:37.458858 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:37.458858 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:37.460256 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-28e31e63-7e7c-4e92-be56-e0770aeba773 req-06338150-f812-4f04-9ad9-6061d4fe61b5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:37.488103 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-28e31e63-7e7c-4e92-be56-e0770aeba773 req-06338150-f812-4f04-9ad9-6061d4fe61b5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete volume request issued successfully. Dec 12 03:08:37.488989 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-28e31e63-7e7c-4e92-be56-e0770aeba773 req-06338150-f812-4f04-9ad9-6061d4fe61b5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 202 Dec 12 03:08:37.489994 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1664/3343] 10.222.0.40 () {60 vars in 1384 bytes} [Sat Dec 12 03:08:37 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:08:38.465528 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] POST http://10.222.0.50/volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes Dec 12 03:08:38.465996 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:38.465996 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:38.466371 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1654186950"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:08:38.467492 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1654186950'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:08:38.473303 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Create volume of 2 GB Dec 12 03:08:38.474393 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:38.474393 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:38.490973 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Availability Zones retrieved successfully. Dec 12 03:08:38.515424 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Flow 'volume_create_api' (ea9d6174-61ff-435b-9061-a735851fcf48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:08:38.520092 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74399e4a-92ba-4bcd-a8a1-24954326c643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:08:38.525273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Validating volume size '2' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:08:38.617023 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74399e4a-92ba-4bcd-a8a1-24954326c643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:08:38.620402 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2149b68-780d-4244-98df-02c155dfdce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:08:38.722081 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Created reservations ['7bed61f3-4ebd-4327-baf6-66fefdb2773f', '2d7bddfe-eb9b-4c22-8d50-7fcafffb4b8b', 'eaa881d3-b8fe-41de-b57d-fd061d4a9b3d', 'b6f6c691-55c0-421f-8e9e-dfc2e4f796db'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:08:38.724479 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2149b68-780d-4244-98df-02c155dfdce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bed61f3-4ebd-4327-baf6-66fefdb2773f', '2d7bddfe-eb9b-4c22-8d50-7fcafffb4b8b', 'eaa881d3-b8fe-41de-b57d-fd061d4a9b3d', 'b6f6c691-55c0-421f-8e9e-dfc2e4f796db']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:08:38.727260 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (874eabff-ee8d-40b1-94b2-9bfa5807e7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:08:38.785530 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (874eabff-ee8d-40b1-94b2-9bfa5807e7ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2697d846-58a0-408e-9e16-8faf472f006f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1654186950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d47e9d1c06224eaa9f300b0898e6c86f',qos_specs=None,replication_status=,reservations=['7bed61f3-4ebd-4327-baf6-66fefdb2773f','2d7bddfe-eb9b-4c22-8d50-7fcafffb4b8b','eaa881d3-b8fe-41de-b57d-fd061d4a9b3d','b6f6c691-55c0-421f-8e9e-dfc2e4f796db'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bee6fd7a49a4f50b8a86bb531fa999b',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1654186950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2697d846-58a0-408e-9e16-8faf472f006f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d47e9d1c06224eaa9f300b0898e6c86f',provider_auth=None,provider_geometry=None,provider_id=None,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='5bee6fd7a49a4f50b8a86bb531fa999b',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:08:38.787757 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e16ec98-5069-4e9c-bff9-9dabac8ce3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:08:38.814381 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e16ec98-5069-4e9c-bff9-9dabac8ce3bf) transitioned into state 'SUCCESS' from state '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-1654186950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d47e9d1c06224eaa9f300b0898e6c86f',qos_specs=None,replication_status=,reservations=['7bed61f3-4ebd-4327-baf6-66fefdb2773f','2d7bddfe-eb9b-4c22-8d50-7fcafffb4b8b','eaa881d3-b8fe-41de-b57d-fd061d4a9b3d','b6f6c691-55c0-421f-8e9e-dfc2e4f796db'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bee6fd7a49a4f50b8a86bb531fa999b',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:08:38.817533 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a640ac-b895-4911-8f42-f9adf012a22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:08:38.836130 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a640ac-b895-4911-8f42-f9adf012a22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:08:38.839291 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Flow 'volume_create_api' (ea9d6174-61ff-435b-9061-a735851fcf48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:08:38.896500 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Create volume request issued successfully. Dec 12 03:08:38.924861 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-40f2f7aa-3784-4368-8eee-15f47845c21d tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] http://10.222.0.50/volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes returned with HTTP 202 Dec 12 03:08:38.925999 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1680/3344] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:08:38 2020] POST /volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes => generated 824 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:08:38.940841 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78fc89fb-83ba-47e2-a3cd-07f33cd066f7 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] GET http://10.222.0.50/volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f Dec 12 03:08:38.941556 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78fc89fb-83ba-47e2-a3cd-07f33cd066f7 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:38.941913 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:38.941913 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:38.942507 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78fc89fb-83ba-47e2-a3cd-07f33cd066f7 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:38.995280 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:38.995280 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:39.003795 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78fc89fb-83ba-47e2-a3cd-07f33cd066f7 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Volume info retrieved successfully. Dec 12 03:08:39.028472 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78fc89fb-83ba-47e2-a3cd-07f33cd066f7 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] http://10.222.0.50/volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f returned with HTTP 200 Dec 12 03:08:39.029749 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1665/3345] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:38 2020] GET /volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:39.419381 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dcaf88cf-67ca-4f6f-8e5e-f59751bfeb09 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:08:39.420260 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dcaf88cf-67ca-4f6f-8e5e-f59751bfeb09 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:39.420646 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:39.420646 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:39.421265 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dcaf88cf-67ca-4f6f-8e5e-f59751bfeb09 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:39.471802 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dcaf88cf-67ca-4f6f-8e5e-f59751bfeb09 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 404 Dec 12 03:08:39.484968 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1681/3346] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:39 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:08:39.731932 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e437dfe-1aae-48e6-a19a-5150ca295b39 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 Dec 12 03:08:39.732509 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e437dfe-1aae-48e6-a19a-5150ca295b39 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:39.732767 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:39.732767 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:39.733285 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e437dfe-1aae-48e6-a19a-5150ca295b39 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:39.733648 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-4e437dfe-1aae-48e6-a19a-5150ca295b39 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete snapshot with id: 93481068-2b49-42e1-90c8-033784f220f2 Dec 12 03:08:39.761565 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e437dfe-1aae-48e6-a19a-5150ca295b39 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 returned with HTTP 404 Dec 12 03:08:39.763287 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1666/3347] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 03:08:39 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:08:39.772049 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12f055ca-43d4-4fe0-8082-f4b8393b2c20 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 Dec 12 03:08:39.773057 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12f055ca-43d4-4fe0-8082-f4b8393b2c20 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:39.774537 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12f055ca-43d4-4fe0-8082-f4b8393b2c20 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:39.819945 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12f055ca-43d4-4fe0-8082-f4b8393b2c20 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 returned with HTTP 404 Dec 12 03:08:39.821161 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1682/3348] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:08:39 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/93481068-2b49-42e1-90c8-033784f220f2 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:08:40.046025 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0961f38-7b6b-466c-87ff-a59111822c40 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] GET http://10.222.0.50/volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f Dec 12 03:08:40.046480 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0961f38-7b6b-466c-87ff-a59111822c40 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:40.046966 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d0961f38-7b6b-466c-87ff-a59111822c40 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:40.157033 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:40.157033 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:40.175819 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d0961f38-7b6b-466c-87ff-a59111822c40 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Volume info retrieved successfully. Dec 12 03:08:40.216613 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d0961f38-7b6b-466c-87ff-a59111822c40 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] http://10.222.0.50/volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f returned with HTTP 200 Dec 12 03:08:40.217826 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1667/3349] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:40 2020] GET /volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f => generated 917 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:40.234146 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1b1cbf1-ed2e-479f-9563-aef1756f87bc tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] POST http://10.222.0.50/volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes Dec 12 03:08:40.235254 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1b1cbf1-ed2e-479f-9563-aef1756f87bc tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "2697d846-58a0-408e-9e16-8faf472f006f"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:08:40.236093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-d1b1cbf1-ed2e-479f-9563-aef1756f87bc tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Create volume request body: {'volume': {'size': 1, 'source_volid': '2697d846-58a0-408e-9e16-8faf472f006f'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:08:40.296831 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:40.296831 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:40.298086 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d1b1cbf1-ed2e-479f-9563-aef1756f87bc tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Volume retrieved successfully. Dec 12 03:08:40.298717 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-d1b1cbf1-ed2e-479f-9563-aef1756f87bc tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Create volume of 1 GB Dec 12 03:08:40.340169 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d1b1cbf1-ed2e-479f-9563-aef1756f87bc tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Availability Zones retrieved successfully. Dec 12 03:08:40.379466 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d1b1cbf1-ed2e-479f-9563-aef1756f87bc tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Flow 'volume_create_api' (792ad1ab-3831-47cc-8c5a-ddac4b58bd86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:08:40.400212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d1b1cbf1-ed2e-479f-9563-aef1756f87bc tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9df4fd90-1bff-4dd5-8809-9c369360e5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:08:40.403555 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-d1b1cbf1-ed2e-479f-9563-aef1756f87bc tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Validating volume size '1' using validate_int, validate_source_size {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:08:40.410494 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-d1b1cbf1-ed2e-479f-9563-aef1756f87bc tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9df4fd90-1bff-4dd5-8809-9c369360e5ce) transitioned into state 'FAILURE' from state 'RUNNING' Dec 12 03:08:40.410494 n-d-765315-4 devstack@c-api.service[87998]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Dec 12 03:08:40.413571 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d1b1cbf1-ed2e-479f-9563-aef1756f87bc tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9df4fd90-1bff-4dd5-8809-9c369360e5ce) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:08:40.422373 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-d1b1cbf1-ed2e-479f-9563-aef1756f87bc tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9df4fd90-1bff-4dd5-8809-9c369360e5ce) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 12 03:08:40.425585 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-d1b1cbf1-ed2e-479f-9563-aef1756f87bc tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Flow 'volume_create_api' (792ad1ab-3831-47cc-8c5a-ddac4b58bd86) transitioned into state 'REVERTED' from state 'RUNNING' Dec 12 03:08:40.426390 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1b1cbf1-ed2e-479f-9563-aef1756f87bc tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] http://10.222.0.50/volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes returned with HTTP 400 Dec 12 03:08:40.427709 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1683/3350] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:08:40 2020] POST /volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes => generated 173 bytes in 197 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 03:08:40.438651 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6dbbce18-0854-486b-9e88-482a7e26dcb9 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] DELETE http://10.222.0.50/volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f Dec 12 03:08:40.439542 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6dbbce18-0854-486b-9e88-482a7e26dcb9 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:40.439960 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:40.439960 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:40.441273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6dbbce18-0854-486b-9e88-482a7e26dcb9 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:40.441963 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-6dbbce18-0854-486b-9e88-482a7e26dcb9 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Delete volume with id: 2697d846-58a0-408e-9e16-8faf472f006f Dec 12 03:08:40.546108 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:40.546108 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:40.550869 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6dbbce18-0854-486b-9e88-482a7e26dcb9 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Volume info retrieved successfully. Dec 12 03:08:40.611555 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6dbbce18-0854-486b-9e88-482a7e26dcb9 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Delete volume request issued successfully. Dec 12 03:08:40.612340 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6dbbce18-0854-486b-9e88-482a7e26dcb9 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] http://10.222.0.50/volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f returned with HTTP 202 Dec 12 03:08:40.619098 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1668/3351] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:08:40 2020] DELETE /volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f => generated 0 bytes in 185 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:08:40.623129 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3e547f6-2f99-4678-b90b-e551bebedecd tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] GET http://10.222.0.50/volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f Dec 12 03:08:40.624310 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3e547f6-2f99-4678-b90b-e551bebedecd tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:40.624607 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:40.624607 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:40.625307 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3e547f6-2f99-4678-b90b-e551bebedecd tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:40.719937 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:40.719937 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:40.732385 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c3e547f6-2f99-4678-b90b-e551bebedecd tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Volume info retrieved successfully. Dec 12 03:08:40.763924 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3e547f6-2f99-4678-b90b-e551bebedecd tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] http://10.222.0.50/volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f returned with HTTP 200 Dec 12 03:08:40.765520 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1684/3352] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:40 2020] GET /volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f => generated 916 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:41.016538 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa2eb974-c72b-49d5-a9c3-a5edac30a2fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:08:41.018683 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa2eb974-c72b-49d5-a9c3-a5edac30a2fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:41.019308 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:41.019308 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:41.020340 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-aa2eb974-c72b-49d5-a9c3-a5edac30a2fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:41.021566 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-aa2eb974-c72b-49d5-a9c3-a5edac30a2fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete volume with id: 77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:08:41.093337 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-aa2eb974-c72b-49d5-a9c3-a5edac30a2fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 404 Dec 12 03:08:41.094752 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1669/3353] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:08:41 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:08:41.102484 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a676e751-296f-467b-afd0-5e988b965a20 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b Dec 12 03:08:41.103524 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a676e751-296f-467b-afd0-5e988b965a20 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:41.103924 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:41.103924 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:41.104550 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a676e751-296f-467b-afd0-5e988b965a20 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:41.180723 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a676e751-296f-467b-afd0-5e988b965a20 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b returned with HTTP 404 Dec 12 03:08:41.181993 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1685/3354] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:41 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/77461b50-1c73-4950-ae6e-ad002d53318b => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:08:41.782167 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d86d746a-0d86-42e3-94e2-f55aeaf84df4 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] GET http://10.222.0.50/volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f Dec 12 03:08:41.783310 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d86d746a-0d86-42e3-94e2-f55aeaf84df4 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:41.783982 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d86d746a-0d86-42e3-94e2-f55aeaf84df4 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:41.902887 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:41.902887 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:41.917748 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d86d746a-0d86-42e3-94e2-f55aeaf84df4 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Volume info retrieved successfully. Dec 12 03:08:41.943225 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d86d746a-0d86-42e3-94e2-f55aeaf84df4 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] http://10.222.0.50/volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f returned with HTTP 200 Dec 12 03:08:41.944094 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1670/3355] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:41 2020] GET /volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f => generated 916 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:42.962263 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd8d9d65-de7b-4ad5-941e-3d6fa05a05d1 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] GET http://10.222.0.50/volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f Dec 12 03:08:42.963367 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd8d9d65-de7b-4ad5-941e-3d6fa05a05d1 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:42.964447 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cd8d9d65-de7b-4ad5-941e-3d6fa05a05d1 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:43.018252 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cd8d9d65-de7b-4ad5-941e-3d6fa05a05d1 tempest-VolumesCloneNegativeTest-725298015 tempest-VolumesCloneNegativeTest-725298015] http://10.222.0.50/volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f returned with HTTP 404 Dec 12 03:08:43.019646 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1686/3356] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:42 2020] GET /volume/v3/d47e9d1c06224eaa9f300b0898e6c86f/volumes/2697d846-58a0-408e-9e16-8faf472f006f => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:08:43.629072 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes Dec 12 03:08:43.629505 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:43.629505 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:43.629918 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1968978612", "snapshot_id": null, "imageRef": "bad855c1-33f2-461f-baef-72029869a067", "volume_type": null, "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:08:43.631145 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1968978612', 'snapshot_id': None, 'imageRef': 'bad855c1-33f2-461f-baef-72029869a067', 'volume_type': None, 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:08:43.747870 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume of 1 GB Dec 12 03:08:43.761486 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Availability Zones retrieved successfully. Dec 12 03:08:43.778076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Flow 'volume_create_api' (21e07212-49a5-4f5b-9dfe-9326fccf767b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:08:43.780903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de782275-bb2b-4b68-97e5-9d610b3ea7f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:08:43.782938 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:08:43.888645 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de782275-bb2b-4b68-97e5-9d610b3ea7f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:08:43.890877 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67885325-a78a-48aa-9475-d43ec4562f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:08:43.961869 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Created reservations ['31687ac0-6134-4f77-9377-4f33a9b4054d', '155544f2-9624-40f0-a54a-4e7b84a62d49', 'abbcf070-4c73-4143-a70c-b25f5fd0a6ef', '0415c178-8dd9-49a5-a7be-563a3979bdd4'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:08:43.963809 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67885325-a78a-48aa-9475-d43ec4562f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31687ac0-6134-4f77-9377-4f33a9b4054d', '155544f2-9624-40f0-a54a-4e7b84a62d49', 'abbcf070-4c73-4143-a70c-b25f5fd0a6ef', '0415c178-8dd9-49a5-a7be-563a3979bdd4']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:08:43.965964 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0634b62-2178-46fc-89e1-3b4b1dffc573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:08:44.024747 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0634b62-2178-46fc-89e1-3b4b1dffc573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2694ce64-858d-4513-a477-14b87f6c44cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1968978612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00923981693a4c42b7c6f9333353ab75',qos_specs=None,replication_status=,reservations=['31687ac0-6134-4f77-9377-4f33a9b4054d','155544f2-9624-40f0-a54a-4e7b84a62d49','abbcf070-4c73-4143-a70c-b25f5fd0a6ef','0415c178-8dd9-49a5-a7be-563a3979bdd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a39fd0fd8b764723829753b7c3e339a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:08:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1968978612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2694ce64-858d-4513-a477-14b87f6c44cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00923981693a4c42b7c6f9333353ab75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a39fd0fd8b764723829753b7c3e339a6',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:08:44.026847 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b62d9453-f923-400f-bd7f-c861f86791f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:08:44.053774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b62d9453-f923-400f-bd7f-c861f86791f1) transitioned into state 'SUCCESS' from state '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-1968978612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00923981693a4c42b7c6f9333353ab75',qos_specs=None,replication_status=,reservations=['31687ac0-6134-4f77-9377-4f33a9b4054d','155544f2-9624-40f0-a54a-4e7b84a62d49','abbcf070-4c73-4143-a70c-b25f5fd0a6ef','0415c178-8dd9-49a5-a7be-563a3979bdd4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a39fd0fd8b764723829753b7c3e339a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:08:44.056303 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (552ed695-1fe4-4c3b-a606-80781be00bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:08:44.075074 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (552ed695-1fe4-4c3b-a606-80781be00bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:08:44.078619 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Flow 'volume_create_api' (21e07212-49a5-4f5b-9dfe-9326fccf767b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:08:44.141015 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume request issued successfully. Dec 12 03:08:44.158586 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35cdbd9d-b0ce-4448-81df-e567b8594095 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes returned with HTTP 202 Dec 12 03:08:44.160971 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1671/3357] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:08:43 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes => generated 828 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:08:44.175454 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-803902c9-b015-4bf2-9f1d-0874a8f2ffd2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:08:44.176481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-803902c9-b015-4bf2-9f1d-0874a8f2ffd2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:44.177063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-803902c9-b015-4bf2-9f1d-0874a8f2ffd2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:44.249586 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:44.249586 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:44.259831 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-803902c9-b015-4bf2-9f1d-0874a8f2ffd2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:44.296364 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-803902c9-b015-4bf2-9f1d-0874a8f2ffd2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:08:44.297513 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1687/3358] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:44 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 920 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:45.314402 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46617a6f-566f-4b35-a995-7830e3c34355 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:08:45.314915 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46617a6f-566f-4b35-a995-7830e3c34355 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:45.315127 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:45.315127 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:45.315501 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46617a6f-566f-4b35-a995-7830e3c34355 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:45.411312 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:45.411312 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:45.421951 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-46617a6f-566f-4b35-a995-7830e3c34355 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:45.449778 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46617a6f-566f-4b35-a995-7830e3c34355 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:08:45.450912 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1672/3359] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:45 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 920 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:45.567446 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab96227a-e2f8-4a18-9a85-602248f16d6d tempest-VolumesSummaryTest-983957148 tempest-VolumesSummaryTest-983957148] GET http://10.222.0.50/volume/v3/f9805364aa604ee287613371870e96ce/volumes/summary Dec 12 03:08:45.568022 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab96227a-e2f8-4a18-9a85-602248f16d6d tempest-VolumesSummaryTest-983957148 tempest-VolumesSummaryTest-983957148] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:45.568222 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:45.568222 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:45.568592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ab96227a-e2f8-4a18-9a85-602248f16d6d tempest-VolumesSummaryTest-983957148 tempest-VolumesSummaryTest-983957148] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:45.569089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-ab96227a-e2f8-4a18-9a85-602248f16d6d tempest-VolumesSummaryTest-983957148 tempest-VolumesSummaryTest-983957148] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:08:45.579033 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ab96227a-e2f8-4a18-9a85-602248f16d6d tempest-VolumesSummaryTest-983957148 tempest-VolumesSummaryTest-983957148] Get summary completed successfully. Dec 12 03:08:45.579786 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ab96227a-e2f8-4a18-9a85-602248f16d6d tempest-VolumesSummaryTest-983957148 tempest-VolumesSummaryTest-983957148] http://10.222.0.50/volume/v3/f9805364aa604ee287613371870e96ce/volumes/summary returned with HTTP 200 Dec 12 03:08:45.580717 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1688/3360] 10.222.0.50 () {60 vars in 1269 bytes} [Sat Dec 12 03:08:45 2020] GET /volume/v3/f9805364aa604ee287613371870e96ce/volumes/summary => generated 55 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:46.467414 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e938383-a6d7-469c-b325-a921b03d1fab tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:08:46.469745 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e938383-a6d7-469c-b325-a921b03d1fab tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:46.470144 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:46.470144 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:46.470929 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1e938383-a6d7-469c-b325-a921b03d1fab tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:46.526611 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:46.526611 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:46.535881 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1e938383-a6d7-469c-b325-a921b03d1fab tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:46.562630 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1e938383-a6d7-469c-b325-a921b03d1fab tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:08:46.563465 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1673/3361] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:46 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 920 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:47.578835 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4346d75-4441-4c3e-bd8b-cfc030442926 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:08:47.579354 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4346d75-4441-4c3e-bd8b-cfc030442926 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:47.580091 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b4346d75-4441-4c3e-bd8b-cfc030442926 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:47.633600 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:47.633600 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:47.642129 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b4346d75-4441-4c3e-bd8b-cfc030442926 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:47.666066 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b4346d75-4441-4c3e-bd8b-cfc030442926 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:08:47.667049 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1689/3362] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:47 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 920 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:48.682792 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c046cea-9d46-45bb-8291-d4d41f39fec2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:08:48.683318 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c046cea-9d46-45bb-8291-d4d41f39fec2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:48.683501 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:48.683501 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:48.683871 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6c046cea-9d46-45bb-8291-d4d41f39fec2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:48.735105 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:48.735105 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:48.743488 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6c046cea-9d46-45bb-8291-d4d41f39fec2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:48.765183 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6c046cea-9d46-45bb-8291-d4d41f39fec2 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:08:48.766292 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1674/3363] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:48 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:49.782832 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35ee7eff-2186-44e1-8b10-adfae8740a7b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:08:49.784786 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35ee7eff-2186-44e1-8b10-adfae8740a7b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:49.785187 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:49.785187 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:49.786554 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35ee7eff-2186-44e1-8b10-adfae8740a7b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:49.850247 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:49.850247 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:49.863176 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-35ee7eff-2186-44e1-8b10-adfae8740a7b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:49.893829 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35ee7eff-2186-44e1-8b10-adfae8740a7b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:08:49.904577 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1690/3364] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:49 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 920 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:50.911472 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0dc7b6d9-8a9d-444d-a68e-9cba9070e854 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:08:50.913093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0dc7b6d9-8a9d-444d-a68e-9cba9070e854 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:50.913498 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:50.913498 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:50.914913 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0dc7b6d9-8a9d-444d-a68e-9cba9070e854 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:50.985940 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:50.985940 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:50.997559 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0dc7b6d9-8a9d-444d-a68e-9cba9070e854 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:51.020285 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0dc7b6d9-8a9d-444d-a68e-9cba9070e854 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:08:51.021169 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1675/3365] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:50 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 920 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:52.039766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6baf59c-db5a-4895-b796-344e4b27a75e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:08:52.040926 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6baf59c-db5a-4895-b796-344e4b27a75e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:52.041132 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:52.041132 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:52.041758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6baf59c-db5a-4895-b796-344e4b27a75e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:52.093348 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:52.093348 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:52.103361 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d6baf59c-db5a-4895-b796-344e4b27a75e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:52.130244 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6baf59c-db5a-4895-b796-344e4b27a75e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:08:52.131354 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1691/3366] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:52 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 920 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:53.147098 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6c5f6d7-a807-48ce-8aab-d71d27e4028b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:08:53.148737 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6c5f6d7-a807-48ce-8aab-d71d27e4028b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:53.149141 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:53.149141 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:53.149521 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6c5f6d7-a807-48ce-8aab-d71d27e4028b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:53.203578 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:53.203578 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:53.212550 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d6c5f6d7-a807-48ce-8aab-d71d27e4028b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:53.236298 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6c5f6d7-a807-48ce-8aab-d71d27e4028b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:08:53.237194 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1676/3367] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:53 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:54.255675 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0bd3aa14-a0a9-4e31-b76e-e03ec5327290 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:08:54.256482 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0bd3aa14-a0a9-4e31-b76e-e03ec5327290 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:54.256943 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:54.256943 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:54.258328 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0bd3aa14-a0a9-4e31-b76e-e03ec5327290 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:54.335048 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:54.335048 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:54.345245 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0bd3aa14-a0a9-4e31-b76e-e03ec5327290 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:54.370447 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0bd3aa14-a0a9-4e31-b76e-e03ec5327290 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:08:54.380379 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1692/3368] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:54 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 920 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:55.387335 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07550b25-e37e-4c9c-9482-4451b0998eb0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:08:55.388112 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07550b25-e37e-4c9c-9482-4451b0998eb0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:55.388443 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:55.388443 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:55.389004 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-07550b25-e37e-4c9c-9482-4451b0998eb0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:55.441332 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:55.441332 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:55.449857 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-07550b25-e37e-4c9c-9482-4451b0998eb0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:55.474119 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-07550b25-e37e-4c9c-9482-4451b0998eb0 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:08:55.474946 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1677/3369] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:55 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 978 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:56.492088 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84b15628-346e-4586-ab3a-b286eb482ad3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:08:56.493335 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84b15628-346e-4586-ab3a-b286eb482ad3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:56.493621 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:56.493621 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:56.494113 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-84b15628-346e-4586-ab3a-b286eb482ad3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:56.544479 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:56.544479 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:56.553571 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-84b15628-346e-4586-ab3a-b286eb482ad3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:56.577450 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-84b15628-346e-4586-ab3a-b286eb482ad3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:08:56.586557 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1693/3370] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:56 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 981 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:57.594956 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e931730-608f-4dd9-8546-f9aea8566423 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:08:57.595509 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e931730-608f-4dd9-8546-f9aea8566423 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:57.596146 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:57.596146 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:57.596764 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e931730-608f-4dd9-8546-f9aea8566423 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:57.652799 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:57.652799 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:57.661276 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6e931730-608f-4dd9-8546-f9aea8566423 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:57.683698 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e931730-608f-4dd9-8546-f9aea8566423 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:08:57.684503 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1678/3371] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:57 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 981 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:58.702547 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66d2e8f2-234e-45fe-a3e3-235538d22d72 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:08:58.702903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66d2e8f2-234e-45fe-a3e3-235538d22d72 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:58.702983 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:58.702983 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:58.703446 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-66d2e8f2-234e-45fe-a3e3-235538d22d72 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:58.759310 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:58.759310 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:58.767699 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-66d2e8f2-234e-45fe-a3e3-235538d22d72 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:58.795826 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-66d2e8f2-234e-45fe-a3e3-235538d22d72 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:08:58.796711 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1694/3372] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:58 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 981 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:08:59.813044 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46858ffd-f552-4349-8948-cd31e36adf69 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:08:59.813735 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46858ffd-f552-4349-8948-cd31e36adf69 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:08:59.814463 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:08:59.814463 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:08:59.814842 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46858ffd-f552-4349-8948-cd31e36adf69 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:08:59.864755 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:08:59.864755 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:08:59.874226 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-46858ffd-f552-4349-8948-cd31e36adf69 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:08:59.896792 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46858ffd-f552-4349-8948-cd31e36adf69 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:08:59.907608 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1679/3373] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:08:59 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 981 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:00.753021 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0518848b-4295-49ac-96a9-541a6215ddcc tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] POST http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types Dec 12 03:09:00.753474 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:00.753474 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:00.753912 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0518848b-4295-49ac-96a9-541a6215ddcc tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2133458672", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:09:00.795747 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0518848b-4295-49ac-96a9-541a6215ddcc tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types returned with HTTP 200 Dec 12 03:09:00.796530 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1695/3374] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Dec 12 03:09:00 2020] POST /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types => generated 278 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:00.807242 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60f9182b-3805-4f48-9a98-86b00e566ae4 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] POST http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types Dec 12 03:09:00.807698 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:00.807698 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:00.808137 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60f9182b-3805-4f48-9a98-86b00e566ae4 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2121934756", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:09:00.852497 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60f9182b-3805-4f48-9a98-86b00e566ae4 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types returned with HTTP 200 Dec 12 03:09:00.853632 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1680/3375] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Dec 12 03:09:00 2020] POST /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types => generated 278 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:00.914236 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2450e1eb-5171-4e37-bf18-6db597f40199 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:09:00.914808 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2450e1eb-5171-4e37-bf18-6db597f40199 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:00.915333 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2450e1eb-5171-4e37-bf18-6db597f40199 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:00.967858 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:00.967858 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:00.976615 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2450e1eb-5171-4e37-bf18-6db597f40199 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:09:00.997572 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] POST http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes Dec 12 03:09:00.998374 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-673873903", "volume_type": "b30974c8-5d1f-4675-9347-040f8d491b10", "size": 1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:09:00.999542 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-673873903', 'volume_type': 'b30974c8-5d1f-4675-9347-040f8d491b10', 'size': 1}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:09:01.000088 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2450e1eb-5171-4e37-bf18-6db597f40199 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:09:01.005231 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1681/3376] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:00 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 1369 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:09:01.014255 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Create volume of 1 GB Dec 12 03:09:01.014956 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:01.014956 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:01.015503 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Availability Zones retrieved successfully. Dec 12 03:09:01.016135 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63a6a245-6cd3-4f5b-a58f-4b1e2cfbac01 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:09:01.016681 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63a6a245-6cd3-4f5b-a58f-4b1e2cfbac01 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:01.016893 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:01.016893 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:01.017263 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-63a6a245-6cd3-4f5b-a58f-4b1e2cfbac01 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:01.032429 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Flow 'volume_create_api' (57f70134-e807-42c3-a054-368c0f316931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:09:01.035188 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8919ac-3bdd-4514-938e-9d91b034997b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:01.037156 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:09:01.065882 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:01.065882 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:01.074302 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-63a6a245-6cd3-4f5b-a58f-4b1e2cfbac01 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:09:01.087609 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b8919ac-3bdd-4514-938e-9d91b034997b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T03:09:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=b30974c8-5d1f-4675-9347-040f8d491b10,is_public=True,name='tempest-VolumeTypesTest-volume-type-2133458672',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b30974c8-5d1f-4675-9347-040f8d491b10', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:01.089815 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c79d87-5e2c-44bf-ba62-a1f5c09c5d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:01.096874 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-63a6a245-6cd3-4f5b-a58f-4b1e2cfbac01 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:09:01.097682 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1682/3377] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:01 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 1369 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:09:01.138295 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2133458672 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2133458672, it is now deprecated. Please use the default quota class for default quota. Dec 12 03:09:01.139158 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2133458672 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2133458672, it is now deprecated. Please use the default quota class for default quota. Dec 12 03:09:01.181320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Created reservations ['ab2eae10-4850-4863-ac32-5780c01ac0b5', 'e4753634-412f-4554-8c7d-8b4cd023839f', 'd3fcff37-2121-43db-961d-b09c07333f88', '1912a037-e857-4f30-bb14-1072014eab2a'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:09:01.183273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39c79d87-5e2c-44bf-ba62-a1f5c09c5d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab2eae10-4850-4863-ac32-5780c01ac0b5', 'e4753634-412f-4554-8c7d-8b4cd023839f', 'd3fcff37-2121-43db-961d-b09c07333f88', '1912a037-e857-4f30-bb14-1072014eab2a']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:01.185529 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff8a52a7-edc1-4787-8ab4-aa844dc2e739) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:01.247245 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff8a52a7-edc1-4787-8ab4-aa844dc2e739) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd10fa86f-2ead-4c39-b4b9-c5377676bb4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-673873903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='261dd19f846247f5b2c7835b8c4da491',qos_specs=None,replication_status=,reservations=['ab2eae10-4850-4863-ac32-5780c01ac0b5','e4753634-412f-4554-8c7d-8b4cd023839f','d3fcff37-2121-43db-961d-b09c07333f88','1912a037-e857-4f30-bb14-1072014eab2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b613c04d933448ba55bc015c903043b',volume_type_id=b30974c8-5d1f-4675-9347-040f8d491b10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:09:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-673873903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d10fa86f-2ead-4c39-b4b9-c5377676bb4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='261dd19f846247f5b2c7835b8c4da491',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8b613c04d933448ba55bc015c903043b',volume_attachment=,volume_type=,volume_type_id=b30974c8-5d1f-4675-9347-040f8d491b10)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:01.249340 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f5e296f-5c7b-4f4f-b0c3-ebd1d2ce8d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:01.283312 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f5e296f-5c7b-4f4f-b0c3-ebd1d2ce8d04) transitioned into state 'SUCCESS' from state '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-673873903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='261dd19f846247f5b2c7835b8c4da491',qos_specs=None,replication_status=,reservations=['ab2eae10-4850-4863-ac32-5780c01ac0b5','e4753634-412f-4554-8c7d-8b4cd023839f','d3fcff37-2121-43db-961d-b09c07333f88','1912a037-e857-4f30-bb14-1072014eab2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b613c04d933448ba55bc015c903043b',volume_type_id=b30974c8-5d1f-4675-9347-040f8d491b10)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:01.285580 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95954321-c47e-43bf-9ffa-472f0e63ead2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:01.290573 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-dd6f595b-3bd1-4595-9383-9b801a42714a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:09:01.291093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-dd6f595b-3bd1-4595-9383-9b801a42714a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:01.291387 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:01.291387 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:01.291942 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-dd6f595b-3bd1-4595-9383-9b801a42714a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:01.300384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95954321-c47e-43bf-9ffa-472f0e63ead2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:01.303042 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Flow 'volume_create_api' (57f70134-e807-42c3-a054-368c0f316931) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:09:01.344772 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:01.344772 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:01.353660 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Create volume request issued successfully. Dec 12 03:09:01.354839 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-dd6f595b-3bd1-4595-9383-9b801a42714a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:09:01.368392 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88bba732-360b-47ba-8ff8-28c9fec0f5d0 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes returned with HTTP 202 Dec 12 03:09:01.376696 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1696/3378] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:09:00 2020] POST /volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes => generated 849 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:09:01.381545 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-dd6f595b-3bd1-4595-9383-9b801a42714a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:09:01.382468 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1683/3379] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:09:01 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 1369 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:09:01.384618 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de9eef74-0992-446b-82d2-8ed0c32adacd tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] GET http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b Dec 12 03:09:01.385167 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de9eef74-0992-446b-82d2-8ed0c32adacd tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:01.385385 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:01.385385 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:01.385751 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-de9eef74-0992-446b-82d2-8ed0c32adacd tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:01.446472 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:01.446472 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:01.455190 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-de9eef74-0992-446b-82d2-8ed0c32adacd tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Volume info retrieved successfully. Dec 12 03:09:01.479204 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-de9eef74-0992-446b-82d2-8ed0c32adacd tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b returned with HTTP 200 Dec 12 03:09:01.480169 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1697/3380] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:01 2020] GET /volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b => generated 941 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:09:02.424597 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-aaf0556d-9b3b-4d1d-8cb0-d250abff3a9f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:09:02.425110 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-aaf0556d-9b3b-4d1d-8cb0-d250abff3a9f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:02.425310 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:02.425310 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:02.425685 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-aaf0556d-9b3b-4d1d-8cb0-d250abff3a9f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:02.473522 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:02.473522 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:02.483032 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-aaf0556d-9b3b-4d1d-8cb0-d250abff3a9f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:09:02.495791 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11a1d481-6292-44f0-ac3a-f5c647316361 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] GET http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b Dec 12 03:09:02.496320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11a1d481-6292-44f0-ac3a-f5c647316361 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:02.496520 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:02.496520 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:02.497188 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11a1d481-6292-44f0-ac3a-f5c647316361 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:02.506694 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-aaf0556d-9b3b-4d1d-8cb0-d250abff3a9f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:09:02.508122 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1684/3381] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:09:02 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 1369 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:09:02.519552 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-aaf0556d-9b3b-4d1d-8cb0-d250abff3a9f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume// Dec 12 03:09:02.520019 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-aaf0556d-9b3b-4d1d-8cb0-d250abff3a9f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:02.520342 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:02.520342 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:02.520739 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-aaf0556d-9b3b-4d1d-8cb0-d250abff3a9f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:02.521897 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-aaf0556d-9b3b-4d1d-8cb0-d250abff3a9f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:09:02.522457 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1685/3382] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 03:09:02 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 12 03:09:02.536134 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-ec567e07-1153-4df5-bc9d-d7cad39098aa tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments Dec 12 03:09:02.536945 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-ec567e07-1153-4df5-bc9d-d7cad39098aa tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2694ce64-858d-4513-a477-14b87f6c44cf", "instance_uuid": "c2735d82-d565-408f-b54d-5bf04e19cdac", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:09:02.547689 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:02.547689 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:02.555982 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11a1d481-6292-44f0-ac3a-f5c647316361 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Volume info retrieved successfully. Dec 12 03:09:02.577648 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11a1d481-6292-44f0-ac3a-f5c647316361 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b returned with HTTP 200 Dec 12 03:09:02.578466 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1698/3383] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:02 2020] GET /volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b => generated 942 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:09:02.587923 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:02.587923 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:02.594755 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a29ea374-d8cc-4b89-9732-d6273ae4f120 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] POST http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b/action Dec 12 03:09:02.595201 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:02.595201 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:02.595634 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a29ea374-d8cc-4b89-9732-d6273ae4f120 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Action body: b'{"os-retype": {"new_type": "110c3eb2-67e2-44f8-b12e-e741d7656c71"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:09:02.596055 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a29ea374-d8cc-4b89-9732-d6273ae4f120 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "110c3eb2-67e2-44f8-b12e-e741d7656c71"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:09:02.646446 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-ec567e07-1153-4df5-bc9d-d7cad39098aa tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments returned with HTTP 200 Dec 12 03:09:02.647446 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:02.647446 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:02.647757 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1686/3384] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 03:09:02 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:09:02.649238 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a29ea374-d8cc-4b89-9732-d6273ae4f120 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Volume info retrieved successfully. Dec 12 03:09:02.693047 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-a29ea374-d8cc-4b89-9732-d6273ae4f120 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2121934756 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2121934756, it is now deprecated. Please use the default quota class for default quota. Dec 12 03:09:02.693839 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-a29ea374-d8cc-4b89-9732-d6273ae4f120 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2121934756 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2121934756, it is now deprecated. Please use the default quota class for default quota. Dec 12 03:09:02.727650 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-a29ea374-d8cc-4b89-9732-d6273ae4f120 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Created reservations ['99db24cc-a55e-449c-ba57-7845d186adf7', '2c01b9a9-a594-4e3a-8cbf-4d76c14180ce'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:09:02.771548 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-a29ea374-d8cc-4b89-9732-d6273ae4f120 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Created reservations ['2a06bbf1-54b3-45f8-b59c-97af68a08a2c', 'a9fdd89a-98ae-4e32-a79e-585418b7bea0'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:09:02.862121 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a29ea374-d8cc-4b89-9732-d6273ae4f120 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Retype volume request issued successfully. Dec 12 03:09:02.862775 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a29ea374-d8cc-4b89-9732-d6273ae4f120 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b/action returned with HTTP 202 Dec 12 03:09:02.863748 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1699/3385] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 03:09:02 2020] POST /volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b/action => generated 0 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 12 03:09:02.871668 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43a92b74-87cf-4dfb-87e7-3d52fe2e5b2f tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] GET http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b Dec 12 03:09:02.872202 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43a92b74-87cf-4dfb-87e7-3d52fe2e5b2f tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:02.872424 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:02.872424 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:02.873272 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-43a92b74-87cf-4dfb-87e7-3d52fe2e5b2f tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:02.922336 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:02.922336 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:02.931358 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-43a92b74-87cf-4dfb-87e7-3d52fe2e5b2f tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Volume info retrieved successfully. Dec 12 03:09:02.954432 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-43a92b74-87cf-4dfb-87e7-3d52fe2e5b2f tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b returned with HTTP 200 Dec 12 03:09:02.955487 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1687/3386] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:02 2020] GET /volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b => generated 941 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:03.863402 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a29ea374-d8cc-4b89-9732-d6273ae4f120 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] GET http://10.222.0.50/volume// Dec 12 03:09:03.863976 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a29ea374-d8cc-4b89-9732-d6273ae4f120 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:03.864302 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:03.864302 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:03.865058 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a29ea374-d8cc-4b89-9732-d6273ae4f120 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:03.866541 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a29ea374-d8cc-4b89-9732-d6273ae4f120 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:09:03.867126 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1700/3387] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 03:09:03 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:09:03.880179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-51282357-6867-4641-8c9f-60e8d74d5444 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:09:03.881096 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-51282357-6867-4641-8c9f-60e8d74d5444 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:03.881301 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:03.881301 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:03.881977 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-51282357-6867-4641-8c9f-60e8d74d5444 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:03.935412 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:03.935412 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:03.944050 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-51282357-6867-4641-8c9f-60e8d74d5444 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:09:03.964296 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:03.964296 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:03.972775 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-691904ca-4ca3-48fd-880c-fd47760108ad tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] GET http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b Dec 12 03:09:03.973226 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-691904ca-4ca3-48fd-880c-fd47760108ad tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:03.973798 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-691904ca-4ca3-48fd-880c-fd47760108ad tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:03.977534 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-51282357-6867-4641-8c9f-60e8d74d5444 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:09:03.978839 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1688/3388] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 03:09:03 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 1467 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 03:09:04.024366 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-8434cbbe-8b07-4ac6-b704-d38f15d5f876 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] PUT http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/408ad458-0170-4761-b6d1-cb879b89cffb Dec 12 03:09:04.025111 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:04.025111 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:04.025815 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-8434cbbe-8b07-4ac6-b704-d38f15d5f876 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:09:04.036534 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:04.036534 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:04.046438 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-691904ca-4ca3-48fd-880c-fd47760108ad tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Volume info retrieved successfully. Dec 12 03:09:04.057293 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 03:09:04.057293 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 03:09:04.058103 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-8434cbbe-8b07-4ac6-b704-d38f15d5f876 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Lock "b'cinder-attachment_update-2694ce64-858d-4513-a477-14b87f6c44cf-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.010s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 03:09:04.060385 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:04.060385 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:04.070003 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-691904ca-4ca3-48fd-880c-fd47760108ad tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b returned with HTTP 200 Dec 12 03:09:04.075523 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1701/3389] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:03 2020] GET /volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b => generated 942 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:04.086055 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b43c3fa7-f6df-4105-a048-2658d1b7c8a3 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] GET http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b Dec 12 03:09:04.086580 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b43c3fa7-f6df-4105-a048-2658d1b7c8a3 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:04.086804 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:04.086804 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:04.087185 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b43c3fa7-f6df-4105-a048-2658d1b7c8a3 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:04.136915 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:04.136915 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:04.145578 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b43c3fa7-f6df-4105-a048-2658d1b7c8a3 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Volume info retrieved successfully. Dec 12 03:09:04.169165 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b43c3fa7-f6df-4105-a048-2658d1b7c8a3 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b returned with HTTP 200 Dec 12 03:09:04.177247 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1702/3390] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:04 2020] GET /volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b => generated 942 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:09:04.187108 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17ea7db8-f6d1-4c3b-bd66-38bc812e1cee tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] POST http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types Dec 12 03:09:04.187876 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:04.187876 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:04.188212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17ea7db8-f6d1-4c3b-bd66-38bc812e1cee tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-545347738", "description": "tempest-volume-type-description-925266147", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:09:04.254144 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17ea7db8-f6d1-4c3b-bd66-38bc812e1cee tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types returned with HTTP 200 Dec 12 03:09:04.255353 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1703/3391] 10.222.0.50 () {60 vars in 1220 bytes} [Sat Dec 12 03:09:04 2020] POST /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types => generated 316 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:04.266835 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e352f8aa-4071-4b4f-b081-558baa1b010c tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] GET http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/ae26c761-4c6d-4f56-a7b8-a16c9046dd72 Dec 12 03:09:04.267312 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e352f8aa-4071-4b4f-b081-558baa1b010c tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:04.267949 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e352f8aa-4071-4b4f-b081-558baa1b010c tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:04.286522 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e352f8aa-4071-4b4f-b081-558baa1b010c tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/ae26c761-4c6d-4f56-a7b8-a16c9046dd72 returned with HTTP 200 Dec 12 03:09:04.287496 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1704/3392] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 03:09:04 2020] GET /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/ae26c761-4c6d-4f56-a7b8-a16c9046dd72 => generated 338 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:04.298785 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e79e3a4-8236-4b0a-9756-21b4c00fe50e tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] POST http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types Dec 12 03:09:04.299699 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8e79e3a4-8236-4b0a-9756-21b4c00fe50e tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1069907843"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:09:04.341260 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8e79e3a4-8236-4b0a-9756-21b4c00fe50e tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types returned with HTTP 200 Dec 12 03:09:04.342158 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1705/3393] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 03:09:04 2020] POST /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types => generated 221 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:09:04.353747 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45ec43c7-a7c8-44ad-b1a9-429d34e00784 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] POST http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption Dec 12 03:09:04.354504 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45ec43c7-a7c8-44ad-b1a9-429d34e00784 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:09:04.405638 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45ec43c7-a7c8-44ad-b1a9-429d34e00784 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption returned with HTTP 200 Dec 12 03:09:04.411691 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1706/3394] 10.222.0.50 () {60 vars in 1363 bytes} [Sat Dec 12 03:09:04 2020] POST /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption => generated 193 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:09:04.418184 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db290788-5f9e-4a0f-adf6-afd25b07a3c3 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] GET http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption Dec 12 03:09:04.418869 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db290788-5f9e-4a0f-adf6-afd25b07a3c3 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:04.419303 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-db290788-5f9e-4a0f-adf6-afd25b07a3c3 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:04.439154 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-db290788-5f9e-4a0f-adf6-afd25b07a3c3 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption returned with HTTP 200 Dec 12 03:09:04.440427 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1707/3395] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Dec 12 03:09:04 2020] GET /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption => generated 313 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:09:04.452649 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f8def9a-3276-4fdf-9e21-74f18b34d461 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] PUT http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption/provider Dec 12 03:09:04.453431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f8def9a-3276-4fdf-9e21-74f18b34d461 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:09:04.505644 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f8def9a-3276-4fdf-9e21-74f18b34d461 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption/provider returned with HTTP 200 Dec 12 03:09:04.506474 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1708/3396] 10.222.0.50 () {60 vars in 1390 bytes} [Sat Dec 12 03:09:04 2020] PUT /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption/provider => generated 122 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:09:04.517848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3bb4f8e5-3b91-4977-916e-cb73051814c4 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] GET http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption Dec 12 03:09:04.518411 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3bb4f8e5-3b91-4977-916e-cb73051814c4 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:04.519044 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3bb4f8e5-3b91-4977-916e-cb73051814c4 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:04.536771 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3bb4f8e5-3b91-4977-916e-cb73051814c4 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption returned with HTTP 200 Dec 12 03:09:04.537784 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1709/3397] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Dec 12 03:09:04 2020] GET /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption => generated 347 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:09:04.550668 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72f4e64e-80d2-461c-98fd-0467e5e6eb70 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] GET http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption/cipher Dec 12 03:09:04.551632 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72f4e64e-80d2-461c-98fd-0467e5e6eb70 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:04.551632 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-72f4e64e-80d2-461c-98fd-0467e5e6eb70 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:04.570492 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-72f4e64e-80d2-461c-98fd-0467e5e6eb70 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption/cipher returned with HTTP 200 Dec 12 03:09:04.571513 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1710/3398] 10.222.0.50 () {58 vars in 1363 bytes} [Sat Dec 12 03:09:04 2020] GET /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption/cipher => generated 29 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:09:04.581735 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c479d662-961d-434e-af61-e0f19d59c997 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] DELETE http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption/provider Dec 12 03:09:04.582277 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c479d662-961d-434e-af61-e0f19d59c997 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:04.582773 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c479d662-961d-434e-af61-e0f19d59c997 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:04.623863 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c479d662-961d-434e-af61-e0f19d59c997 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption/provider returned with HTTP 202 Dec 12 03:09:04.625403 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1711/3399] 10.222.0.50 () {58 vars in 1372 bytes} [Sat Dec 12 03:09:04 2020] DELETE /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption/provider => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 12 03:09:04.635361 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-602b3e16-35f5-411d-9a2c-4f7580597b10 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] GET http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption Dec 12 03:09:04.636185 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-602b3e16-35f5-411d-9a2c-4f7580597b10 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:04.637028 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-602b3e16-35f5-411d-9a2c-4f7580597b10 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:04.655841 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-602b3e16-35f5-411d-9a2c-4f7580597b10 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption returned with HTTP 200 Dec 12 03:09:04.656858 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1712/3400] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Dec 12 03:09:04 2020] GET /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption => generated 2 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Dec 12 03:09:04.668329 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1fb3797b-efdc-4278-ba15-db6955a45637 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] GET http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption Dec 12 03:09:04.669105 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1fb3797b-efdc-4278-ba15-db6955a45637 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:04.669598 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1fb3797b-efdc-4278-ba15-db6955a45637 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:04.686860 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1fb3797b-efdc-4278-ba15-db6955a45637 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption returned with HTTP 200 Dec 12 03:09:04.693824 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1713/3401] 10.222.0.50 () {58 vars in 1342 bytes} [Sat Dec 12 03:09:04 2020] GET /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d/encryption => generated 2 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Dec 12 03:09:04.698603 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-180dacd5-3b06-4f07-83c4-bdc55271400d tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] GET http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types Dec 12 03:09:04.699388 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-180dacd5-3b06-4f07-83c4-bdc55271400d tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:04.700039 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-180dacd5-3b06-4f07-83c4-bdc55271400d tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:04.732586 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-180dacd5-3b06-4f07-83c4-bdc55271400d tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types returned with HTTP 200 Dec 12 03:09:04.733777 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1714/3402] 10.222.0.50 () {58 vars in 1198 bytes} [Sat Dec 12 03:09:04 2020] GET /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types => generated 1578 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:09:04.746718 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71d79b9e-9423-47b2-89f3-612752fc6d64 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] POST http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types Dec 12 03:09:04.747877 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-71d79b9e-9423-47b2-89f3-612752fc6d64 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1445679725"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:09:04.789599 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-71d79b9e-9423-47b2-89f3-612752fc6d64 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types returned with HTTP 200 Dec 12 03:09:04.790621 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1715/3403] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 03:09:04 2020] POST /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types => generated 221 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:09:04.799685 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cab06ffb-f597-4c89-98e8-48cfc0f5cc86 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] PUT http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/41d41e99-1ed5-468d-882b-259d1549e560 Dec 12 03:09:04.800472 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cab06ffb-f597-4c89-98e8-48cfc0f5cc86 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1836483555", "description": "tempest-volume-type-description-1413458391", "is_public": false}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:09:04.871733 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cab06ffb-f597-4c89-98e8-48cfc0f5cc86 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/41d41e99-1ed5-468d-882b-259d1549e560 returned with HTTP 200 Dec 12 03:09:04.872818 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1716/3404] 10.222.0.50 () {60 vars in 1330 bytes} [Sat Dec 12 03:09:04 2020] PUT /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/41d41e99-1ed5-468d-882b-259d1549e560 => generated 205 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:09:04.882721 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f386e5f-4197-45e9-93e2-eabedc8807ef tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] GET http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/41d41e99-1ed5-468d-882b-259d1549e560 Dec 12 03:09:04.883265 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f386e5f-4197-45e9-93e2-eabedc8807ef tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:04.883756 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f386e5f-4197-45e9-93e2-eabedc8807ef tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:04.899616 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f386e5f-4197-45e9-93e2-eabedc8807ef tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/41d41e99-1ed5-468d-882b-259d1549e560 returned with HTTP 200 Dec 12 03:09:04.900600 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1717/3405] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 03:09:04 2020] GET /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/41d41e99-1ed5-468d-882b-259d1549e560 => generated 269 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:09:04.910825 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-311426eb-2444-4a86-a043-8a18b6bb41a0 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] DELETE http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/41d41e99-1ed5-468d-882b-259d1549e560 Dec 12 03:09:04.911652 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-311426eb-2444-4a86-a043-8a18b6bb41a0 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:04.911851 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-311426eb-2444-4a86-a043-8a18b6bb41a0 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:04.987204 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 03:09:04.987204 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 03:09:04.997738 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-311426eb-2444-4a86-a043-8a18b6bb41a0 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/41d41e99-1ed5-468d-882b-259d1549e560 returned with HTTP 202 Dec 12 03:09:04.998802 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1718/3406] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 03:09:04 2020] DELETE /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/41d41e99-1ed5-468d-882b-259d1549e560 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 12 03:09:05.006348 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-623f54d2-3baf-4d1c-bad8-5f3141ffa2d8 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] GET http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/41d41e99-1ed5-468d-882b-259d1549e560 Dec 12 03:09:05.007862 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-623f54d2-3baf-4d1c-bad8-5f3141ffa2d8 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:05.008385 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-623f54d2-3baf-4d1c-bad8-5f3141ffa2d8 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:05.021454 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-623f54d2-3baf-4d1c-bad8-5f3141ffa2d8 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/41d41e99-1ed5-468d-882b-259d1549e560 returned with HTTP 404 Dec 12 03:09:05.022878 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1719/3407] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 03:09:05 2020] GET /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/41d41e99-1ed5-468d-882b-259d1549e560 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 12 03:09:05.030558 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00fdb4cb-7db7-45ca-88db-1ca76507c28c tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] DELETE http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d Dec 12 03:09:05.031026 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00fdb4cb-7db7-45ca-88db-1ca76507c28c tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:05.031529 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-00fdb4cb-7db7-45ca-88db-1ca76507c28c tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:05.113063 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-00fdb4cb-7db7-45ca-88db-1ca76507c28c tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d returned with HTTP 202 Dec 12 03:09:05.114053 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1720/3408] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 03:09:05 2020] DELETE /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 12 03:09:05.124385 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a332fdb5-453f-4b19-ac86-05798237557e tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] GET http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d Dec 12 03:09:05.125190 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a332fdb5-453f-4b19-ac86-05798237557e tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:05.125824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a332fdb5-453f-4b19-ac86-05798237557e tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:05.138727 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a332fdb5-453f-4b19-ac86-05798237557e tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d returned with HTTP 404 Dec 12 03:09:05.140762 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1721/3409] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 03:09:05 2020] GET /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/abe6a8eb-aa34-4938-a013-ea1a4d1d1f4d => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:09:05.150658 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbb2455d-f192-4d59-a356-8671d3fe44b6 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] DELETE http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/ae26c761-4c6d-4f56-a7b8-a16c9046dd72 Dec 12 03:09:05.151425 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbb2455d-f192-4d59-a356-8671d3fe44b6 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:05.152093 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dbb2455d-f192-4d59-a356-8671d3fe44b6 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:05.254583 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dbb2455d-f192-4d59-a356-8671d3fe44b6 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/ae26c761-4c6d-4f56-a7b8-a16c9046dd72 returned with HTTP 202 Dec 12 03:09:05.257961 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1722/3410] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 03:09:05 2020] DELETE /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/ae26c761-4c6d-4f56-a7b8-a16c9046dd72 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:09:05.266358 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1476a26-43e0-4162-9f6b-999301256678 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] GET http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/ae26c761-4c6d-4f56-a7b8-a16c9046dd72 Dec 12 03:09:05.267044 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1476a26-43e0-4162-9f6b-999301256678 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:05.267544 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b1476a26-43e0-4162-9f6b-999301256678 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:05.290729 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b1476a26-43e0-4162-9f6b-999301256678 tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/ae26c761-4c6d-4f56-a7b8-a16c9046dd72 returned with HTTP 404 Dec 12 03:09:05.295848 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1723/3411] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 03:09:05 2020] GET /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/ae26c761-4c6d-4f56-a7b8-a16c9046dd72 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:09:05.300348 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d07ba6c5-b0ca-40b9-8b3f-14c245bfca71 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] DELETE http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b Dec 12 03:09:05.300793 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d07ba6c5-b0ca-40b9-8b3f-14c245bfca71 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:05.301431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d07ba6c5-b0ca-40b9-8b3f-14c245bfca71 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:05.301899 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-d07ba6c5-b0ca-40b9-8b3f-14c245bfca71 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Delete volume with id: d10fa86f-2ead-4c39-b4b9-c5377676bb4b Dec 12 03:09:05.369786 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:05.369786 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:05.370973 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d07ba6c5-b0ca-40b9-8b3f-14c245bfca71 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Volume info retrieved successfully. Dec 12 03:09:05.397372 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d07ba6c5-b0ca-40b9-8b3f-14c245bfca71 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Delete volume request issued successfully. Dec 12 03:09:05.398434 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d07ba6c5-b0ca-40b9-8b3f-14c245bfca71 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b returned with HTTP 202 Dec 12 03:09:05.402341 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1724/3412] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:09:05 2020] DELETE /volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:09:05.406427 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21efb432-65de-42a4-a5f7-1ec27d482bd9 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] GET http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b Dec 12 03:09:05.407079 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21efb432-65de-42a4-a5f7-1ec27d482bd9 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:05.407302 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:05.407302 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:05.407676 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-21efb432-65de-42a4-a5f7-1ec27d482bd9 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:05.458856 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:05.458856 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:05.470363 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-21efb432-65de-42a4-a5f7-1ec27d482bd9 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Volume info retrieved successfully. Dec 12 03:09:05.495388 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-21efb432-65de-42a4-a5f7-1ec27d482bd9 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b returned with HTTP 200 Dec 12 03:09:05.505502 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1725/3413] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:05 2020] GET /volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b => generated 941 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:05.607098 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-8434cbbe-8b07-4ac6-b704-d38f15d5f876 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Lock "b'cinder-attachment_update-2694ce64-858d-4513-a477-14b87f6c44cf-n-h2-765315-4'" released by "attachment_update" :: held 1.549s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 03:09:05.607783 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-8434cbbe-8b07-4ac6-b704-d38f15d5f876 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/408ad458-0170-4761-b6d1-cb879b89cffb returned with HTTP 200 Dec 12 03:09:05.608834 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1689/3414] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 03:09:04 2020] PUT /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/408ad458-0170-4761-b6d1-cb879b89cffb => generated 762 bytes in 1590 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:09:05.646201 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-0c144635-a548-4074-8ca2-4c108433ad38 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/408ad458-0170-4761-b6d1-cb879b89cffb/action Dec 12 03:09:05.646860 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:05.646860 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:05.647468 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-0c144635-a548-4074-8ca2-4c108433ad38 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:09:05.648125 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-0c144635-a548-4074-8ca2-4c108433ad38 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:09:05.721232 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:05.721232 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:05.735829 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-d8559f6a-62f6-4a5c-8f91-89023d81c0df req-0c144635-a548-4074-8ca2-4c108433ad38 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/408ad458-0170-4761-b6d1-cb879b89cffb/action returned with HTTP 204 Dec 12 03:09:05.736802 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1726/3415] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 03:09:05 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/408ad458-0170-4761-b6d1-cb879b89cffb/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 12 03:09:06.512818 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9da1cf16-4056-4777-b0bb-38e2d959e981 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] GET http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b Dec 12 03:09:06.513679 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9da1cf16-4056-4777-b0bb-38e2d959e981 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:06.513971 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:06.513971 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:06.514432 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9da1cf16-4056-4777-b0bb-38e2d959e981 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:06.565687 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:06.565687 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:06.574282 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9da1cf16-4056-4777-b0bb-38e2d959e981 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Volume info retrieved successfully. Dec 12 03:09:06.596285 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9da1cf16-4056-4777-b0bb-38e2d959e981 tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b returned with HTTP 200 Dec 12 03:09:06.608150 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1690/3416] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:06 2020] GET /volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b => generated 941 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:07.614438 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ba32630-7841-4128-b9ff-8f51d8b06cca tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] GET http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b Dec 12 03:09:07.614937 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ba32630-7841-4128-b9ff-8f51d8b06cca tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:07.615305 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:07.615305 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:07.615751 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ba32630-7841-4128-b9ff-8f51d8b06cca tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:07.662814 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ba32630-7841-4128-b9ff-8f51d8b06cca tempest-VolumeTypesTest-1115189939 tempest-VolumeTypesTest-1115189939] http://10.222.0.50/volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b returned with HTTP 404 Dec 12 03:09:07.668200 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1727/3417] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:07 2020] GET /volume/v3/261dd19f846247f5b2c7835b8c4da491/volumes/d10fa86f-2ead-4c39-b4b9-c5377676bb4b => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:09:07.672945 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87aab777-2d41-4a32-94eb-b5cb18d6f4fa tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] DELETE http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/110c3eb2-67e2-44f8-b12e-e741d7656c71 Dec 12 03:09:07.673465 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87aab777-2d41-4a32-94eb-b5cb18d6f4fa tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:07.673670 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:07.673670 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:07.674060 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-87aab777-2d41-4a32-94eb-b5cb18d6f4fa tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:07.743708 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 03:09:07.743708 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 03:09:07.754099 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-87aab777-2d41-4a32-94eb-b5cb18d6f4fa tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/110c3eb2-67e2-44f8-b12e-e741d7656c71 returned with HTTP 202 Dec 12 03:09:07.755150 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1691/3418] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 03:09:07 2020] DELETE /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/110c3eb2-67e2-44f8-b12e-e741d7656c71 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:09:07.770241 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3d1205f-e5fe-4db7-83b5-1c77f7c533ec tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] GET http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/110c3eb2-67e2-44f8-b12e-e741d7656c71 Dec 12 03:09:07.770797 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3d1205f-e5fe-4db7-83b5-1c77f7c533ec tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:07.771301 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b3d1205f-e5fe-4db7-83b5-1c77f7c533ec tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:07.786706 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b3d1205f-e5fe-4db7-83b5-1c77f7c533ec tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/110c3eb2-67e2-44f8-b12e-e741d7656c71 returned with HTTP 404 Dec 12 03:09:07.787912 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1728/3419] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 03:09:07 2020] GET /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/110c3eb2-67e2-44f8-b12e-e741d7656c71 => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:09:07.797084 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb3c18c5-186c-4c77-a43d-820d8607b2ae tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] DELETE http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/b30974c8-5d1f-4675-9347-040f8d491b10 Dec 12 03:09:07.797741 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb3c18c5-186c-4c77-a43d-820d8607b2ae tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:07.798249 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fb3c18c5-186c-4c77-a43d-820d8607b2ae tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method '_delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:07.873203 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fb3c18c5-186c-4c77-a43d-820d8607b2ae tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/b30974c8-5d1f-4675-9347-040f8d491b10 returned with HTTP 202 Dec 12 03:09:07.873985 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1692/3420] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 03:09:07 2020] DELETE /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/b30974c8-5d1f-4675-9347-040f8d491b10 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:09:07.881656 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b09e3888-de33-4680-99e7-a15d7c041e1a tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] GET http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/b30974c8-5d1f-4675-9347-040f8d491b10 Dec 12 03:09:07.883304 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b09e3888-de33-4680-99e7-a15d7c041e1a tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:07.883864 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b09e3888-de33-4680-99e7-a15d7c041e1a tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:07.895346 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b09e3888-de33-4680-99e7-a15d7c041e1a tempest-VolumeTypesTest-1933874236 tempest-VolumeTypesTest-1933874236] http://10.222.0.50/volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/b30974c8-5d1f-4675-9347-040f8d491b10 returned with HTTP 404 Dec 12 03:09:07.896368 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1729/3421] 10.222.0.50 () {58 vars in 1309 bytes} [Sat Dec 12 03:09:07 2020] GET /volume/v3/4c9e240b79ce4a5b99cdcb54f2008f1e/types/b30974c8-5d1f-4675-9347-040f8d491b10 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:09:10.703901 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] POST http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes Dec 12 03:09:10.704706 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bad855c1-33f2-461f-baef-72029869a067", "size": 1, "name": "tempest-VolumesCloneTest-Volume-701923821"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:09:10.705792 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Create volume request body: {'volume': {'imageRef': 'bad855c1-33f2-461f-baef-72029869a067', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-701923821'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:09:10.813264 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Create volume of 1 GB Dec 12 03:09:10.829201 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Availability Zones retrieved successfully. Dec 12 03:09:10.846231 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Flow 'volume_create_api' (3b5c768d-d7c8-4517-8519-45e29fc42f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:09:10.849011 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10d571e2-a048-4bca-bc00-a93fb76daf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:10.852216 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:09:10.959650 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10d571e2-a048-4bca-bc00-a93fb76daf6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:10.963086 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f180f31b-6a68-4368-9301-0d44a524874a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:11.050021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Created reservations ['9d017663-1510-4c21-86ac-a04150cdb68c', 'a6b469c6-5d18-4045-8445-6db779151119', '7acedcdf-3644-46ce-a3d7-6a945b4e3190', '5b3e1cd4-f64f-4013-99c5-c66f4d94abb1'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:09:11.051875 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f180f31b-6a68-4368-9301-0d44a524874a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d017663-1510-4c21-86ac-a04150cdb68c', 'a6b469c6-5d18-4045-8445-6db779151119', '7acedcdf-3644-46ce-a3d7-6a945b4e3190', '5b3e1cd4-f64f-4013-99c5-c66f4d94abb1']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:11.054160 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2c7b19c-dcee-4dc3-bc15-46068bd90a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:11.109983 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2c7b19c-dcee-4dc3-bc15-46068bd90a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '531f67ab-6f7d-4403-bdcb-4accfeabe462', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-701923821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f0c021316274918b964f8331a327ac6',qos_specs=None,replication_status=,reservations=['9d017663-1510-4c21-86ac-a04150cdb68c','a6b469c6-5d18-4045-8445-6db779151119','7acedcdf-3644-46ce-a3d7-6a945b4e3190','5b3e1cd4-f64f-4013-99c5-c66f4d94abb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='017b0297032f470082a564b21f0d4657',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:09:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-701923821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=531f67ab-6f7d-4403-bdcb-4accfeabe462,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f0c021316274918b964f8331a327ac6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='017b0297032f470082a564b21f0d4657',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:11.112033 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b5fc2a9-44da-47c1-b50a-b0f1af6c92ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:11.138002 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b5fc2a9-44da-47c1-b50a-b0f1af6c92ca) transitioned into state 'SUCCESS' from state '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-701923821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f0c021316274918b964f8331a327ac6',qos_specs=None,replication_status=,reservations=['9d017663-1510-4c21-86ac-a04150cdb68c','a6b469c6-5d18-4045-8445-6db779151119','7acedcdf-3644-46ce-a3d7-6a945b4e3190','5b3e1cd4-f64f-4013-99c5-c66f4d94abb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='017b0297032f470082a564b21f0d4657',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:11.139882 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d3213f3-e7f5-4e99-8233-44244d8df090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:11.153501 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d3213f3-e7f5-4e99-8233-44244d8df090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:11.156109 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Flow 'volume_create_api' (3b5c768d-d7c8-4517-8519-45e29fc42f78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:09:11.205261 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Create volume request issued successfully. Dec 12 03:09:11.223727 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e87d5c7-43fe-42cb-a15d-d42f4856c306 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes returned with HTTP 202 Dec 12 03:09:11.235065 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1693/3422] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:09:10 2020] POST /volume/v3/4f0c021316274918b964f8331a327ac6/volumes => generated 815 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:09:11.239751 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e87ce305-8d24-453a-9fda-cde8d4d8d373 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:09:11.240398 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e87ce305-8d24-453a-9fda-cde8d4d8d373 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:11.240944 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e87ce305-8d24-453a-9fda-cde8d4d8d373 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:11.294371 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:11.294371 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:11.303227 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e87ce305-8d24-453a-9fda-cde8d4d8d373 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:11.325712 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e87ce305-8d24-453a-9fda-cde8d4d8d373 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 200 Dec 12 03:09:11.326697 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1730/3423] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:11 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 907 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:12.342304 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b859abb-7e84-40a2-a671-7d84768161e6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:09:12.342844 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b859abb-7e84-40a2-a671-7d84768161e6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:12.343019 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:12.343019 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:12.343399 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5b859abb-7e84-40a2-a671-7d84768161e6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:12.393938 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:12.393938 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:12.403002 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5b859abb-7e84-40a2-a671-7d84768161e6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:12.425842 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5b859abb-7e84-40a2-a671-7d84768161e6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 200 Dec 12 03:09:12.435486 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1694/3424] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:12 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 907 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:13.443295 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a80b939d-13f6-4ac1-a424-8161e2a8d6a1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:09:13.443807 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a80b939d-13f6-4ac1-a424-8161e2a8d6a1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:13.444305 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:13.444305 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:13.444700 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a80b939d-13f6-4ac1-a424-8161e2a8d6a1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:13.498373 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:13.498373 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:13.509323 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a80b939d-13f6-4ac1-a424-8161e2a8d6a1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:13.532403 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a80b939d-13f6-4ac1-a424-8161e2a8d6a1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 200 Dec 12 03:09:13.533999 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1731/3425] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:13 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 907 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:14.549480 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1aa9f084-b5a4-4f70-a27f-f783cb465269 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:09:14.549986 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1aa9f084-b5a4-4f70-a27f-f783cb465269 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:14.550252 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:14.550252 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:14.550629 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1aa9f084-b5a4-4f70-a27f-f783cb465269 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:14.614187 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:14.614187 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:14.625787 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1aa9f084-b5a4-4f70-a27f-f783cb465269 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:14.662135 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1aa9f084-b5a4-4f70-a27f-f783cb465269 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 200 Dec 12 03:09:14.663663 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1695/3426] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:14 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 907 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:15.678713 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a46bb0f6-29e8-4489-9d2e-74c60ae183d5 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:09:15.679277 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a46bb0f6-29e8-4489-9d2e-74c60ae183d5 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:15.679423 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:15.679423 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:15.679776 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a46bb0f6-29e8-4489-9d2e-74c60ae183d5 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:15.729194 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:15.729194 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:15.738440 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a46bb0f6-29e8-4489-9d2e-74c60ae183d5 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:15.762370 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a46bb0f6-29e8-4489-9d2e-74c60ae183d5 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 200 Dec 12 03:09:15.763191 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1732/3427] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:15 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 907 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:16.779808 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3bf91563-e368-4ccf-a814-aa8f977af9d7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:09:16.780622 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3bf91563-e368-4ccf-a814-aa8f977af9d7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:16.780885 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:16.780885 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:16.781270 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3bf91563-e368-4ccf-a814-aa8f977af9d7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:16.832917 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:16.832917 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:16.842189 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3bf91563-e368-4ccf-a814-aa8f977af9d7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:16.866289 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3bf91563-e368-4ccf-a814-aa8f977af9d7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 200 Dec 12 03:09:16.867107 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1696/3428] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:16 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 907 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:17.882812 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45a6c7e4-11fc-4b41-ae00-ff8e49cb0187 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:09:17.883926 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45a6c7e4-11fc-4b41-ae00-ff8e49cb0187 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:17.887122 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:17.887122 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:17.887553 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45a6c7e4-11fc-4b41-ae00-ff8e49cb0187 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:17.943484 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:17.943484 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:17.952670 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-45a6c7e4-11fc-4b41-ae00-ff8e49cb0187 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:17.978063 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45a6c7e4-11fc-4b41-ae00-ff8e49cb0187 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 200 Dec 12 03:09:17.979303 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1733/3429] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:17 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 907 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:18.994919 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25b920c7-4f55-42a0-a58b-d325c43c8cd2 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:09:18.995486 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25b920c7-4f55-42a0-a58b-d325c43c8cd2 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:18.995702 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:18.995702 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:18.996002 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25b920c7-4f55-42a0-a58b-d325c43c8cd2 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:19.046900 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:19.046900 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:19.054985 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-25b920c7-4f55-42a0-a58b-d325c43c8cd2 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:19.078491 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25b920c7-4f55-42a0-a58b-d325c43c8cd2 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 200 Dec 12 03:09:19.079325 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1697/3430] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:18 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 907 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:20.094896 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd9c17c2-3e05-4f39-8af1-cc881adffc0a tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:09:20.095439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd9c17c2-3e05-4f39-8af1-cc881adffc0a tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:20.095553 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:20.095553 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:20.096037 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd9c17c2-3e05-4f39-8af1-cc881adffc0a tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:20.147641 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:20.147641 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:20.156256 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fd9c17c2-3e05-4f39-8af1-cc881adffc0a tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:20.179792 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd9c17c2-3e05-4f39-8af1-cc881adffc0a tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 200 Dec 12 03:09:20.180608 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1734/3431] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:20 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 907 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:21.197711 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9591f323-f009-4453-a4a5-b1f1fa325976 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:09:21.198939 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9591f323-f009-4453-a4a5-b1f1fa325976 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:21.199519 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:21.199519 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:21.200178 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9591f323-f009-4453-a4a5-b1f1fa325976 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:21.307126 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:21.307126 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:21.317101 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9591f323-f009-4453-a4a5-b1f1fa325976 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:21.342972 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9591f323-f009-4453-a4a5-b1f1fa325976 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 200 Dec 12 03:09:21.352980 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1698/3432] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:21 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 965 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:09:22.361663 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24a255ff-403b-4455-a87d-dc548d883ec1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:09:22.362988 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24a255ff-403b-4455-a87d-dc548d883ec1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:22.363420 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:22.363420 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:22.364056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-24a255ff-403b-4455-a87d-dc548d883ec1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:22.455063 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:22.455063 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:22.478092 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-24a255ff-403b-4455-a87d-dc548d883ec1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:22.501813 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-24a255ff-403b-4455-a87d-dc548d883ec1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 200 Dec 12 03:09:22.502838 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1735/3433] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:22 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 968 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:23.519202 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed71bbe8-63fa-4285-ab1b-f1b63739f542 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:09:23.519846 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed71bbe8-63fa-4285-ab1b-f1b63739f542 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:23.520149 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:23.520149 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:23.520854 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed71bbe8-63fa-4285-ab1b-f1b63739f542 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:23.573835 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:23.573835 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:23.584285 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ed71bbe8-63fa-4285-ab1b-f1b63739f542 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:23.609678 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed71bbe8-63fa-4285-ab1b-f1b63739f542 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 200 Dec 12 03:09:23.610594 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1699/3434] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:23 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 968 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:24.627339 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d1369e4-4d6b-4876-a753-eaa048eda102 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:09:24.627907 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d1369e4-4d6b-4876-a753-eaa048eda102 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:24.628094 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:24.628094 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:24.628461 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d1369e4-4d6b-4876-a753-eaa048eda102 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:24.685019 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:24.685019 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:24.693209 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4d1369e4-4d6b-4876-a753-eaa048eda102 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:24.720034 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d1369e4-4d6b-4876-a753-eaa048eda102 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 200 Dec 12 03:09:24.721071 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1736/3435] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:24 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:25.737922 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51c17bbf-e4c1-42b1-9814-d360e0861ae1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:09:25.738510 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51c17bbf-e4c1-42b1-9814-d360e0861ae1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:25.738626 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:25.738626 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:25.738970 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51c17bbf-e4c1-42b1-9814-d360e0861ae1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:25.794602 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:25.794602 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:25.804125 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-51c17bbf-e4c1-42b1-9814-d360e0861ae1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:25.831397 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51c17bbf-e4c1-42b1-9814-d360e0861ae1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 200 Dec 12 03:09:25.832473 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1700/3436] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:25 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 968 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:26.853555 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e797b8d4-c2ef-40ec-9288-b5f229e11cc5 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:09:26.853555 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e797b8d4-c2ef-40ec-9288-b5f229e11cc5 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:26.853555 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:26.853555 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:26.853555 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e797b8d4-c2ef-40ec-9288-b5f229e11cc5 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:26.906807 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:26.906807 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:26.915410 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e797b8d4-c2ef-40ec-9288-b5f229e11cc5 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:26.940149 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e797b8d4-c2ef-40ec-9288-b5f229e11cc5 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 200 Dec 12 03:09:26.940149 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1737/3437] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:26 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 1356 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:09:26.956086 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] POST http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes Dec 12 03:09:26.956086 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:26.956086 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:26.956086 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Action: 'create', calling method: create, body: {"volume": {"source_volid": "531f67ab-6f7d-4403-bdcb-4accfeabe462", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1244629048"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:09:26.956086 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Create volume request body: {'volume': {'source_volid': '531f67ab-6f7d-4403-bdcb-4accfeabe462', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1244629048'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:09:27.024019 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:27.024019 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:27.025277 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume retrieved successfully. Dec 12 03:09:27.025395 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Create volume of 1 GB Dec 12 03:09:27.038382 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Availability Zones retrieved successfully. Dec 12 03:09:27.056248 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Flow 'volume_create_api' (a91628e0-d5f4-421c-88e1-1e25216cf416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:09:27.058380 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c938aec-9684-4c18-90c5-26dfc81a48ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:27.060188 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Validating volume size '1' using validate_int, validate_source_size {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:09:27.121368 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c938aec-9684-4c18-90c5-26dfc81a48ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '531f67ab-6f7d-4403-bdcb-4accfeabe462', 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:27.123578 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6c5a6a-f164-47fe-ab45-137be4081cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:27.196512 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Created reservations ['e802f4e2-87bc-4ebc-9387-308094bf0236', 'bc60a6c3-c166-4096-870a-766c67004cf1', 'd15f2c98-7e9a-4089-9ae8-76510ff8ae74', 'e07841c7-77c4-4f2c-ba08-c021e9304f89'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:09:27.198432 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6c5a6a-f164-47fe-ab45-137be4081cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e802f4e2-87bc-4ebc-9387-308094bf0236', 'bc60a6c3-c166-4096-870a-766c67004cf1', 'd15f2c98-7e9a-4089-9ae8-76510ff8ae74', 'e07841c7-77c4-4f2c-ba08-c021e9304f89']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:27.200619 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78df9ad8-731e-45bc-bf61-ef1f1a45dfb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:27.325098 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78df9ad8-731e-45bc-bf61-ef1f1a45dfb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b86a909-dd4f-4898-93ad-7ba700ac9692', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1244629048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f0c021316274918b964f8331a327ac6',qos_specs=None,replication_status=,reservations=['e802f4e2-87bc-4ebc-9387-308094bf0236','bc60a6c3-c166-4096-870a-766c67004cf1','d15f2c98-7e9a-4089-9ae8-76510ff8ae74','e07841c7-77c4-4f2c-ba08-c021e9304f89'],size=1,snapshot_id=None,source_replicaid=,source_volid=531f67ab-6f7d-4403-bdcb-4accfeabe462,status='creating',user_id='017b0297032f470082a564b21f0d4657',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:09:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1244629048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b86a909-dd4f-4898-93ad-7ba700ac9692,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f0c021316274918b964f8331a327ac6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=531f67ab-6f7d-4403-bdcb-4accfeabe462,status='creating',terminated_at=None,updated_at=None,user_id='017b0297032f470082a564b21f0d4657',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:27.326694 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce8660ac-a516-4987-8be6-5a644827716a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:27.355506 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce8660ac-a516-4987-8be6-5a644827716a) transitioned into state 'SUCCESS' from state '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-1244629048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f0c021316274918b964f8331a327ac6',qos_specs=None,replication_status=,reservations=['e802f4e2-87bc-4ebc-9387-308094bf0236','bc60a6c3-c166-4096-870a-766c67004cf1','d15f2c98-7e9a-4089-9ae8-76510ff8ae74','e07841c7-77c4-4f2c-ba08-c021e9304f89'],size=1,snapshot_id=None,source_replicaid=,source_volid=531f67ab-6f7d-4403-bdcb-4accfeabe462,status='creating',user_id='017b0297032f470082a564b21f0d4657',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:27.357535 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c6fc0a4-1aa7-46a9-a648-d2b64349e526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:27.524408 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c6fc0a4-1aa7-46a9-a648-d2b64349e526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:27.524408 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Flow 'volume_create_api' (a91628e0-d5f4-421c-88e1-1e25216cf416) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:09:27.587869 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Create volume request issued successfully. Dec 12 03:09:27.602460 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-79e68bfa-51c0-455d-a2f8-0dee26167a88 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes returned with HTTP 202 Dec 12 03:09:27.602460 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1701/3438] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:09:26 2020] POST /volume/v3/4f0c021316274918b964f8331a327ac6/volumes => generated 849 bytes in 653 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:09:27.619369 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc8f185e-c28b-4842-8165-ec985f43a6ca tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 Dec 12 03:09:27.621128 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc8f185e-c28b-4842-8165-ec985f43a6ca tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:27.621128 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:27.621128 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:27.621128 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fc8f185e-c28b-4842-8165-ec985f43a6ca tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:27.680709 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:27.680709 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:27.689865 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fc8f185e-c28b-4842-8165-ec985f43a6ca tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:27.714147 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fc8f185e-c28b-4842-8165-ec985f43a6ca tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 returned with HTTP 200 Dec 12 03:09:27.715248 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1738/3439] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:27 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 => generated 917 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:28.731590 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86468335-82a6-4595-8439-6efcba8949c1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 Dec 12 03:09:28.732146 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86468335-82a6-4595-8439-6efcba8949c1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:28.732441 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:28.732441 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:28.732877 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-86468335-82a6-4595-8439-6efcba8949c1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:28.793872 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:28.793872 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:28.804141 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-86468335-82a6-4595-8439-6efcba8949c1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:28.830141 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-86468335-82a6-4595-8439-6efcba8949c1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 returned with HTTP 200 Dec 12 03:09:28.836695 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1702/3440] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:28 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 => generated 941 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:29.847437 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97859fad-4ddb-4e1e-bae4-63a379728cb5 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 Dec 12 03:09:29.847975 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97859fad-4ddb-4e1e-bae4-63a379728cb5 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:29.848154 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:29.848154 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:29.848524 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97859fad-4ddb-4e1e-bae4-63a379728cb5 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:29.901929 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:29.901929 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:29.910213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-97859fad-4ddb-4e1e-bae4-63a379728cb5 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:29.932295 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97859fad-4ddb-4e1e-bae4-63a379728cb5 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 returned with HTTP 200 Dec 12 03:09:29.933184 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1739/3441] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:29 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 => generated 941 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:30.950150 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e760f230-1ef7-4201-af60-f4da1af666ed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 Dec 12 03:09:30.950712 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e760f230-1ef7-4201-af60-f4da1af666ed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:30.950847 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:30.950847 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:30.952564 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e760f230-1ef7-4201-af60-f4da1af666ed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:31.009219 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:31.009219 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:31.017419 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e760f230-1ef7-4201-af60-f4da1af666ed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:31.040450 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e760f230-1ef7-4201-af60-f4da1af666ed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 returned with HTTP 200 Dec 12 03:09:31.041738 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1703/3442] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:30 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 => generated 941 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:32.059609 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2e3d50e-bbf4-48ac-aef7-eae3765ff88e tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 Dec 12 03:09:32.060344 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2e3d50e-bbf4-48ac-aef7-eae3765ff88e tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:32.060344 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:32.060344 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:32.060686 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2e3d50e-bbf4-48ac-aef7-eae3765ff88e tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:32.121423 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:32.121423 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:32.131971 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d2e3d50e-bbf4-48ac-aef7-eae3765ff88e tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:32.176294 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2e3d50e-bbf4-48ac-aef7-eae3765ff88e tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 returned with HTTP 200 Dec 12 03:09:32.177192 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1740/3443] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:32 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 => generated 941 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:33.198933 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-915c4346-12f0-4558-991b-0a18b38e616a tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 Dec 12 03:09:33.199455 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-915c4346-12f0-4558-991b-0a18b38e616a tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:33.199982 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:33.199982 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:33.200361 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-915c4346-12f0-4558-991b-0a18b38e616a tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:33.301685 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:33.301685 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:33.345880 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-915c4346-12f0-4558-991b-0a18b38e616a tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:33.345880 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-915c4346-12f0-4558-991b-0a18b38e616a tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 returned with HTTP 200 Dec 12 03:09:33.345880 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1704/3444] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:33 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 => generated 941 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:34.367232 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fb8a663-e211-4641-80d6-2f8c35fe1891 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 Dec 12 03:09:34.367232 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fb8a663-e211-4641-80d6-2f8c35fe1891 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:34.367232 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:34.367232 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:34.367232 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9fb8a663-e211-4641-80d6-2f8c35fe1891 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:34.421682 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:34.421682 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:34.440237 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9fb8a663-e211-4641-80d6-2f8c35fe1891 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:34.467334 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9fb8a663-e211-4641-80d6-2f8c35fe1891 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 returned with HTTP 200 Dec 12 03:09:34.467334 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1741/3445] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:34 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 => generated 941 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:35.479109 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfdc453b-8073-4908-bb1e-76b130cbe637 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 Dec 12 03:09:35.479729 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfdc453b-8073-4908-bb1e-76b130cbe637 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:35.479945 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:35.479945 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:35.480380 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfdc453b-8073-4908-bb1e-76b130cbe637 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:35.534796 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:35.534796 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:35.544124 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cfdc453b-8073-4908-bb1e-76b130cbe637 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:35.566305 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfdc453b-8073-4908-bb1e-76b130cbe637 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 returned with HTTP 200 Dec 12 03:09:35.567342 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1705/3446] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:35 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 => generated 941 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:36.583930 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-168f3827-2881-4ded-9bc8-13e5b5356716 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 Dec 12 03:09:36.585074 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-168f3827-2881-4ded-9bc8-13e5b5356716 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:36.585296 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:36.585296 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:36.585753 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-168f3827-2881-4ded-9bc8-13e5b5356716 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:36.634894 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:36.634894 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:36.643339 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-168f3827-2881-4ded-9bc8-13e5b5356716 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:36.666427 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-168f3827-2881-4ded-9bc8-13e5b5356716 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 returned with HTTP 200 Dec 12 03:09:36.667644 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1742/3447] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:36 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 => generated 941 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:37.684185 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93a5eb18-daf4-469b-9287-53bbc89599da tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 Dec 12 03:09:37.684735 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93a5eb18-daf4-469b-9287-53bbc89599da tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:37.684926 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:37.684926 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:37.685292 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-93a5eb18-daf4-469b-9287-53bbc89599da tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:37.747288 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:37.747288 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:37.758141 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-93a5eb18-daf4-469b-9287-53bbc89599da tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:37.783092 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-93a5eb18-daf4-469b-9287-53bbc89599da tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 returned with HTTP 200 Dec 12 03:09:37.783092 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1706/3448] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:37 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 => generated 1391 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:09:37.798163 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c4aa86d-af28-42c0-8506-d3d8a9a1fb29 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 Dec 12 03:09:37.798163 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c4aa86d-af28-42c0-8506-d3d8a9a1fb29 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:37.798163 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:37.798163 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:37.798163 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7c4aa86d-af28-42c0-8506-d3d8a9a1fb29 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:37.846512 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:37.846512 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:37.854284 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7c4aa86d-af28-42c0-8506-d3d8a9a1fb29 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:37.881364 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7c4aa86d-af28-42c0-8506-d3d8a9a1fb29 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 returned with HTTP 200 Dec 12 03:09:37.881364 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1743/3449] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:37 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 => generated 1391 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:09:37.896847 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] POST http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes Dec 12 03:09:37.897107 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:37.897107 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:37.897558 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1405345695"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:09:37.898707 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1405345695'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:09:37.900022 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Create volume of 1 GB Dec 12 03:09:37.914138 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Availability Zones retrieved successfully. Dec 12 03:09:37.930921 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Flow 'volume_create_api' (fc47edc5-1ecb-4e4d-b7a6-709850cd55f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:09:37.937508 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3043ef-1f1b-4fc3-bf53-84608f11c2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:37.937508 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:09:38.009850 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f3043ef-1f1b-4fc3-bf53-84608f11c2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:38.009850 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0be3b8c5-0fc0-4f49-93de-cb608276f4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:38.085357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Created reservations ['31eb24e2-e593-4953-808f-f79b9ce0d5db', 'aa90a07c-42ff-484a-bc97-27aabfde1e2e', '3ea810e6-42ba-4b56-9e73-fbee934a20a2', '1d814773-13ce-4d2e-bd6c-bd5d7afec38e'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:09:38.085357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0be3b8c5-0fc0-4f49-93de-cb608276f4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31eb24e2-e593-4953-808f-f79b9ce0d5db', 'aa90a07c-42ff-484a-bc97-27aabfde1e2e', '3ea810e6-42ba-4b56-9e73-fbee934a20a2', '1d814773-13ce-4d2e-bd6c-bd5d7afec38e']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:38.087043 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f852f6-ae69-41f6-9332-7c8b31b9105f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:38.150041 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83f852f6-ae69-41f6-9332-7c8b31b9105f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc236bd4-12dc-4e8a-883c-74a93c474976', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1405345695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f0c021316274918b964f8331a327ac6',qos_specs=None,replication_status=,reservations=['31eb24e2-e593-4953-808f-f79b9ce0d5db','aa90a07c-42ff-484a-bc97-27aabfde1e2e','3ea810e6-42ba-4b56-9e73-fbee934a20a2','1d814773-13ce-4d2e-bd6c-bd5d7afec38e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='017b0297032f470082a564b21f0d4657',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:09:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1405345695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc236bd4-12dc-4e8a-883c-74a93c474976,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f0c021316274918b964f8331a327ac6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='017b0297032f470082a564b21f0d4657',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:38.152107 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fcd503d-7fb4-448e-9540-6cf9b05c269d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:38.184448 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fcd503d-7fb4-448e-9540-6cf9b05c269d) transitioned into state 'SUCCESS' from state '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-1405345695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f0c021316274918b964f8331a327ac6',qos_specs=None,replication_status=,reservations=['31eb24e2-e593-4953-808f-f79b9ce0d5db','aa90a07c-42ff-484a-bc97-27aabfde1e2e','3ea810e6-42ba-4b56-9e73-fbee934a20a2','1d814773-13ce-4d2e-bd6c-bd5d7afec38e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='017b0297032f470082a564b21f0d4657',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:38.186803 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c56a420-9210-4aa0-9f22-b463a7f9c878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:38.217340 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c56a420-9210-4aa0-9f22-b463a7f9c878) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:38.220140 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Flow 'volume_create_api' (fc47edc5-1ecb-4e4d-b7a6-709850cd55f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:09:38.272048 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Create volume request issued successfully. Dec 12 03:09:38.286213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d5502bed-e3a8-4e80-ae74-2d0c7b193fd7 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes returned with HTTP 202 Dec 12 03:09:38.287134 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1707/3450] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:09:37 2020] POST /volume/v3/4f0c021316274918b964f8331a327ac6/volumes => generated 816 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 12 03:09:38.301693 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b20d72df-7c87-44d1-acb8-9de9e969c8fd tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 Dec 12 03:09:38.302209 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b20d72df-7c87-44d1-acb8-9de9e969c8fd tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:38.302429 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:38.302429 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:38.303341 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b20d72df-7c87-44d1-acb8-9de9e969c8fd tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:38.365426 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:38.365426 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:38.371160 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b20d72df-7c87-44d1-acb8-9de9e969c8fd tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:38.404183 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b20d72df-7c87-44d1-acb8-9de9e969c8fd tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 returned with HTTP 200 Dec 12 03:09:38.406193 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1744/3451] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:38 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 => generated 908 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:39.419401 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5918d845-301f-4526-9621-a1773660767e tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 Dec 12 03:09:39.420558 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5918d845-301f-4526-9621-a1773660767e tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:39.420558 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:39.420558 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:39.420558 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5918d845-301f-4526-9621-a1773660767e tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:39.468146 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:39.468146 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:39.476282 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5918d845-301f-4526-9621-a1773660767e tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:39.499407 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5918d845-301f-4526-9621-a1773660767e tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 returned with HTTP 200 Dec 12 03:09:39.500384 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1708/3452] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:39 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 => generated 909 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:39.516558 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] POST http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes Dec 12 03:09:39.517074 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:39.517074 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:39.517538 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Action: 'create', calling method: create, body: {"volume": {"source_volid": "cc236bd4-12dc-4e8a-883c-74a93c474976", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1077852586"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:09:39.518829 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Create volume request body: {'volume': {'source_volid': 'cc236bd4-12dc-4e8a-883c-74a93c474976', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1077852586'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:09:39.572355 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:39.572355 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:39.574174 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume retrieved successfully. Dec 12 03:09:39.574174 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Create volume of 2 GB Dec 12 03:09:39.586623 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Availability Zones retrieved successfully. Dec 12 03:09:39.613592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Flow 'volume_create_api' (979804b3-2850-4ece-a785-0f8ef4028b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:09:39.613592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (526675e2-4943-4777-ada4-7becdb657585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:39.613592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Validating volume size '2' using validate_int, validate_source_size {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:09:39.682823 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (526675e2-4943-4777-ada4-7becdb657585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'cc236bd4-12dc-4e8a-883c-74a93c474976', 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:39.686364 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ff0265-6c30-4567-aa17-551ca930e71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:39.775016 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Created reservations ['fef310c7-253e-481c-84c8-48fde93e600f', 'c24dbeda-8e12-43d3-8021-711f6ce42049', 'f8ee6f53-f941-4dd0-9a5d-aef47f7ece76', '529f9ae2-3ec9-4607-9d3a-ebdf2e07dafd'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:09:39.777499 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37ff0265-6c30-4567-aa17-551ca930e71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fef310c7-253e-481c-84c8-48fde93e600f', 'c24dbeda-8e12-43d3-8021-711f6ce42049', 'f8ee6f53-f941-4dd0-9a5d-aef47f7ece76', '529f9ae2-3ec9-4607-9d3a-ebdf2e07dafd']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:39.779753 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3059279-0eec-43a7-a4ce-afd92e47f782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:39.905107 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3059279-0eec-43a7-a4ce-afd92e47f782) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e4e60b1-1193-437d-9f7f-4065020b9bfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1077852586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f0c021316274918b964f8331a327ac6',qos_specs=None,replication_status=,reservations=['fef310c7-253e-481c-84c8-48fde93e600f','c24dbeda-8e12-43d3-8021-711f6ce42049','f8ee6f53-f941-4dd0-9a5d-aef47f7ece76','529f9ae2-3ec9-4607-9d3a-ebdf2e07dafd'],size=2,snapshot_id=None,source_replicaid=,source_volid=cc236bd4-12dc-4e8a-883c-74a93c474976,status='creating',user_id='017b0297032f470082a564b21f0d4657',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:09:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1077852586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e4e60b1-1193-437d-9f7f-4065020b9bfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f0c021316274918b964f8331a327ac6',provider_auth=None,provider_geometry=None,provider_id=None,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=cc236bd4-12dc-4e8a-883c-74a93c474976,status='creating',terminated_at=None,updated_at=None,user_id='017b0297032f470082a564b21f0d4657',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:39.906610 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a1cfeb-e405-4658-b0a5-811b28874828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:39.933490 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98a1cfeb-e405-4658-b0a5-811b28874828) transitioned into state 'SUCCESS' from state '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-1077852586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f0c021316274918b964f8331a327ac6',qos_specs=None,replication_status=,reservations=['fef310c7-253e-481c-84c8-48fde93e600f','c24dbeda-8e12-43d3-8021-711f6ce42049','f8ee6f53-f941-4dd0-9a5d-aef47f7ece76','529f9ae2-3ec9-4607-9d3a-ebdf2e07dafd'],size=2,snapshot_id=None,source_replicaid=,source_volid=cc236bd4-12dc-4e8a-883c-74a93c474976,status='creating',user_id='017b0297032f470082a564b21f0d4657',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:39.935026 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75c9d16e-797a-447d-aa87-d36e690f2142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:09:40.063009 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75c9d16e-797a-447d-aa87-d36e690f2142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:09:40.067022 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Flow 'volume_create_api' (979804b3-2850-4ece-a785-0f8ef4028b4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:09:40.119365 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Create volume request issued successfully. Dec 12 03:09:40.134464 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ba36a04-fc71-46e6-a313-deff1cde7eed tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes returned with HTTP 202 Dec 12 03:09:40.136292 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1745/3453] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:09:39 2020] POST /volume/v3/4f0c021316274918b964f8331a327ac6/volumes => generated 850 bytes in 622 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:09:40.149761 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ffff55c-6f93-46f5-8889-bc8b301ce8d8 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:40.150402 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ffff55c-6f93-46f5-8889-bc8b301ce8d8 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:40.150640 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:40.150640 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:40.151079 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ffff55c-6f93-46f5-8889-bc8b301ce8d8 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:40.206074 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:40.206074 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:40.215041 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9ffff55c-6f93-46f5-8889-bc8b301ce8d8 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:40.238091 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ffff55c-6f93-46f5-8889-bc8b301ce8d8 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 200 Dec 12 03:09:40.238904 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1709/3454] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:40 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 942 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:41.264116 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-545180aa-8b9e-40e6-b808-febbd722e36d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:41.264116 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-545180aa-8b9e-40e6-b808-febbd722e36d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:41.264116 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:41.264116 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:41.264116 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-545180aa-8b9e-40e6-b808-febbd722e36d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:41.338390 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:41.338390 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:41.352125 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-545180aa-8b9e-40e6-b808-febbd722e36d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:41.375836 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-545180aa-8b9e-40e6-b808-febbd722e36d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 200 Dec 12 03:09:41.376674 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1746/3455] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:41 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 942 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:42.393806 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52ceace5-8af6-4e93-be5c-d2301f3957b4 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:42.394273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52ceace5-8af6-4e93-be5c-d2301f3957b4 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:42.394474 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:42.394474 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:42.395442 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-52ceace5-8af6-4e93-be5c-d2301f3957b4 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:42.451430 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:42.451430 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:42.481898 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-52ceace5-8af6-4e93-be5c-d2301f3957b4 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:42.511075 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-52ceace5-8af6-4e93-be5c-d2301f3957b4 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 200 Dec 12 03:09:42.520685 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1710/3456] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:42 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 942 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:43.528452 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3bcc843d-50fd-45ad-b819-3ca36711cb46 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:43.529094 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3bcc843d-50fd-45ad-b819-3ca36711cb46 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:43.529237 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:43.529237 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:43.529584 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3bcc843d-50fd-45ad-b819-3ca36711cb46 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:43.582759 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:43.582759 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:43.592228 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3bcc843d-50fd-45ad-b819-3ca36711cb46 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:43.617789 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3bcc843d-50fd-45ad-b819-3ca36711cb46 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 200 Dec 12 03:09:43.618255 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1747/3457] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:43 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 942 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:44.634277 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-158f0739-8035-417c-8276-28cf79f3d5ac tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:44.634882 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-158f0739-8035-417c-8276-28cf79f3d5ac tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:44.635184 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:44.635184 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:44.635566 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-158f0739-8035-417c-8276-28cf79f3d5ac tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:44.695395 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:44.695395 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:44.700402 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-158f0739-8035-417c-8276-28cf79f3d5ac tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:44.725611 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-158f0739-8035-417c-8276-28cf79f3d5ac tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 200 Dec 12 03:09:44.726772 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1711/3458] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:44 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 942 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:45.742751 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae4eabbd-1364-4df5-bae4-f7ab90d9f9e9 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:45.743822 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae4eabbd-1364-4df5-bae4-f7ab90d9f9e9 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:45.744024 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:45.744024 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:45.744739 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae4eabbd-1364-4df5-bae4-f7ab90d9f9e9 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:45.794145 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:45.794145 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:45.803235 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae4eabbd-1364-4df5-bae4-f7ab90d9f9e9 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:45.826317 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae4eabbd-1364-4df5-bae4-f7ab90d9f9e9 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 200 Dec 12 03:09:45.827304 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1748/3459] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:45 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 942 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:46.843502 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97ed0255-a760-4db0-88cf-6b748516aa48 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:46.844647 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97ed0255-a760-4db0-88cf-6b748516aa48 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:46.844905 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:46.844905 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:46.845261 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97ed0255-a760-4db0-88cf-6b748516aa48 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:46.895939 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:46.895939 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:46.906066 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-97ed0255-a760-4db0-88cf-6b748516aa48 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:46.928434 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97ed0255-a760-4db0-88cf-6b748516aa48 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 200 Dec 12 03:09:46.929336 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1712/3460] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:46 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 942 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:09:47.946094 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35b7473d-e410-4d03-8693-65d9f9a477de tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:47.946618 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35b7473d-e410-4d03-8693-65d9f9a477de tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:47.946836 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:47.946836 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:47.947203 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35b7473d-e410-4d03-8693-65d9f9a477de tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:47.998726 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:47.998726 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:48.007344 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-35b7473d-e410-4d03-8693-65d9f9a477de tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:48.030077 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35b7473d-e410-4d03-8693-65d9f9a477de tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 200 Dec 12 03:09:48.030891 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1749/3461] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:47 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 942 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:49.048594 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afcba993-2ca8-4ee4-8c95-d1532ac94874 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:49.049152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afcba993-2ca8-4ee4-8c95-d1532ac94874 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:49.049361 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:49.049361 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:49.049734 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-afcba993-2ca8-4ee4-8c95-d1532ac94874 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:49.104093 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:49.104093 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:49.113286 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-afcba993-2ca8-4ee4-8c95-d1532ac94874 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:49.139957 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-afcba993-2ca8-4ee4-8c95-d1532ac94874 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 200 Dec 12 03:09:49.140806 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1713/3462] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:49 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 942 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:50.165379 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4342a931-2486-458d-bc0b-61029b5f3f11 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:50.165912 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4342a931-2486-458d-bc0b-61029b5f3f11 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:50.166131 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:50.166131 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:50.172914 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4342a931-2486-458d-bc0b-61029b5f3f11 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:50.219549 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:50.219549 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:50.230327 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4342a931-2486-458d-bc0b-61029b5f3f11 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:50.253488 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4342a931-2486-458d-bc0b-61029b5f3f11 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 200 Dec 12 03:09:50.254433 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1750/3463] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:50 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 942 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:51.275870 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9392f868-5609-4e17-8913-6e3ade6f0d7d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:51.275870 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9392f868-5609-4e17-8913-6e3ade6f0d7d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:51.275870 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:51.275870 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:51.276558 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9392f868-5609-4e17-8913-6e3ade6f0d7d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:51.331317 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:51.331317 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:51.340693 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9392f868-5609-4e17-8913-6e3ade6f0d7d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:51.362300 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9392f868-5609-4e17-8913-6e3ade6f0d7d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 200 Dec 12 03:09:51.363145 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1714/3464] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:51 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 942 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:52.379798 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfda3a6b-fb06-475b-9fe4-952071cb949d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:52.380947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfda3a6b-fb06-475b-9fe4-952071cb949d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:52.381233 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:52.381233 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:52.381617 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfda3a6b-fb06-475b-9fe4-952071cb949d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:52.435553 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:52.435553 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:52.443496 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cfda3a6b-fb06-475b-9fe4-952071cb949d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:52.466448 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfda3a6b-fb06-475b-9fe4-952071cb949d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 200 Dec 12 03:09:52.467273 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1751/3465] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:52 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 942 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:53.483969 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e41b5a7b-3168-433a-9b42-610fa57b4cf1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:53.484495 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e41b5a7b-3168-433a-9b42-610fa57b4cf1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:53.484737 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:53.484737 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:53.485149 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e41b5a7b-3168-433a-9b42-610fa57b4cf1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:53.540126 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:53.540126 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:53.547804 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e41b5a7b-3168-433a-9b42-610fa57b4cf1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:53.570507 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e41b5a7b-3168-433a-9b42-610fa57b4cf1 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 200 Dec 12 03:09:53.571670 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1715/3466] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:53 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 943 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:53.586983 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f65047fd-b4d4-4c73-a5f2-87b5716785d2 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:53.587498 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f65047fd-b4d4-4c73-a5f2-87b5716785d2 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:53.587717 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:53.587717 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:53.588083 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f65047fd-b4d4-4c73-a5f2-87b5716785d2 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:53.638947 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:53.638947 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:53.649991 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f65047fd-b4d4-4c73-a5f2-87b5716785d2 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:53.672907 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f65047fd-b4d4-4c73-a5f2-87b5716785d2 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 200 Dec 12 03:09:53.673727 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1752/3467] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:53 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 943 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:53.690468 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0156ecea-0456-47cb-aea6-5edf9e9f2ff4 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] DELETE http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:53.690987 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0156ecea-0456-47cb-aea6-5edf9e9f2ff4 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:53.691204 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:53.691204 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:53.691571 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0156ecea-0456-47cb-aea6-5edf9e9f2ff4 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:53.692216 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-0156ecea-0456-47cb-aea6-5edf9e9f2ff4 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Delete volume with id: 5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:53.743577 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:53.743577 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:53.744780 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0156ecea-0456-47cb-aea6-5edf9e9f2ff4 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:53.787364 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0156ecea-0456-47cb-aea6-5edf9e9f2ff4 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Delete volume request issued successfully. Dec 12 03:09:53.787795 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0156ecea-0456-47cb-aea6-5edf9e9f2ff4 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 202 Dec 12 03:09:53.789160 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1716/3468] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:09:53 2020] DELETE /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:09:53.799252 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c3a5125-a85a-40bf-9cf3-9fc363b67846 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:53.799252 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c3a5125-a85a-40bf-9cf3-9fc363b67846 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:53.799252 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:53.799252 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:53.799252 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-8c3a5125-a85a-40bf-9cf3-9fc363b67846 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:53.850303 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:53.850303 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:53.859335 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-8c3a5125-a85a-40bf-9cf3-9fc363b67846 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:53.882950 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-8c3a5125-a85a-40bf-9cf3-9fc363b67846 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 200 Dec 12 03:09:53.884169 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1753/3469] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:53 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 942 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:54.899505 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f383a49-7399-43db-91e4-8c6aa8acb4e8 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:54.900031 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f383a49-7399-43db-91e4-8c6aa8acb4e8 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:54.900373 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:54.900373 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:54.900858 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7f383a49-7399-43db-91e4-8c6aa8acb4e8 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:54.954271 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:54.954271 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:54.963577 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7f383a49-7399-43db-91e4-8c6aa8acb4e8 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:54.987866 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7f383a49-7399-43db-91e4-8c6aa8acb4e8 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 200 Dec 12 03:09:54.988750 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1717/3470] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:54 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 942 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:56.006327 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a722ed65-e0cc-4fdb-9f04-b4b5e7cf4afd tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd Dec 12 03:09:56.007146 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a722ed65-e0cc-4fdb-9f04-b4b5e7cf4afd tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:56.007146 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:56.007146 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:56.007609 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a722ed65-e0cc-4fdb-9f04-b4b5e7cf4afd tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:56.058881 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a722ed65-e0cc-4fdb-9f04-b4b5e7cf4afd tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd returned with HTTP 404 Dec 12 03:09:56.059422 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1754/3471] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:56 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/5e4e60b1-1193-437d-9f7f-4065020b9bfd => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:09:56.068050 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38554e6b-8df0-4369-a719-cb62990a8a1d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] DELETE http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 Dec 12 03:09:56.069094 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38554e6b-8df0-4369-a719-cb62990a8a1d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:56.069314 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:56.069314 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:56.069681 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-38554e6b-8df0-4369-a719-cb62990a8a1d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:56.070141 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-38554e6b-8df0-4369-a719-cb62990a8a1d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Delete volume with id: cc236bd4-12dc-4e8a-883c-74a93c474976 Dec 12 03:09:56.122641 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:56.122641 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:56.123770 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-38554e6b-8df0-4369-a719-cb62990a8a1d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:56.165863 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-38554e6b-8df0-4369-a719-cb62990a8a1d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Delete volume request issued successfully. Dec 12 03:09:56.165863 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-38554e6b-8df0-4369-a719-cb62990a8a1d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 returned with HTTP 202 Dec 12 03:09:56.165863 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1718/3472] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:09:56 2020] DELETE /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:09:56.172305 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25924e51-3531-4505-9084-5401e7edfca4 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 Dec 12 03:09:56.172972 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25924e51-3531-4505-9084-5401e7edfca4 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:56.173599 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-25924e51-3531-4505-9084-5401e7edfca4 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:56.233597 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:56.233597 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:56.248546 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-25924e51-3531-4505-9084-5401e7edfca4 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:56.274502 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-25924e51-3531-4505-9084-5401e7edfca4 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 returned with HTTP 200 Dec 12 03:09:56.275956 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1755/3473] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:56 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 => generated 908 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:57.298445 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14130c39-78ba-4724-9b92-ada672d5550b tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 Dec 12 03:09:57.298445 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14130c39-78ba-4724-9b92-ada672d5550b tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:57.299070 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:57.299070 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:57.299070 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-14130c39-78ba-4724-9b92-ada672d5550b tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:57.348044 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:57.348044 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:57.357404 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-14130c39-78ba-4724-9b92-ada672d5550b tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:57.380724 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-14130c39-78ba-4724-9b92-ada672d5550b tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 returned with HTTP 200 Dec 12 03:09:57.381551 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1719/3474] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:57 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 => generated 908 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:09:58.397741 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dab8fdb9-f3da-4ac3-93db-9d6177d3305d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 Dec 12 03:09:58.398237 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dab8fdb9-f3da-4ac3-93db-9d6177d3305d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:58.398422 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:58.398422 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:58.398739 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-dab8fdb9-f3da-4ac3-93db-9d6177d3305d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:58.446215 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-dab8fdb9-f3da-4ac3-93db-9d6177d3305d tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 returned with HTTP 404 Dec 12 03:09:58.447242 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1756/3475] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:58 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/cc236bd4-12dc-4e8a-883c-74a93c474976 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:09:58.454632 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81b71e3c-0070-41a4-9943-1a968407d883 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] DELETE http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 Dec 12 03:09:58.455155 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81b71e3c-0070-41a4-9943-1a968407d883 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:58.455375 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:58.455375 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:58.455746 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-81b71e3c-0070-41a4-9943-1a968407d883 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:58.456207 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-81b71e3c-0070-41a4-9943-1a968407d883 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Delete volume with id: 0b86a909-dd4f-4898-93ad-7ba700ac9692 Dec 12 03:09:58.510885 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:58.510885 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:58.512008 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-81b71e3c-0070-41a4-9943-1a968407d883 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:58.536843 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-81b71e3c-0070-41a4-9943-1a968407d883 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Delete volume request issued successfully. Dec 12 03:09:58.537303 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-81b71e3c-0070-41a4-9943-1a968407d883 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 returned with HTTP 202 Dec 12 03:09:58.538166 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1720/3476] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:09:58 2020] DELETE /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:09:58.545494 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0760e1b5-c2bf-4cd1-b810-2b78b5e5edd6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 Dec 12 03:09:58.546009 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0760e1b5-c2bf-4cd1-b810-2b78b5e5edd6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:58.546489 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0760e1b5-c2bf-4cd1-b810-2b78b5e5edd6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:58.595860 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:58.595860 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:58.604430 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0760e1b5-c2bf-4cd1-b810-2b78b5e5edd6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:58.628116 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0760e1b5-c2bf-4cd1-b810-2b78b5e5edd6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 returned with HTTP 200 Dec 12 03:09:58.629007 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1757/3477] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:58 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 => generated 1390 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:09:59.645490 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20f2c66d-e4b2-426d-9b5d-3c465838aaf6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 Dec 12 03:09:59.647055 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20f2c66d-e4b2-426d-9b5d-3c465838aaf6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:09:59.647055 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:09:59.647055 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:09:59.647871 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20f2c66d-e4b2-426d-9b5d-3c465838aaf6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:09:59.706286 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:09:59.706286 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:09:59.716273 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-20f2c66d-e4b2-426d-9b5d-3c465838aaf6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:09:59.741607 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20f2c66d-e4b2-426d-9b5d-3c465838aaf6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 returned with HTTP 200 Dec 12 03:09:59.742439 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1721/3478] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:09:59 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 => generated 1390 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:10:00.759215 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8b0d747-8343-481e-bdc9-8bd69fb771e6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 Dec 12 03:10:00.759745 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8b0d747-8343-481e-bdc9-8bd69fb771e6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:00.759969 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:10:00.759969 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:10:00.760341 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e8b0d747-8343-481e-bdc9-8bd69fb771e6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:00.804713 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e8b0d747-8343-481e-bdc9-8bd69fb771e6 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 returned with HTTP 404 Dec 12 03:10:00.805708 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1758/3479] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:10:00 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/0b86a909-dd4f-4898-93ad-7ba700ac9692 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:10:00.813094 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35344611-49e0-4719-8deb-040beee15124 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] DELETE http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:10:00.813658 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35344611-49e0-4719-8deb-040beee15124 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:00.813877 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:10:00.813877 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:10:00.814249 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-35344611-49e0-4719-8deb-040beee15124 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:00.814711 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-35344611-49e0-4719-8deb-040beee15124 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Delete volume with id: 531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:10:00.864753 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:10:00.864753 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:10:00.866289 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-35344611-49e0-4719-8deb-040beee15124 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:10:00.906508 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-35344611-49e0-4719-8deb-040beee15124 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Delete volume request issued successfully. Dec 12 03:10:00.907339 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-35344611-49e0-4719-8deb-040beee15124 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 202 Dec 12 03:10:00.907797 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1722/3480] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:10:00 2020] DELETE /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:10:00.916238 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9bfb79b-0e8b-45ae-a4e1-8d45dcdbdf87 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:10:00.917028 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9bfb79b-0e8b-45ae-a4e1-8d45dcdbdf87 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:00.917606 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c9bfb79b-0e8b-45ae-a4e1-8d45dcdbdf87 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:00.967457 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:10:00.967457 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:10:00.977819 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c9bfb79b-0e8b-45ae-a4e1-8d45dcdbdf87 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:10:01.002164 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c9bfb79b-0e8b-45ae-a4e1-8d45dcdbdf87 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 200 Dec 12 03:10:01.002985 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1759/3481] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:10:00 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 1355 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:10:02.021361 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffe5b2ca-9960-4853-9526-0843dac38f19 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:10:02.021935 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffe5b2ca-9960-4853-9526-0843dac38f19 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:02.022080 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:10:02.022080 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:10:02.022454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ffe5b2ca-9960-4853-9526-0843dac38f19 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:02.074654 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:10:02.074654 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:10:02.084511 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ffe5b2ca-9960-4853-9526-0843dac38f19 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Volume info retrieved successfully. Dec 12 03:10:02.109341 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ffe5b2ca-9960-4853-9526-0843dac38f19 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 200 Dec 12 03:10:02.117393 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1723/3482] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:10:02 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 1355 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:10:03.127051 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9716ffa3-966c-4cf7-a6ae-f41191ef7e09 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] GET http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 Dec 12 03:10:03.127556 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9716ffa3-966c-4cf7-a6ae-f41191ef7e09 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:03.127772 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:10:03.127772 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:10:03.128143 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9716ffa3-966c-4cf7-a6ae-f41191ef7e09 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:03.173094 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9716ffa3-966c-4cf7-a6ae-f41191ef7e09 tempest-VolumesCloneTest-1579085857 tempest-VolumesCloneTest-1579085857] http://10.222.0.50/volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 returned with HTTP 404 Dec 12 03:10:03.174110 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1760/3483] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:10:03 2020] GET /volume/v3/4f0c021316274918b964f8331a327ac6/volumes/531f67ab-6f7d-4403-bdcb-4accfeabe462 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:10:05.559153 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes Dec 12 03:10:05.559603 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:10:05.559603 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:10:05.559993 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1295362094"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:05.561187 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1295362094'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:10:05.561561 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Create volume of 1 GB Dec 12 03:10:05.576550 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Availability Zones retrieved successfully. Dec 12 03:10:05.596336 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Flow 'volume_create_api' (e07de355-836f-4be8-aaa6-43cd43e27908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:10:05.600100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1acc9f77-7201-478b-a8ac-352b0ceae0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:10:05.602339 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:10:05.667215 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1acc9f77-7201-478b-a8ac-352b0ceae0d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:10:05.671052 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9171d029-b4f8-4864-9b15-28fc2f718173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:10:05.763259 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Created reservations ['6a6f1e04-e2d1-4d18-9810-8047deb4c329', '65945fd1-3c68-430d-b6ee-a96c0070a7a6', 'b8e1447e-a31d-4ba0-8c58-5bb0cf79229a', 'da84950a-f2fb-4df5-8643-8133057295a9'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:10:05.765162 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9171d029-b4f8-4864-9b15-28fc2f718173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a6f1e04-e2d1-4d18-9810-8047deb4c329', '65945fd1-3c68-430d-b6ee-a96c0070a7a6', 'b8e1447e-a31d-4ba0-8c58-5bb0cf79229a', 'da84950a-f2fb-4df5-8643-8133057295a9']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:10:05.767280 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1a8275d-c72f-43c6-9660-a83ac3eb3b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:10:05.836458 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1a8275d-c72f-43c6-9660-a83ac3eb3b20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10351541-ca3f-4c7a-8231-024963c8e050', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1295362094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04789a94bcd24f7c8fb579c8b34fe2c3',qos_specs=None,replication_status=,reservations=['6a6f1e04-e2d1-4d18-9810-8047deb4c329','65945fd1-3c68-430d-b6ee-a96c0070a7a6','b8e1447e-a31d-4ba0-8c58-5bb0cf79229a','da84950a-f2fb-4df5-8643-8133057295a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5262a81c494ad39832e4afa5fba2e6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1295362094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10351541-ca3f-4c7a-8231-024963c8e050,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04789a94bcd24f7c8fb579c8b34fe2c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5b5262a81c494ad39832e4afa5fba2e6',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:10:05.839597 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e3c5baa-1a87-4b65-a03f-b295a13cba27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:10:05.881910 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e3c5baa-1a87-4b65-a03f-b295a13cba27) transitioned into state 'SUCCESS' from state '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-1295362094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04789a94bcd24f7c8fb579c8b34fe2c3',qos_specs=None,replication_status=,reservations=['6a6f1e04-e2d1-4d18-9810-8047deb4c329','65945fd1-3c68-430d-b6ee-a96c0070a7a6','b8e1447e-a31d-4ba0-8c58-5bb0cf79229a','da84950a-f2fb-4df5-8643-8133057295a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b5262a81c494ad39832e4afa5fba2e6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:10:05.883874 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df1d6106-8dd6-419d-a878-11ada2156c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:10:05.899797 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df1d6106-8dd6-419d-a878-11ada2156c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:10:05.903384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Flow 'volume_create_api' (e07de355-836f-4be8-aaa6-43cd43e27908) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:10:06.078275 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Create volume request issued successfully. Dec 12 03:10:06.092384 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1ce013f1-9f8f-4446-8ca6-2adfcc6c46fe tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes returned with HTTP 202 Dec 12 03:10:06.093253 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1724/3484] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:10:05 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes => generated 843 bytes in 775 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:10:06.108686 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d8db0f7-d0a0-47cc-8d52-06970a11cb1f tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] GET http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 Dec 12 03:10:06.109201 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d8db0f7-d0a0-47cc-8d52-06970a11cb1f tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:06.109693 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3d8db0f7-d0a0-47cc-8d52-06970a11cb1f tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:06.165857 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:10:06.165857 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:10:06.174318 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3d8db0f7-d0a0-47cc-8d52-06970a11cb1f tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Volume info retrieved successfully. Dec 12 03:10:06.199033 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3d8db0f7-d0a0-47cc-8d52-06970a11cb1f tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 returned with HTTP 200 Dec 12 03:10:06.199033 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1761/3485] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:10:06 2020] GET /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 => generated 911 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:10:07.220450 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f61d8c4b-62c1-4571-90b3-bf09e1c839a3 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] GET http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 Dec 12 03:10:07.220450 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f61d8c4b-62c1-4571-90b3-bf09e1c839a3 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:07.220450 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:10:07.220450 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:10:07.220450 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f61d8c4b-62c1-4571-90b3-bf09e1c839a3 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:07.270417 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:10:07.270417 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:10:07.280417 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f61d8c4b-62c1-4571-90b3-bf09e1c839a3 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Volume info retrieved successfully. Dec 12 03:10:07.302504 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f61d8c4b-62c1-4571-90b3-bf09e1c839a3 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 returned with HTTP 200 Dec 12 03:10:07.303313 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1725/3486] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:10:07 2020] GET /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 => generated 912 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:10:17.784039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12b08f4d-ca6f-41ae-a83b-30b19d2f121f tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/f2b06bad-5df8-48a4-94df-ff46e626aa3c/action Dec 12 03:10:17.784507 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:10:17.784507 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:10:17.784947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12b08f4d-ca6f-41ae-a83b-30b19d2f121f tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action body: b'{"os-attach": {"instance_uuid": "439f6fdf-bf59-43a9-b961-b403b405f1b9", "mountpoint": "/dev/vdc"}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:10:17.785338 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-12b08f4d-ca6f-41ae-a83b-30b19d2f121f tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "439f6fdf-bf59-43a9-b961-b403b405f1b9", "mountpoint": "/dev/vdc"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:17.831957 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-12b08f4d-ca6f-41ae-a83b-30b19d2f121f tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/f2b06bad-5df8-48a4-94df-ff46e626aa3c/action returned with HTTP 404 Dec 12 03:10:17.833259 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1762/3487] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 03:10:17 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/f2b06bad-5df8-48a4-94df-ff46e626aa3c/action => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:10:22.737772 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78f2c267-3524-4efc-a087-46c9c2e62a49 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes Dec 12 03:10:22.738245 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:10:22.738245 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:10:22.738675 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-78f2c267-3524-4efc-a087-46c9c2e62a49 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'create', calling method: create, body: {"volume": {"imageRef": "30fa5f0e-8464-4197-8366-04ae1a58e198", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1211367902"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:22.739872 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-78f2c267-3524-4efc-a087-46c9c2e62a49 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Create volume request body: {'volume': {'imageRef': '30fa5f0e-8464-4197-8366-04ae1a58e198', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1211367902'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:10:22.838724 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-78f2c267-3524-4efc-a087-46c9c2e62a49 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Create volume of 2 GB Dec 12 03:10:22.851607 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-78f2c267-3524-4efc-a087-46c9c2e62a49 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Availability Zones retrieved successfully. Dec 12 03:10:22.868023 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-78f2c267-3524-4efc-a087-46c9c2e62a49 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Flow 'volume_create_api' (a151ce9b-77b8-4035-b3c5-64aaec3c63eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:10:22.870773 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-78f2c267-3524-4efc-a087-46c9c2e62a49 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c006613-dff1-4842-8e3f-a8d89a3f0a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:10:22.872767 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-78f2c267-3524-4efc-a087-46c9c2e62a49 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Validating volume size '2' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:10:22.928131 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-78f2c267-3524-4efc-a087-46c9c2e62a49 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c006613-dff1-4842-8e3f-a8d89a3f0a08) transitioned into state 'FAILURE' from state 'RUNNING' Dec 12 03:10:22.928131 n-d-765315-4 devstack@c-api.service[87998]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 30fa5f0e-8464-4197-8366-04ae1a58e198 is not active. Dec 12 03:10:22.932815 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-78f2c267-3524-4efc-a087-46c9c2e62a49 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c006613-dff1-4842-8e3f-a8d89a3f0a08) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:10:22.935054 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-78f2c267-3524-4efc-a087-46c9c2e62a49 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c006613-dff1-4842-8e3f-a8d89a3f0a08) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 12 03:10:22.937637 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-78f2c267-3524-4efc-a087-46c9c2e62a49 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Flow 'volume_create_api' (a151ce9b-77b8-4035-b3c5-64aaec3c63eb) transitioned into state 'REVERTED' from state 'RUNNING' Dec 12 03:10:22.938317 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-78f2c267-3524-4efc-a087-46c9c2e62a49 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes returned with HTTP 400 Dec 12 03:10:22.939409 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1726/3488] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:10:22 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes => generated 125 bytes in 205 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 03:10:23.420750 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1423967-1e25-40a4-bdc8-df5d9f87250e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes Dec 12 03:10:23.421564 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f1423967-1e25-40a4-bdc8-df5d9f87250e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "b7a9b2a9-4f51-40be-99b1-67873c4f6898"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:23.422892 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-f1423967-1e25-40a4-bdc8-df5d9f87250e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Create volume request body: {'volume': {'size': 1, 'imageRef': 'b7a9b2a9-4f51-40be-99b1-67873c4f6898'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:10:23.524624 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-f1423967-1e25-40a4-bdc8-df5d9f87250e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Create volume of 1 GB Dec 12 03:10:23.537373 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f1423967-1e25-40a4-bdc8-df5d9f87250e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Availability Zones retrieved successfully. Dec 12 03:10:23.553707 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f1423967-1e25-40a4-bdc8-df5d9f87250e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Flow 'volume_create_api' (c45554e0-493b-4ccf-83b0-9ac7f4328031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:10:23.556406 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f1423967-1e25-40a4-bdc8-df5d9f87250e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (964242ef-16d9-41e1-8de8-f10eb7a337a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:10:23.558419 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-f1423967-1e25-40a4-bdc8-df5d9f87250e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:10:23.600484 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-f1423967-1e25-40a4-bdc8-df5d9f87250e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (964242ef-16d9-41e1-8de8-f10eb7a337a2) transitioned into state 'FAILURE' from state 'RUNNING' Dec 12 03:10:23.600484 n-d-765315-4 devstack@c-api.service[87998]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Dec 12 03:10:23.605223 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-f1423967-1e25-40a4-bdc8-df5d9f87250e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (964242ef-16d9-41e1-8de8-f10eb7a337a2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:10:23.607312 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-f1423967-1e25-40a4-bdc8-df5d9f87250e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (964242ef-16d9-41e1-8de8-f10eb7a337a2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 12 03:10:23.609868 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.volume.api [None req-f1423967-1e25-40a4-bdc8-df5d9f87250e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Flow 'volume_create_api' (c45554e0-493b-4ccf-83b0-9ac7f4328031) transitioned into state 'REVERTED' from state 'RUNNING' Dec 12 03:10:23.610542 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f1423967-1e25-40a4-bdc8-df5d9f87250e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes returned with HTTP 400 Dec 12 03:10:23.611570 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1763/3489] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:10:23 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes => generated 134 bytes in 194 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 03:10:23.877588 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f569dc33-edc7-41a0-abff-c6f4ad1abc4c tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes Dec 12 03:10:23.878342 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f569dc33-edc7-41a0-abff-c6f4ad1abc4c tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:23.880406 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f569dc33-edc7-41a0-abff-c6f4ad1abc4c tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes returned with HTTP 400 Dec 12 03:10:23.881352 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1727/3490] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:10:23 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes => generated 127 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 03:10:23.889551 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13c72cd1-9662-4cfd-a48a-d72838db9c28 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes Dec 12 03:10:23.890302 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13c72cd1-9662-4cfd-a48a-d72838db9c28 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "393b5a2c-8c2d-4e32-a922-dc37d668c454"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:23.891568 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-13c72cd1-9662-4cfd-a48a-d72838db9c28 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '393b5a2c-8c2d-4e32-a922-dc37d668c454'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:10:23.914159 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13c72cd1-9662-4cfd-a48a-d72838db9c28 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes returned with HTTP 404 Dec 12 03:10:23.915790 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1764/3491] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:10:23 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:10:23.923348 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9883e49f-2bca-4479-9511-432bf379da97 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes Dec 12 03:10:23.924084 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9883e49f-2bca-4479-9511-432bf379da97 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "9d54a19b-0a84-48df-ba31-55fb5e315d58"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:23.925337 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-9883e49f-2bca-4479-9511-432bf379da97 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Create volume request body: {'volume': {'size': 1, 'source_volid': '9d54a19b-0a84-48df-ba31-55fb5e315d58'}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:10:23.978909 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9883e49f-2bca-4479-9511-432bf379da97 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes returned with HTTP 404 Dec 12 03:10:23.979927 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1728/3492] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:10:23 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:10:23.988427 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-056e6108-e7e5-4958-b6c5-f1020982d5a8 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes Dec 12 03:10:23.989729 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-056e6108-e7e5-4958-b6c5-f1020982d5a8 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "f61ad51e-255c-4b07-b620-9219c4665e91"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:23.991579 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-056e6108-e7e5-4958-b6c5-f1020982d5a8 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Create volume request body: {'volume': {'size': 1, 'volume_type': 'f61ad51e-255c-4b07-b620-9219c4665e91'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:10:24.014959 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-056e6108-e7e5-4958-b6c5-f1020982d5a8 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes returned with HTTP 404 Dec 12 03:10:24.016473 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1765/3493] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:10:23 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:10:24.025366 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ed98d8e-6b4d-4368-876b-18960ecec3c6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes Dec 12 03:10:24.026109 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9ed98d8e-6b4d-4368-876b-18960ecec3c6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:24.027298 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9ed98d8e-6b4d-4368-876b-18960ecec3c6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes returned with HTTP 400 Dec 12 03:10:24.028220 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1729/3494] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:10:24 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 03:10:24.036794 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b07db6b0-8a68-463b-bb2a-efb3ff4cb374 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes Dec 12 03:10:24.037530 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b07db6b0-8a68-463b-bb2a-efb3ff4cb374 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:24.038937 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b07db6b0-8a68-463b-bb2a-efb3ff4cb374 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes returned with HTTP 400 Dec 12 03:10:24.039949 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1766/3495] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:10:24 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 03:10:24.047343 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8ecd5ea-8611-40d9-9f2b-d6bfd5a5385c tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes Dec 12 03:10:24.048013 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c8ecd5ea-8611-40d9-9f2b-d6bfd5a5385c tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:24.049192 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c8ecd5ea-8611-40d9-9f2b-d6bfd5a5385c tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes returned with HTTP 400 Dec 12 03:10:24.050083 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1730/3496] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:10:24 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 03:10:24.058262 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd5a651c-8074-4b1a-aec7-03fc7914de55 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] DELETE http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/tempest-invalid-1298500263 Dec 12 03:10:24.058777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd5a651c-8074-4b1a-aec7-03fc7914de55 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:24.059257 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fd5a651c-8074-4b1a-aec7-03fc7914de55 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:24.059714 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-fd5a651c-8074-4b1a-aec7-03fc7914de55 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Delete volume with id: tempest-invalid-1298500263 Dec 12 03:10:24.104969 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fd5a651c-8074-4b1a-aec7-03fc7914de55 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/tempest-invalid-1298500263 returned with HTTP 404 Dec 12 03:10:24.105921 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1767/3497] 10.222.0.50 () {58 vars in 1288 bytes} [Sat Dec 12 03:10:24 2020] DELETE /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/tempest-invalid-1298500263 => generated 99 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:10:24.115192 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1731/3498] 10.222.0.50 () {58 vars in 1210 bytes} [Sat Dec 12 03:10:24 2020] DELETE /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Dec 12 03:10:24.123070 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1262c71a-bba5-445e-8453-37faf00ebe95 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/xxx/action Dec 12 03:10:24.123831 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1262c71a-bba5-445e-8453-37faf00ebe95 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action body: b'{"os-detach": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:10:24.124204 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1262c71a-bba5-445e-8453-37faf00ebe95 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:24.173143 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1262c71a-bba5-445e-8453-37faf00ebe95 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/xxx/action returned with HTTP 404 Dec 12 03:10:24.174138 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1768/3499] 10.222.0.50 () {60 vars in 1258 bytes} [Sat Dec 12 03:10:24 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/xxx/action => generated 76 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:10:24.182829 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e2c304a-1771-4e9b-ab3e-dcb5e3d64554 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] GET http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/tempest-invalid-695442489 Dec 12 03:10:24.183341 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e2c304a-1771-4e9b-ab3e-dcb5e3d64554 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:24.183819 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e2c304a-1771-4e9b-ab3e-dcb5e3d64554 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:24.230881 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e2c304a-1771-4e9b-ab3e-dcb5e3d64554 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/tempest-invalid-695442489 returned with HTTP 404 Dec 12 03:10:24.232118 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1732/3500] 10.222.0.50 () {58 vars in 1282 bytes} [Sat Dec 12 03:10:24 2020] GET /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/tempest-invalid-695442489 => generated 98 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:10:24.241552 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1769/3501] 10.222.0.50 () {58 vars in 1207 bytes} [Sat Dec 12 03:10:24 2020] GET /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Dec 12 03:10:24.249379 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04a66ee5-c768-411b-ad58-1782dc06ebd6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] GET http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/detail?status=null Dec 12 03:10:24.249898 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04a66ee5-c768-411b-ad58-1782dc06ebd6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:24.250379 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-04a66ee5-c768-411b-ad58-1782dc06ebd6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:24.251212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-04a66ee5-c768-411b-ad58-1782dc06ebd6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:10:24.251834 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-04a66ee5-c768-411b-ad58-1782dc06ebd6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Could not evaluate value null, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 12 03:10:24.253461 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-04a66ee5-c768-411b-ad58-1782dc06ebd6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:10:24.302916 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-04a66ee5-c768-411b-ad58-1782dc06ebd6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Get all volumes completed successfully. Dec 12 03:10:24.307975 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-04a66ee5-c768-411b-ad58-1782dc06ebd6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/detail?status=null returned with HTTP 200 Dec 12 03:10:24.308780 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1733/3502] 10.222.0.50 () {58 vars in 1248 bytes} [Sat Dec 12 03:10:24 2020] GET /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/detail?status=null => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:10:24.325416 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a212f236-d8e8-4b30-bf11-9877fb625d9a tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] GET http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1470814572 Dec 12 03:10:24.325933 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a212f236-d8e8-4b30-bf11-9877fb625d9a tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:24.326409 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a212f236-d8e8-4b30-bf11-9877fb625d9a tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Calling method 'detail' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:24.327152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-a212f236-d8e8-4b30-bf11-9877fb625d9a tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:10:24.329041 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-a212f236-d8e8-4b30-bf11-9877fb625d9a tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1470814572'), ('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:10:24.377573 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a212f236-d8e8-4b30-bf11-9877fb625d9a tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Get all volumes completed successfully. Dec 12 03:10:24.383016 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a212f236-d8e8-4b30-bf11-9877fb625d9a tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1470814572 returned with HTTP 200 Dec 12 03:10:24.383778 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1770/3503] 10.222.0.50 () {58 vars in 1326 bytes} [Sat Dec 12 03:10:24 2020] GET /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1470814572 => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:10:24.399631 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-724b628f-9e2f-49bd-84eb-5dc26f851c02 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] GET http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes?status=null Dec 12 03:10:24.400147 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-724b628f-9e2f-49bd-84eb-5dc26f851c02 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:24.400626 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-724b628f-9e2f-49bd-84eb-5dc26f851c02 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:24.401285 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-724b628f-9e2f-49bd-84eb-5dc26f851c02 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:10:24.401858 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-724b628f-9e2f-49bd-84eb-5dc26f851c02 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Could not evaluate value null, assuming string {{(pid=87999) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 12 03:10:24.403453 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-724b628f-9e2f-49bd-84eb-5dc26f851c02 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:10:24.452255 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-724b628f-9e2f-49bd-84eb-5dc26f851c02 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Get all volumes completed successfully. Dec 12 03:10:24.453030 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-724b628f-9e2f-49bd-84eb-5dc26f851c02 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes?status=null returned with HTTP 200 Dec 12 03:10:24.453831 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1734/3504] 10.222.0.50 () {58 vars in 1227 bytes} [Sat Dec 12 03:10:24 2020] GET /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes?status=null => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:10:24.465438 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e3b0eae-33e8-4131-b6ef-d4e691fdec8f tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] GET http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes?name=tempest-VolumesNegativeTest-Volume-1273490707 Dec 12 03:10:24.465957 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e3b0eae-33e8-4131-b6ef-d4e691fdec8f tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:24.466438 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4e3b0eae-33e8-4131-b6ef-d4e691fdec8f tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:24.467068 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-4e3b0eae-33e8-4131-b6ef-d4e691fdec8f tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Removing options '' from query. {{(pid=88000) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:10:24.468900 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-4e3b0eae-33e8-4131-b6ef-d4e691fdec8f tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1273490707'), ('no_migration_targets', True)]). {{(pid=88000) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:10:24.517231 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4e3b0eae-33e8-4131-b6ef-d4e691fdec8f tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Get all volumes completed successfully. Dec 12 03:10:24.517964 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4e3b0eae-33e8-4131-b6ef-d4e691fdec8f tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes?name=tempest-VolumesNegativeTest-Volume-1273490707 returned with HTTP 200 Dec 12 03:10:24.518762 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1771/3505] 10.222.0.50 () {58 vars in 1305 bytes} [Sat Dec 12 03:10:24 2020] GET /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes?name=tempest-VolumesNegativeTest-Volume-1273490707 => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:10:24.529806 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-749f6853-3e2f-4b1e-ba05-408c81a36522 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action Dec 12 03:10:24.530621 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-749f6853-3e2f-4b1e-ba05-408c81a36522 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action body: b'{"os-reserve": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:10:24.530993 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-749f6853-3e2f-4b1e-ba05-408c81a36522 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:24.581974 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:10:24.581974 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:10:24.584045 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-749f6853-3e2f-4b1e-ba05-408c81a36522 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Volume info retrieved successfully. Dec 12 03:10:24.591824 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-749f6853-3e2f-4b1e-ba05-408c81a36522 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Reserve volume completed successfully. Dec 12 03:10:24.592330 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-749f6853-3e2f-4b1e-ba05-408c81a36522 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action returned with HTTP 202 Dec 12 03:10:24.593161 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1735/3506] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 03:10:24 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 03:10:24.600833 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d22910d1-674b-4791-bb26-ad03f93241f6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action Dec 12 03:10:24.601611 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d22910d1-674b-4791-bb26-ad03f93241f6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action body: b'{"os-reserve": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:10:24.602000 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d22910d1-674b-4791-bb26-ad03f93241f6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:24.650462 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:10:24.650462 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:10:24.651583 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d22910d1-674b-4791-bb26-ad03f93241f6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Volume info retrieved successfully. Dec 12 03:10:24.658086 n-d-765315-4 devstack@c-api.service[87998]: ERROR cinder.volume.api [None req-d22910d1-674b-4791-bb26-ad03f93241f6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Volume status must be available to reserve, but the status is attaching. Dec 12 03:10:24.658766 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d22910d1-674b-4791-bb26-ad03f93241f6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action returned with HTTP 400 Dec 12 03:10:24.660201 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1772/3507] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 03:10:24 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action => generated 132 bytes in 63 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 03:10:24.681030 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e8fdaad-ca81-4c5e-b8d4-e8d8ac5817e6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action Dec 12 03:10:24.681030 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:10:24.681030 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:10:24.681030 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e8fdaad-ca81-4c5e-b8d4-e8d8ac5817e6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action body: b'{"os-unreserve": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:10:24.681030 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3e8fdaad-ca81-4c5e-b8d4-e8d8ac5817e6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:24.732996 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:10:24.732996 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:10:24.732996 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3e8fdaad-ca81-4c5e-b8d4-e8d8ac5817e6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Volume info retrieved successfully. Dec 12 03:10:24.784637 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3e8fdaad-ca81-4c5e-b8d4-e8d8ac5817e6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Unreserve volume completed successfully. Dec 12 03:10:24.785202 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3e8fdaad-ca81-4c5e-b8d4-e8d8ac5817e6 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action returned with HTTP 202 Dec 12 03:10:24.786088 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1736/3508] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 03:10:24 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 03:10:24.794650 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c59e387f-41e6-47f6-a451-4646270eaf35 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/25ae5ba8-a713-4102-885d-5c4fdd9f9cb1/action Dec 12 03:10:24.795096 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:10:24.795096 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:10:24.795520 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c59e387f-41e6-47f6-a451-4646270eaf35 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action body: b'{"os-reserve": {}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:10:24.795892 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c59e387f-41e6-47f6-a451-4646270eaf35 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:24.841310 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c59e387f-41e6-47f6-a451-4646270eaf35 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/25ae5ba8-a713-4102-885d-5c4fdd9f9cb1/action returned with HTTP 404 Dec 12 03:10:24.842276 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1773/3509] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 03:10:24 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/25ae5ba8-a713-4102-885d-5c4fdd9f9cb1/action => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:10:24.850926 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d43d3729-6704-4a77-b3d2-4d0e2a77d8ba tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/9eb7d363-3486-4fd6-84e5-e955b4023e57/action Dec 12 03:10:24.851380 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:10:24.851380 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:10:24.851811 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d43d3729-6704-4a77-b3d2-4d0e2a77d8ba tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action body: b'{"os-unreserve": {}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:10:24.852190 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d43d3729-6704-4a77-b3d2-4d0e2a77d8ba tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:24.897794 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d43d3729-6704-4a77-b3d2-4d0e2a77d8ba tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/9eb7d363-3486-4fd6-84e5-e955b4023e57/action returned with HTTP 404 Dec 12 03:10:24.898938 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1737/3510] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 03:10:24 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/9eb7d363-3486-4fd6-84e5-e955b4023e57/action => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:10:24.908179 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1774/3511] 10.222.0.50 () {60 vars in 1227 bytes} [Sat Dec 12 03:10:24 2020] PUT /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Dec 12 03:10:24.915830 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f87f820-ed80-44f0-b436-3ebc7dcc5ee7 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] PUT http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/tempest-invalid-63802199 Dec 12 03:10:24.916521 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9f87f820-ed80-44f0-b436-3ebc7dcc5ee7 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:24.962343 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9f87f820-ed80-44f0-b436-3ebc7dcc5ee7 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/tempest-invalid-63802199 returned with HTTP 404 Dec 12 03:10:24.963326 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1738/3512] 10.222.0.50 () {60 vars in 1299 bytes} [Sat Dec 12 03:10:24 2020] PUT /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/tempest-invalid-63802199 => generated 97 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:10:24.971755 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05e280f9-1ae1-4ce9-8371-045fed0d102d tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] PUT http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/e3313be4-6c6c-42d7-b8a0-56cedd621e08 Dec 12 03:10:24.972504 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-05e280f9-1ae1-4ce9-8371-045fed0d102d tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:25.021720 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-05e280f9-1ae1-4ce9-8371-045fed0d102d tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/e3313be4-6c6c-42d7-b8a0-56cedd621e08 returned with HTTP 404 Dec 12 03:10:25.022703 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1775/3513] 10.222.0.50 () {60 vars in 1335 bytes} [Sat Dec 12 03:10:24 2020] PUT /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/e3313be4-6c6c-42d7-b8a0-56cedd621e08 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 12 03:10:25.031205 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-536a60d0-71fb-42d2-9693-d66be44db5ac tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] DELETE http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/1cf516d6-a42f-4f1b-899a-2a2ad0ee06b8 Dec 12 03:10:25.031725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-536a60d0-71fb-42d2-9693-d66be44db5ac tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:25.032247 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-536a60d0-71fb-42d2-9693-d66be44db5ac tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:25.032719 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-536a60d0-71fb-42d2-9693-d66be44db5ac tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Delete volume with id: 1cf516d6-a42f-4f1b-899a-2a2ad0ee06b8 Dec 12 03:10:25.082040 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-536a60d0-71fb-42d2-9693-d66be44db5ac tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/1cf516d6-a42f-4f1b-899a-2a2ad0ee06b8 returned with HTTP 404 Dec 12 03:10:25.083401 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1739/3514] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:10:25 2020] DELETE /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/1cf516d6-a42f-4f1b-899a-2a2ad0ee06b8 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:10:25.091979 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ee7e227-502f-4083-b3bd-e2d283044297 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action Dec 12 03:10:25.092734 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ee7e227-502f-4083-b3bd-e2d283044297 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:10:25.093121 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6ee7e227-502f-4083-b3bd-e2d283044297 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:25.094279 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6ee7e227-502f-4083-b3bd-e2d283044297 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action returned with HTTP 400 Dec 12 03:10:25.095204 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1776/3515] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 03:10:25 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 03:10:25.103641 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d83b7dad-412c-4557-b350-166ae94eaf2d tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action Dec 12 03:10:25.104394 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d83b7dad-412c-4557-b350-166ae94eaf2d tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:10:25.104806 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d83b7dad-412c-4557-b350-166ae94eaf2d tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:25.105929 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d83b7dad-412c-4557-b350-166ae94eaf2d tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action returned with HTTP 400 Dec 12 03:10:25.107087 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1740/3516] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 03:10:25 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 03:10:25.115361 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0027cee6-8fb4-47e9-81e6-aa43808f0ecc tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/1b392e31-de0a-471e-a544-b3b212528823/action Dec 12 03:10:25.116092 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0027cee6-8fb4-47e9-81e6-aa43808f0ecc tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:10:25.116464 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0027cee6-8fb4-47e9-81e6-aa43808f0ecc tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:25.164159 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0027cee6-8fb4-47e9-81e6-aa43808f0ecc tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/1b392e31-de0a-471e-a544-b3b212528823/action returned with HTTP 404 Dec 12 03:10:25.165322 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1777/3517] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 03:10:25 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/1b392e31-de0a-471e-a544-b3b212528823/action => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:10:25.173545 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f9cfbd0e-9e89-4ece-a11e-6b8ff3bdf87c tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action Dec 12 03:10:25.174314 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f9cfbd0e-9e89-4ece-a11e-6b8ff3bdf87c tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:10:25.174691 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f9cfbd0e-9e89-4ece-a11e-6b8ff3bdf87c tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:25.175822 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f9cfbd0e-9e89-4ece-a11e-6b8ff3bdf87c tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action returned with HTTP 400 Dec 12 03:10:25.177613 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1741/3518] 10.222.0.50 () {60 vars in 1357 bytes} [Sat Dec 12 03:10:25 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 12 03:10:25.185251 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7e255d3-5a4a-4db0-8480-b9267441ff45 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] POST http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/None/action Dec 12 03:10:25.186017 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7e255d3-5a4a-4db0-8480-b9267441ff45 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:10:25.186399 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7e255d3-5a4a-4db0-8480-b9267441ff45 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:10:25.231856 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7e255d3-5a4a-4db0-8480-b9267441ff45 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/None/action returned with HTTP 404 Dec 12 03:10:25.233778 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1778/3519] 10.222.0.50 () {60 vars in 1261 bytes} [Sat Dec 12 03:10:25 2020] POST /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/None/action => generated 77 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:10:25.242435 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1365647-c9d3-44b6-9fe8-8f071499f2ec tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] GET http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/88d30555-e387-453f-a7b6-164b62423356 Dec 12 03:10:25.242995 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1365647-c9d3-44b6-9fe8-8f071499f2ec tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:25.243487 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e1365647-c9d3-44b6-9fe8-8f071499f2ec tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:25.288981 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e1365647-c9d3-44b6-9fe8-8f071499f2ec tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/88d30555-e387-453f-a7b6-164b62423356 returned with HTTP 404 Dec 12 03:10:25.289974 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1742/3520] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:10:25 2020] GET /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/88d30555-e387-453f-a7b6-164b62423356 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:10:25.298960 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ada13c60-5b2a-4bf5-a015-00d2233d2b8e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] DELETE http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 Dec 12 03:10:25.299516 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ada13c60-5b2a-4bf5-a015-00d2233d2b8e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:25.299995 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ada13c60-5b2a-4bf5-a015-00d2233d2b8e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:25.300449 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-ada13c60-5b2a-4bf5-a015-00d2233d2b8e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Delete volume with id: 10351541-ca3f-4c7a-8231-024963c8e050 Dec 12 03:10:25.348303 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:10:25.348303 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:10:25.349491 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ada13c60-5b2a-4bf5-a015-00d2233d2b8e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Volume info retrieved successfully. Dec 12 03:10:25.375073 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ada13c60-5b2a-4bf5-a015-00d2233d2b8e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Delete volume request issued successfully. Dec 12 03:10:25.375552 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ada13c60-5b2a-4bf5-a015-00d2233d2b8e tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 returned with HTTP 202 Dec 12 03:10:25.376712 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1779/3521] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:10:25 2020] DELETE /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:10:25.384070 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ae7b9d5-4e6e-4f4f-a632-a19ff5e4e071 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] GET http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 Dec 12 03:10:25.384246 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ae7b9d5-4e6e-4f4f-a632-a19ff5e4e071 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:25.384831 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3ae7b9d5-4e6e-4f4f-a632-a19ff5e4e071 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:25.433714 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:10:25.433714 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:10:25.442153 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3ae7b9d5-4e6e-4f4f-a632-a19ff5e4e071 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Volume info retrieved successfully. Dec 12 03:10:25.465690 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3ae7b9d5-4e6e-4f4f-a632-a19ff5e4e071 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 returned with HTTP 200 Dec 12 03:10:25.466520 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1743/3522] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:10:25 2020] GET /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 => generated 911 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:10:26.483638 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20c4a502-fad2-4430-9909-a7070520e77d tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] GET http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 Dec 12 03:10:26.484147 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20c4a502-fad2-4430-9909-a7070520e77d tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:26.484351 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:10:26.484351 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:10:26.484744 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-20c4a502-fad2-4430-9909-a7070520e77d tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:26.537173 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:10:26.537173 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:10:26.545745 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-20c4a502-fad2-4430-9909-a7070520e77d tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Volume info retrieved successfully. Dec 12 03:10:26.568305 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-20c4a502-fad2-4430-9909-a7070520e77d tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 returned with HTTP 200 Dec 12 03:10:26.569169 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1780/3523] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:10:26 2020] GET /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 => generated 911 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:10:27.585146 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1d0881e-8496-4f4e-aff8-11bc996df7a7 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] GET http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 Dec 12 03:10:27.585703 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1d0881e-8496-4f4e-aff8-11bc996df7a7 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:10:27.585925 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:10:27.585925 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:10:27.586298 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d1d0881e-8496-4f4e-aff8-11bc996df7a7 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:10:27.632091 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d1d0881e-8496-4f4e-aff8-11bc996df7a7 tempest-VolumesNegativeTest-1190336981 tempest-VolumesNegativeTest-1190336981] http://10.222.0.50/volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 returned with HTTP 404 Dec 12 03:10:27.633107 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1744/3524] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:10:27 2020] GET /volume/v3/04789a94bcd24f7c8fb579c8b34fe2c3/volumes/10351541-ca3f-4c7a-8231-024963c8e050 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:11:31.194024 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c65fb1c7-b437-4d31-9696-45e8ca6b1220 req-1bd59b8c-6f32-4074-bf2f-f2e9a53b86b8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/408ad458-0170-4761-b6d1-cb879b89cffb Dec 12 03:11:31.194581 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c65fb1c7-b437-4d31-9696-45e8ca6b1220 req-1bd59b8c-6f32-4074-bf2f-f2e9a53b86b8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:11:31.194717 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:11:31.194717 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:11:31.195377 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-c65fb1c7-b437-4d31-9696-45e8ca6b1220 req-1bd59b8c-6f32-4074-bf2f-f2e9a53b86b8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:11:31.234723 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:11:31.234723 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:11:31.691672 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-c65fb1c7-b437-4d31-9696-45e8ca6b1220 req-1bd59b8c-6f32-4074-bf2f-f2e9a53b86b8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 03:11:31.692104 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-c65fb1c7-b437-4d31-9696-45e8ca6b1220 req-1bd59b8c-6f32-4074-bf2f-f2e9a53b86b8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 03:11:31.698679 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-c65fb1c7-b437-4d31-9696-45e8ca6b1220 req-1bd59b8c-6f32-4074-bf2f-f2e9a53b86b8 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/408ad458-0170-4761-b6d1-cb879b89cffb returned with HTTP 200 Dec 12 03:11:31.699802 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1781/3525] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 03:11:31 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/408ad458-0170-4761-b6d1-cb879b89cffb => generated 19 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:11:33.201667 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-0979e771-ec89-46ed-9849-fc2bfc0a4c52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:11:33.202221 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-0979e771-ec89-46ed-9849-fc2bfc0a4c52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:11:33.202642 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-0979e771-ec89-46ed-9849-fc2bfc0a4c52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:11:33.252383 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:11:33.252383 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:11:33.260962 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-0979e771-ec89-46ed-9849-fc2bfc0a4c52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:11:33.284869 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-0979e771-ec89-46ed-9849-fc2bfc0a4c52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:11:33.285647 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1745/3526] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:11:33 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 1369 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:11:33.988324 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-1d98f7a9-6ba2-4548-8708-b8edaf187f38 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:11:33.988971 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-1d98f7a9-6ba2-4548-8708-b8edaf187f38 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:11:33.989190 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:11:33.989190 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:11:33.989556 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-1d98f7a9-6ba2-4548-8708-b8edaf187f38 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:11:34.044211 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:11:34.044211 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:11:34.053190 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-1d98f7a9-6ba2-4548-8708-b8edaf187f38 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:11:34.076385 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-1d98f7a9-6ba2-4548-8708-b8edaf187f38 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:11:34.077290 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1782/3527] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:11:33 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 1369 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:11:34.088469 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-0979e771-ec89-46ed-9849-fc2bfc0a4c52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume// Dec 12 03:11:34.089134 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-0979e771-ec89-46ed-9849-fc2bfc0a4c52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:11:34.089358 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:11:34.089358 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:11:34.089758 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-0979e771-ec89-46ed-9849-fc2bfc0a4c52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:11:34.091156 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-0979e771-ec89-46ed-9849-fc2bfc0a4c52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:11:34.091752 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1746/3528] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 03:11:34 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:11:34.105410 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-5c9e15b7-643e-4132-8682-99e7c4780d02 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments Dec 12 03:11:34.105906 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:11:34.105906 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:11:34.106318 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-5c9e15b7-643e-4132-8682-99e7c4780d02 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2694ce64-858d-4513-a477-14b87f6c44cf", "instance_uuid": "8157a36c-9cb7-4d3f-802e-808d8cdffdf8", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:11:34.155402 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:11:34.155402 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:11:34.206245 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-5c9e15b7-643e-4132-8682-99e7c4780d02 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments returned with HTTP 200 Dec 12 03:11:34.207105 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1783/3529] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 03:11:34 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:11:35.402054 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-0979e771-ec89-46ed-9849-fc2bfc0a4c52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume// Dec 12 03:11:35.403152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-0979e771-ec89-46ed-9849-fc2bfc0a4c52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:11:35.403723 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-0979e771-ec89-46ed-9849-fc2bfc0a4c52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:11:35.404931 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-0979e771-ec89-46ed-9849-fc2bfc0a4c52 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:11:35.406588 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1747/3530] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 03:11:35 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:11:35.420078 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-cb3cadd9-930d-48a2-bb29-fe1a6013d82d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:11:35.421611 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-cb3cadd9-930d-48a2-bb29-fe1a6013d82d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:11:35.422037 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:11:35.422037 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:11:35.423453 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-cb3cadd9-930d-48a2-bb29-fe1a6013d82d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:11:35.479684 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:11:35.479684 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:11:35.489508 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-cb3cadd9-930d-48a2-bb29-fe1a6013d82d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:11:35.512125 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:11:35.512125 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:11:35.523147 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-cb3cadd9-930d-48a2-bb29-fe1a6013d82d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:11:35.524245 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1784/3531] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 03:11:35 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 1467 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 03:11:35.553264 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-e1d83d8a-aa90-4f79-afd0-fbc10f4f80f9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] PUT http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/e97f8106-dda9-4825-9a13-4f7c36cf5b7d Dec 12 03:11:35.554381 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-e1d83d8a-aa90-4f79-afd0-fbc10f4f80f9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:11:35.589701 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 03:11:35.589701 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 03:11:35.590558 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-e1d83d8a-aa90-4f79-afd0-fbc10f4f80f9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Lock "b'cinder-attachment_update-2694ce64-858d-4513-a477-14b87f6c44cf-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.013s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 03:11:35.594138 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:11:35.594138 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:11:36.886671 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-e1d83d8a-aa90-4f79-afd0-fbc10f4f80f9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Lock "b'cinder-attachment_update-2694ce64-858d-4513-a477-14b87f6c44cf-n-h2-765315-4'" released by "attachment_update" :: held 1.296s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 03:11:36.887461 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-e1d83d8a-aa90-4f79-afd0-fbc10f4f80f9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/e97f8106-dda9-4825-9a13-4f7c36cf5b7d returned with HTTP 200 Dec 12 03:11:36.888568 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1748/3532] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 03:11:35 2020] PUT /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/e97f8106-dda9-4825-9a13-4f7c36cf5b7d => generated 762 bytes in 1340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:11:36.922256 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-5a656889-7af3-4a83-b5af-83e4330fde32 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/e97f8106-dda9-4825-9a13-4f7c36cf5b7d/action Dec 12 03:11:36.922858 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:11:36.922858 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:11:36.923454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-5a656889-7af3-4a83-b5af-83e4330fde32 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:11:36.924456 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-5a656889-7af3-4a83-b5af-83e4330fde32 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:11:36.993875 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:11:36.993875 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:11:37.006917 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3adad333-a6bc-4473-a1a7-96c609fbcda2 req-5a656889-7af3-4a83-b5af-83e4330fde32 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/e97f8106-dda9-4825-9a13-4f7c36cf5b7d/action returned with HTTP 204 Dec 12 03:11:37.007785 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1785/3533] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 03:11:36 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/e97f8106-dda9-4825-9a13-4f7c36cf5b7d/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:13:28.563124 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d066f1f-a850-4bfb-baf3-224a195d1952 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots Dec 12 03:13:28.563610 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:28.563610 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:28.563966 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5d066f1f-a850-4bfb-baf3-224a195d1952 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2694ce64-858d-4513-a477-14b87f6c44cf", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-45913897", "description": null, "metadata": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:13:28.615165 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:28.615165 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:28.616314 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d066f1f-a850-4bfb-baf3-224a195d1952 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:13:28.616697 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-5d066f1f-a850-4bfb-baf3-224a195d1952 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create snapshot from volume 2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:13:28.684114 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-5d066f1f-a850-4bfb-baf3-224a195d1952 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Created reservations ['09abc555-23be-4ea3-94d5-0551af296121', '16d1b5dc-26a0-457b-85d5-ecea3e7280eb', 'eff2bc6f-2ef0-4791-8ed4-cccf694e8cf0', 'b5dd82f3-8ca6-4fd6-8433-ed8be42bc927'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:13:28.786794 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5d066f1f-a850-4bfb-baf3-224a195d1952 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot force create request issued successfully. Dec 12 03:13:28.787551 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5d066f1f-a850-4bfb-baf3-224a195d1952 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots returned with HTTP 202 Dec 12 03:13:28.793696 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1749/3534] 10.222.0.50 () {60 vars in 1232 bytes} [Sat Dec 12 03:13:28 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots => generated 306 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:13:28.801166 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-328a0d7b-31c0-4d8b-89ca-2cb0166d4007 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f Dec 12 03:13:28.801511 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-328a0d7b-31c0-4d8b-89ca-2cb0166d4007 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:13:28.801687 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:28.801687 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:28.802057 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-328a0d7b-31c0-4d8b-89ca-2cb0166d4007 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:13:28.949749 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:28.949749 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:28.950881 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-328a0d7b-31c0-4d8b-89ca-2cb0166d4007 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:13:28.952848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-328a0d7b-31c0-4d8b-89ca-2cb0166d4007 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f returned with HTTP 200 Dec 12 03:13:28.953651 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1786/3535] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:13:28 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f => generated 438 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:13:29.965996 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba428743-d133-465c-a416-3a5c3681488b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f Dec 12 03:13:29.966504 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba428743-d133-465c-a416-3a5c3681488b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:13:29.966754 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:29.966754 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:29.967130 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ba428743-d133-465c-a416-3a5c3681488b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:13:29.992060 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:29.992060 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:29.993160 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ba428743-d133-465c-a416-3a5c3681488b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:13:29.995045 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ba428743-d133-465c-a416-3a5c3681488b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f returned with HTTP 200 Dec 12 03:13:29.995822 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1750/3536] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:13:29 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:13:30.007587 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6898c95-6c90-4b4d-93e9-2771a1c0d741 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f Dec 12 03:13:30.008050 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6898c95-6c90-4b4d-93e9-2771a1c0d741 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:13:30.008265 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:30.008265 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:30.008638 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6898c95-6c90-4b4d-93e9-2771a1c0d741 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:13:30.032391 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:30.032391 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:30.033523 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c6898c95-6c90-4b4d-93e9-2771a1c0d741 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:13:30.035407 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6898c95-6c90-4b4d-93e9-2771a1c0d741 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f returned with HTTP 200 Dec 12 03:13:30.036182 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1787/3537] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:13:30 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f => generated 465 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:13:30.047295 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes Dec 12 03:13:30.047794 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:30.047794 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:30.048208 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-953920663", "snapshot_id": "38380c9c-954d-4b4f-bcdc-ad12b892781f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:13:30.049526 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-953920663', 'snapshot_id': '38380c9c-954d-4b4f-bcdc-ad12b892781f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:13:30.074506 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:30.074506 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:30.075602 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:13:30.075982 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume of 1 GB Dec 12 03:13:30.087543 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Availability Zones retrieved successfully. Dec 12 03:13:30.104351 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Flow 'volume_create_api' (0a186aeb-9da9-4a75-b8bb-3115fd4d1398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:13:30.107132 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e2313d-8921-4174-b173-b813cb369ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:13:30.110003 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:13:30.221160 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e2313d-8921-4174-b173-b813cb369ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '38380c9c-954d-4b4f-bcdc-ad12b892781f', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:13:30.223650 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab84c73a-cc83-4cb8-85fe-26674ed2537f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:13:30.291859 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Created reservations ['31a5aeeb-b800-42fd-a0ce-ab1f682b6b82', '7c857915-02a0-48bd-a22f-7ce28f14f11e', '85aa2fcb-439a-428f-aadc-a5bd667a6ebf', '9d508893-ffcd-4076-a1cb-1a16400792b8'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:13:30.293753 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab84c73a-cc83-4cb8-85fe-26674ed2537f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31a5aeeb-b800-42fd-a0ce-ab1f682b6b82', '7c857915-02a0-48bd-a22f-7ce28f14f11e', '85aa2fcb-439a-428f-aadc-a5bd667a6ebf', '9d508893-ffcd-4076-a1cb-1a16400792b8']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:13:30.296503 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b08b51c-8f4e-4192-8207-39eae9eeac77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:13:30.418777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b08b51c-8f4e-4192-8207-39eae9eeac77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2713e68b-baec-4bb1-b902-2fdbc270d964', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-953920663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00923981693a4c42b7c6f9333353ab75',qos_specs=None,replication_status=,reservations=['31a5aeeb-b800-42fd-a0ce-ab1f682b6b82','7c857915-02a0-48bd-a22f-7ce28f14f11e','85aa2fcb-439a-428f-aadc-a5bd667a6ebf','9d508893-ffcd-4076-a1cb-1a16400792b8'],size=1,snapshot_id=38380c9c-954d-4b4f-bcdc-ad12b892781f,source_replicaid=,source_volid=None,status='creating',user_id='a39fd0fd8b764723829753b7c3e339a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:13:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-953920663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2713e68b-baec-4bb1-b902-2fdbc270d964,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00923981693a4c42b7c6f9333353ab75',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=38380c9c-954d-4b4f-bcdc-ad12b892781f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a39fd0fd8b764723829753b7c3e339a6',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:13:30.420921 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9eb453-420d-4af7-ac8e-3c0d38ea68c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:13:30.445814 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9eb453-420d-4af7-ac8e-3c0d38ea68c2) transitioned into state 'SUCCESS' from state '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-953920663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00923981693a4c42b7c6f9333353ab75',qos_specs=None,replication_status=,reservations=['31a5aeeb-b800-42fd-a0ce-ab1f682b6b82','7c857915-02a0-48bd-a22f-7ce28f14f11e','85aa2fcb-439a-428f-aadc-a5bd667a6ebf','9d508893-ffcd-4076-a1cb-1a16400792b8'],size=1,snapshot_id=38380c9c-954d-4b4f-bcdc-ad12b892781f,source_replicaid=,source_volid=None,status='creating',user_id='a39fd0fd8b764723829753b7c3e339a6',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:13:30.447731 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4417243-e562-4846-992e-49c11cf48944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:13:30.529862 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4417243-e562-4846-992e-49c11cf48944) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:13:30.532586 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Flow 'volume_create_api' (0a186aeb-9da9-4a75-b8bb-3115fd4d1398) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:13:30.583286 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Create volume request issued successfully. Dec 12 03:13:30.597413 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-67871bc5-e5c1-41f6-88cf-12affaca17a3 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes returned with HTTP 202 Dec 12 03:13:30.609047 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1751/3538] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:13:30 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes => generated 853 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:13:30.613626 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0287592b-eb6c-4e2c-a752-f7010316f29d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 Dec 12 03:13:30.614152 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0287592b-eb6c-4e2c-a752-f7010316f29d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:13:30.614372 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:30.614372 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:30.614738 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0287592b-eb6c-4e2c-a752-f7010316f29d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:13:30.664578 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:30.664578 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:30.673206 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0287592b-eb6c-4e2c-a752-f7010316f29d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:13:30.694489 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0287592b-eb6c-4e2c-a752-f7010316f29d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 returned with HTTP 200 Dec 12 03:13:30.705494 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1788/3539] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:13:30 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 => generated 945 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:13:31.712788 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c5fba57-b5fa-490c-bc26-30e1b086999e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 Dec 12 03:13:31.713343 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c5fba57-b5fa-490c-bc26-30e1b086999e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:13:31.713662 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:31.713662 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:31.714032 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5c5fba57-b5fa-490c-bc26-30e1b086999e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:13:31.763067 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:31.763067 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:31.771438 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5c5fba57-b5fa-490c-bc26-30e1b086999e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:13:31.793115 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5c5fba57-b5fa-490c-bc26-30e1b086999e tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 returned with HTTP 200 Dec 12 03:13:31.793922 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1752/3540] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:13:31 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 => generated 945 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:13:32.809612 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c2f0b7e-69c2-4418-8635-b79509e038c9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 Dec 12 03:13:32.810120 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c2f0b7e-69c2-4418-8635-b79509e038c9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:13:32.810778 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:32.810778 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:32.811669 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3c2f0b7e-69c2-4418-8635-b79509e038c9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:13:32.860358 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:32.860358 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:32.872574 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3c2f0b7e-69c2-4418-8635-b79509e038c9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:13:32.898254 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3c2f0b7e-69c2-4418-8635-b79509e038c9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 returned with HTTP 200 Dec 12 03:13:32.899324 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1789/3541] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:13:32 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 => generated 945 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:13:33.915003 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-143b3139-c602-48e9-bc75-cb2e93f82328 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 Dec 12 03:13:33.915564 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-143b3139-c602-48e9-bc75-cb2e93f82328 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:13:33.915723 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:33.915723 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:33.916094 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-143b3139-c602-48e9-bc75-cb2e93f82328 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:13:33.984871 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:33.984871 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:33.995785 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-143b3139-c602-48e9-bc75-cb2e93f82328 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:13:34.021679 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-143b3139-c602-48e9-bc75-cb2e93f82328 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 returned with HTTP 200 Dec 12 03:13:34.022884 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1753/3542] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:13:33 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 => generated 945 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:13:35.041652 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d31326c9-1e68-4d00-866b-36e5ab0df5bb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 Dec 12 03:13:35.042226 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d31326c9-1e68-4d00-866b-36e5ab0df5bb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:13:35.042523 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:35.042523 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:35.042886 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d31326c9-1e68-4d00-866b-36e5ab0df5bb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:13:35.093040 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:35.093040 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:35.101612 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d31326c9-1e68-4d00-866b-36e5ab0df5bb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:13:35.126652 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d31326c9-1e68-4d00-866b-36e5ab0df5bb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 returned with HTTP 200 Dec 12 03:13:35.128545 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1790/3543] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:13:35 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 => generated 945 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:13:36.146356 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-354d9880-1233-41d5-b97d-17dbee1fe515 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 Dec 12 03:13:36.147011 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-354d9880-1233-41d5-b97d-17dbee1fe515 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:13:36.147232 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:36.147232 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:36.148001 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-354d9880-1233-41d5-b97d-17dbee1fe515 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:13:36.204852 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:36.204852 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:36.213273 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-354d9880-1233-41d5-b97d-17dbee1fe515 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:13:36.249640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-354d9880-1233-41d5-b97d-17dbee1fe515 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 returned with HTTP 200 Dec 12 03:13:36.251110 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1754/3544] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:13:36 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 => generated 945 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:13:37.268391 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d2ba1ac-729f-45a6-9150-85f3b97faa7f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 Dec 12 03:13:37.268959 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d2ba1ac-729f-45a6-9150-85f3b97faa7f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:13:37.269178 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:37.269178 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:37.269548 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d2ba1ac-729f-45a6-9150-85f3b97faa7f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:13:37.320496 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:37.320496 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:37.329355 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2d2ba1ac-729f-45a6-9150-85f3b97faa7f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:13:37.351610 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d2ba1ac-729f-45a6-9150-85f3b97faa7f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 returned with HTTP 200 Dec 12 03:13:37.352427 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1791/3545] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:13:37 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 => generated 945 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:13:38.368986 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d35beb1-911d-4d69-b3a6-4636bfeb592b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 Dec 12 03:13:38.369519 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d35beb1-911d-4d69-b3a6-4636bfeb592b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:13:38.369740 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:38.369740 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:38.370110 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9d35beb1-911d-4d69-b3a6-4636bfeb592b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:13:38.417934 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:38.417934 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:38.426410 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9d35beb1-911d-4d69-b3a6-4636bfeb592b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:13:38.449195 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9d35beb1-911d-4d69-b3a6-4636bfeb592b tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 returned with HTTP 200 Dec 12 03:13:38.449990 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1755/3546] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:13:38 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:13:38.464857 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ec455d0-a8db-4644-ad4d-3efa6a151af9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 Dec 12 03:13:38.465378 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ec455d0-a8db-4644-ad4d-3efa6a151af9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:13:38.465593 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:38.465593 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:38.465960 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7ec455d0-a8db-4644-ad4d-3efa6a151af9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:13:38.515731 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:38.515731 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:38.523572 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7ec455d0-a8db-4644-ad4d-3efa6a151af9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:13:38.546776 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7ec455d0-a8db-4644-ad4d-3efa6a151af9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 returned with HTTP 200 Dec 12 03:13:38.547761 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1792/3547] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:13:38 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:13:38.754144 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-55ba59cc-1677-4f3b-8ddd-a3e23018eafb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 Dec 12 03:13:38.754664 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-55ba59cc-1677-4f3b-8ddd-a3e23018eafb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:13:38.754880 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:38.754880 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:38.755451 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-55ba59cc-1677-4f3b-8ddd-a3e23018eafb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:13:38.804116 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:38.804116 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:38.812616 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-55ba59cc-1677-4f3b-8ddd-a3e23018eafb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:13:38.835566 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-55ba59cc-1677-4f3b-8ddd-a3e23018eafb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 returned with HTTP 200 Dec 12 03:13:38.836396 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1756/3548] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:13:38 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:13:39.686491 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-82b2bf24-c7cf-4b56-af63-eea39cbd0ac4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 Dec 12 03:13:39.687012 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-82b2bf24-c7cf-4b56-af63-eea39cbd0ac4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:13:39.687230 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:39.687230 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:39.687602 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-82b2bf24-c7cf-4b56-af63-eea39cbd0ac4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:13:39.736279 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:39.736279 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:39.744262 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-82b2bf24-c7cf-4b56-af63-eea39cbd0ac4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:13:39.767569 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-82b2bf24-c7cf-4b56-af63-eea39cbd0ac4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 returned with HTTP 200 Dec 12 03:13:39.768418 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1793/3549] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:13:39 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:13:39.780005 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-55ba59cc-1677-4f3b-8ddd-a3e23018eafb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume// Dec 12 03:13:39.780535 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-55ba59cc-1677-4f3b-8ddd-a3e23018eafb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:13:39.780800 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:39.780800 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:39.781177 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-55ba59cc-1677-4f3b-8ddd-a3e23018eafb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:13:39.782400 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-55ba59cc-1677-4f3b-8ddd-a3e23018eafb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:13:39.782989 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1757/3550] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 03:13:39 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:13:39.796165 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-c2ac8fff-d6f3-430e-80d5-62c19376cf2a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments Dec 12 03:13:39.796739 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:39.796739 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:39.797156 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-c2ac8fff-d6f3-430e-80d5-62c19376cf2a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2713e68b-baec-4bb1-b902-2fdbc270d964", "instance_uuid": "b8506402-ab73-4efc-b312-000afc8eee60", "connector": null}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:13:39.846316 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:39.846316 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:39.896620 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-c2ac8fff-d6f3-430e-80d5-62c19376cf2a tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments returned with HTTP 200 Dec 12 03:13:39.897467 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1794/3551] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 03:13:39 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:13:41.431284 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-55ba59cc-1677-4f3b-8ddd-a3e23018eafb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume// Dec 12 03:13:41.431797 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-55ba59cc-1677-4f3b-8ddd-a3e23018eafb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:13:41.432188 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-55ba59cc-1677-4f3b-8ddd-a3e23018eafb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:13:41.433359 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-55ba59cc-1677-4f3b-8ddd-a3e23018eafb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:13:41.434050 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1758/3552] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 03:13:41 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:13:41.447257 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-a20c92db-ba75-475c-a526-832a71d85058 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 Dec 12 03:13:41.447990 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-a20c92db-ba75-475c-a526-832a71d85058 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:13:41.448391 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:41.448391 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:41.448928 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-a20c92db-ba75-475c-a526-832a71d85058 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:13:41.498290 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:41.498290 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:41.506565 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-a20c92db-ba75-475c-a526-832a71d85058 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:13:41.524805 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:41.524805 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:41.535193 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-a20c92db-ba75-475c-a526-832a71d85058 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 returned with HTTP 200 Dec 12 03:13:41.536019 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1795/3553] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 03:13:41 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 => generated 1493 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 03:13:41.554701 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-01dc75fc-5825-441b-8d26-66a989821e0d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] PUT http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/78595d92-8819-47db-9696-298136570d94 Dec 12 03:13:41.555556 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-01dc75fc-5825-441b-8d26-66a989821e0d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:13:41.583613 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 03:13:41.583613 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 03:13:41.584112 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-01dc75fc-5825-441b-8d26-66a989821e0d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Lock "b'cinder-attachment_update-2713e68b-baec-4bb1-b902-2fdbc270d964-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.009s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 03:13:41.586429 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:41.586429 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:42.875907 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-01dc75fc-5825-441b-8d26-66a989821e0d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Lock "b'cinder-attachment_update-2713e68b-baec-4bb1-b902-2fdbc270d964-n-h1-765315-4'" released by "attachment_update" :: held 1.292s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 03:13:42.876586 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-01dc75fc-5825-441b-8d26-66a989821e0d tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/78595d92-8819-47db-9696-298136570d94 returned with HTTP 200 Dec 12 03:13:42.877516 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1759/3554] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 03:13:41 2020] PUT /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/78595d92-8819-47db-9696-298136570d94 => generated 762 bytes in 1328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:13:42.913953 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-146b1344-5d5c-43e1-8f30-4d70210a99f4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] POST http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/78595d92-8819-47db-9696-298136570d94/action Dec 12 03:13:42.914687 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:13:42.914687 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:13:42.915150 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-146b1344-5d5c-43e1-8f30-4d70210a99f4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:13:42.915534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-146b1344-5d5c-43e1-8f30-4d70210a99f4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:13:42.986982 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:13:42.986982 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:13:43.000416 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-1c7f655b-8872-4f23-b8e6-f0935c61cd51 req-146b1344-5d5c-43e1-8f30-4d70210a99f4 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/78595d92-8819-47db-9696-298136570d94/action returned with HTTP 204 Dec 12 03:13:43.001350 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1796/3555] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 03:13:42 2020] POST /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/78595d92-8819-47db-9696-298136570d94/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:15:43.974069 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f716a652-b74b-4990-8059-f5e771e73b19 req-3e1bcab1-65b6-4cfb-8d03-214d85fade0f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/78595d92-8819-47db-9696-298136570d94 Dec 12 03:15:43.974915 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f716a652-b74b-4990-8059-f5e771e73b19 req-3e1bcab1-65b6-4cfb-8d03-214d85fade0f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:15:43.974915 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:15:43.974915 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:15:43.975164 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f716a652-b74b-4990-8059-f5e771e73b19 req-3e1bcab1-65b6-4cfb-8d03-214d85fade0f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:15:43.996070 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:15:43.996070 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:15:44.446005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-f716a652-b74b-4990-8059-f5e771e73b19 req-3e1bcab1-65b6-4cfb-8d03-214d85fade0f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 03:15:44.446632 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-f716a652-b74b-4990-8059-f5e771e73b19 req-3e1bcab1-65b6-4cfb-8d03-214d85fade0f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 03:15:44.452993 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f716a652-b74b-4990-8059-f5e771e73b19 req-3e1bcab1-65b6-4cfb-8d03-214d85fade0f tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/78595d92-8819-47db-9696-298136570d94 returned with HTTP 200 Dec 12 03:15:44.453849 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1760/3556] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 03:15:43 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/78595d92-8819-47db-9696-298136570d94 => generated 19 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:15:45.309208 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b49352ec-6d73-4562-803b-9fe670529b76 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 Dec 12 03:15:45.309725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b49352ec-6d73-4562-803b-9fe670529b76 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:15:45.309941 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:15:45.309941 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:15:45.310306 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b49352ec-6d73-4562-803b-9fe670529b76 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:15:45.310762 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-b49352ec-6d73-4562-803b-9fe670529b76 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete volume with id: 2713e68b-baec-4bb1-b902-2fdbc270d964 Dec 12 03:15:45.359955 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:15:45.359955 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:15:45.361093 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b49352ec-6d73-4562-803b-9fe670529b76 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:15:45.386954 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b49352ec-6d73-4562-803b-9fe670529b76 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete volume request issued successfully. Dec 12 03:15:45.387427 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b49352ec-6d73-4562-803b-9fe670529b76 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 returned with HTTP 202 Dec 12 03:15:45.388296 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1797/3557] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:15:45 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:15:45.396038 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9db378ea-f588-450f-8e2f-cbb6709bb3e9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 Dec 12 03:15:45.396706 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9db378ea-f588-450f-8e2f-cbb6709bb3e9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:15:45.396933 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:15:45.396933 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:15:45.397316 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9db378ea-f588-450f-8e2f-cbb6709bb3e9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:15:45.447224 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:15:45.447224 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:15:45.455429 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9db378ea-f588-450f-8e2f-cbb6709bb3e9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:15:45.479553 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9db378ea-f588-450f-8e2f-cbb6709bb3e9 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 returned with HTTP 200 Dec 12 03:15:45.482760 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1761/3558] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:15:45 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 => generated 1394 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:15:46.496949 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cecda29b-9c32-4896-8fe4-9f3c26b4aa28 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 Dec 12 03:15:46.497478 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cecda29b-9c32-4896-8fe4-9f3c26b4aa28 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:15:46.497665 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:15:46.497665 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:15:46.498038 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cecda29b-9c32-4896-8fe4-9f3c26b4aa28 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:15:46.547815 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:15:46.547815 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:15:46.556001 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cecda29b-9c32-4896-8fe4-9f3c26b4aa28 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:15:46.578309 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cecda29b-9c32-4896-8fe4-9f3c26b4aa28 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 returned with HTTP 200 Dec 12 03:15:46.579135 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1798/3559] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:15:46 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 => generated 1394 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:15:47.594691 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d15663c2-643a-4192-b409-29c5ac61791c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 Dec 12 03:15:47.595274 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d15663c2-643a-4192-b409-29c5ac61791c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:15:47.595419 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:15:47.595419 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:15:47.595789 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d15663c2-643a-4192-b409-29c5ac61791c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:15:47.641853 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d15663c2-643a-4192-b409-29c5ac61791c tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 returned with HTTP 404 Dec 12 03:15:47.642887 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1762/3560] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:15:47 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2713e68b-baec-4bb1-b902-2fdbc270d964 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:15:47.651969 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f20150f6-37e2-4d41-a545-9ad03d88d789 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f Dec 12 03:15:47.652621 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f20150f6-37e2-4d41-a545-9ad03d88d789 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:15:47.652945 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:15:47.652945 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:15:47.653320 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f20150f6-37e2-4d41-a545-9ad03d88d789 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:15:47.653672 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v2.snapshots [None req-f20150f6-37e2-4d41-a545-9ad03d88d789 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete snapshot with id: 38380c9c-954d-4b4f-bcdc-ad12b892781f Dec 12 03:15:47.679447 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:15:47.679447 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:15:47.681588 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f20150f6-37e2-4d41-a545-9ad03d88d789 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:15:47.745338 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f20150f6-37e2-4d41-a545-9ad03d88d789 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot delete request issued successfully. Dec 12 03:15:47.745820 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f20150f6-37e2-4d41-a545-9ad03d88d789 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f returned with HTTP 202 Dec 12 03:15:47.746887 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1799/3561] 10.222.0.50 () {58 vars in 1324 bytes} [Sat Dec 12 03:15:47 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:15:47.754813 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5dbcf33-c139-435b-b08e-18803539f8bc tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f Dec 12 03:15:47.755341 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5dbcf33-c139-435b-b08e-18803539f8bc tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:15:47.755840 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5dbcf33-c139-435b-b08e-18803539f8bc tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:15:47.781146 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:15:47.781146 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:15:47.782322 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f5dbcf33-c139-435b-b08e-18803539f8bc tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Snapshot retrieved successfully. Dec 12 03:15:47.784250 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5dbcf33-c139-435b-b08e-18803539f8bc tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f returned with HTTP 200 Dec 12 03:15:47.785239 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1763/3562] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:15:47 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f => generated 464 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:15:48.797450 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c09ff489-29f8-4b42-a6b1-31a5f8cae6d5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f Dec 12 03:15:48.797970 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c09ff489-29f8-4b42-a6b1-31a5f8cae6d5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:15:48.798230 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:15:48.798230 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:15:48.798604 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c09ff489-29f8-4b42-a6b1-31a5f8cae6d5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:15:48.822169 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c09ff489-29f8-4b42-a6b1-31a5f8cae6d5 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f returned with HTTP 404 Dec 12 03:15:48.823114 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1800/3563] 10.222.0.50 () {58 vars in 1321 bytes} [Sat Dec 12 03:15:48 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/snapshots/38380c9c-954d-4b4f-bcdc-ad12b892781f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:15:56.580321 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3ba44959-0d55-4d62-b5b0-cec7877bb52d req-1c997170-da06-45e7-bcc1-4283d8ab9665 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/e97f8106-dda9-4825-9a13-4f7c36cf5b7d Dec 12 03:15:56.580915 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3ba44959-0d55-4d62-b5b0-cec7877bb52d req-1c997170-da06-45e7-bcc1-4283d8ab9665 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:15:56.581149 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:15:56.581149 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:15:56.581517 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-3ba44959-0d55-4d62-b5b0-cec7877bb52d req-1c997170-da06-45e7-bcc1-4283d8ab9665 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:15:56.601705 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:15:56.601705 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:15:57.052600 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-3ba44959-0d55-4d62-b5b0-cec7877bb52d req-1c997170-da06-45e7-bcc1-4283d8ab9665 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 03:15:57.053056 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-3ba44959-0d55-4d62-b5b0-cec7877bb52d req-1c997170-da06-45e7-bcc1-4283d8ab9665 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 03:15:57.059848 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-3ba44959-0d55-4d62-b5b0-cec7877bb52d req-1c997170-da06-45e7-bcc1-4283d8ab9665 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/e97f8106-dda9-4825-9a13-4f7c36cf5b7d returned with HTTP 200 Dec 12 03:15:57.060883 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1764/3564] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 03:15:56 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/attachments/e97f8106-dda9-4825-9a13-4f7c36cf5b7d => generated 19 bytes in 485 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:15:59.856823 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9265876a-1ecd-47d7-a110-ffcde86b7942 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] DELETE http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:15:59.857342 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9265876a-1ecd-47d7-a110-ffcde86b7942 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:15:59.857821 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9265876a-1ecd-47d7-a110-ffcde86b7942 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:15:59.858277 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-9265876a-1ecd-47d7-a110-ffcde86b7942 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete volume with id: 2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:15:59.910294 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:15:59.910294 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:15:59.911381 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9265876a-1ecd-47d7-a110-ffcde86b7942 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:15:59.936465 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9265876a-1ecd-47d7-a110-ffcde86b7942 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Delete volume request issued successfully. Dec 12 03:15:59.936963 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9265876a-1ecd-47d7-a110-ffcde86b7942 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 202 Dec 12 03:15:59.937780 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1801/3565] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:15:59 2020] DELETE /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:15:59.945344 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46499c27-afb1-4d7a-bf98-e9d27bf290fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:15:59.946660 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46499c27-afb1-4d7a-bf98-e9d27bf290fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:15:59.946938 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:15:59.946938 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:15:59.947294 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-46499c27-afb1-4d7a-bf98-e9d27bf290fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:15:59.996416 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:15:59.996416 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:16:00.004461 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-46499c27-afb1-4d7a-bf98-e9d27bf290fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:16:00.028131 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-46499c27-afb1-4d7a-bf98-e9d27bf290fb tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:16:00.029012 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1765/3566] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:15:59 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 1368 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:16:01.045267 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae7cf25f-14a3-49d7-894d-a00ae05b8ec7 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:16:01.045805 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae7cf25f-14a3-49d7-894d-a00ae05b8ec7 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:16:01.045969 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:16:01.045969 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:16:01.046332 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae7cf25f-14a3-49d7-894d-a00ae05b8ec7 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:16:01.096419 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:16:01.096419 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:16:01.105126 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae7cf25f-14a3-49d7-894d-a00ae05b8ec7 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Volume info retrieved successfully. Dec 12 03:16:01.127656 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae7cf25f-14a3-49d7-894d-a00ae05b8ec7 tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 200 Dec 12 03:16:01.128614 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1802/3567] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:16:01 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 1368 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:16:02.146091 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8aa3600-3e1b-4594-a362-eecd7c29abbe tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] GET http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf Dec 12 03:16:02.146432 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8aa3600-3e1b-4594-a362-eecd7c29abbe tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:16:02.146614 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:16:02.146614 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:16:02.146915 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8aa3600-3e1b-4594-a362-eecd7c29abbe tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:16:02.193364 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8aa3600-3e1b-4594-a362-eecd7c29abbe tempest-TestVolumeBootPattern-1748523540 tempest-TestVolumeBootPattern-1748523540] http://10.222.0.50/volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf returned with HTTP 404 Dec 12 03:16:02.194408 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1766/3568] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:16:02 2020] GET /volume/v3/00923981693a4c42b7c6f9333353ab75/volumes/2694ce64-858d-4513-a477-14b87f6c44cf => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:28:29.944684 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] POST http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes Dec 12 03:28:29.945179 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:28:29.945179 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:28:29.945532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-1000718239"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:28:29.946607 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-1000718239'}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:28:29.946974 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Create volume of 1 GB Dec 12 03:28:29.965439 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Availability zone cache updated, next update will occur around 2020-12-12 04:28:29.965021. {{(pid=88000) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 12 03:28:29.965770 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Availability Zones retrieved successfully. Dec 12 03:28:29.982214 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Flow 'volume_create_api' (f405d418-1d5b-435d-84e2-c78dafcd994c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:28:29.985592 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45ea9e29-57fb-48f5-8be9-b4e70dc53546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:28:29.987552 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:28:30.049201 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45ea9e29-57fb-48f5-8be9-b4e70dc53546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:28:30.051341 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0980d2ba-0182-48d9-a300-dd812847f3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:28:30.134714 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Created reservations ['422ad48b-8299-4780-a140-893e26c4168c', 'ea3c2ffd-ba91-4936-b15a-3f0648207cf8', 'c29fc2c8-e1dd-422a-ac8c-a7c48b842ae2', 'a7a196ef-a342-438f-aeb6-5de551400db2'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:28:30.136481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0980d2ba-0182-48d9-a300-dd812847f3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['422ad48b-8299-4780-a140-893e26c4168c', 'ea3c2ffd-ba91-4936-b15a-3f0648207cf8', 'c29fc2c8-e1dd-422a-ac8c-a7c48b842ae2', 'a7a196ef-a342-438f-aeb6-5de551400db2']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:28:30.138618 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d387c98-8c21-4fb7-8e6c-38890a65f330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:28:30.195272 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d387c98-8c21-4fb7-8e6c-38890a65f330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3ae1857-41e8-4c45-be22-ec3e85014f10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1000718239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95a68af2f73d40debf1d0e6d2826f051',qos_specs=None,replication_status=,reservations=['422ad48b-8299-4780-a140-893e26c4168c','ea3c2ffd-ba91-4936-b15a-3f0648207cf8','c29fc2c8-e1dd-422a-ac8c-a7c48b842ae2','a7a196ef-a342-438f-aeb6-5de551400db2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d076a88f60cb46b58e2767204d6f16df',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:28:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-1000718239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3ae1857-41e8-4c45-be22-ec3e85014f10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95a68af2f73d40debf1d0e6d2826f051',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d076a88f60cb46b58e2767204d6f16df',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:28:30.197306 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d562d830-cb24-469f-8512-e15f368a2237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:28:30.223854 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d562d830-cb24-469f-8512-e15f368a2237) transitioned into state 'SUCCESS' from state '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-1000718239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95a68af2f73d40debf1d0e6d2826f051',qos_specs=None,replication_status=,reservations=['422ad48b-8299-4780-a140-893e26c4168c','ea3c2ffd-ba91-4936-b15a-3f0648207cf8','c29fc2c8-e1dd-422a-ac8c-a7c48b842ae2','a7a196ef-a342-438f-aeb6-5de551400db2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d076a88f60cb46b58e2767204d6f16df',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:28:30.225848 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (678e88b6-c6b7-4730-b281-248e5593f683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:28:30.240702 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (678e88b6-c6b7-4730-b281-248e5593f683) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:28:30.243289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Flow 'volume_create_api' (f405d418-1d5b-435d-84e2-c78dafcd994c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:28:30.296065 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Create volume request issued successfully. Dec 12 03:28:30.309194 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-58dfc7ff-7c4c-4e3e-b17b-a277a5086dab tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes returned with HTTP 202 Dec 12 03:28:30.314103 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1803/3569] 10.222.0.50 () {60 vars in 1225 bytes} [Sat Dec 12 03:28:29 2020] POST /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes => generated 821 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:28:30.325326 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea588f03-525e-4058-aeea-2e57596a7a8e tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:28:30.325948 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea588f03-525e-4058-aeea-2e57596a7a8e tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:28:30.326469 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ea588f03-525e-4058-aeea-2e57596a7a8e tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:28:30.377094 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:30.377094 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:30.385759 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ea588f03-525e-4058-aeea-2e57596a7a8e tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Volume info retrieved successfully. Dec 12 03:28:30.408451 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ea588f03-525e-4058-aeea-2e57596a7a8e tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 200 Dec 12 03:28:30.412684 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1767/3570] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:28:30 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:28:31.426597 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31373b71-c454-45c1-b8e5-26f822c2c4c8 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:28:31.427118 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31373b71-c454-45c1-b8e5-26f822c2c4c8 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:28:31.427335 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:28:31.427335 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:28:31.427700 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31373b71-c454-45c1-b8e5-26f822c2c4c8 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:28:31.475870 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:31.475870 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:31.484364 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-31373b71-c454-45c1-b8e5-26f822c2c4c8 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Volume info retrieved successfully. Dec 12 03:28:31.505008 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31373b71-c454-45c1-b8e5-26f822c2c4c8 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 200 Dec 12 03:28:31.505802 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1804/3571] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:28:31 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 914 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:28:31.892117 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-3836807d-5318-48f6-bce5-dc769d6923f5 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:28:31.892634 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-3836807d-5318-48f6-bce5-dc769d6923f5 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:28:31.892895 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:28:31.892895 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:28:31.893265 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-3836807d-5318-48f6-bce5-dc769d6923f5 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:28:31.941629 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:31.941629 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:31.949553 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-3836807d-5318-48f6-bce5-dc769d6923f5 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Volume info retrieved successfully. Dec 12 03:28:31.970795 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-3836807d-5318-48f6-bce5-dc769d6923f5 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 200 Dec 12 03:28:31.971614 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1768/3572] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:28:31 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 914 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:28:32.033331 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31373b71-c454-45c1-b8e5-26f822c2c4c8 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume// Dec 12 03:28:32.033810 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31373b71-c454-45c1-b8e5-26f822c2c4c8 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:28:32.034029 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:28:32.034029 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:28:32.034401 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31373b71-c454-45c1-b8e5-26f822c2c4c8 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:28:32.035617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31373b71-c454-45c1-b8e5-26f822c2c4c8 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:28:32.036218 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1805/3573] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 03:28:32 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:28:32.050202 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-d10502d0-8824-41f0-9714-6fd00ffd04c9 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] POST http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments Dec 12 03:28:32.050640 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:28:32.050640 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:28:32.051047 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-d10502d0-8824-41f0-9714-6fd00ffd04c9 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3ae1857-41e8-4c45-be22-ec3e85014f10", "instance_uuid": "085a2517-bfb7-4680-8b0b-912752f11380", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:28:32.102054 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:32.102054 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:32.152185 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-d10502d0-8824-41f0-9714-6fd00ffd04c9 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments returned with HTTP 200 Dec 12 03:28:32.153128 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1769/3574] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 03:28:32 2020] POST /volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:28:32.187837 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91c60c5e-5e37-4ab9-a71f-65e4bdd3d3ac tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:28:32.188349 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91c60c5e-5e37-4ab9-a71f-65e4bdd3d3ac tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:28:32.188888 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-91c60c5e-5e37-4ab9-a71f-65e4bdd3d3ac tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:28:32.209060 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-d10502d0-8824-41f0-9714-6fd00ffd04c9 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume// Dec 12 03:28:32.211527 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-d10502d0-8824-41f0-9714-6fd00ffd04c9 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:28:32.211953 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:28:32.211953 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:28:32.212598 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-d10502d0-8824-41f0-9714-6fd00ffd04c9 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:28:32.213873 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-d10502d0-8824-41f0-9714-6fd00ffd04c9 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:28:32.214907 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1770/3575] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 03:28:32 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 12 03:28:32.227963 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-ce6c78e3-b668-4e89-91db-9e1e39174539 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:28:32.228532 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-ce6c78e3-b668-4e89-91db-9e1e39174539 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:28:32.229211 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-ce6c78e3-b668-4e89-91db-9e1e39174539 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:28:32.241198 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:32.241198 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:32.249669 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-91c60c5e-5e37-4ab9-a71f-65e4bdd3d3ac tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Volume info retrieved successfully. Dec 12 03:28:32.269260 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:32.269260 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:32.277619 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-91c60c5e-5e37-4ab9-a71f-65e4bdd3d3ac tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 200 Dec 12 03:28:32.278481 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1806/3576] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:28:32 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:28:32.279508 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:32.279508 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:32.288620 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-ce6c78e3-b668-4e89-91db-9e1e39174539 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Volume info retrieved successfully. Dec 12 03:28:32.306769 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:32.306769 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:32.314778 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-ce6c78e3-b668-4e89-91db-9e1e39174539 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 200 Dec 12 03:28:32.315681 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1771/3577] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 03:28:32 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 1012 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 03:28:32.335053 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-28020fdf-38a6-4253-93bf-15ae8082605d tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] PUT http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/e1cc17c7-88a5-46fc-9cd3-37449cb001cd Dec 12 03:28:32.335544 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:28:32.335544 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:28:32.335957 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-28020fdf-38a6-4253-93bf-15ae8082605d tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:28:32.362896 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 03:28:32.362896 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 03:28:32.363357 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-28020fdf-38a6-4253-93bf-15ae8082605d tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Lock "b'cinder-attachment_update-a3ae1857-41e8-4c45-be22-ec3e85014f10-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.009s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 03:28:32.365610 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:32.365610 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:33.294796 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4891c9e7-c54c-4173-a9d6-3107e98da8c5 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:28:33.295391 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4891c9e7-c54c-4173-a9d6-3107e98da8c5 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:28:33.295688 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:28:33.295688 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:28:33.296749 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4891c9e7-c54c-4173-a9d6-3107e98da8c5 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:28:33.345519 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:33.345519 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:33.353924 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4891c9e7-c54c-4173-a9d6-3107e98da8c5 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Volume info retrieved successfully. Dec 12 03:28:33.373047 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:33.373047 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:33.382075 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4891c9e7-c54c-4173-a9d6-3107e98da8c5 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 200 Dec 12 03:28:33.392544 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1772/3578] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:28:33 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 913 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:28:33.605027 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-28020fdf-38a6-4253-93bf-15ae8082605d tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Lock "b'cinder-attachment_update-a3ae1857-41e8-4c45-be22-ec3e85014f10-n-h1-765315-4'" released by "attachment_update" :: held 1.242s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 03:28:33.606068 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-28020fdf-38a6-4253-93bf-15ae8082605d tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/e1cc17c7-88a5-46fc-9cd3-37449cb001cd returned with HTTP 200 Dec 12 03:28:33.607058 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1807/3579] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 03:28:32 2020] PUT /volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/e1cc17c7-88a5-46fc-9cd3-37449cb001cd => generated 762 bytes in 1277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:28:34.399674 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6d5e993-e179-4efe-bd93-6a85ab34020c tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:28:34.400254 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6d5e993-e179-4efe-bd93-6a85ab34020c tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:28:34.400473 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:28:34.400473 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:28:34.400903 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c6d5e993-e179-4efe-bd93-6a85ab34020c tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:28:34.449492 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:34.449492 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:34.457978 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c6d5e993-e179-4efe-bd93-6a85ab34020c tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Volume info retrieved successfully. Dec 12 03:28:34.478266 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:34.478266 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:34.486630 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c6d5e993-e179-4efe-bd93-6a85ab34020c tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 200 Dec 12 03:28:34.487426 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1773/3580] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:28:34 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:28:35.504310 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17868fba-f079-45f3-b95e-261fd16a8604 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:28:35.504889 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17868fba-f079-45f3-b95e-261fd16a8604 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:28:35.505109 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:28:35.505109 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:28:35.505481 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-17868fba-f079-45f3-b95e-261fd16a8604 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:28:35.553133 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:35.553133 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:35.560926 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-17868fba-f079-45f3-b95e-261fd16a8604 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Volume info retrieved successfully. Dec 12 03:28:35.579582 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:35.579582 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:35.587574 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-17868fba-f079-45f3-b95e-261fd16a8604 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 200 Dec 12 03:28:35.588545 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1808/3581] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:28:35 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:28:36.605026 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae656f8f-bf5c-4e44-865c-50a96f2ae31f tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:28:36.605550 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae656f8f-bf5c-4e44-865c-50a96f2ae31f tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:28:36.605937 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:28:36.605937 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:28:36.606309 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ae656f8f-bf5c-4e44-865c-50a96f2ae31f tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:28:36.654659 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:36.654659 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:36.663073 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ae656f8f-bf5c-4e44-865c-50a96f2ae31f tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Volume info retrieved successfully. Dec 12 03:28:36.681440 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:36.681440 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:36.689535 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ae656f8f-bf5c-4e44-865c-50a96f2ae31f tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 200 Dec 12 03:28:36.690337 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1774/3582] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:28:36 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:28:37.706437 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a55c7d72-ffaf-4baf-b602-8d3a2e2a0745 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:28:37.706939 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a55c7d72-ffaf-4baf-b602-8d3a2e2a0745 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:28:37.707054 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:28:37.707054 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:28:37.707424 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a55c7d72-ffaf-4baf-b602-8d3a2e2a0745 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:28:37.758882 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:37.758882 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:37.767455 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a55c7d72-ffaf-4baf-b602-8d3a2e2a0745 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Volume info retrieved successfully. Dec 12 03:28:37.785870 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:37.785870 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:37.793885 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a55c7d72-ffaf-4baf-b602-8d3a2e2a0745 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 200 Dec 12 03:28:37.794673 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1809/3583] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:28:37 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:28:38.810573 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcc901ef-94f6-49a2-b8b6-c48674b75671 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:28:38.811191 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcc901ef-94f6-49a2-b8b6-c48674b75671 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:28:38.811345 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:28:38.811345 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:28:38.811717 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-bcc901ef-94f6-49a2-b8b6-c48674b75671 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:28:38.860185 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:38.860185 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:38.868094 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-bcc901ef-94f6-49a2-b8b6-c48674b75671 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Volume info retrieved successfully. Dec 12 03:28:38.885974 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:38.885974 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:38.894096 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-bcc901ef-94f6-49a2-b8b6-c48674b75671 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 200 Dec 12 03:28:38.894900 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1775/3584] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:28:38 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:28:39.088364 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-e57f8fd0-8042-4b0f-9fdd-8fd7fc4d20f4 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] POST http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/e1cc17c7-88a5-46fc-9cd3-37449cb001cd/action Dec 12 03:28:39.088364 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:28:39.088364 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:28:39.088364 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-e57f8fd0-8042-4b0f-9fdd-8fd7fc4d20f4 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:28:39.088364 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-e57f8fd0-8042-4b0f-9fdd-8fd7fc4d20f4 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:28:39.154061 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:39.154061 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:39.166843 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-e57f8fd0-8042-4b0f-9fdd-8fd7fc4d20f4 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/e1cc17c7-88a5-46fc-9cd3-37449cb001cd/action returned with HTTP 204 Dec 12 03:28:39.167688 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1810/3585] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 03:28:39 2020] POST /volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/e1cc17c7-88a5-46fc-9cd3-37449cb001cd/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 12 03:28:39.911721 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e9e7945-75f0-45b2-a27d-b90c6dff6237 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:28:39.912260 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e9e7945-75f0-45b2-a27d-b90c6dff6237 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:28:39.912436 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:28:39.912436 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:28:39.912843 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-6e9e7945-75f0-45b2-a27d-b90c6dff6237 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:28:39.963749 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:39.963749 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:39.972281 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-6e9e7945-75f0-45b2-a27d-b90c6dff6237 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Volume info retrieved successfully. Dec 12 03:28:39.990482 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:39.990482 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:39.998605 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-6e9e7945-75f0-45b2-a27d-b90c6dff6237 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 200 Dec 12 03:28:39.999551 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1776/3586] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:28:39 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 1206 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:28:58.530638 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-e57f8fd0-8042-4b0f-9fdd-8fd7fc4d20f4 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume// Dec 12 03:28:58.531126 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-e57f8fd0-8042-4b0f-9fdd-8fd7fc4d20f4 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:28:58.531347 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:28:58.531347 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:28:58.531721 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-e57f8fd0-8042-4b0f-9fdd-8fd7fc4d20f4 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:28:58.532802 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-15f9454f-0f56-4fb7-ab18-78bf4a6dc293 req-e57f8fd0-8042-4b0f-9fdd-8fd7fc4d20f4 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:28:58.533391 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1811/3587] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 03:28:58 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:28:58.547657 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-9a1cf5fe-884a-43e2-b874-e5101f77c189 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] POST http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments Dec 12 03:28:58.548148 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:28:58.548148 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:28:58.548560 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-9a1cf5fe-884a-43e2-b874-e5101f77c189 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3ae1857-41e8-4c45-be22-ec3e85014f10", "instance_uuid": "085a2517-bfb7-4680-8b0b-912752f11380", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:28:58.597265 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:58.597265 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:58.708358 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-9a1cf5fe-884a-43e2-b874-e5101f77c189 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments returned with HTTP 200 Dec 12 03:28:58.709196 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1777/3588] 10.222.0.24 () {64 vars in 1358 bytes} [Sat Dec 12 03:28:58 2020] POST /volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments => generated 273 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:28:58.724445 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-1afd5fa8-1877-48d3-9305-3c03b1ed2981 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] DELETE http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/e1cc17c7-88a5-46fc-9cd3-37449cb001cd Dec 12 03:28:58.725006 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-1afd5fa8-1877-48d3-9305-3c03b1ed2981 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:28:58.725480 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-1afd5fa8-1877-48d3-9305-3c03b1ed2981 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:28:58.746441 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:28:58.746441 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:28:58.923657 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e873410c-d610-4a58-a238-54d7249f92b4 req-1afd5fa8-1877-48d3-9305-3c03b1ed2981 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(5c6077d8-fd4f-4f1d-bd76-25a8b10018ea)]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 03:28:58.924087 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e873410c-d610-4a58-a238-54d7249f92b4 req-1afd5fa8-1877-48d3-9305-3c03b1ed2981 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Adding status of: reserved to pending status list for volume. {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 12 03:28:58.924505 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-e873410c-d610-4a58-a238-54d7249f92b4 req-1afd5fa8-1877-48d3-9305-3c03b1ed2981 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 03:28:58.930842 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-1afd5fa8-1877-48d3-9305-3c03b1ed2981 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/e1cc17c7-88a5-46fc-9cd3-37449cb001cd returned with HTTP 200 Dec 12 03:28:58.931717 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1812/3589] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 03:28:58 2020] DELETE /volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/e1cc17c7-88a5-46fc-9cd3-37449cb001cd => generated 192 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:29:02.437940 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-538c1cff-2a02-4f0c-a2a1-857ac3737310 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] PUT http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5c6077d8-fd4f-4f1d-bd76-25a8b10018ea Dec 12 03:29:02.438933 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:29:02.438933 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:29:02.439630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-538c1cff-2a02-4f0c-a2a1-857ac3737310 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:29:02.479695 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 03:29:02.479695 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 03:29:02.480449 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-e873410c-d610-4a58-a238-54d7249f92b4 req-538c1cff-2a02-4f0c-a2a1-857ac3737310 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Lock "b'cinder-attachment_update-a3ae1857-41e8-4c45-be22-ec3e85014f10-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.014s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 03:29:02.485486 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:29:02.485486 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:29:03.776371 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-e873410c-d610-4a58-a238-54d7249f92b4 req-538c1cff-2a02-4f0c-a2a1-857ac3737310 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Lock "b'cinder-attachment_update-a3ae1857-41e8-4c45-be22-ec3e85014f10-n-h2-765315-4'" released by "attachment_update" :: held 1.296s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 03:29:03.777085 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-538c1cff-2a02-4f0c-a2a1-857ac3737310 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5c6077d8-fd4f-4f1d-bd76-25a8b10018ea returned with HTTP 200 Dec 12 03:29:03.778009 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1778/3590] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 03:29:02 2020] PUT /volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5c6077d8-fd4f-4f1d-bd76-25a8b10018ea => generated 762 bytes in 1345 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:29:03.792834 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-14256878-c43d-4a2f-b133-5b81612de0a0 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5c6077d8-fd4f-4f1d-bd76-25a8b10018ea Dec 12 03:29:03.793447 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-14256878-c43d-4a2f-b133-5b81612de0a0 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:29:03.793667 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:29:03.793667 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:29:03.794038 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-14256878-c43d-4a2f-b133-5b81612de0a0 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:29:03.813473 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-14256878-c43d-4a2f-b133-5b81612de0a0 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5c6077d8-fd4f-4f1d-bd76-25a8b10018ea returned with HTTP 200 Dec 12 03:29:03.814256 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1813/3591] 10.222.0.40 () {60 vars in 1415 bytes} [Sat Dec 12 03:29:03 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5c6077d8-fd4f-4f1d-bd76-25a8b10018ea => generated 787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:29:11.334420 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-4cf99cca-955b-43a0-bf01-74576ee0cb8d tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] POST http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5c6077d8-fd4f-4f1d-bd76-25a8b10018ea/action Dec 12 03:29:11.334946 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:29:11.334946 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:29:11.335327 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-4cf99cca-955b-43a0-bf01-74576ee0cb8d tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:29:11.335701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-4cf99cca-955b-43a0-bf01-74576ee0cb8d tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:29:11.402984 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:29:11.402984 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:29:11.416205 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-4cf99cca-955b-43a0-bf01-74576ee0cb8d tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5c6077d8-fd4f-4f1d-bd76-25a8b10018ea/action returned with HTTP 204 Dec 12 03:29:11.417204 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1779/3592] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 03:29:11 2020] POST /volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5c6077d8-fd4f-4f1d-bd76-25a8b10018ea/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:29:14.744082 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-14256878-c43d-4a2f-b133-5b81612de0a0 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume// Dec 12 03:29:14.744611 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-14256878-c43d-4a2f-b133-5b81612de0a0 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:29:14.745050 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:29:14.745050 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:29:14.745443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-14256878-c43d-4a2f-b133-5b81612de0a0 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:29:14.746566 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-e873410c-d610-4a58-a238-54d7249f92b4 req-14256878-c43d-4a2f-b133-5b81612de0a0 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:29:14.747150 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1814/3593] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 03:29:14 2020] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:29:14.761729 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-bed43a0b-d7d6-4629-9bb3-7eac659f4056 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] POST http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments Dec 12 03:29:14.762276 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:29:14.762276 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:29:14.762799 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-bed43a0b-d7d6-4629-9bb3-7eac659f4056 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3ae1857-41e8-4c45-be22-ec3e85014f10", "instance_uuid": "085a2517-bfb7-4680-8b0b-912752f11380", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:29:14.817988 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:29:14.817988 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:29:14.936070 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-bed43a0b-d7d6-4629-9bb3-7eac659f4056 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments returned with HTTP 200 Dec 12 03:29:14.937064 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1780/3594] 10.222.0.40 () {64 vars in 1358 bytes} [Sat Dec 12 03:29:14 2020] POST /volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 12 03:29:14.952756 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-171466af-095e-4014-8f7e-0a349da8b061 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] DELETE http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5c6077d8-fd4f-4f1d-bd76-25a8b10018ea Dec 12 03:29:14.953312 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-171466af-095e-4014-8f7e-0a349da8b061 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:29:14.953789 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-171466af-095e-4014-8f7e-0a349da8b061 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:29:14.974980 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:29:14.974980 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:29:15.154694 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-171466af-095e-4014-8f7e-0a349da8b061 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(5dcc9c60-27fa-4ef0-aae9-d5c30d8da273)]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 03:29:15.155109 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-171466af-095e-4014-8f7e-0a349da8b061 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Adding status of: reserved to pending status list for volume. {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 12 03:29:15.155522 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-171466af-095e-4014-8f7e-0a349da8b061 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 03:29:15.162343 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-171466af-095e-4014-8f7e-0a349da8b061 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5c6077d8-fd4f-4f1d-bd76-25a8b10018ea returned with HTTP 200 Dec 12 03:29:15.163149 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1815/3595] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 03:29:14 2020] DELETE /volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5c6077d8-fd4f-4f1d-bd76-25a8b10018ea => generated 192 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:29:18.375122 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-40d26c44-efa5-432d-ba6a-95d18073f722 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] PUT http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5dcc9c60-27fa-4ef0-aae9-d5c30d8da273 Dec 12 03:29:18.375673 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:29:18.375673 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:29:18.376414 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-40d26c44-efa5-432d-ba6a-95d18073f722 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:29:18.405677 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 03:29:18.405677 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 03:29:18.406168 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-40d26c44-efa5-432d-ba6a-95d18073f722 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Lock "b'cinder-attachment_update-a3ae1857-41e8-4c45-be22-ec3e85014f10-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.009s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 03:29:18.408425 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:29:18.408425 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:29:19.703575 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-40d26c44-efa5-432d-ba6a-95d18073f722 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Lock "b'cinder-attachment_update-a3ae1857-41e8-4c45-be22-ec3e85014f10-n-h1-765315-4'" released by "attachment_update" :: held 1.297s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 03:29:19.704245 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-40d26c44-efa5-432d-ba6a-95d18073f722 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5dcc9c60-27fa-4ef0-aae9-d5c30d8da273 returned with HTTP 200 Dec 12 03:29:19.705176 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1781/3596] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 03:29:18 2020] PUT /volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5dcc9c60-27fa-4ef0-aae9-d5c30d8da273 => generated 762 bytes in 1336 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:29:19.721465 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-bdf668cb-f173-4b69-92d4-c4743c10e1fe tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5dcc9c60-27fa-4ef0-aae9-d5c30d8da273 Dec 12 03:29:19.722292 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-bdf668cb-f173-4b69-92d4-c4743c10e1fe tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:29:19.722512 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:29:19.722512 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:29:19.722878 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-bdf668cb-f173-4b69-92d4-c4743c10e1fe tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:29:19.741274 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-bdf668cb-f173-4b69-92d4-c4743c10e1fe tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5dcc9c60-27fa-4ef0-aae9-d5c30d8da273 returned with HTTP 200 Dec 12 03:29:19.742025 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1816/3597] 10.222.0.24 () {60 vars in 1415 bytes} [Sat Dec 12 03:29:19 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5dcc9c60-27fa-4ef0-aae9-d5c30d8da273 => generated 787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:29:26.810999 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-f6217625-3a67-49de-81eb-84686f2d0fa6 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] POST http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5dcc9c60-27fa-4ef0-aae9-d5c30d8da273/action Dec 12 03:29:26.811544 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:29:26.811544 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:29:26.811873 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-f6217625-3a67-49de-81eb-84686f2d0fa6 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:29:26.812251 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-f6217625-3a67-49de-81eb-84686f2d0fa6 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:29:26.880261 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:29:26.880261 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:29:26.894264 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-0afd0cbe-3ed6-4daa-872c-227672cc06e8 req-f6217625-3a67-49de-81eb-84686f2d0fa6 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5dcc9c60-27fa-4ef0-aae9-d5c30d8da273/action returned with HTTP 204 Dec 12 03:29:26.895191 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1782/3598] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 03:29:26 2020] POST /volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5dcc9c60-27fa-4ef0-aae9-d5c30d8da273/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:29:32.306366 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-562f2668-5749-4fe8-a4d4-54d185d37819 req-b32a0f0c-efba-449b-b720-a875a00d9e86 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] DELETE http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5dcc9c60-27fa-4ef0-aae9-d5c30d8da273 Dec 12 03:29:32.306884 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-562f2668-5749-4fe8-a4d4-54d185d37819 req-b32a0f0c-efba-449b-b720-a875a00d9e86 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:29:32.307103 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:29:32.307103 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:29:32.307468 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-562f2668-5749-4fe8-a4d4-54d185d37819 req-b32a0f0c-efba-449b-b720-a875a00d9e86 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:29:32.328740 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:29:32.328740 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:29:32.775521 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-562f2668-5749-4fe8-a4d4-54d185d37819 req-b32a0f0c-efba-449b-b720-a875a00d9e86 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 03:29:32.775947 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-562f2668-5749-4fe8-a4d4-54d185d37819 req-b32a0f0c-efba-449b-b720-a875a00d9e86 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 03:29:32.783158 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-562f2668-5749-4fe8-a4d4-54d185d37819 req-b32a0f0c-efba-449b-b720-a875a00d9e86 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5dcc9c60-27fa-4ef0-aae9-d5c30d8da273 returned with HTTP 200 Dec 12 03:29:32.784025 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1817/3599] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 03:29:32 2020] DELETE /volume/v3/95a68af2f73d40debf1d0e6d2826f051/attachments/5dcc9c60-27fa-4ef0-aae9-d5c30d8da273 => generated 19 bytes in 482 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:29:34.284297 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d2c790b-31e3-46e2-92b5-256f1c1aed30 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:29:34.284855 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d2c790b-31e3-46e2-92b5-256f1c1aed30 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:29:34.285075 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:29:34.285075 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:29:34.285443 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4d2c790b-31e3-46e2-92b5-256f1c1aed30 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:29:34.334854 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:29:34.334854 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:29:34.343389 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4d2c790b-31e3-46e2-92b5-256f1c1aed30 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Volume info retrieved successfully. Dec 12 03:29:34.364774 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4d2c790b-31e3-46e2-92b5-256f1c1aed30 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 200 Dec 12 03:29:34.365569 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1783/3600] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:29:34 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:29:34.381253 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6c58e97-89c1-4aa8-bb80-8dc09f6ad3cc tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:29:34.381725 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6c58e97-89c1-4aa8-bb80-8dc09f6ad3cc tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:29:34.381945 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:29:34.381945 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:29:34.382317 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b6c58e97-89c1-4aa8-bb80-8dc09f6ad3cc tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:29:34.430348 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:29:34.430348 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:29:34.438854 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b6c58e97-89c1-4aa8-bb80-8dc09f6ad3cc tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Volume info retrieved successfully. Dec 12 03:29:34.460468 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b6c58e97-89c1-4aa8-bb80-8dc09f6ad3cc tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 200 Dec 12 03:29:34.461280 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1818/3601] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:29:34 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 914 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:29:34.532927 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3f48809-3300-4cfe-97ef-e6f825fb078a tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] DELETE http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:29:34.533492 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3f48809-3300-4cfe-97ef-e6f825fb078a tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:29:34.533715 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:29:34.533715 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:29:34.534089 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3f48809-3300-4cfe-97ef-e6f825fb078a tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:29:34.534554 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-e3f48809-3300-4cfe-97ef-e6f825fb078a tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Delete volume with id: a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:29:34.588362 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:29:34.588362 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:29:34.589615 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3f48809-3300-4cfe-97ef-e6f825fb078a tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Volume info retrieved successfully. Dec 12 03:29:34.615846 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3f48809-3300-4cfe-97ef-e6f825fb078a tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Delete volume request issued successfully. Dec 12 03:29:34.616321 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3f48809-3300-4cfe-97ef-e6f825fb078a tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 202 Dec 12 03:29:34.617216 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1784/3602] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:29:34 2020] DELETE /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:29:34.625518 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95c91ad2-14e4-4af7-82b3-e0b2b401a026 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:29:34.626179 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95c91ad2-14e4-4af7-82b3-e0b2b401a026 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:29:34.626399 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:29:34.626399 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:29:34.626774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-95c91ad2-14e4-4af7-82b3-e0b2b401a026 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:29:34.675680 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:29:34.675680 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:29:34.683714 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-95c91ad2-14e4-4af7-82b3-e0b2b401a026 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Volume info retrieved successfully. Dec 12 03:29:34.706250 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-95c91ad2-14e4-4af7-82b3-e0b2b401a026 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 200 Dec 12 03:29:34.707127 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1819/3603] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:29:34 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:29:35.722887 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90ac9a0f-b830-4991-967f-32d5432d1bfa tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:29:35.723398 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90ac9a0f-b830-4991-967f-32d5432d1bfa tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:29:35.723618 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:29:35.723618 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:29:35.724024 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-90ac9a0f-b830-4991-967f-32d5432d1bfa tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:29:35.773619 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:29:35.773619 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:29:35.782749 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-90ac9a0f-b830-4991-967f-32d5432d1bfa tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Volume info retrieved successfully. Dec 12 03:29:35.804544 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-90ac9a0f-b830-4991-967f-32d5432d1bfa tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 200 Dec 12 03:29:35.805408 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1785/3604] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:29:35 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:29:36.821364 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2c7309c-7bc9-4ca5-967c-206c65f24926 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] GET http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 Dec 12 03:29:36.822062 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2c7309c-7bc9-4ca5-967c-206c65f24926 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:29:36.822282 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:29:36.822282 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:29:36.822812 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d2c7309c-7bc9-4ca5-967c-206c65f24926 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:29:36.869768 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d2c7309c-7bc9-4ca5-967c-206c65f24926 tempest-ServerActionsTestJSON-484306280 tempest-ServerActionsTestJSON-484306280] http://10.222.0.50/volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 returned with HTTP 404 Dec 12 03:29:36.870820 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1820/3605] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:29:36 2020] GET /volume/v3/95a68af2f73d40debf1d0e6d2826f051/volumes/a3ae1857-41e8-4c45-be22-ec3e85014f10 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:31:46.287735 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22241753-7b1c-4739-9961-725537ad643a tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] POST http://10.222.0.50/volume/v3/c880ce0d073247278b9023aa05ee7735/types Dec 12 03:31:46.288205 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:46.288205 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:46.288644 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-22241753-7b1c-4739-9961-725537ad643a tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1509653533", "extra_specs": {}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:31:46.328379 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-22241753-7b1c-4739-9961-725537ad643a tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] http://10.222.0.50/volume/v3/c880ce0d073247278b9023aa05ee7735/types returned with HTTP 200 Dec 12 03:31:46.329228 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1786/3606] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 03:31:46 2020] POST /volume/v3/c880ce0d073247278b9023aa05ee7735/types => generated 218 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:46.342146 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4f8d22e-ac41-4aa0-a7ad-79c9fb9b2463 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] POST http://10.222.0.50/volume/v3/c880ce0d073247278b9023aa05ee7735/types/902636f5-cd5e-48b2-98e0-22b2ae0c02e7/encryption Dec 12 03:31:46.342883 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e4f8d22e-ac41-4aa0-a7ad-79c9fb9b2463 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:31:46.390859 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e4f8d22e-ac41-4aa0-a7ad-79c9fb9b2463 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] http://10.222.0.50/volume/v3/c880ce0d073247278b9023aa05ee7735/types/902636f5-cd5e-48b2-98e0-22b2ae0c02e7/encryption returned with HTTP 200 Dec 12 03:31:46.391704 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1821/3607] 10.222.0.50 () {60 vars in 1364 bytes} [Sat Dec 12 03:31:46 2020] POST /volume/v3/c880ce0d073247278b9023aa05ee7735/types/902636f5-cd5e-48b2-98e0-22b2ae0c02e7/encryption => generated 231 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:46.401879 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] POST http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes Dec 12 03:31:46.402642 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-449599184", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1509653533", "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:31:46.403864 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-449599184', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1509653533', 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:31:46.416478 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Create volume of 1 GB Dec 12 03:31:46.417170 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:46.417170 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:46.423384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Availability zone cache updated, next update will occur around 2020-12-12 04:31:46.422980. {{(pid=87999) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 12 03:31:46.423719 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Availability Zones retrieved successfully. Dec 12 03:31:46.439960 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Flow 'volume_create_api' (67d4ca02-a51d-428e-ada9-f759d11d6971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:31:46.442794 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9eaedf4-f192-4120-a808-7887f5e3d72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:31:46.445155 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:31:46.501059 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9eaedf4-f192-4120-a808-7887f5e3d72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T03:31:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=902636f5-cd5e-48b2-98e0-22b2ae0c02e7,is_public=True,name='tempest-scenario-type-cryptsetup-1509653533',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '902636f5-cd5e-48b2-98e0-22b2ae0c02e7', '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=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:31:46.503256 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a27bdb2-7fe4-4996-b2de-2d11a6918b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:31:46.549307 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1509653533 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1509653533, it is now deprecated. Please use the default quota class for default quota. Dec 12 03:31:46.550184 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1509653533 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1509653533, it is now deprecated. Please use the default quota class for default quota. Dec 12 03:31:46.590011 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Created reservations ['c8933705-fcb3-459f-8dfb-3a6a9a26e89b', 'b498ac43-b2f1-476e-af6e-0c509ba520c8', '5acd305c-6e25-4609-b439-7c474482c7a0', '27f57471-d229-41d9-946f-2cd6002a5665'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:31:46.591817 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a27bdb2-7fe4-4996-b2de-2d11a6918b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8933705-fcb3-459f-8dfb-3a6a9a26e89b', 'b498ac43-b2f1-476e-af6e-0c509ba520c8', '5acd305c-6e25-4609-b439-7c474482c7a0', '27f57471-d229-41d9-946f-2cd6002a5665']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:31:46.594021 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a721c1a5-3894-4ca2-aad4-30c9dc22d0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:31:46.652996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a721c1a5-3894-4ca2-aad4-30c9dc22d0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e440bf1-4706-4ac3-8e76-ec125e1eece4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-449599184',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772afb0b1af6401eb13f8b17710fa407',qos_specs=None,replication_status=,reservations=['c8933705-fcb3-459f-8dfb-3a6a9a26e89b','b498ac43-b2f1-476e-af6e-0c509ba520c8','5acd305c-6e25-4609-b439-7c474482c7a0','27f57471-d229-41d9-946f-2cd6002a5665'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b364ebb0a62404eb65818605e7313fb',volume_type_id=902636f5-cd5e-48b2-98e0-22b2ae0c02e7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:31:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-449599184',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1e440bf1-4706-4ac3-8e76-ec125e1eece4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='772afb0b1af6401eb13f8b17710fa407',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0b364ebb0a62404eb65818605e7313fb',volume_attachment=,volume_type=,volume_type_id=902636f5-cd5e-48b2-98e0-22b2ae0c02e7)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:31:46.655039 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (358fd68d-c2c9-453c-80c1-7cc85221b365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:31:46.680445 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (358fd68d-c2c9-453c-80c1-7cc85221b365) transitioned into state 'SUCCESS' from state '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-449599184',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772afb0b1af6401eb13f8b17710fa407',qos_specs=None,replication_status=,reservations=['c8933705-fcb3-459f-8dfb-3a6a9a26e89b','b498ac43-b2f1-476e-af6e-0c509ba520c8','5acd305c-6e25-4609-b439-7c474482c7a0','27f57471-d229-41d9-946f-2cd6002a5665'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b364ebb0a62404eb65818605e7313fb',volume_type_id=902636f5-cd5e-48b2-98e0-22b2ae0c02e7)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:31:46.682498 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (174deddd-ade2-4b67-a6de-6dc2825a56f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:31:46.697115 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (174deddd-ade2-4b67-a6de-6dc2825a56f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:31:46.699722 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Flow 'volume_create_api' (67d4ca02-a51d-428e-ada9-f759d11d6971) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:31:46.748156 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Create volume request issued successfully. Dec 12 03:31:46.762573 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5019ca21-fd86-4e7f-bf8f-61a1945023f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes returned with HTTP 202 Dec 12 03:31:46.774464 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1787/3608] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:31:46 2020] POST /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes => generated 856 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:31:46.779062 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e67cfeca-d5bb-4176-a485-8946cbef579a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:46.779582 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e67cfeca-d5bb-4176-a485-8946cbef579a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:46.780061 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e67cfeca-d5bb-4176-a485-8946cbef579a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:46.829320 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:46.829320 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:46.838336 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e67cfeca-d5bb-4176-a485-8946cbef579a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:46.859726 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e67cfeca-d5bb-4176-a485-8946cbef579a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:46.860545 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1822/3609] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:31:46 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 948 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:47.876618 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49ac559c-41ff-4d68-a59b-760b3982d689 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:47.877185 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49ac559c-41ff-4d68-a59b-760b3982d689 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:47.877406 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:47.877406 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:47.877774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-49ac559c-41ff-4d68-a59b-760b3982d689 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:47.925769 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:47.925769 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:47.933895 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-49ac559c-41ff-4d68-a59b-760b3982d689 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:47.954925 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-49ac559c-41ff-4d68-a59b-760b3982d689 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:47.955704 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1788/3610] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:31:47 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 949 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:47.971547 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59f7c944-6912-4547-b897-5c2ae87d9df4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:47.972076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59f7c944-6912-4547-b897-5c2ae87d9df4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:47.972293 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:47.972293 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:47.972690 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59f7c944-6912-4547-b897-5c2ae87d9df4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:48.024769 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:48.024769 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:48.032646 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-59f7c944-6912-4547-b897-5c2ae87d9df4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:48.053903 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59f7c944-6912-4547-b897-5c2ae87d9df4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:48.054871 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1823/3611] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:31:47 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 949 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:31:48.172383 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-a5c69556-94dc-4a66-a42f-bdf8a15ec6cc tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:48.172865 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-a5c69556-94dc-4a66-a42f-bdf8a15ec6cc tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:48.173086 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:48.173086 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:48.173461 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-a5c69556-94dc-4a66-a42f-bdf8a15ec6cc tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:48.222040 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:48.222040 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:48.230356 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-a5c69556-94dc-4a66-a42f-bdf8a15ec6cc tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:48.252000 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-a5c69556-94dc-4a66-a42f-bdf8a15ec6cc tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:48.252894 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1789/3612] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:31:48 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 949 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:48.321560 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59f7c944-6912-4547-b897-5c2ae87d9df4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume// Dec 12 03:31:48.322034 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59f7c944-6912-4547-b897-5c2ae87d9df4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:48.322253 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:48.322253 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:48.322626 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59f7c944-6912-4547-b897-5c2ae87d9df4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:48.323655 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59f7c944-6912-4547-b897-5c2ae87d9df4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:31:48.324244 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1824/3613] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 03:31:48 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:31:48.337693 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-709abec2-186d-48a8-a1b2-ae75ff595a9a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] POST http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments Dec 12 03:31:48.338197 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:48.338197 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:48.338615 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-709abec2-186d-48a8-a1b2-ae75ff595a9a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e440bf1-4706-4ac3-8e76-ec125e1eece4", "instance_uuid": "ce8769dc-14c0-4176-bd03-19751f62c592", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:31:48.387495 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:48.387495 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:48.437583 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-709abec2-186d-48a8-a1b2-ae75ff595a9a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments returned with HTTP 200 Dec 12 03:31:48.438397 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1790/3614] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 03:31:48 2020] POST /volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:31:48.475989 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45e40a74-6936-40da-854a-815e972fcad9 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:48.476538 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45e40a74-6936-40da-854a-815e972fcad9 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:48.477141 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-45e40a74-6936-40da-854a-815e972fcad9 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:48.490518 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-709abec2-186d-48a8-a1b2-ae75ff595a9a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume// Dec 12 03:31:48.491003 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-709abec2-186d-48a8-a1b2-ae75ff595a9a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:48.491206 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:48.491206 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:48.491578 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-709abec2-186d-48a8-a1b2-ae75ff595a9a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:48.493807 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-709abec2-186d-48a8-a1b2-ae75ff595a9a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:31:48.494519 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1791/3615] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 03:31:48 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 12 03:31:48.507092 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-317bfcd2-3acf-423c-99a1-a5ed0ec0787a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:48.508795 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-317bfcd2-3acf-423c-99a1-a5ed0ec0787a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:48.510668 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-317bfcd2-3acf-423c-99a1-a5ed0ec0787a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:48.527293 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:48.527293 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:48.535426 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-45e40a74-6936-40da-854a-815e972fcad9 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:48.553351 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:48.553351 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:48.559991 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:48.559991 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:48.561990 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-45e40a74-6936-40da-854a-815e972fcad9 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:48.562951 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1825/3616] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:31:48 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 948 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:48.568043 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-317bfcd2-3acf-423c-99a1-a5ed0ec0787a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:48.587679 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:48.587679 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:48.595769 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-317bfcd2-3acf-423c-99a1-a5ed0ec0787a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:48.596581 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1792/3617] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 03:31:48 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 1047 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 03:31:48.614628 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-b971673f-4d6d-42c0-92de-21c8deb89957 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] PUT http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/fda95683-ac32-4a54-97ed-156651589cd0 Dec 12 03:31:48.615113 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:48.615113 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:48.615526 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-b971673f-4d6d-42c0-92de-21c8deb89957 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:31:48.645915 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 03:31:48.645915 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 03:31:48.646431 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-b971673f-4d6d-42c0-92de-21c8deb89957 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Lock "b'cinder-attachment_update-1e440bf1-4706-4ac3-8e76-ec125e1eece4-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.011s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 03:31:48.648797 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:48.648797 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:49.578753 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4cc94633-0f53-4de7-9550-15ca17c93ccb tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:49.579347 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4cc94633-0f53-4de7-9550-15ca17c93ccb tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:49.579572 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:49.579572 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:49.580236 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4cc94633-0f53-4de7-9550-15ca17c93ccb tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:49.634233 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:49.634233 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:49.642619 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4cc94633-0f53-4de7-9550-15ca17c93ccb tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:49.660904 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:49.660904 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:49.669845 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4cc94633-0f53-4de7-9550-15ca17c93ccb tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:49.670852 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1793/3618] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:31:49 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 948 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:49.864952 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-b971673f-4d6d-42c0-92de-21c8deb89957 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Lock "b'cinder-attachment_update-1e440bf1-4706-4ac3-8e76-ec125e1eece4-n-h2-765315-4'" released by "attachment_update" :: held 1.218s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 03:31:49.865639 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-b971673f-4d6d-42c0-92de-21c8deb89957 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/fda95683-ac32-4a54-97ed-156651589cd0 returned with HTTP 200 Dec 12 03:31:49.866508 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1826/3619] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 03:31:48 2020] PUT /volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/fda95683-ac32-4a54-97ed-156651589cd0 => generated 761 bytes in 1256 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:31:49.882776 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-fa34019e-3344-451d-b5d3-4cff391ae322 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4/encryption Dec 12 03:31:49.883291 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-fa34019e-3344-451d-b5d3-4cff391ae322 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:49.883509 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:49.883509 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:49.883886 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-fa34019e-3344-451d-b5d3-4cff391ae322 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:49.932978 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:49.932978 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:49.982671 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-fa34019e-3344-451d-b5d3-4cff391ae322 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4/encryption returned with HTTP 200 Dec 12 03:31:49.983526 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1794/3620] 10.222.0.40 () {58 vars in 1395 bytes} [Sat Dec 12 03:31:49 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4/encryption => generated 161 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:50.687304 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6dc3aa6-7685-4cb7-9490-21dab067abc4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:50.687809 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6dc3aa6-7685-4cb7-9490-21dab067abc4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:50.687924 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:50.687924 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:50.688269 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a6dc3aa6-7685-4cb7-9490-21dab067abc4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:50.737901 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:50.737901 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:50.746730 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a6dc3aa6-7685-4cb7-9490-21dab067abc4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:50.765896 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:50.765896 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:50.774332 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a6dc3aa6-7685-4cb7-9490-21dab067abc4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:50.775149 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1827/3621] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:31:50 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:51.792455 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4937dc91-e13a-4cdb-af86-2ad0c2d6d8c3 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:51.792999 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4937dc91-e13a-4cdb-af86-2ad0c2d6d8c3 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:51.793171 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:51.793171 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:51.793539 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4937dc91-e13a-4cdb-af86-2ad0c2d6d8c3 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:51.840665 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:51.840665 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:51.848343 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-4937dc91-e13a-4cdb-af86-2ad0c2d6d8c3 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:51.867775 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:51.867775 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:51.875727 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4937dc91-e13a-4cdb-af86-2ad0c2d6d8c3 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:51.876509 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1795/3622] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:31:51 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:52.892722 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cdff0393-b4be-487e-93b8-f507729df129 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:52.893275 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cdff0393-b4be-487e-93b8-f507729df129 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:52.893406 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:52.893406 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:52.893783 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cdff0393-b4be-487e-93b8-f507729df129 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:52.941852 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:52.941852 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:52.950086 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cdff0393-b4be-487e-93b8-f507729df129 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:52.968433 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:52.968433 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:52.977243 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cdff0393-b4be-487e-93b8-f507729df129 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:52.978045 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1828/3623] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:31:52 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:53.994034 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2371458-b11c-4f92-8675-4d8e47a87624 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:53.994576 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2371458-b11c-4f92-8675-4d8e47a87624 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:53.994750 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:53.994750 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:53.995125 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2371458-b11c-4f92-8675-4d8e47a87624 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:54.043040 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:54.043040 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:54.050900 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2371458-b11c-4f92-8675-4d8e47a87624 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:54.069119 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:54.069119 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:54.077769 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2371458-b11c-4f92-8675-4d8e47a87624 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:54.078569 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1796/3624] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:31:53 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:55.094741 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3964785c-c89f-4427-8825-26ed030e2c3d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:55.095300 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3964785c-c89f-4427-8825-26ed030e2c3d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:55.095422 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:55.095422 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:55.095797 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-3964785c-c89f-4427-8825-26ed030e2c3d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:55.147120 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:55.147120 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:55.160465 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-3964785c-c89f-4427-8825-26ed030e2c3d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:55.175328 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:55.175328 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:55.183652 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-3964785c-c89f-4427-8825-26ed030e2c3d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:55.193533 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1829/3625] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:31:55 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 949 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:55.452593 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-fbead04c-30aa-45bd-b728-3b682058d1e4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] POST http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/fda95683-ac32-4a54-97ed-156651589cd0/action Dec 12 03:31:55.453050 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:55.453050 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:55.453490 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-fbead04c-30aa-45bd-b728-3b682058d1e4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:31:55.453874 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-fbead04c-30aa-45bd-b728-3b682058d1e4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:31:55.524182 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:55.524182 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:55.536703 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-49aca95b-7d4f-4d16-8bfd-c3b10805054d req-fbead04c-30aa-45bd-b728-3b682058d1e4 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/fda95683-ac32-4a54-97ed-156651589cd0/action returned with HTTP 204 Dec 12 03:31:55.537583 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1797/3626] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 03:31:55 2020] POST /volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/fda95683-ac32-4a54-97ed-156651589cd0/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:31:56.200644 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39d8a0c0-bf8e-43d4-ae5f-8bbc7980dd60 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:56.201172 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39d8a0c0-bf8e-43d4-ae5f-8bbc7980dd60 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:56.201337 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:56.201337 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:56.201743 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-39d8a0c0-bf8e-43d4-ae5f-8bbc7980dd60 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:56.251346 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:56.251346 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:56.259559 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-39d8a0c0-bf8e-43d4-ae5f-8bbc7980dd60 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:56.278214 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:56.278214 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:56.286333 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-39d8a0c0-bf8e-43d4-ae5f-8bbc7980dd60 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:56.287136 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1830/3627] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:31:56 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 1241 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:31:56.303322 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3898e09-01f6-4fea-889d-4c109e5016f9 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:56.303848 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3898e09-01f6-4fea-889d-4c109e5016f9 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:56.304188 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:56.304188 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:56.304188 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3898e09-01f6-4fea-889d-4c109e5016f9 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:56.352677 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:56.352677 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:56.360919 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c3898e09-01f6-4fea-889d-4c109e5016f9 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:56.378791 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:56.378791 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:56.387434 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3898e09-01f6-4fea-889d-4c109e5016f9 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:56.388237 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1798/3628] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:31:56 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 1241 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:31:56.504636 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-6c3fa2b8-0902-4f8c-895e-84c91cb45ab6 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:56.505198 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-6c3fa2b8-0902-4f8c-895e-84c91cb45ab6 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:56.505415 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:56.505415 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:56.505781 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-6c3fa2b8-0902-4f8c-895e-84c91cb45ab6 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:56.554258 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:56.554258 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:56.562358 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-6c3fa2b8-0902-4f8c-895e-84c91cb45ab6 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:56.581118 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:56.581118 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:56.589863 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-6c3fa2b8-0902-4f8c-895e-84c91cb45ab6 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:56.590723 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1831/3629] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:31:56 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 1241 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:31:56.611840 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-f52d8007-b2eb-47ea-bd20-0c39da30a2db tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] POST http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4/action Dec 12 03:31:56.612288 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:56.612288 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:56.612747 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-f52d8007-b2eb-47ea-bd20-0c39da30a2db tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Action body: b'{"os-begin_detaching": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:31:56.613129 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-f52d8007-b2eb-47ea-bd20-0c39da30a2db tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:31:56.661397 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:56.661397 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:56.662511 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-f52d8007-b2eb-47ea-bd20-0c39da30a2db tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:56.670900 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-f52d8007-b2eb-47ea-bd20-0c39da30a2db tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Begin detaching volume completed successfully. Dec 12 03:31:56.671400 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-f52d8007-b2eb-47ea-bd20-0c39da30a2db tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4/action returned with HTTP 202 Dec 12 03:31:56.672245 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1799/3630] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 03:31:56 2020] POST /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 03:31:56.692767 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed74782c-f12d-4381-84f8-785f2812a8cf tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:56.693325 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed74782c-f12d-4381-84f8-785f2812a8cf tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:56.693546 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:56.693546 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:56.693920 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ed74782c-f12d-4381-84f8-785f2812a8cf tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:56.729340 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-f52d8007-b2eb-47ea-bd20-0c39da30a2db tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume// Dec 12 03:31:56.729821 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-f52d8007-b2eb-47ea-bd20-0c39da30a2db tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:56.730044 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:56.730044 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:56.730420 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-f52d8007-b2eb-47ea-bd20-0c39da30a2db tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:56.731768 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-f52d8007-b2eb-47ea-bd20-0c39da30a2db tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:31:56.732362 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1800/3631] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 03:31:56 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 12 03:31:56.743472 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:56.743472 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:56.751565 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ed74782c-f12d-4381-84f8-785f2812a8cf tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:56.759022 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-e3063b61-9ead-452a-aa65-c9fac4d3ae06 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:56.759498 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-e3063b61-9ead-452a-aa65-c9fac4d3ae06 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:56.759972 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-e3063b61-9ead-452a-aa65-c9fac4d3ae06 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:56.770492 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:56.770492 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:56.779420 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ed74782c-f12d-4381-84f8-785f2812a8cf tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:56.784720 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1832/3632] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:31:56 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 1244 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:31:56.808514 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:56.808514 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:56.816357 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-e3063b61-9ead-452a-aa65-c9fac4d3ae06 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:56.834049 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:56.834049 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:56.843251 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-e3063b61-9ead-452a-aa65-c9fac4d3ae06 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:56.844096 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1801/3633] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 03:31:56 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 1343 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 03:31:56.876367 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-57e217b6-04f3-47e0-99cd-8eef1a0c0d27 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4/encryption Dec 12 03:31:56.876968 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-57e217b6-04f3-47e0-99cd-8eef1a0c0d27 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:56.877238 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:56.877238 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:56.877649 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-57e217b6-04f3-47e0-99cd-8eef1a0c0d27 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:56.925581 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:56.925581 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:56.973870 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-57e217b6-04f3-47e0-99cd-8eef1a0c0d27 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4/encryption returned with HTTP 200 Dec 12 03:31:56.974676 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1833/3634] 10.222.0.40 () {58 vars in 1395 bytes} [Sat Dec 12 03:31:56 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4/encryption => generated 161 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:57.289274 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-5daafee0-2330-4209-a8af-cc4c52cd7aa3 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] DELETE http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/fda95683-ac32-4a54-97ed-156651589cd0 Dec 12 03:31:57.289830 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-5daafee0-2330-4209-a8af-cc4c52cd7aa3 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:57.290045 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:57.290045 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:57.290410 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-5daafee0-2330-4209-a8af-cc4c52cd7aa3 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:57.310507 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:57.310507 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:57.733362 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-5daafee0-2330-4209-a8af-cc4c52cd7aa3 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 03:31:57.733724 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-5daafee0-2330-4209-a8af-cc4c52cd7aa3 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 03:31:57.739794 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-6defc6b5-3c3d-46fd-bbff-cfc6c2d59e3c req-5daafee0-2330-4209-a8af-cc4c52cd7aa3 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/fda95683-ac32-4a54-97ed-156651589cd0 returned with HTTP 200 Dec 12 03:31:57.740675 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1802/3635] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 03:31:57 2020] DELETE /volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/fda95683-ac32-4a54-97ed-156651589cd0 => generated 19 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:57.797896 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a164ce68-b3c2-4d1e-95cb-f64434a901c2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:57.798599 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a164ce68-b3c2-4d1e-95cb-f64434a901c2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:57.798797 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:57.798797 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:57.799942 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a164ce68-b3c2-4d1e-95cb-f64434a901c2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:57.855272 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:57.855272 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:57.863660 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a164ce68-b3c2-4d1e-95cb-f64434a901c2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:57.885396 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a164ce68-b3c2-4d1e-95cb-f64434a901c2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:57.886186 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1834/3636] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:31:57 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 949 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:57.901728 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9966ffb7-9d48-4220-8646-3273fc2deefc tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:57.902255 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9966ffb7-9d48-4220-8646-3273fc2deefc tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:57.902476 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:57.902476 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:57.902855 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-9966ffb7-9d48-4220-8646-3273fc2deefc tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:57.951108 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:57.951108 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:57.958978 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-9966ffb7-9d48-4220-8646-3273fc2deefc tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:57.981269 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-9966ffb7-9d48-4220-8646-3273fc2deefc tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:57.982062 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1803/3637] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:31:57 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 949 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:58.096956 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd2fc2d5-4f8f-491e-9ad2-48ab4e773026 req-7b812505-1c15-4b7f-a438-768ad63494d6 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:58.097476 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd2fc2d5-4f8f-491e-9ad2-48ab4e773026 req-7b812505-1c15-4b7f-a438-768ad63494d6 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:58.097691 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:58.097691 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:58.098055 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-dd2fc2d5-4f8f-491e-9ad2-48ab4e773026 req-7b812505-1c15-4b7f-a438-768ad63494d6 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:58.147693 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:58.147693 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:58.155702 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-dd2fc2d5-4f8f-491e-9ad2-48ab4e773026 req-7b812505-1c15-4b7f-a438-768ad63494d6 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:58.177740 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-dd2fc2d5-4f8f-491e-9ad2-48ab4e773026 req-7b812505-1c15-4b7f-a438-768ad63494d6 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:58.178551 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1835/3638] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:31:58 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 949 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:58.198573 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-228afa7e-4259-427b-9760-dcab014d5f36 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] DELETE http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:58.199103 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-228afa7e-4259-427b-9760-dcab014d5f36 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:58.199324 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:58.199324 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:58.199699 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-228afa7e-4259-427b-9760-dcab014d5f36 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:58.200166 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-228afa7e-4259-427b-9760-dcab014d5f36 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Delete volume with id: 1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:58.253058 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:58.253058 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:58.254222 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-228afa7e-4259-427b-9760-dcab014d5f36 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:58.272266 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.keymgr.conf_key_mgr [None req-228afa7e-4259-427b-9760-dcab014d5f36 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 12 03:31:58.281054 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-228afa7e-4259-427b-9760-dcab014d5f36 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Delete volume request issued successfully. Dec 12 03:31:58.281717 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-228afa7e-4259-427b-9760-dcab014d5f36 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 202 Dec 12 03:31:58.283290 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1804/3639] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:31:58 2020] DELETE /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:31:58.290949 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f560bc5a-e65a-44a5-ae13-cb54fe863699 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:58.291474 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f560bc5a-e65a-44a5-ae13-cb54fe863699 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:58.291693 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:58.291693 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:58.292066 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f560bc5a-e65a-44a5-ae13-cb54fe863699 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:58.340570 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:58.340570 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:58.348984 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f560bc5a-e65a-44a5-ae13-cb54fe863699 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:58.372989 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f560bc5a-e65a-44a5-ae13-cb54fe863699 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:58.373801 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1836/3640] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:31:58 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 948 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:31:59.390736 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3ad0118-a6a3-4b52-8eb0-4e91193f1073 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:31:59.391291 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3ad0118-a6a3-4b52-8eb0-4e91193f1073 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:31:59.391520 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:31:59.391520 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:31:59.391895 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3ad0118-a6a3-4b52-8eb0-4e91193f1073 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:31:59.448347 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:31:59.448347 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:31:59.458804 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3ad0118-a6a3-4b52-8eb0-4e91193f1073 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:31:59.484479 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3ad0118-a6a3-4b52-8eb0-4e91193f1073 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 200 Dec 12 03:31:59.485510 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1805/3641] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:31:59 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 948 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:00.502428 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b0f9c9e-3dca-461b-a3ce-b864fbf007ae tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 Dec 12 03:32:00.502984 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b0f9c9e-3dca-461b-a3ce-b864fbf007ae tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:00.503123 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:00.503123 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:00.503505 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-4b0f9c9e-3dca-461b-a3ce-b864fbf007ae tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:00.549657 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-4b0f9c9e-3dca-461b-a3ce-b864fbf007ae tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 returned with HTTP 404 Dec 12 03:32:00.550708 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1837/3642] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:00 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/1e440bf1-4706-4ac3-8e76-ec125e1eece4 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:32:00.559375 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d0700ee-5ec2-4ce0-9c6b-fd0691623e94 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] GET http://10.222.0.50/volume/v3/c880ce0d073247278b9023aa05ee7735/volumes/detail?all_tenants=1 Dec 12 03:32:00.559901 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d0700ee-5ec2-4ce0-9c6b-fd0691623e94 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:00.560119 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:00.560119 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:00.560495 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d0700ee-5ec2-4ce0-9c6b-fd0691623e94 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:00.562484 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-0d0700ee-5ec2-4ce0-9c6b-fd0691623e94 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:32:00.610058 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0d0700ee-5ec2-4ce0-9c6b-fd0691623e94 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] Get all volumes completed successfully. Dec 12 03:32:00.614197 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d0700ee-5ec2-4ce0-9c6b-fd0691623e94 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] http://10.222.0.50/volume/v3/c880ce0d073247278b9023aa05ee7735/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 12 03:32:00.614987 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1806/3643] 10.222.0.50 () {58 vars in 1252 bytes} [Sat Dec 12 03:32:00 2020] GET /volume/v3/c880ce0d073247278b9023aa05ee7735/volumes/detail?all_tenants=1 => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:32:00.630166 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5f2dfbd-f6d3-4970-9c0d-ac67c176ebc6 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] DELETE http://10.222.0.50/volume/v3/c880ce0d073247278b9023aa05ee7735/types/902636f5-cd5e-48b2-98e0-22b2ae0c02e7 Dec 12 03:32:00.630691 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5f2dfbd-f6d3-4970-9c0d-ac67c176ebc6 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:00.631202 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f5f2dfbd-f6d3-4970-9c0d-ac67c176ebc6 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:00.692639 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 03:32:00.692639 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 03:32:00.702806 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f5f2dfbd-f6d3-4970-9c0d-ac67c176ebc6 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] http://10.222.0.50/volume/v3/c880ce0d073247278b9023aa05ee7735/types/902636f5-cd5e-48b2-98e0-22b2ae0c02e7 returned with HTTP 202 Dec 12 03:32:00.703615 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1838/3644] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 03:32:00 2020] DELETE /volume/v3/c880ce0d073247278b9023aa05ee7735/types/902636f5-cd5e-48b2-98e0-22b2ae0c02e7 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:32:34.055870 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18fb04ea-6e64-465c-a2f9-55e8064fa4d9 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] POST http://10.222.0.50/volume/v3/c880ce0d073247278b9023aa05ee7735/types Dec 12 03:32:34.056675 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18fb04ea-6e64-465c-a2f9-55e8064fa4d9 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-973448292", "extra_specs": {}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:32:34.095158 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18fb04ea-6e64-465c-a2f9-55e8064fa4d9 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] http://10.222.0.50/volume/v3/c880ce0d073247278b9023aa05ee7735/types returned with HTTP 200 Dec 12 03:32:34.095962 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1807/3645] 10.222.0.50 () {60 vars in 1219 bytes} [Sat Dec 12 03:32:34 2020] POST /volume/v3/c880ce0d073247278b9023aa05ee7735/types => generated 211 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:34.108230 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5847b64a-7d14-4fb1-a8da-00e4e08d3e00 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] POST http://10.222.0.50/volume/v3/c880ce0d073247278b9023aa05ee7735/types/2e28794e-1269-4228-ad55-e77c9958e49f/encryption Dec 12 03:32:34.109022 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5847b64a-7d14-4fb1-a8da-00e4e08d3e00 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:32:34.156923 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5847b64a-7d14-4fb1-a8da-00e4e08d3e00 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] http://10.222.0.50/volume/v3/c880ce0d073247278b9023aa05ee7735/types/2e28794e-1269-4228-ad55-e77c9958e49f/encryption returned with HTTP 200 Dec 12 03:32:34.157825 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1839/3646] 10.222.0.50 () {60 vars in 1364 bytes} [Sat Dec 12 03:32:34 2020] POST /volume/v3/c880ce0d073247278b9023aa05ee7735/types/2e28794e-1269-4228-ad55-e77c9958e49f/encryption => generated 230 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:34.167844 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] POST http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes Dec 12 03:32:34.168602 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-458172413", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-973448292", "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:32:34.169866 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-458172413', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-973448292', 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:32:34.182041 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Create volume of 1 GB Dec 12 03:32:34.182683 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:34.182683 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:34.183307 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Availability Zones retrieved successfully. Dec 12 03:32:34.199503 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Flow 'volume_create_api' (0f78eef3-7e10-432c-a177-9ad9ed5ebc57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:32:34.202270 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5038569d-eda1-4615-8ca2-d61086593f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:32:34.204204 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:32:34.260589 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5038569d-eda1-4615-8ca2-d61086593f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T03:32:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2e28794e-1269-4228-ad55-e77c9958e49f,is_public=True,name='tempest-scenario-type-luks-973448292',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2e28794e-1269-4228-ad55-e77c9958e49f', '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=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:32:34.262835 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (689ce2a6-abc6-416e-be51-c7913f3eb38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:32:34.308733 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-973448292 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-973448292, it is now deprecated. Please use the default quota class for default quota. Dec 12 03:32:34.309584 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.quota [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-973448292 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-973448292, it is now deprecated. Please use the default quota class for default quota. Dec 12 03:32:34.340643 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Created reservations ['4c69aa31-0cd7-4b4d-8ce1-45370ea039b4', 'd6f487cb-000c-4268-a206-f228e579f63a', 'b711cedd-73cd-493d-972e-be4600f9061d', '5b49ca3e-7ba1-4965-bc62-f1d5faf9198c'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:32:34.342483 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (689ce2a6-abc6-416e-be51-c7913f3eb38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c69aa31-0cd7-4b4d-8ce1-45370ea039b4', 'd6f487cb-000c-4268-a206-f228e579f63a', 'b711cedd-73cd-493d-972e-be4600f9061d', '5b49ca3e-7ba1-4965-bc62-f1d5faf9198c']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:32:34.344581 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00cdb4a2-86b3-4b58-9a58-abe1582fabdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:32:34.402158 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00cdb4a2-86b3-4b58-9a58-abe1582fabdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7de30bc-af57-41d7-b66f-f3dbfc025cef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-458172413',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772afb0b1af6401eb13f8b17710fa407',qos_specs=None,replication_status=,reservations=['4c69aa31-0cd7-4b4d-8ce1-45370ea039b4','d6f487cb-000c-4268-a206-f228e579f63a','b711cedd-73cd-493d-972e-be4600f9061d','5b49ca3e-7ba1-4965-bc62-f1d5faf9198c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b364ebb0a62404eb65818605e7313fb',volume_type_id=2e28794e-1269-4228-ad55-e77c9958e49f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:32:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-458172413',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d7de30bc-af57-41d7-b66f-f3dbfc025cef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='772afb0b1af6401eb13f8b17710fa407',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='0b364ebb0a62404eb65818605e7313fb',volume_attachment=,volume_type=,volume_type_id=2e28794e-1269-4228-ad55-e77c9958e49f)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:32:34.404198 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f5c773-2200-44fa-a5ea-624fdc3a9657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:32:34.429628 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f5c773-2200-44fa-a5ea-624fdc3a9657) transitioned into state 'SUCCESS' from state '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-458172413',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772afb0b1af6401eb13f8b17710fa407',qos_specs=None,replication_status=,reservations=['4c69aa31-0cd7-4b4d-8ce1-45370ea039b4','d6f487cb-000c-4268-a206-f228e579f63a','b711cedd-73cd-493d-972e-be4600f9061d','5b49ca3e-7ba1-4965-bc62-f1d5faf9198c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b364ebb0a62404eb65818605e7313fb',volume_type_id=2e28794e-1269-4228-ad55-e77c9958e49f)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:32:34.431551 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1908bb4e-e84a-401a-a372-ae199edaa7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:32:34.445700 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1908bb4e-e84a-401a-a372-ae199edaa7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:32:34.448289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Flow 'volume_create_api' (0f78eef3-7e10-432c-a177-9ad9ed5ebc57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:32:34.495852 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Create volume request issued successfully. Dec 12 03:32:34.511033 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c5261c03-2381-4747-9d9a-b7115b4ba404 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes returned with HTTP 202 Dec 12 03:32:34.521960 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1808/3647] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:32:34 2020] POST /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes => generated 849 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:32:34.526294 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-339c2f3f-e3b2-47fc-aff4-415ec9286cd5 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:34.526814 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-339c2f3f-e3b2-47fc-aff4-415ec9286cd5 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:34.527340 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-339c2f3f-e3b2-47fc-aff4-415ec9286cd5 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:34.581139 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:34.581139 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:34.589731 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-339c2f3f-e3b2-47fc-aff4-415ec9286cd5 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:34.611980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-339c2f3f-e3b2-47fc-aff4-415ec9286cd5 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:34.612964 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1840/3648] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:34 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 941 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:35.630387 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60821707-94ea-4aa9-a5b8-79c3b64bedce tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:35.631753 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60821707-94ea-4aa9-a5b8-79c3b64bedce tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:35.631968 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:35.631968 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:35.632340 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-60821707-94ea-4aa9-a5b8-79c3b64bedce tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:35.681114 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:35.681114 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:35.688921 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-60821707-94ea-4aa9-a5b8-79c3b64bedce tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:35.711419 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-60821707-94ea-4aa9-a5b8-79c3b64bedce tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:35.712213 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1809/3649] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:35 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 942 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:35.728374 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97c25709-3268-4779-8cd5-2ad8dc5caf8a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:35.728916 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97c25709-3268-4779-8cd5-2ad8dc5caf8a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:35.729129 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:35.729129 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:35.729502 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97c25709-3268-4779-8cd5-2ad8dc5caf8a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:35.779555 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:35.779555 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:35.789011 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-97c25709-3268-4779-8cd5-2ad8dc5caf8a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:35.810487 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97c25709-3268-4779-8cd5-2ad8dc5caf8a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:35.811293 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1841/3650] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:35 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 942 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:35.928958 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-31b0ce9e-701f-4c18-ad4c-a47e6dd33c61 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:35.929460 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-31b0ce9e-701f-4c18-ad4c-a47e6dd33c61 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:35.929679 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:35.929679 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:35.930055 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-31b0ce9e-701f-4c18-ad4c-a47e6dd33c61 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:35.977825 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:35.977825 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:35.986004 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-918d3630-ce90-4024-b998-19caa302fa13 req-31b0ce9e-701f-4c18-ad4c-a47e6dd33c61 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:36.008271 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-31b0ce9e-701f-4c18-ad4c-a47e6dd33c61 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:36.009127 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1810/3651] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:32:35 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 942 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:36.072511 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97c25709-3268-4779-8cd5-2ad8dc5caf8a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume// Dec 12 03:32:36.072948 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97c25709-3268-4779-8cd5-2ad8dc5caf8a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:36.073174 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:36.073174 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:36.073552 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-97c25709-3268-4779-8cd5-2ad8dc5caf8a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:36.074588 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-97c25709-3268-4779-8cd5-2ad8dc5caf8a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:32:36.075173 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1842/3652] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 03:32:36 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:32:36.088294 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-6e0c14a2-22d0-4df3-8e8a-32c3d6c7a89d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] POST http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments Dec 12 03:32:36.088821 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:36.088821 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:36.089231 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-6e0c14a2-22d0-4df3-8e8a-32c3d6c7a89d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7de30bc-af57-41d7-b66f-f3dbfc025cef", "instance_uuid": "55d6562e-b17e-46e0-9bf7-6aecfe031b91", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:32:36.139398 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:36.139398 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:36.192014 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-6e0c14a2-22d0-4df3-8e8a-32c3d6c7a89d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments returned with HTTP 200 Dec 12 03:32:36.192945 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1811/3653] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 03:32:36 2020] POST /volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:32:36.227538 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6fbf21d-e5a4-49ad-81d0-96d3937e11ac tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:36.228063 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6fbf21d-e5a4-49ad-81d0-96d3937e11ac tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:36.228550 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6fbf21d-e5a4-49ad-81d0-96d3937e11ac tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:36.246914 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-6e0c14a2-22d0-4df3-8e8a-32c3d6c7a89d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume// Dec 12 03:32:36.247396 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-6e0c14a2-22d0-4df3-8e8a-32c3d6c7a89d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:36.247616 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:36.247616 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:36.247995 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-6e0c14a2-22d0-4df3-8e8a-32c3d6c7a89d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:36.249271 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-6e0c14a2-22d0-4df3-8e8a-32c3d6c7a89d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:32:36.250035 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1812/3654] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 03:32:36 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 12 03:32:36.261927 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-68da3adf-127c-42f6-a2b7-043b037cadf5 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:36.262711 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-68da3adf-127c-42f6-a2b7-043b037cadf5 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:36.263262 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-68da3adf-127c-42f6-a2b7-043b037cadf5 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:36.278446 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:36.278446 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:36.286688 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d6fbf21d-e5a4-49ad-81d0-96d3937e11ac tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:36.305810 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:36.305810 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:36.314006 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6fbf21d-e5a4-49ad-81d0-96d3937e11ac tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:36.314831 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1843/3655] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:36 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 941 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:36.315905 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:36.315905 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:36.325205 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-918d3630-ce90-4024-b998-19caa302fa13 req-68da3adf-127c-42f6-a2b7-043b037cadf5 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:36.343889 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:36.343889 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:36.352560 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-68da3adf-127c-42f6-a2b7-043b037cadf5 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:36.353396 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1813/3656] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 03:32:36 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 1040 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 03:32:36.371458 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-5ff1beaf-f433-445c-926b-112dfdcea12f tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] PUT http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/a752ed69-b14d-4deb-b176-6d4c7866bc67 Dec 12 03:32:36.371953 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:36.371953 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:36.372372 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-5ff1beaf-f433-445c-926b-112dfdcea12f tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:32:36.400327 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 03:32:36.400327 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 03:32:36.400823 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-918d3630-ce90-4024-b998-19caa302fa13 req-5ff1beaf-f433-445c-926b-112dfdcea12f tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Lock "b'cinder-attachment_update-d7de30bc-af57-41d7-b66f-f3dbfc025cef-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.010s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 03:32:36.403111 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:36.403111 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:37.332013 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c70de7c0-046e-4b1f-aad1-41d8b279c38d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:37.332623 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c70de7c0-046e-4b1f-aad1-41d8b279c38d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:37.332806 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:37.332806 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:37.333181 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c70de7c0-046e-4b1f-aad1-41d8b279c38d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:37.382611 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:37.382611 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:37.390987 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c70de7c0-046e-4b1f-aad1-41d8b279c38d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:37.409241 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:37.409241 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:37.417587 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c70de7c0-046e-4b1f-aad1-41d8b279c38d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:37.418590 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1814/3657] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:37 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 941 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:32:37.631050 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-918d3630-ce90-4024-b998-19caa302fa13 req-5ff1beaf-f433-445c-926b-112dfdcea12f tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Lock "b'cinder-attachment_update-d7de30bc-af57-41d7-b66f-f3dbfc025cef-n-h2-765315-4'" released by "attachment_update" :: held 1.230s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 03:32:37.631691 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-5ff1beaf-f433-445c-926b-112dfdcea12f tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/a752ed69-b14d-4deb-b176-6d4c7866bc67 returned with HTTP 200 Dec 12 03:32:37.632674 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1844/3658] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 03:32:36 2020] PUT /volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/a752ed69-b14d-4deb-b176-6d4c7866bc67 => generated 761 bytes in 1266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:32:37.667335 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-2ea32828-bc7a-4983-96c4-5af0a38fad4d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef/encryption Dec 12 03:32:37.667899 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-2ea32828-bc7a-4983-96c4-5af0a38fad4d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:37.668122 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:37.668122 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:37.668492 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-2ea32828-bc7a-4983-96c4-5af0a38fad4d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:37.717274 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:37.717274 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:37.773099 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-2ea32828-bc7a-4983-96c4-5af0a38fad4d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef/encryption returned with HTTP 200 Dec 12 03:32:37.773954 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1815/3659] 10.222.0.40 () {58 vars in 1395 bytes} [Sat Dec 12 03:32:37 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef/encryption => generated 160 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:38.435326 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59568ca1-208f-4992-8faf-6a9fe49e64bc tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:38.435899 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59568ca1-208f-4992-8faf-6a9fe49e64bc tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:38.436143 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:38.436143 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:38.436513 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-59568ca1-208f-4992-8faf-6a9fe49e64bc tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:38.486158 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:38.486158 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:38.494325 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-59568ca1-208f-4992-8faf-6a9fe49e64bc tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:38.514244 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:38.514244 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:38.523342 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-59568ca1-208f-4992-8faf-6a9fe49e64bc tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:38.524160 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1845/3660] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:38 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 942 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:39.540646 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ebd85a3-9101-41a7-b943-8de53243e81c tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:39.541229 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ebd85a3-9101-41a7-b943-8de53243e81c tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:39.541449 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:39.541449 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:39.541822 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5ebd85a3-9101-41a7-b943-8de53243e81c tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:39.589699 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:39.589699 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:39.597723 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5ebd85a3-9101-41a7-b943-8de53243e81c tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:39.617363 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:39.617363 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:39.625348 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5ebd85a3-9101-41a7-b943-8de53243e81c tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:39.626143 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1816/3661] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:39 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 942 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:40.642030 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f0a9687-9265-4e03-96d4-a1d0ac09d0f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:40.642553 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f0a9687-9265-4e03-96d4-a1d0ac09d0f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:40.642655 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:40.642655 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:40.643005 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2f0a9687-9265-4e03-96d4-a1d0ac09d0f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:40.695420 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:40.695420 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:40.703228 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2f0a9687-9265-4e03-96d4-a1d0ac09d0f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:40.720891 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:40.720891 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:40.729487 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2f0a9687-9265-4e03-96d4-a1d0ac09d0f2 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:40.730266 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1846/3662] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:40 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 942 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:41.746403 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa7e6336-7048-4976-b715-81f1bf68ce9c tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:41.746940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa7e6336-7048-4976-b715-81f1bf68ce9c tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:41.747123 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:41.747123 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:41.747494 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-fa7e6336-7048-4976-b715-81f1bf68ce9c tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:41.798569 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:41.798569 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:41.807304 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-fa7e6336-7048-4976-b715-81f1bf68ce9c tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:41.825741 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:41.825741 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:41.833959 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-fa7e6336-7048-4976-b715-81f1bf68ce9c tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:41.834746 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1817/3663] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:41 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 942 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:42.851181 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13ed1dfe-8930-41e1-95b4-f0a3a69ad683 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:42.851712 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13ed1dfe-8930-41e1-95b4-f0a3a69ad683 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:42.851882 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:42.851882 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:42.852246 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-13ed1dfe-8930-41e1-95b4-f0a3a69ad683 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:42.902374 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:42.902374 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:42.910170 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-13ed1dfe-8930-41e1-95b4-f0a3a69ad683 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:42.933110 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:42.933110 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:42.938296 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-13ed1dfe-8930-41e1-95b4-f0a3a69ad683 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:42.939083 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1847/3664] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:42 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 942 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:43.273796 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-bd7a46c8-872c-4f39-b32d-de18891e2e2c tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] POST http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/a752ed69-b14d-4deb-b176-6d4c7866bc67/action Dec 12 03:32:43.274345 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:43.274345 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:43.274774 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-bd7a46c8-872c-4f39-b32d-de18891e2e2c tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:32:43.275151 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-bd7a46c8-872c-4f39-b32d-de18891e2e2c tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:32:43.343252 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:43.343252 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:43.356427 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-918d3630-ce90-4024-b998-19caa302fa13 req-bd7a46c8-872c-4f39-b32d-de18891e2e2c tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/a752ed69-b14d-4deb-b176-6d4c7866bc67/action returned with HTTP 204 Dec 12 03:32:43.357338 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1818/3665] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 03:32:43 2020] POST /volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/a752ed69-b14d-4deb-b176-6d4c7866bc67/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:32:43.955146 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3a7170b-1578-4fe8-92aa-861716b7967f tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:43.955713 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3a7170b-1578-4fe8-92aa-861716b7967f tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:43.955902 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:43.955902 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:43.956255 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-e3a7170b-1578-4fe8-92aa-861716b7967f tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:44.004643 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:44.004643 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:44.012535 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-e3a7170b-1578-4fe8-92aa-861716b7967f tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:44.030777 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:44.030777 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:44.039539 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-e3a7170b-1578-4fe8-92aa-861716b7967f tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:44.040322 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1848/3666] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:43 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 1234 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:32:44.056060 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7726a35-3c54-4ab1-aef0-493b25d3cff6 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:44.056579 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7726a35-3c54-4ab1-aef0-493b25d3cff6 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:44.056831 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:44.056831 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:44.057203 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a7726a35-3c54-4ab1-aef0-493b25d3cff6 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:44.106154 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:44.106154 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:44.113985 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a7726a35-3c54-4ab1-aef0-493b25d3cff6 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:44.132475 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:44.132475 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:44.140588 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a7726a35-3c54-4ab1-aef0-493b25d3cff6 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:44.141425 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1819/3667] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:44 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 1234 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:32:44.259533 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-832d1cb6-b7a9-461d-882a-df38114e7890 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:44.260053 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-832d1cb6-b7a9-461d-882a-df38114e7890 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:44.260275 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:44.260275 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:44.260647 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-832d1cb6-b7a9-461d-882a-df38114e7890 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:44.308976 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:44.308976 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:44.316925 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-96186907-67c8-4e48-937f-1e3a3f93904e req-832d1cb6-b7a9-461d-882a-df38114e7890 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:44.335387 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:44.335387 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:44.343489 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-832d1cb6-b7a9-461d-882a-df38114e7890 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:44.344321 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1849/3668] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:32:44 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 1234 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:32:44.366808 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-e5bb6419-dadc-48de-bea8-2b679c794f11 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] POST http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef/action Dec 12 03:32:44.367258 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:44.367258 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:44.367690 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-e5bb6419-dadc-48de-bea8-2b679c794f11 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Action body: b'{"os-begin_detaching": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:32:44.368069 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-e5bb6419-dadc-48de-bea8-2b679c794f11 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:32:44.416763 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:44.416763 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:44.417868 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-96186907-67c8-4e48-937f-1e3a3f93904e req-e5bb6419-dadc-48de-bea8-2b679c794f11 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:44.426378 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-96186907-67c8-4e48-937f-1e3a3f93904e req-e5bb6419-dadc-48de-bea8-2b679c794f11 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Begin detaching volume completed successfully. Dec 12 03:32:44.426886 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-e5bb6419-dadc-48de-bea8-2b679c794f11 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef/action returned with HTTP 202 Dec 12 03:32:44.428416 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1820/3669] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 03:32:44 2020] POST /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 03:32:44.449074 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca9991f3-4a05-4716-85df-5881b7bd2cbd tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:44.449600 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca9991f3-4a05-4716-85df-5881b7bd2cbd tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:44.449822 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:44.449822 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:44.450195 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ca9991f3-4a05-4716-85df-5881b7bd2cbd tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:44.480521 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-e5bb6419-dadc-48de-bea8-2b679c794f11 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume// Dec 12 03:32:44.481289 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-e5bb6419-dadc-48de-bea8-2b679c794f11 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:44.481512 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:44.481512 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:44.481906 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-e5bb6419-dadc-48de-bea8-2b679c794f11 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:44.483142 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-e5bb6419-dadc-48de-bea8-2b679c794f11 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:32:44.483727 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1821/3670] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 03:32:44 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:32:44.496605 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-ef9f7f06-b237-4b16-8ef6-035b9cd0f45a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:44.497230 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-ef9f7f06-b237-4b16-8ef6-035b9cd0f45a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:44.497705 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-ef9f7f06-b237-4b16-8ef6-035b9cd0f45a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:44.500343 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:44.500343 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:44.509228 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ca9991f3-4a05-4716-85df-5881b7bd2cbd tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:44.527974 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:44.527974 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:44.536132 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ca9991f3-4a05-4716-85df-5881b7bd2cbd tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:44.545042 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1850/3671] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:44 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 1237 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:32:44.546812 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:44.546812 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:44.555051 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-96186907-67c8-4e48-937f-1e3a3f93904e req-ef9f7f06-b237-4b16-8ef6-035b9cd0f45a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:44.573594 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:44.573594 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:44.581645 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-ef9f7f06-b237-4b16-8ef6-035b9cd0f45a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:44.582442 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1822/3672] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 03:32:44 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 1336 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 03:32:44.617306 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-7a039dbf-bfed-4506-8f56-bb67f8bb622a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef/encryption Dec 12 03:32:44.617823 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-7a039dbf-bfed-4506-8f56-bb67f8bb622a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:44.618038 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:44.618038 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:44.618410 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-7a039dbf-bfed-4506-8f56-bb67f8bb622a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'index' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:44.668011 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:44.668011 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:44.721148 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-7a039dbf-bfed-4506-8f56-bb67f8bb622a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef/encryption returned with HTTP 200 Dec 12 03:32:44.721944 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1851/3673] 10.222.0.40 () {58 vars in 1395 bytes} [Sat Dec 12 03:32:44 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef/encryption => generated 160 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:45.029181 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-22c48280-155a-4a53-81f6-ab493e1a0732 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] DELETE http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/a752ed69-b14d-4deb-b176-6d4c7866bc67 Dec 12 03:32:45.029702 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-22c48280-155a-4a53-81f6-ab493e1a0732 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:45.029918 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:45.029918 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:45.030286 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-22c48280-155a-4a53-81f6-ab493e1a0732 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:45.050519 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:45.050519 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:45.471971 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-96186907-67c8-4e48-937f-1e3a3f93904e req-22c48280-155a-4a53-81f6-ab493e1a0732 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 03:32:45.472400 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-96186907-67c8-4e48-937f-1e3a3f93904e req-22c48280-155a-4a53-81f6-ab493e1a0732 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 03:32:45.479237 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-96186907-67c8-4e48-937f-1e3a3f93904e req-22c48280-155a-4a53-81f6-ab493e1a0732 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/a752ed69-b14d-4deb-b176-6d4c7866bc67 returned with HTTP 200 Dec 12 03:32:45.480103 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1823/3674] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 03:32:45 2020] DELETE /volume/v3/772afb0b1af6401eb13f8b17710fa407/attachments/a752ed69-b14d-4deb-b176-6d4c7866bc67 => generated 19 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:45.555438 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c47f0559-d3b2-4438-89c0-6fb8a9fded9d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:45.555926 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c47f0559-d3b2-4438-89c0-6fb8a9fded9d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:45.556143 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:45.556143 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:45.556513 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c47f0559-d3b2-4438-89c0-6fb8a9fded9d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:45.605141 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:45.605141 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:45.613451 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c47f0559-d3b2-4438-89c0-6fb8a9fded9d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:45.635664 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c47f0559-d3b2-4438-89c0-6fb8a9fded9d tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:45.636469 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1852/3675] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:45 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 942 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:45.651398 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5b6f468-9f68-4723-ab7e-a704b23a382a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:45.651922 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5b6f468-9f68-4723-ab7e-a704b23a382a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:45.652142 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:45.652142 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:45.652527 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5b6f468-9f68-4723-ab7e-a704b23a382a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:45.700383 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:45.700383 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:45.708191 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b5b6f468-9f68-4723-ab7e-a704b23a382a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:45.728969 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5b6f468-9f68-4723-ab7e-a704b23a382a tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:45.729761 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1824/3676] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:45 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 942 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:45.847185 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-5884fc48-8980-403d-b4a9-ab08fd68d27b req-b54511d2-aaa1-40be-bc5a-1844ae899a38 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:45.847630 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-5884fc48-8980-403d-b4a9-ab08fd68d27b req-b54511d2-aaa1-40be-bc5a-1844ae899a38 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:45.847849 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:45.847849 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:45.848223 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-5884fc48-8980-403d-b4a9-ab08fd68d27b req-b54511d2-aaa1-40be-bc5a-1844ae899a38 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:45.897359 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:45.897359 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:45.905219 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-5884fc48-8980-403d-b4a9-ab08fd68d27b req-b54511d2-aaa1-40be-bc5a-1844ae899a38 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:45.926634 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-5884fc48-8980-403d-b4a9-ab08fd68d27b req-b54511d2-aaa1-40be-bc5a-1844ae899a38 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:45.928193 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1853/3677] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:32:45 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 942 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:45.947411 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d527d01-2688-4c2f-a6a8-b8ae62d9af06 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] DELETE http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:45.947932 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d527d01-2688-4c2f-a6a8-b8ae62d9af06 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:45.948147 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:45.948147 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:45.948514 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-2d527d01-2688-4c2f-a6a8-b8ae62d9af06 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'delete' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:45.949009 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-2d527d01-2688-4c2f-a6a8-b8ae62d9af06 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Delete volume with id: d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:46.007396 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:46.007396 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:46.008533 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2d527d01-2688-4c2f-a6a8-b8ae62d9af06 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:46.025911 n-d-765315-4 devstack@c-api.service[87998]: WARNING cinder.keymgr.conf_key_mgr [None req-2d527d01-2688-4c2f-a6a8-b8ae62d9af06 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 12 03:32:46.033552 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-2d527d01-2688-4c2f-a6a8-b8ae62d9af06 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Delete volume request issued successfully. Dec 12 03:32:46.034035 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-2d527d01-2688-4c2f-a6a8-b8ae62d9af06 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 202 Dec 12 03:32:46.035550 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1825/3678] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:32:45 2020] DELETE /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 12 03:32:46.043426 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7dc7f8b9-8d7b-49f7-b3d6-7ef631b5b708 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:46.043952 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7dc7f8b9-8d7b-49f7-b3d6-7ef631b5b708 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:46.044150 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:46.044150 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:46.044551 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7dc7f8b9-8d7b-49f7-b3d6-7ef631b5b708 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:46.092552 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:46.092552 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:46.101243 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7dc7f8b9-8d7b-49f7-b3d6-7ef631b5b708 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:46.123641 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7dc7f8b9-8d7b-49f7-b3d6-7ef631b5b708 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:46.124468 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1854/3679] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:46 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 941 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:32:47.141338 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7dc3bd69-7fd2-49e7-8e4b-849e64f9ad28 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:47.141890 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7dc3bd69-7fd2-49e7-8e4b-849e64f9ad28 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:47.142059 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:47.142059 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:47.142430 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7dc3bd69-7fd2-49e7-8e4b-849e64f9ad28 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:47.191499 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:32:47.191499 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:32:47.200339 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7dc3bd69-7fd2-49e7-8e4b-849e64f9ad28 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Volume info retrieved successfully. Dec 12 03:32:47.223341 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7dc3bd69-7fd2-49e7-8e4b-849e64f9ad28 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 200 Dec 12 03:32:47.224422 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1826/3680] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:47 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 941 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:32:48.241405 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36ff48ed-4ffc-409a-a232-acda29db3fb7 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] GET http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef Dec 12 03:32:48.242882 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36ff48ed-4ffc-409a-a232-acda29db3fb7 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:48.243112 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:48.243112 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:48.243460 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-36ff48ed-4ffc-409a-a232-acda29db3fb7 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:48.288849 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-36ff48ed-4ffc-409a-a232-acda29db3fb7 tempest-TestEncryptedCinderVolumes-367552956 tempest-TestEncryptedCinderVolumes-367552956] http://10.222.0.50/volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef returned with HTTP 404 Dec 12 03:32:48.289857 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1855/3681] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:32:48 2020] GET /volume/v3/772afb0b1af6401eb13f8b17710fa407/volumes/d7de30bc-af57-41d7-b66f-f3dbfc025cef => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:32:48.297687 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f95f445-15fe-409b-8b31-cb9cdf8667bf tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] GET http://10.222.0.50/volume/v3/c880ce0d073247278b9023aa05ee7735/volumes/detail?all_tenants=1 Dec 12 03:32:48.298273 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f95f445-15fe-409b-8b31-cb9cdf8667bf tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:48.298477 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:32:48.298477 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:32:48.298912 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-5f95f445-15fe-409b-8b31-cb9cdf8667bf tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] Calling method 'detail' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:48.300866 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-5f95f445-15fe-409b-8b31-cb9cdf8667bf tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:32:48.348115 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-5f95f445-15fe-409b-8b31-cb9cdf8667bf tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] Get all volumes completed successfully. Dec 12 03:32:48.352358 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-5f95f445-15fe-409b-8b31-cb9cdf8667bf tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] http://10.222.0.50/volume/v3/c880ce0d073247278b9023aa05ee7735/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 12 03:32:48.353190 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1827/3682] 10.222.0.50 () {58 vars in 1252 bytes} [Sat Dec 12 03:32:48 2020] GET /volume/v3/c880ce0d073247278b9023aa05ee7735/volumes/detail?all_tenants=1 => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 12 03:32:48.368573 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56d79f74-0b4d-412a-a9a7-6d97dababe68 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] DELETE http://10.222.0.50/volume/v3/c880ce0d073247278b9023aa05ee7735/types/2e28794e-1269-4228-ad55-e77c9958e49f Dec 12 03:32:48.369124 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56d79f74-0b4d-412a-a9a7-6d97dababe68 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:32:48.369624 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-56d79f74-0b4d-412a-a9a7-6d97dababe68 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] Calling method '_delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:32:48.429116 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 12 03:32:48.429116 n-d-765315-4 devstack@c-api.service[87998]: "UPDATE / DELETE expressions." % clause Dec 12 03:32:48.438364 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-56d79f74-0b4d-412a-a9a7-6d97dababe68 tempest-TestEncryptedCinderVolumes-1114679674 tempest-TestEncryptedCinderVolumes-1114679674] http://10.222.0.50/volume/v3/c880ce0d073247278b9023aa05ee7735/types/2e28794e-1269-4228-ad55-e77c9958e49f returned with HTTP 202 Dec 12 03:32:48.439164 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1856/3683] 10.222.0.50 () {58 vars in 1312 bytes} [Sat Dec 12 03:32:48 2020] DELETE /volume/v3/c880ce0d073247278b9023aa05ee7735/types/2e28794e-1269-4228-ad55-e77c9958e49f => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:33:46.083693 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] POST http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes Dec 12 03:33:46.084483 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1079946918", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:33:46.085827 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1079946918', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87999) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:33:46.086195 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Create volume of 1 GB Dec 12 03:33:46.099322 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Availability Zones retrieved successfully. Dec 12 03:33:46.116118 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Flow 'volume_create_api' (8b646dc7-30f9-4bcb-afdf-16c45fe2afe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:33:46.118865 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5128d91-3cd5-44d4-b222-802707ba1ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:33:46.120855 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Validating volume size '1' using validate_int {{(pid=87999) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:33:46.186229 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5128d91-3cd5-44d4-b222-802707ba1ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:33:46.188548 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b20be1-ed14-4766-99e1-c5941d350735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:33:46.276678 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Created reservations ['f23040ba-6242-43b4-8ea9-f1c10895d14c', '23ed9406-3551-4949-b125-ffda5212787c', '4707ba8d-02e9-4b31-876b-e9aaf06f068b', '1841d96f-4e48-4afb-a21c-1134f16ead23'] {{(pid=87999) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:33:46.279558 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83b20be1-ed14-4766-99e1-c5941d350735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f23040ba-6242-43b4-8ea9-f1c10895d14c', '23ed9406-3551-4949-b125-ffda5212787c', '4707ba8d-02e9-4b31-876b-e9aaf06f068b', '1841d96f-4e48-4afb-a21c-1134f16ead23']}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:33:46.281696 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7c57ef5-cf4b-460a-ab37-17276550024b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:33:46.340014 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7c57ef5-cf4b-460a-ab37-17276550024b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c52a4101-9651-47e0-9f2c-47c451671fa4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1079946918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb5a2ba53fa24dd0b93c5fc1fef63270',qos_specs=None,replication_status=,reservations=['f23040ba-6242-43b4-8ea9-f1c10895d14c','23ed9406-3551-4949-b125-ffda5212787c','4707ba8d-02e9-4b31-876b-e9aaf06f068b','1841d96f-4e48-4afb-a21c-1134f16ead23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054703e18b894d91a4870a6d4fc8f0fb',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:33:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1079946918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c52a4101-9651-47e0-9f2c-47c451671fa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb5a2ba53fa24dd0b93c5fc1fef63270',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='054703e18b894d91a4870a6d4fc8f0fb',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:33:46.342076 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92d7d2ad-7a4e-4849-b5d5-c3c2e89c3cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:33:46.367478 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92d7d2ad-7a4e-4849-b5d5-c3c2e89c3cca) transitioned into state 'SUCCESS' from state '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-1079946918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb5a2ba53fa24dd0b93c5fc1fef63270',qos_specs=None,replication_status=,reservations=['f23040ba-6242-43b4-8ea9-f1c10895d14c','23ed9406-3551-4949-b125-ffda5212787c','4707ba8d-02e9-4b31-876b-e9aaf06f068b','1841d96f-4e48-4afb-a21c-1134f16ead23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='054703e18b894d91a4870a6d4fc8f0fb',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:33:46.369435 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2841df27-562f-4a55-a9a1-67504e953db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:33:46.383649 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2841df27-562f-4a55-a9a1-67504e953db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87999) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:33:46.386280 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Flow 'volume_create_api' (8b646dc7-30f9-4bcb-afdf-16c45fe2afe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87999) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:33:46.433894 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Create volume request issued successfully. Dec 12 03:33:46.448721 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-403d31f3-0f70-4255-9184-f2838e8e85e4 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes returned with HTTP 202 Dec 12 03:33:46.459517 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1828/3684] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:33:46 2020] POST /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes => generated 824 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:33:46.463952 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18c2f9e1-e23c-414f-a4d9-a4665ff28115 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:33:46.464467 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18c2f9e1-e23c-414f-a4d9-a4665ff28115 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:46.464984 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-18c2f9e1-e23c-414f-a4d9-a4665ff28115 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:46.517842 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:46.517842 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:46.526292 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-18c2f9e1-e23c-414f-a4d9-a4665ff28115 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:33:46.547572 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-18c2f9e1-e23c-414f-a4d9-a4665ff28115 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:33:46.548721 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1857/3685] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:33:46 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:33:47.566081 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-017184f6-0dc3-4cc8-b50a-c1e85ac01d9e tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:33:47.566648 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-017184f6-0dc3-4cc8-b50a-c1e85ac01d9e tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:47.566874 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:47.566874 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:47.567248 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-017184f6-0dc3-4cc8-b50a-c1e85ac01d9e tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:47.615639 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:47.615639 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:47.623509 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-017184f6-0dc3-4cc8-b50a-c1e85ac01d9e tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:33:47.644331 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-017184f6-0dc3-4cc8-b50a-c1e85ac01d9e tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:33:47.645157 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1829/3686] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:33:47 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 917 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:33:47.660553 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9806612-48a5-4925-a06c-c53c3a5016a3 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:33:47.661100 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9806612-48a5-4925-a06c-c53c3a5016a3 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:47.661322 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:47.661322 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:47.661686 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d9806612-48a5-4925-a06c-c53c3a5016a3 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:47.709975 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:47.709975 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:47.717726 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d9806612-48a5-4925-a06c-c53c3a5016a3 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:33:47.739177 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d9806612-48a5-4925-a06c-c53c3a5016a3 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:33:47.739959 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1858/3687] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:33:47 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 917 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:33:47.754362 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1fb42729-9115-48c1-bdce-4f74e313bfea tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes Dec 12 03:33:47.755015 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1fb42729-9115-48c1-bdce-4f74e313bfea tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:47.755274 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:47.755274 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:47.755783 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-1fb42729-9115-48c1-bdce-4f74e313bfea tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'index' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:47.756608 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.api_utils [None req-1fb42729-9115-48c1-bdce-4f74e313bfea tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Removing options '' from query. {{(pid=87999) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 12 03:33:47.758488 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-1fb42729-9115-48c1-bdce-4f74e313bfea tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87999) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 12 03:33:47.809268 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-1fb42729-9115-48c1-bdce-4f74e313bfea tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Get all volumes completed successfully. Dec 12 03:33:47.810223 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-1fb42729-9115-48c1-bdce-4f74e313bfea tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes returned with HTTP 200 Dec 12 03:33:47.811039 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1830/3688] 10.222.0.50 () {58 vars in 1204 bytes} [Sat Dec 12 03:33:47 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes => generated 405 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:33:47.822061 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d89c816-9e25-4b49-a9f1-765c552eabd1 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:33:47.822612 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d89c816-9e25-4b49-a9f1-765c552eabd1 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:47.822828 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:47.822828 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:47.823191 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d89c816-9e25-4b49-a9f1-765c552eabd1 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:47.872623 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:47.872623 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:47.880947 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0d89c816-9e25-4b49-a9f1-765c552eabd1 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:33:47.902358 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d89c816-9e25-4b49-a9f1-765c552eabd1 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:33:47.903182 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1859/3689] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:33:47 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:33:48.019112 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-63377542-8ab1-4002-bff5-6fb1c43ee758 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:33:48.019628 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-63377542-8ab1-4002-bff5-6fb1c43ee758 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:48.019846 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:48.019846 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:48.020212 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-63377542-8ab1-4002-bff5-6fb1c43ee758 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:48.068602 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:48.068602 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:48.077045 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-63377542-8ab1-4002-bff5-6fb1c43ee758 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:33:48.100066 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-63377542-8ab1-4002-bff5-6fb1c43ee758 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:33:48.101117 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1831/3690] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:33:48 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 917 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:33:48.192724 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d89c816-9e25-4b49-a9f1-765c552eabd1 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume// Dec 12 03:33:48.193188 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d89c816-9e25-4b49-a9f1-765c552eabd1 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:48.193405 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:48.193405 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:48.193814 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0d89c816-9e25-4b49-a9f1-765c552eabd1 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:48.194882 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0d89c816-9e25-4b49-a9f1-765c552eabd1 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:33:48.195466 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1860/3691] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 03:33:48 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:33:48.208885 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-47be9567-f43d-4b95-afd6-d108c51f24dc tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] POST http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/attachments Dec 12 03:33:48.209393 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:48.209393 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:48.209839 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-47be9567-f43d-4b95-afd6-d108c51f24dc tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c52a4101-9651-47e0-9f2c-47c451671fa4", "instance_uuid": "b9ec3efc-347e-464a-a093-ce459e6a188a", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:33:48.261565 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:48.261565 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:48.311858 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-47be9567-f43d-4b95-afd6-d108c51f24dc tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/attachments returned with HTTP 200 Dec 12 03:33:48.312821 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1832/3692] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 03:33:48 2020] POST /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/attachments => generated 273 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:33:48.347696 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f84880a-477f-4366-b576-f99ba66c0550 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:33:48.348214 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f84880a-477f-4366-b576-f99ba66c0550 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:48.348728 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-0f84880a-477f-4366-b576-f99ba66c0550 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:48.368195 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-47be9567-f43d-4b95-afd6-d108c51f24dc tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume// Dec 12 03:33:48.368701 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-47be9567-f43d-4b95-afd6-d108c51f24dc tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:48.368936 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:48.368936 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:48.369315 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-47be9567-f43d-4b95-afd6-d108c51f24dc tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:48.370502 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-47be9567-f43d-4b95-afd6-d108c51f24dc tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:33:48.371102 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1833/3693] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 03:33:48 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 12 03:33:48.383304 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-ea4550b8-2f1f-4ea9-8b01-cf501871711b tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:33:48.383863 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-ea4550b8-2f1f-4ea9-8b01-cf501871711b tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:48.384353 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-ea4550b8-2f1f-4ea9-8b01-cf501871711b tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:48.399614 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:48.399614 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:48.407588 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-0f84880a-477f-4366-b576-f99ba66c0550 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:33:48.426430 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:48.426430 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:48.432623 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:48.432623 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:48.435144 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-0f84880a-477f-4366-b576-f99ba66c0550 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:33:48.435972 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1861/3694] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:33:48 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 916 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:33:48.445319 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-ea4550b8-2f1f-4ea9-8b01-cf501871711b tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:33:48.464063 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:48.464063 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:48.472326 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-ea4550b8-2f1f-4ea9-8b01-cf501871711b tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:33:48.473198 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1834/3695] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 03:33:48 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 1015 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 03:33:48.491583 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-9c5fd40c-d8ef-45d5-baf0-150814ae788c tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] PUT http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/attachments/81e2b9fe-915b-4cc5-8009-f05546308cc5 Dec 12 03:33:48.492084 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:48.492084 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:48.492503 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-9c5fd40c-d8ef-45d5-baf0-150814ae788c tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sdb"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:33:48.519964 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 03:33:48.519964 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 03:33:48.520432 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-9c5fd40c-d8ef-45d5-baf0-150814ae788c tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Lock "b'cinder-attachment_update-c52a4101-9651-47e0-9f2c-47c451671fa4-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.009s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 03:33:48.522717 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:48.522717 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:49.453072 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e939aef-21c8-44b3-9ad4-7db7f231ed21 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:33:49.453606 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e939aef-21c8-44b3-9ad4-7db7f231ed21 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:49.453803 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:49.453803 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:49.454143 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7e939aef-21c8-44b3-9ad4-7db7f231ed21 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:49.503818 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:49.503818 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:49.512964 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7e939aef-21c8-44b3-9ad4-7db7f231ed21 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:33:49.532295 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:49.532295 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:49.541657 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7e939aef-21c8-44b3-9ad4-7db7f231ed21 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:33:49.542495 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1835/3696] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:33:49 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:33:49.756284 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-9c5fd40c-d8ef-45d5-baf0-150814ae788c tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Lock "b'cinder-attachment_update-c52a4101-9651-47e0-9f2c-47c451671fa4-n-h1-765315-4'" released by "attachment_update" :: held 1.236s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 03:33:49.756980 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-9c5fd40c-d8ef-45d5-baf0-150814ae788c tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/attachments/81e2b9fe-915b-4cc5-8009-f05546308cc5 returned with HTTP 200 Dec 12 03:33:49.757860 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1862/3697] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 03:33:48 2020] PUT /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/attachments/81e2b9fe-915b-4cc5-8009-f05546308cc5 => generated 762 bytes in 1271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:33:50.559447 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5cf5acf-2c7a-48ef-931a-9eba18c28509 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:33:50.559976 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5cf5acf-2c7a-48ef-931a-9eba18c28509 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:50.560101 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:50.560101 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:50.560449 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b5cf5acf-2c7a-48ef-931a-9eba18c28509 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:50.608869 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:50.608869 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:50.617406 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b5cf5acf-2c7a-48ef-931a-9eba18c28509 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:33:50.635460 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:50.635460 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:50.643628 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b5cf5acf-2c7a-48ef-931a-9eba18c28509 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:33:50.644437 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1836/3698] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:33:50 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 917 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:33:51.660213 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51a80a00-ff09-45fc-923d-2434ce798603 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:33:51.660728 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51a80a00-ff09-45fc-923d-2434ce798603 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:51.660957 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:51.660957 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:51.661327 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-51a80a00-ff09-45fc-923d-2434ce798603 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:51.712679 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:51.712679 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:51.720844 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-51a80a00-ff09-45fc-923d-2434ce798603 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:33:51.739789 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:51.739789 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:51.747782 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-51a80a00-ff09-45fc-923d-2434ce798603 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:33:51.748585 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1863/3699] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:33:51 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:33:52.765993 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3b7dc4e-9d60-4294-83a9-03dfca55ea29 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:33:52.766526 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3b7dc4e-9d60-4294-83a9-03dfca55ea29 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:52.766743 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:52.766743 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:52.767109 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-c3b7dc4e-9d60-4294-83a9-03dfca55ea29 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:52.818631 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:52.818631 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:52.828013 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-c3b7dc4e-9d60-4294-83a9-03dfca55ea29 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:33:52.847360 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:52.847360 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:52.855799 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-c3b7dc4e-9d60-4294-83a9-03dfca55ea29 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:33:52.856930 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1837/3700] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:33:52 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:33:53.873119 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7a503de-20c9-4fb9-b121-b76f75c0e1ed tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:33:53.873650 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7a503de-20c9-4fb9-b121-b76f75c0e1ed tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:53.873751 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:53.873751 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:53.874095 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d7a503de-20c9-4fb9-b121-b76f75c0e1ed tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:53.923530 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:53.923530 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:53.931668 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d7a503de-20c9-4fb9-b121-b76f75c0e1ed tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:33:53.949445 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:53.949445 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:53.958164 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d7a503de-20c9-4fb9-b121-b76f75c0e1ed tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:33:53.958958 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1864/3701] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:33:53 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 917 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:33:54.975086 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad35ee34-81ea-47d9-b31c-5f3132857d59 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:33:54.975615 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad35ee34-81ea-47d9-b31c-5f3132857d59 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:54.975835 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:54.975835 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:54.976205 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-ad35ee34-81ea-47d9-b31c-5f3132857d59 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:55.024758 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:55.024758 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:55.032532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-ad35ee34-81ea-47d9-b31c-5f3132857d59 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:33:55.050442 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:55.050442 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:55.058570 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-ad35ee34-81ea-47d9-b31c-5f3132857d59 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:33:55.059378 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1838/3702] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:33:54 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:33:55.238058 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-7ecef47e-ae97-4e77-ba4e-b7963e3ab9ba tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] POST http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/attachments/81e2b9fe-915b-4cc5-8009-f05546308cc5/action Dec 12 03:33:55.238506 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:55.238506 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:55.238940 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-7ecef47e-ae97-4e77-ba4e-b7963e3ab9ba tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:33:55.239315 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-7ecef47e-ae97-4e77-ba4e-b7963e3ab9ba tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:33:55.305865 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:55.305865 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:55.318705 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ae52e378-ca8c-4bca-bb0d-e974162810f1 req-7ecef47e-ae97-4e77-ba4e-b7963e3ab9ba tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/attachments/81e2b9fe-915b-4cc5-8009-f05546308cc5/action returned with HTTP 204 Dec 12 03:33:55.319576 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1865/3703] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 03:33:55 2020] POST /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/attachments/81e2b9fe-915b-4cc5-8009-f05546308cc5/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:33:56.075861 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b42dde46-dab2-4ace-8db7-8d5374f65e05 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:33:56.076384 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b42dde46-dab2-4ace-8db7-8d5374f65e05 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:56.076582 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:56.076582 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:56.076981 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-b42dde46-dab2-4ace-8db7-8d5374f65e05 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:56.130472 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:56.130472 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:56.138368 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-b42dde46-dab2-4ace-8db7-8d5374f65e05 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:33:56.156730 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:56.156730 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:56.165402 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-b42dde46-dab2-4ace-8db7-8d5374f65e05 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:33:56.166207 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1839/3704] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:33:56 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 1209 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:33:56.181965 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7fa39932-b8d1-42df-a222-4e3d5bdf4c2c tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:33:56.182488 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7fa39932-b8d1-42df-a222-4e3d5bdf4c2c tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:56.182708 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:56.182708 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:56.183079 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7fa39932-b8d1-42df-a222-4e3d5bdf4c2c tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:56.234862 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:56.234862 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:56.243730 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7fa39932-b8d1-42df-a222-4e3d5bdf4c2c tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:33:56.265905 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:56.265905 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:56.274440 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7fa39932-b8d1-42df-a222-4e3d5bdf4c2c tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:33:56.275272 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1866/3705] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:33:56 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 1209 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:33:56.290524 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29d8cc0f-0420-4d38-b84b-5c60bfb7595b tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:33:56.291049 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29d8cc0f-0420-4d38-b84b-5c60bfb7595b tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:33:56.291267 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:33:56.291267 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:33:56.291638 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-29d8cc0f-0420-4d38-b84b-5c60bfb7595b tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:33:56.340643 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:56.340643 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:56.349243 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-29d8cc0f-0420-4d38-b84b-5c60bfb7595b tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:33:56.368763 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:33:56.368763 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:33:56.377012 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-29d8cc0f-0420-4d38-b84b-5c60bfb7595b tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:33:56.377868 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1840/3706] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:33:56 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 1209 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:35:09.064097 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-327a1841-b6a7-403d-853b-38a62d75a214 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:35:09.064853 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-327a1841-b6a7-403d-853b-38a62d75a214 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:35:09.065078 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:35:09.065078 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:35:09.065448 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-327a1841-b6a7-403d-853b-38a62d75a214 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:35:09.116807 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:35:09.116807 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:35:09.125082 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-327a1841-b6a7-403d-853b-38a62d75a214 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:35:09.143334 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:35:09.143334 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:35:09.151532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-327a1841-b6a7-403d-853b-38a62d75a214 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:35:09.152377 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1867/3707] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:35:09 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 1209 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:35:09.175860 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-0f6f3192-5aca-4d5c-995a-75fdd46b1ef5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] POST http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4/action Dec 12 03:35:09.176325 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:35:09.176325 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:35:09.176777 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-0f6f3192-5aca-4d5c-995a-75fdd46b1ef5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Action body: b'{"os-begin_detaching": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:35:09.177160 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-0f6f3192-5aca-4d5c-995a-75fdd46b1ef5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:35:09.226284 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:35:09.226284 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:35:09.227466 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-0f6f3192-5aca-4d5c-995a-75fdd46b1ef5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:35:09.238275 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-0f6f3192-5aca-4d5c-995a-75fdd46b1ef5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Begin detaching volume completed successfully. Dec 12 03:35:09.238804 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-0f6f3192-5aca-4d5c-995a-75fdd46b1ef5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4/action returned with HTTP 202 Dec 12 03:35:09.240724 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1841/3708] 10.222.0.50 () {64 vars in 1643 bytes} [Sat Dec 12 03:35:09 2020] POST /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 12 03:35:09.262029 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-544e9393-52f6-4c2f-8a4e-b604b83a60fd tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:35:09.262785 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-544e9393-52f6-4c2f-8a4e-b604b83a60fd tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:35:09.263195 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:35:09.263195 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:35:09.263851 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-544e9393-52f6-4c2f-8a4e-b604b83a60fd tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:35:09.298304 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-0f6f3192-5aca-4d5c-995a-75fdd46b1ef5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume// Dec 12 03:35:09.298794 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-0f6f3192-5aca-4d5c-995a-75fdd46b1ef5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:35:09.299018 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:35:09.299018 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:35:09.299830 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-0f6f3192-5aca-4d5c-995a-75fdd46b1ef5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:35:09.300393 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-0f6f3192-5aca-4d5c-995a-75fdd46b1ef5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:35:09.301244 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1842/3709] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 03:35:09 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:35:09.314438 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-cf0a09bc-2c15-4da0-8c8e-4e71eb34b7c5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:35:09.315156 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-cf0a09bc-2c15-4da0-8c8e-4e71eb34b7c5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:35:09.315655 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-cf0a09bc-2c15-4da0-8c8e-4e71eb34b7c5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:35:09.318429 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:35:09.318429 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:35:09.326744 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-544e9393-52f6-4c2f-8a4e-b604b83a60fd tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:35:09.347155 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:35:09.347155 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:35:09.356062 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-544e9393-52f6-4c2f-8a4e-b604b83a60fd tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:35:09.360858 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1868/3710] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:35:09 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 1212 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:35:09.366676 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:35:09.366676 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:35:09.375655 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-cf0a09bc-2c15-4da0-8c8e-4e71eb34b7c5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:35:09.394294 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:35:09.394294 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:35:09.402661 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-cf0a09bc-2c15-4da0-8c8e-4e71eb34b7c5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:35:09.403487 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1843/3711] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 03:35:09 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 1311 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 12 03:35:09.780252 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-eda63d8c-1520-4312-9fb5-01764d56761d tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] DELETE http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/attachments/81e2b9fe-915b-4cc5-8009-f05546308cc5 Dec 12 03:35:09.780818 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-eda63d8c-1520-4312-9fb5-01764d56761d tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:35:09.781058 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:35:09.781058 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:35:09.782043 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-eda63d8c-1520-4312-9fb5-01764d56761d tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:35:09.802379 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:35:09.802379 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:35:10.227685 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-eda63d8c-1520-4312-9fb5-01764d56761d tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 03:35:10.228209 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-eda63d8c-1520-4312-9fb5-01764d56761d tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Pending status list for volume during attachment-delete: [] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 03:35:10.236354 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b86a25f8-ce71-41a6-866c-9ff3a3ce543b req-eda63d8c-1520-4312-9fb5-01764d56761d tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/attachments/81e2b9fe-915b-4cc5-8009-f05546308cc5 returned with HTTP 200 Dec 12 03:35:10.237380 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1869/3712] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 03:35:09 2020] DELETE /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/attachments/81e2b9fe-915b-4cc5-8009-f05546308cc5 => generated 19 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:35:10.374288 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11397a96-d085-45d3-97cc-1b413895c5c8 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:35:10.374781 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11397a96-d085-45d3-97cc-1b413895c5c8 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:35:10.375004 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:35:10.375004 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:35:10.375347 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-11397a96-d085-45d3-97cc-1b413895c5c8 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:35:10.424454 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:35:10.424454 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:35:10.432513 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-11397a96-d085-45d3-97cc-1b413895c5c8 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:35:10.454147 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-11397a96-d085-45d3-97cc-1b413895c5c8 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:35:10.454957 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1844/3713] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:35:10 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 917 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:35:10.472257 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76d29b24-9016-4c6e-b6e3-28b5984ed1b1 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:35:10.472830 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76d29b24-9016-4c6e-b6e3-28b5984ed1b1 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:35:10.473056 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:35:10.473056 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:35:10.473434 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-76d29b24-9016-4c6e-b6e3-28b5984ed1b1 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:35:10.521674 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:35:10.521674 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:35:10.529575 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-76d29b24-9016-4c6e-b6e3-28b5984ed1b1 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:35:10.550931 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-76d29b24-9016-4c6e-b6e3-28b5984ed1b1 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:35:10.551743 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1870/3714] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:35:10 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 917 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:35:10.669097 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a3cf1d48-3759-4ae1-ab7f-88e4ae71b277 req-6470f91d-d8f2-4ba7-ae78-432a64088bc5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:35:10.669531 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a3cf1d48-3759-4ae1-ab7f-88e4ae71b277 req-6470f91d-d8f2-4ba7-ae78-432a64088bc5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:35:10.669751 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:35:10.669751 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:35:10.670115 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-a3cf1d48-3759-4ae1-ab7f-88e4ae71b277 req-6470f91d-d8f2-4ba7-ae78-432a64088bc5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:35:10.717574 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:35:10.717574 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:35:10.725963 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-a3cf1d48-3759-4ae1-ab7f-88e4ae71b277 req-6470f91d-d8f2-4ba7-ae78-432a64088bc5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:35:10.747175 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-a3cf1d48-3759-4ae1-ab7f-88e4ae71b277 req-6470f91d-d8f2-4ba7-ae78-432a64088bc5 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:35:10.747986 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1845/3715] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:35:10 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 917 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:35:10.767938 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f36f3e1a-d28c-4849-8155-7662cc6851b3 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] DELETE http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:35:10.768454 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f36f3e1a-d28c-4849-8155-7662cc6851b3 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:35:10.768741 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:35:10.768741 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:35:10.769148 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f36f3e1a-d28c-4849-8155-7662cc6851b3 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:35:10.769608 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-f36f3e1a-d28c-4849-8155-7662cc6851b3 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Delete volume with id: c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:35:10.818663 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:35:10.818663 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:35:10.819754 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f36f3e1a-d28c-4849-8155-7662cc6851b3 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:35:10.845119 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f36f3e1a-d28c-4849-8155-7662cc6851b3 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Delete volume request issued successfully. Dec 12 03:35:10.845595 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f36f3e1a-d28c-4849-8155-7662cc6851b3 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 202 Dec 12 03:35:10.847158 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1871/3716] 10.222.0.50 () {58 vars in 1318 bytes} [Sat Dec 12 03:35:10 2020] DELETE /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 12 03:35:10.854241 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f379b247-28c0-4727-a330-1b48e8706900 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:35:10.854959 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f379b247-28c0-4727-a330-1b48e8706900 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:35:10.855182 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:35:10.855182 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:35:10.855557 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f379b247-28c0-4727-a330-1b48e8706900 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:35:10.908413 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:35:10.908413 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:35:10.916769 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f379b247-28c0-4727-a330-1b48e8706900 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:35:10.939376 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f379b247-28c0-4727-a330-1b48e8706900 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:35:10.940115 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1846/3717] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:35:10 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:35:11.958854 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7af57696-dc59-448e-8765-338edc7d1f56 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:35:11.959383 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7af57696-dc59-448e-8765-338edc7d1f56 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:35:11.959485 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:35:11.959485 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:35:11.959833 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7af57696-dc59-448e-8765-338edc7d1f56 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:35:12.009408 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:35:12.009408 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:35:12.018621 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7af57696-dc59-448e-8765-338edc7d1f56 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Volume info retrieved successfully. Dec 12 03:35:12.040981 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7af57696-dc59-448e-8765-338edc7d1f56 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 200 Dec 12 03:35:12.042005 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1872/3718] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:35:11 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:35:13.060538 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88d76573-a046-452e-9d30-36fdf7622681 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] GET http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 Dec 12 03:35:13.061113 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88d76573-a046-452e-9d30-36fdf7622681 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:35:13.061244 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:35:13.061244 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:35:13.061549 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-88d76573-a046-452e-9d30-36fdf7622681 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:35:13.126113 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-88d76573-a046-452e-9d30-36fdf7622681 tempest-TestMinimumBasicScenario-1624499668 tempest-TestMinimumBasicScenario-1624499668] http://10.222.0.50/volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 returned with HTTP 404 Dec 12 03:35:13.127372 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1847/3719] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:35:13 2020] GET /volume/v3/fb5a2ba53fa24dd0b93c5fc1fef63270/volumes/c52a4101-9651-47e0-9f2c-47c451671fa4 => generated 109 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:49:09.502862 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] POST http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes Dec 12 03:49:09.503353 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:09.503353 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:09.503678 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1467318030", "imageRef": "bad855c1-33f2-461f-baef-72029869a067", "size": 1}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:49:09.504892 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.v3.volumes [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1467318030', 'imageRef': 'bad855c1-33f2-461f-baef-72029869a067', 'size': 1}} {{(pid=88000) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 12 03:49:09.611379 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Create volume of 1 GB Dec 12 03:49:09.623622 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Availability Zones retrieved successfully. Dec 12 03:49:09.643182 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Flow 'volume_create_api' (b04a7396-8f81-4530-89ee-ed604bdc796b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:49:09.645935 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6b8fb6-0a65-4126-afe6-c575cd91ea86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:49:09.647914 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.flows.api.create_volume [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Validating volume size '1' using validate_int {{(pid=88000) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 12 03:49:09.751282 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6b8fb6-0a65-4126-afe6-c575cd91ea86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-12T02:09:56Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4c99797-aeb1-4d04-a8a1-b5a048ea0394', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:49:09.753518 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d322eb53-107a-4e83-9b3e-e7557b896254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:49:09.838534 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.quota [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Created reservations ['6551697a-d983-443a-8191-96e320af76a6', 'a834f54d-d819-4853-95e0-3a942a09689d', 'c49e4acd-e1b3-4cb5-88d7-abfb90f06e57', 'a77d734b-3ba2-42f4-9671-fd1a587e437b'] {{(pid=88000) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 12 03:49:09.840268 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d322eb53-107a-4e83-9b3e-e7557b896254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6551697a-d983-443a-8191-96e320af76a6', 'a834f54d-d819-4853-95e0-3a942a09689d', 'c49e4acd-e1b3-4cb5-88d7-abfb90f06e57', 'a77d734b-3ba2-42f4-9671-fd1a587e437b']}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:49:09.842405 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79f3c080-8c3e-45d1-ad56-d4b13b36392d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:49:09.898650 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79f3c080-8c3e-45d1-ad56-d4b13b36392d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c54e01b-b5d0-4425-bdee-503ef4bd01cd', '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-1467318030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9c5679ce82c489cb02f84259f6b030e',qos_specs=None,replication_status=,reservations=['6551697a-d983-443a-8191-96e320af76a6','a834f54d-d819-4853-95e0-3a942a09689d','c49e4acd-e1b3-4cb5-88d7-abfb90f06e57','a77d734b-3ba2-42f4-9671-fd1a587e437b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd3ce7325b3e448981e379575adfc389',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-12T03:49:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1467318030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c54e01b-b5d0-4425-bdee-503ef4bd01cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9c5679ce82c489cb02f84259f6b030e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='fd3ce7325b3e448981e379575adfc389',volume_attachment=,volume_type=,volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:49:09.900715 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e6b4725-62e4-4f61-8fa9-8f8d56be7238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:49:09.925839 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e6b4725-62e4-4f61-8fa9-8f8d56be7238) transitioned into state 'SUCCESS' from state '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-1467318030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9c5679ce82c489cb02f84259f6b030e',qos_specs=None,replication_status=,reservations=['6551697a-d983-443a-8191-96e320af76a6','a834f54d-d819-4853-95e0-3a942a09689d','c49e4acd-e1b3-4cb5-88d7-abfb90f06e57','a77d734b-3ba2-42f4-9671-fd1a587e437b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd3ce7325b3e448981e379575adfc389',volume_type_id=b4c99797-aeb1-4d04-a8a1-b5a048ea0394)}' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:49:09.927824 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50bd5ad1-6867-4faf-be06-f7a8737a3378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 12 03:49:09.942059 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50bd5ad1-6867-4faf-be06-f7a8737a3378) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88000) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 12 03:49:09.944700 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Flow 'volume_create_api' (b04a7396-8f81-4530-89ee-ed604bdc796b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88000) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 12 03:49:09.994166 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Create volume request issued successfully. Dec 12 03:49:10.008336 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7913a221-0cd3-423f-b280-58dbfaae0339 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes returned with HTTP 202 Dec 12 03:49:10.018941 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1873/3720] 10.222.0.50 () {60 vars in 1226 bytes} [Sat Dec 12 03:49:09 2020] POST /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes => generated 822 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 12 03:49:10.023399 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7938d2c6-1122-410f-b206-fd1bc1211845 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:10.023918 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7938d2c6-1122-410f-b206-fd1bc1211845 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:10.024398 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7938d2c6-1122-410f-b206-fd1bc1211845 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:10.074045 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:10.074045 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:10.083010 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7938d2c6-1122-410f-b206-fd1bc1211845 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:10.104969 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7938d2c6-1122-410f-b206-fd1bc1211845 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:10.105782 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1848/3721] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:49:10 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 914 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:49:11.122594 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8fce489-2c1b-4fb7-b320-7182f155d93c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:11.123176 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8fce489-2c1b-4fb7-b320-7182f155d93c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:11.123514 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:11.123514 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:11.123890 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d8fce489-2c1b-4fb7-b320-7182f155d93c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:11.177984 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:11.177984 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:11.186479 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d8fce489-2c1b-4fb7-b320-7182f155d93c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:11.210182 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d8fce489-2c1b-4fb7-b320-7182f155d93c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:11.211150 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1874/3722] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:49:11 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 914 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:49:12.228328 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31773058-b311-4166-bf60-9eb962f9488f tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:12.228904 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31773058-b311-4166-bf60-9eb962f9488f tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:12.229271 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:12.229271 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:12.229734 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-31773058-b311-4166-bf60-9eb962f9488f tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:12.280930 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:12.280930 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:12.289691 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-31773058-b311-4166-bf60-9eb962f9488f tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:12.311934 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-31773058-b311-4166-bf60-9eb962f9488f tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:12.313791 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1849/3723] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:49:12 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:49:13.329470 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b94e057-2a74-4ae1-b3f6-ca02a2e79cde tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:13.330015 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b94e057-2a74-4ae1-b3f6-ca02a2e79cde tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:13.330187 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:13.330187 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:13.330564 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-7b94e057-2a74-4ae1-b3f6-ca02a2e79cde tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:13.383053 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:13.383053 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:13.392898 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-7b94e057-2a74-4ae1-b3f6-ca02a2e79cde tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:13.415407 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-7b94e057-2a74-4ae1-b3f6-ca02a2e79cde tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:13.416283 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1875/3724] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:49:13 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 914 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:49:14.431989 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-070871d9-bc14-463d-8505-f87596168c1e tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:14.432853 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-070871d9-bc14-463d-8505-f87596168c1e tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:14.433079 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:14.433079 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:14.433457 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-070871d9-bc14-463d-8505-f87596168c1e tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:14.482765 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:14.482765 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:14.491607 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-070871d9-bc14-463d-8505-f87596168c1e tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:14.514228 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-070871d9-bc14-463d-8505-f87596168c1e tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:14.514992 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1850/3725] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:49:14 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 12 03:49:15.530800 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53c770c0-6af1-4401-aea3-9b3957cdc3b0 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:15.531436 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53c770c0-6af1-4401-aea3-9b3957cdc3b0 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:15.531436 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:15.531436 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:15.532352 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-53c770c0-6af1-4401-aea3-9b3957cdc3b0 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:15.581683 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:15.581683 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:15.591416 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-53c770c0-6af1-4401-aea3-9b3957cdc3b0 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:15.614806 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-53c770c0-6af1-4401-aea3-9b3957cdc3b0 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:15.624530 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1876/3726] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:49:15 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:49:16.632038 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df740f60-6ec5-4e70-8a4e-6002e36a39cc tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:16.632570 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df740f60-6ec5-4e70-8a4e-6002e36a39cc tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:16.632804 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:16.632804 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:16.633180 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-df740f60-6ec5-4e70-8a4e-6002e36a39cc tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:16.684603 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:16.684603 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:16.693725 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-df740f60-6ec5-4e70-8a4e-6002e36a39cc tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:16.715618 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-df740f60-6ec5-4e70-8a4e-6002e36a39cc tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:16.716440 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1851/3727] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:49:16 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:49:17.733144 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89a4ae38-cd81-4423-8c3a-e634f6cf4be2 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:17.733768 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89a4ae38-cd81-4423-8c3a-e634f6cf4be2 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:17.733888 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:17.733888 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:17.734210 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-89a4ae38-cd81-4423-8c3a-e634f6cf4be2 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:17.786494 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:17.786494 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:17.794942 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-89a4ae38-cd81-4423-8c3a-e634f6cf4be2 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:17.817769 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-89a4ae38-cd81-4423-8c3a-e634f6cf4be2 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:17.818598 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1877/3728] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:49:17 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 914 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:49:18.835416 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08ddc51a-73a6-426c-b3c7-01f015300e48 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:18.836008 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-08ddc51a-73a6-426c-b3c7-01f015300e48 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:18.836318 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:18.836318 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:18.836736 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-08ddc51a-73a6-426c-b3c7-01f015300e48 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:19.032199 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:19.032199 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:19.044556 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-08ddc51a-73a6-426c-b3c7-01f015300e48 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:19.071778 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-08ddc51a-73a6-426c-b3c7-01f015300e48 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:19.072615 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1852/3729] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:49:18 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 914 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:49:20.089643 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2ddd41e-9ed1-4203-ab31-8645f6c380d9 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:20.090135 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2ddd41e-9ed1-4203-ab31-8645f6c380d9 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:20.090355 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:20.090355 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:20.090712 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-a2ddd41e-9ed1-4203-ab31-8645f6c380d9 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:20.140208 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:20.140208 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:20.148640 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-a2ddd41e-9ed1-4203-ab31-8645f6c380d9 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:20.171362 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-a2ddd41e-9ed1-4203-ab31-8645f6c380d9 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:20.181980 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1878/3730] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:49:20 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 972 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:49:21.189372 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6076318-80b0-4f2c-a55b-331909e5359d tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:21.189889 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6076318-80b0-4f2c-a55b-331909e5359d tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:21.190077 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:21.190077 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:21.190614 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-d6076318-80b0-4f2c-a55b-331909e5359d tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:21.240733 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:21.240733 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:21.249675 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-d6076318-80b0-4f2c-a55b-331909e5359d tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:21.275325 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-d6076318-80b0-4f2c-a55b-331909e5359d tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:21.286559 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1853/3731] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:49:21 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 975 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:49:22.293234 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4032c8d-b61d-4604-b591-f82ba82815e3 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:22.294479 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4032c8d-b61d-4604-b591-f82ba82815e3 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:22.294736 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:22.294736 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:22.295115 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f4032c8d-b61d-4604-b591-f82ba82815e3 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:22.352087 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:22.352087 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:22.362013 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f4032c8d-b61d-4604-b591-f82ba82815e3 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:22.386509 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f4032c8d-b61d-4604-b591-f82ba82815e3 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:22.387648 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1879/3732] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:49:22 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 975 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:49:23.404797 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-056c8917-5cb5-439d-b313-2f287741e87c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:23.405363 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-056c8917-5cb5-439d-b313-2f287741e87c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:23.405480 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:23.405480 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:23.405847 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-056c8917-5cb5-439d-b313-2f287741e87c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:23.462392 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:23.462392 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:23.470950 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-056c8917-5cb5-439d-b313-2f287741e87c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:23.494210 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-056c8917-5cb5-439d-b313-2f287741e87c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:23.495053 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1854/3733] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:49:23 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 975 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:49:24.510893 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3780ff5-fcfb-427c-9226-eff0ddf2b257 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:24.511441 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3780ff5-fcfb-427c-9226-eff0ddf2b257 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:24.511618 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:24.511618 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:24.512013 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-f3780ff5-fcfb-427c-9226-eff0ddf2b257 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:24.560488 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:24.560488 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:24.568685 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-f3780ff5-fcfb-427c-9226-eff0ddf2b257 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:24.591853 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-f3780ff5-fcfb-427c-9226-eff0ddf2b257 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:24.592698 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1880/3734] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:49:24 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 1365 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:49:25.610313 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfe6e0b3-b4dd-4ae8-af47-d984d77618d3 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:25.610829 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfe6e0b3-b4dd-4ae8-af47-d984d77618d3 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:25.610932 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:25.610932 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:25.611301 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [None req-cfe6e0b3-b4dd-4ae8-af47-d984d77618d3 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:25.659637 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:25.659637 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:25.667532 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [None req-cfe6e0b3-b4dd-4ae8-af47-d984d77618d3 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:25.691375 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [None req-cfe6e0b3-b4dd-4ae8-af47-d984d77618d3 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:25.692246 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1855/3735] 10.222.0.50 () {58 vars in 1315 bytes} [Sat Dec 12 03:49:25 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 1363 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:49:25.762987 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-5a6c532d-d088-4b1a-83cf-cb71177c6a3c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:25.763505 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-5a6c532d-d088-4b1a-83cf-cb71177c6a3c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:25.763723 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:25.763723 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:25.764091 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-5a6c532d-d088-4b1a-83cf-cb71177c6a3c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:25.815259 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:25.815259 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:25.823088 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-5a6c532d-d088-4b1a-83cf-cb71177c6a3c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:25.845250 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-5a6c532d-d088-4b1a-83cf-cb71177c6a3c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:25.846067 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1881/3736] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:49:25 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 1363 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:49:26.556242 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-67943681-b407-4303-9865-894cb5ec7d83 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:26.556797 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-67943681-b407-4303-9865-894cb5ec7d83 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:26.557014 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:26.557014 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:26.557380 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-67943681-b407-4303-9865-894cb5ec7d83 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:26.612377 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:26.612377 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:26.620227 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-67943681-b407-4303-9865-894cb5ec7d83 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:26.643734 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-67943681-b407-4303-9865-894cb5ec7d83 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:26.644527 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1856/3737] 10.222.0.50 () {60 vars in 1569 bytes} [Sat Dec 12 03:49:26 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 1363 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:49:26.655187 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-5a6c532d-d088-4b1a-83cf-cb71177c6a3c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume// Dec 12 03:49:26.655672 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-5a6c532d-d088-4b1a-83cf-cb71177c6a3c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:26.655916 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:26.655916 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:26.656326 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-5a6c532d-d088-4b1a-83cf-cb71177c6a3c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:26.657739 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-5a6c532d-d088-4b1a-83cf-cb71177c6a3c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:49:26.658323 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1882/3738] 10.222.0.50 () {58 vars in 1289 bytes} [Sat Dec 12 03:49:26 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:49:26.670826 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-b4169cb7-992d-439f-9e12-59b0b9d4317d tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] POST http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments Dec 12 03:49:26.671310 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:26.671310 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:26.671715 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-b4169cb7-992d-439f-9e12-59b0b9d4317d tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c54e01b-b5d0-4425-bdee-503ef4bd01cd", "instance_uuid": "f9487de0-7746-49fe-b1bd-1ce95c2ba79c", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:49:26.721709 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:26.721709 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:26.770852 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-b4169cb7-992d-439f-9e12-59b0b9d4317d tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments returned with HTTP 200 Dec 12 03:49:26.772020 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1857/3739] 10.222.0.50 () {66 vars in 1565 bytes} [Sat Dec 12 03:49:26 2020] POST /volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:49:28.213750 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-5a6c532d-d088-4b1a-83cf-cb71177c6a3c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume// Dec 12 03:49:28.214993 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-5a6c532d-d088-4b1a-83cf-cb71177c6a3c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:28.215709 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-5a6c532d-d088-4b1a-83cf-cb71177c6a3c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:28.217232 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-5a6c532d-d088-4b1a-83cf-cb71177c6a3c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:49:28.218376 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1883/3740] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 03:49:28 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:49:28.232819 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-0606d140-51ec-4773-9156-fcb36544e657 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:49:28.233298 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-0606d140-51ec-4773-9156-fcb36544e657 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:49:28.233719 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:28.233719 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:28.234094 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-0606d140-51ec-4773-9156-fcb36544e657 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:49:28.285135 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:28.285135 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:28.293617 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-0606d140-51ec-4773-9156-fcb36544e657 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:49:28.312594 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:28.312594 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:28.322330 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-0606d140-51ec-4773-9156-fcb36544e657 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:49:28.323166 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1858/3741] 10.222.0.40 () {60 vars in 1403 bytes} [Sat Dec 12 03:49:28 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 1461 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 03:49:28.341987 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-b58026ef-7c35-4ce2-84b6-8011c0fa5f12 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] PUT http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/79e839ef-1253-4187-9d1c-7575afc61cf3 Dec 12 03:49:28.342840 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-b58026ef-7c35-4ce2-84b6-8011c0fa5f12 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.40", "host": "n-h2-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sda"}}} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:49:28.371920 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 03:49:28.371920 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 03:49:28.372428 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-b58026ef-7c35-4ce2-84b6-8011c0fa5f12 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Lock "b'cinder-attachment_update-4c54e01b-b5d0-4425-bdee-503ef4bd01cd-n-h2-765315-4'" acquired by "attachment_update" :: waited 0.009s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 03:49:28.374892 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:28.374892 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:29.654080 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-b58026ef-7c35-4ce2-84b6-8011c0fa5f12 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Lock "b'cinder-attachment_update-4c54e01b-b5d0-4425-bdee-503ef4bd01cd-n-h2-765315-4'" released by "attachment_update" :: held 1.282s {{(pid=88000) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 03:49:29.655229 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-b58026ef-7c35-4ce2-84b6-8011c0fa5f12 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/79e839ef-1253-4187-9d1c-7575afc61cf3 returned with HTTP 200 Dec 12 03:49:29.656969 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1884/3742] 10.222.0.40 () {64 vars in 1468 bytes} [Sat Dec 12 03:49:28 2020] PUT /volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/79e839ef-1253-4187-9d1c-7575afc61cf3 => generated 762 bytes in 1320 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:49:29.692039 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-0dbb8546-6b49-4667-abb6-fd2eb3eaf3f3 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] POST http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/79e839ef-1253-4187-9d1c-7575afc61cf3/action Dec 12 03:49:29.692541 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:49:29.692541 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:49:29.693001 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-0dbb8546-6b49-4667-abb6-fd2eb3eaf3f3 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Action body: b'{"os-complete": null}' {{(pid=87999) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:49:29.693376 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-0dbb8546-6b49-4667-abb6-fd2eb3eaf3f3 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:49:29.761564 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:49:29.761564 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:49:29.774777 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-0dbb8546-6b49-4667-abb6-fd2eb3eaf3f3 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/79e839ef-1253-4187-9d1c-7575afc61cf3/action returned with HTTP 204 Dec 12 03:49:29.775643 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1859/3743] 10.222.0.40 () {64 vars in 1489 bytes} [Sat Dec 12 03:49:29 2020] POST /volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/79e839ef-1253-4187-9d1c-7575afc61cf3/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:51:55.629408 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-b58026ef-7c35-4ce2-84b6-8011c0fa5f12 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume// Dec 12 03:51:55.629868 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-b58026ef-7c35-4ce2-84b6-8011c0fa5f12 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:51:55.630087 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:51:55.630087 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:51:55.630463 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-b58026ef-7c35-4ce2-84b6-8011c0fa5f12 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'all' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:51:55.631494 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-126f247c-76d9-4543-ba16-72ee6a142aa7 req-b58026ef-7c35-4ce2-84b6-8011c0fa5f12 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:51:55.632087 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1885/3744] 10.222.0.40 () {56 vars in 1089 bytes} [Sat Dec 12 03:51:55 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:51:55.647490 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b7dc649d-4c3e-497b-be98-f287edc2c044 req-c9e3ed0e-363f-49f1-87fc-deb170a0edff tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] POST http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments Dec 12 03:51:55.647991 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:51:55.647991 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:51:55.648405 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b7dc649d-4c3e-497b-be98-f287edc2c044 req-c9e3ed0e-363f-49f1-87fc-deb170a0edff tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c54e01b-b5d0-4425-bdee-503ef4bd01cd", "instance_uuid": "f9487de0-7746-49fe-b1bd-1ce95c2ba79c", "connector": null}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:51:55.701264 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:51:55.701264 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:51:55.811033 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b7dc649d-4c3e-497b-be98-f287edc2c044 req-c9e3ed0e-363f-49f1-87fc-deb170a0edff tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments returned with HTTP 200 Dec 12 03:51:55.811896 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1860/3745] 10.222.0.40 () {64 vars in 1358 bytes} [Sat Dec 12 03:51:55 2020] POST /volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments => generated 273 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:51:55.826489 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b7dc649d-4c3e-497b-be98-f287edc2c044 req-ea2eac39-bd4a-45ce-8f3b-f11c47e30fbe tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] DELETE http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/79e839ef-1253-4187-9d1c-7575afc61cf3 Dec 12 03:51:55.826996 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b7dc649d-4c3e-497b-be98-f287edc2c044 req-ea2eac39-bd4a-45ce-8f3b-f11c47e30fbe tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:51:55.827474 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b7dc649d-4c3e-497b-be98-f287edc2c044 req-ea2eac39-bd4a-45ce-8f3b-f11c47e30fbe tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'version_select' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:51:55.847749 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:51:55.847749 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:51:56.040347 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-b7dc649d-4c3e-497b-be98-f287edc2c044 req-ea2eac39-bd4a-45ce-8f3b-f11c47e30fbe tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(2e14c806-c920-4979-9968-a8a9f6b9158f)]) {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 03:51:56.040832 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-b7dc649d-4c3e-497b-be98-f287edc2c044 req-ea2eac39-bd4a-45ce-8f3b-f11c47e30fbe tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Adding status of: reserved to pending status list for volume. {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 12 03:51:56.041247 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-b7dc649d-4c3e-497b-be98-f287edc2c044 req-ea2eac39-bd4a-45ce-8f3b-f11c47e30fbe tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88000) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 03:51:56.049053 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b7dc649d-4c3e-497b-be98-f287edc2c044 req-ea2eac39-bd4a-45ce-8f3b-f11c47e30fbe tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/79e839ef-1253-4187-9d1c-7575afc61cf3 returned with HTTP 200 Dec 12 03:51:56.050325 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1886/3746] 10.222.0.40 () {62 vars in 1437 bytes} [Sat Dec 12 03:51:55 2020] DELETE /volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/79e839ef-1253-4187-9d1c-7575afc61cf3 => generated 192 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:51:59.302401 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b7dc649d-4c3e-497b-be98-f287edc2c044 req-c9e3ed0e-363f-49f1-87fc-deb170a0edff tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume// Dec 12 03:51:59.302916 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b7dc649d-4c3e-497b-be98-f287edc2c044 req-c9e3ed0e-363f-49f1-87fc-deb170a0edff tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:51:59.303095 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:51:59.303095 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:51:59.303478 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-b7dc649d-4c3e-497b-be98-f287edc2c044 req-c9e3ed0e-363f-49f1-87fc-deb170a0edff tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'all' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:51:59.304519 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-b7dc649d-4c3e-497b-be98-f287edc2c044 req-c9e3ed0e-363f-49f1-87fc-deb170a0edff tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume// returned with HTTP 300 Dec 12 03:51:59.305152 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1861/3747] 10.222.0.24 () {56 vars in 1089 bytes} [Sat Dec 12 03:51:59 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 12 03:51:59.317929 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ec0a4425-5448-4ceb-9e84-b92995acc289 req-923bf176-c5ee-43fb-a983-68153115cde6 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] GET http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:51:59.318496 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ec0a4425-5448-4ceb-9e84-b92995acc289 req-923bf176-c5ee-43fb-a983-68153115cde6 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:51:59.318736 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:51:59.318736 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:51:59.319079 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ec0a4425-5448-4ceb-9e84-b92995acc289 req-923bf176-c5ee-43fb-a983-68153115cde6 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'show' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:51:59.368166 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:51:59.368166 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:51:59.376138 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-ec0a4425-5448-4ceb-9e84-b92995acc289 req-923bf176-c5ee-43fb-a983-68153115cde6 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:51:59.394271 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:51:59.394271 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:51:59.404151 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ec0a4425-5448-4ceb-9e84-b92995acc289 req-923bf176-c5ee-43fb-a983-68153115cde6 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 200 Dec 12 03:51:59.404973 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1887/3748] 10.222.0.24 () {60 vars in 1403 bytes} [Sat Dec 12 03:51:59 2020] GET /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 1461 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 12 03:51:59.426955 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ec0a4425-5448-4ceb-9e84-b92995acc289 req-0ade5f29-66e0-43be-afd9-571d8c37adfc tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] PUT http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/2e14c806-c920-4979-9968-a8a9f6b9158f Dec 12 03:51:59.427760 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ec0a4425-5448-4ceb-9e84-b92995acc289 req-0ade5f29-66e0-43be-afd9-571d8c37adfc tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.24", "host": "n-h1-765315-4", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-765315-4.cbci-765315-4.local", "mountpoint": "/dev/sda"}}} {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:51:59.455519 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/tenacity/__init__.py:329: DeprecationWarning: "retry" function must accept single "retry_state" parameter, please update tooz._retry.retry.. Dec 12 03:51:59.455519 n-d-765315-4 devstack@c-api.service[87998]: return self.call(f, *args, **kw) Dec 12 03:51:59.455970 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-ec0a4425-5448-4ceb-9e84-b92995acc289 req-0ade5f29-66e0-43be-afd9-571d8c37adfc tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Lock "b'cinder-attachment_update-4c54e01b-b5d0-4425-bdee-503ef4bd01cd-n-h1-765315-4'" acquired by "attachment_update" :: waited 0.009s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 12 03:51:59.458238 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:51:59.458238 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:52:00.718762 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.coordination [req-ec0a4425-5448-4ceb-9e84-b92995acc289 req-0ade5f29-66e0-43be-afd9-571d8c37adfc tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Lock "b'cinder-attachment_update-4c54e01b-b5d0-4425-bdee-503ef4bd01cd-n-h1-765315-4'" released by "attachment_update" :: held 1.263s {{(pid=87999) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 12 03:52:00.719433 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ec0a4425-5448-4ceb-9e84-b92995acc289 req-0ade5f29-66e0-43be-afd9-571d8c37adfc tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/2e14c806-c920-4979-9968-a8a9f6b9158f returned with HTTP 200 Dec 12 03:52:00.720323 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1862/3749] 10.222.0.24 () {64 vars in 1468 bytes} [Sat Dec 12 03:51:59 2020] PUT /volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/2e14c806-c920-4979-9968-a8a9f6b9158f => generated 762 bytes in 1298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 12 03:52:00.754588 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ec0a4425-5448-4ceb-9e84-b92995acc289 req-455d4da1-efca-45a2-9986-35b6b9629f9c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] POST http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/2e14c806-c920-4979-9968-a8a9f6b9158f/action Dec 12 03:52:00.755089 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:52:00.755089 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:52:00.755557 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ec0a4425-5448-4ceb-9e84-b92995acc289 req-455d4da1-efca-45a2-9986-35b6b9629f9c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Action body: b'{"os-complete": null}' {{(pid=88000) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 12 03:52:00.755935 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-ec0a4425-5448-4ceb-9e84-b92995acc289 req-455d4da1-efca-45a2-9986-35b6b9629f9c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 12 03:52:00.821182 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:52:00.821182 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:52:00.833775 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-ec0a4425-5448-4ceb-9e84-b92995acc289 req-455d4da1-efca-45a2-9986-35b6b9629f9c tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/2e14c806-c920-4979-9968-a8a9f6b9158f/action returned with HTTP 204 Dec 12 03:52:00.834601 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1888/3750] 10.222.0.24 () {64 vars in 1489 bytes} [Sat Dec 12 03:52:00 2020] POST /volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/2e14c806-c920-4979-9968-a8a9f6b9158f/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 12 03:53:42.795459 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f6232aa9-9f15-44a3-9c31-51eaa5abf0f5 req-a7b54cd1-6f72-4355-aa7e-ac0d8ea0ea02 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] DELETE http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/2e14c806-c920-4979-9968-a8a9f6b9158f Dec 12 03:53:42.795994 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f6232aa9-9f15-44a3-9c31-51eaa5abf0f5 req-a7b54cd1-6f72-4355-aa7e-ac0d8ea0ea02 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=87999) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:53:42.796164 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:53:42.796164 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:53:42.796524 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f6232aa9-9f15-44a3-9c31-51eaa5abf0f5 req-a7b54cd1-6f72-4355-aa7e-ac0d8ea0ea02 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'version_select' {{(pid=87999) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:53:42.817197 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:53:42.817197 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:53:43.302081 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-f6232aa9-9f15-44a3-9c31-51eaa5abf0f5 req-a7b54cd1-6f72-4355-aa7e-ac0d8ea0ea02 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 12 03:53:43.302515 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.volume.api [req-f6232aa9-9f15-44a3-9c31-51eaa5abf0f5 req-a7b54cd1-6f72-4355-aa7e-ac0d8ea0ea02 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Pending status list for volume during attachment-delete: [] {{(pid=87999) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 12 03:53:43.309269 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f6232aa9-9f15-44a3-9c31-51eaa5abf0f5 req-a7b54cd1-6f72-4355-aa7e-ac0d8ea0ea02 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/2e14c806-c920-4979-9968-a8a9f6b9158f returned with HTTP 200 Dec 12 03:53:43.310129 n-d-765315-4 devstack@c-api.service[87998]: [pid: 87999|app: 0|req: 1863/3751] 10.222.0.24 () {62 vars in 1437 bytes} [Sat Dec 12 03:53:42 2020] DELETE /volume/v3/b9c5679ce82c489cb02f84259f6b030e/attachments/2e14c806-c920-4979-9968-a8a9f6b9158f => generated 19 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 12 03:53:43.325433 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f6232aa9-9f15-44a3-9c31-51eaa5abf0f5 req-9f9ae512-3a34-4f7d-b94c-f2cbbcf62ce1 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] DELETE http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:53:43.325950 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f6232aa9-9f15-44a3-9c31-51eaa5abf0f5 req-9f9ae512-3a34-4f7d-b94c-f2cbbcf62ce1 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Empty body provided in request {{(pid=88000) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 12 03:53:43.326171 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 12 03:53:43.326171 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning, Dec 12 03:53:43.326543 n-d-765315-4 devstack@c-api.service[87998]: DEBUG cinder.api.openstack.wsgi [req-f6232aa9-9f15-44a3-9c31-51eaa5abf0f5 req-9f9ae512-3a34-4f7d-b94c-f2cbbcf62ce1 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Calling method 'delete' {{(pid=88000) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 12 03:53:43.326999 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.v3.volumes [req-f6232aa9-9f15-44a3-9c31-51eaa5abf0f5 req-9f9ae512-3a34-4f7d-b94c-f2cbbcf62ce1 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Delete volume with id: 4c54e01b-b5d0-4425-bdee-503ef4bd01cd Dec 12 03:53:43.378419 n-d-765315-4 devstack@c-api.service[87998]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 12 03:53:43.378419 n-d-765315-4 devstack@c-api.service[87998]: DeprecationWarning) Dec 12 03:53:43.379530 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f6232aa9-9f15-44a3-9c31-51eaa5abf0f5 req-9f9ae512-3a34-4f7d-b94c-f2cbbcf62ce1 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Volume info retrieved successfully. Dec 12 03:53:43.405675 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.volume.api [req-f6232aa9-9f15-44a3-9c31-51eaa5abf0f5 req-9f9ae512-3a34-4f7d-b94c-f2cbbcf62ce1 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] Delete volume request issued successfully. Dec 12 03:53:43.406179 n-d-765315-4 devstack@c-api.service[87998]: INFO cinder.api.openstack.wsgi [req-f6232aa9-9f15-44a3-9c31-51eaa5abf0f5 req-9f9ae512-3a34-4f7d-b94c-f2cbbcf62ce1 tempest-TestShelveInstance-207462939 tempest-TestShelveInstance-207462939] http://10.222.0.50/volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd returned with HTTP 202 Dec 12 03:53:43.407019 n-d-765315-4 devstack@c-api.service[87998]: [pid: 88000|app: 0|req: 1889/3752] 10.222.0.24 () {60 vars in 1384 bytes} [Sat Dec 12 03:53:43 2020] DELETE /volume/v3/b9c5679ce82c489cb02f84259f6b030e/volumes/4c54e01b-b5d0-4425-bdee-503ef4bd01cd => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)